Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - zen

Pages: [1]
1
OpenZaurus/Opie/Qtopia / Best Distro For Bitbake/oe
« on: September 15, 2006, 12:05:23 pm »
Quote
gcc 4.1 as default on host is OK as long you have gcc-3.4 or gcc-3.3 or gcc32 in PATH somewhere installed.

This is because we use QEmu to generate locale packages during build and it need gcc 3.x to build.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=141491\"][{POST_SNAPBACK}][/a][/div]

Yes, and tlaking back about Ubuntu, you've got several gcc packages. You can switch between them using alternatives mechnism.

2
Angstrom & OpenZaurus / Package Manager Crashes Every Install
« on: September 04, 2006, 05:37:08 am »
Quote
http://openzaurus.berlios.de/Knownbugs

This explains what is happening..
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140620\"][{POST_SNAPBACK}][/a][/div]

Not really, I believe we are talking about OPIE Package Manager, but those bugs are mostly in GPE manager.
Try to launch it from the console and catch an output. Maybe that will give you ideas about problem.

3
Angstrom & OpenZaurus / Package Manager Crashes Every Install
« on: September 02, 2006, 09:38:14 am »
Quote
Is there any workround for this, then?   I cna use ipkg from the konsole, but that's not so convenient!   Tried uninstall/install with no joy....
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140228\"][{POST_SNAPBACK}][/a][/div]
Try to use AQPKG, it's working fine in most cases

4
Angstrom & OpenZaurus / Openttd - Segfault
« on: September 02, 2006, 09:36:05 am »
Hi,
I'm struggling with OpenTTD on OZ/Hentges 3.5.4.1 . After every install I'm getting segmentation fault. Console output:
Code: [Select]
root@zenzaur:~# /opt/QtPalmtop/bin/openttd
Doing slow search for /opt/QtPalmtop/bin/openttd OKButton
Doing slow search for /opt/QtPalmtop/bin/openttd CloseButton
Doing slow search for /opt/QtPalmtop/bin/openttd HelpButton
Doing slow search for /opt/QtPalmtop/bin/openttd OKButton
Doing slow search for /opt/QtPalmtop/bin/openttd CloseButton
Doing slow search for /opt/QtPalmtop/bin/openttd HelpButton
Doing slow search for /opt/QtPalmtop/bin/openttd OKButton
Doing slow search for /opt/QtPalmtop/bin/openttd CloseButton
Doing slow search for /opt/QtPalmtop/bin/openttd HelpButton
Doing slow search for /opt/QtPalmtop/bin/openttd OKButton
Doing slow search for /opt/QtPalmtop/bin/openttd CloseButton
Doing slow search for /opt/QtPalmtop/bin/openttd HelpButton
Doing slow search for /opt/QtPalmtop/bin/openttd OKButton
Doing slow search for /opt/QtPalmtop/bin/openttd CloseButton
Doing slow search for /opt/QtPalmtop/bin/openttd HelpButton
QT_GetMachine: /proc/cpuinfo is Processor       : Intel StrongARM-1110 rev 9 (v4l)
BogoMIPS        : 137.21
Features        : swp half 26bit fastmult
CPU implementor : 0x69
CPU architecture: 4
CPU variant     : 0x0
CPU part        : 0xb11
CPU revision    : 9

Hardware        : Sharp-Collie
Revision        : 0000
Serial          : 0000000000000000

 detected machine is 'Sharp SL-5500'
QT_GetRotation: Read spec from '/tmp/qtembedded-root/QtEmbedded-0.spec'
 Rot=0, Qvga=0
Segmentation fault

Is there anything I can do, or should I fill a bug?

5
OpenZaurus/Opie/Qtopia / Best Distro For Bitbake/oe
« on: September 01, 2006, 02:53:58 pm »
Both Debian and Ubuntu are just great. apt/dpkg is as powerfull as portage (yes, you can even compile your own Debian), choice of packages is unbelievable.
I was using Debian for several years, still using it on servers, but I switched to Kubuntu on desktop. I'm at the stage when you don't really have time to make your favourite mail program running, and on Kubuntu everything just works.
Yes, I know, I'm lazy

6
Don't bother, I had to reinstall root

7
I can't find this file (arch.conf). Can you put me in a good direction please?

8
Unfortunately, it didn't help (those messages don't mean too much for me):
Code: [Select]
root@zenzaur:~/Documents# ipkg -V 4 install libqte2_2.3.10-r32_collie.ipk
Debug install_cmd: libqte2_2.3.10-r32_collie.ipk
Package libqte2 provided by hand (libqte2_2.3.10-r32_collie.ipk).
Function: pkg_vec_insert_merge. Found pkg=libqte2 version=2.3.10-r32 arch=collie cmp=libqte2 version=2.3.10-r27 arch=collie
Function: pkg_vec_insert_merge. Adding new pkg=libqte2 version=2.3.10-r32 arch=collie
pkg_info_preinstall_check: updating arch priority for each package
Clearing state_want and state_flag for pkg=libqte2 (arch_priority=0 flag=16 want=2)
pkg_info_preinstall_check: update file owner list
 Getting old  from pkg_hash_fetch
 Getting new  from pkg_hash_fetch
best installation candidate for libqte2
 adding libqte2 to providers
  libqte2 arch=collie arch_priority=0 version=2.3.10-r27
  libqte2 arch=collie arch_priority=0 version=2.3.10-r32
 Versions from pkg_hash_fetch in ipkg_install_by_name
Configuring unpacked packages
Nothing to be done
An error ocurred, return value: 4.
Collected errors:
Cannot find package libqte2.
Check the spelling or perhaps run 'ipkg update'
hash_table[pkg-hash] n_buckets=0 n_elements=3969 max_conflicts=0 n_conflicts=0
hash_table[file-hash] n_buckets=0 n_elements=2187 max_conflicts=0 n_conflicts=0
hash_table[obs-file-hash] n_buckets=0 n_elements=0 max_conflicts=0 n_conflicts=0

What I can see is that ipkg sees 2 versions, which is accurate. Any ideas?

9
Quote
did you do an 'ipkg update' before trying to install something?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=139846\"][{POST_SNAPBACK}][/a][/div]

Yes,
I also noticed that I can't even install those libraries manually:
Code: [Select]
root@zenzaur:~/Documents# ipkg install libqte2_2.3.10-r32_collie.ipk
Clearing state_want and state_flag for pkg=libqte2 (arch_priority=0 flag=16 want=2)
Nothing to be done
An error ocurred, return value: 4.
Collected errors:
Cannot find package libqte2.
Check the spelling or perhaps run 'ipkg update'

I checked local packages list, and those packages are listed there. Is there something wrong with ipkg cache? How can I force ipkg to see those packages?

10
Hi there,
I've got problem installing most of the apps from opie. I'm getting dependencies problem like this:
Code: [Select]
Warning: Cannot satisfy the following dependencies for libopiecore2-1:
         libqpe1 (>= 1.2.1) libqte2 (>= 2.3.10)

I'm using 3.5.4.1 feeds:
Code: [Select]
src upgrades http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4.1/feed/upgrades
src machine http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4/feed/machine/collie
src base http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4.1/feed/base
src opie http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4.1/feed/opie
src python http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4.1/feed/python

but it was the same with 3.5.4.
Additionally some other dependencies seem to be broken as well:
Code: [Select]
Warning: Cannot satisfy the following dependencies for altboot:
         altboot-conf
Warning: Cannot satisfy the following dependencies for libts-0.0-0:
         tslib-conf
Warning: Cannot satisfy the following dependencies for sysvinit:
         sysvinit-inittab
Warning: Cannot satisfy the following dependencies for task-opie-base:
         opie-taskbar opie-pics
Strange is that all that missing packages are available, but my Zaur doesn't see them.

Any help appreciated.
cheers,
zen

Pages: [1]