On Fri, 23 Oct 2009 22:20:14 +0200 Frederik Sdun <[email protected]> wrote:
> * Greg Bonett <[email protected]> [23.10.2009 20:57]: > > Hi, > > I'm running an unstable image from Aug 8th. opkg-cl > > update; opkg-cl upgrade; gives the following error: > > > > * ERROR: Cannot satisfy the following dependencies for fsousaged: > > * libfso-glib0 (>= > > 0.2.1+gitr47+7608c8d98bb65bb5beca6621eb86920b71df1b > > > > opkg-cl update; opkg-cl list | grep libfso-glib returns: > > > > libfso-glib0 - > > 0.2.0-gitrx44+9d292508739452b55b80ec40ec57405a5de2159f-r0 - > > > > so it looks like the version of libfso-glib0 in the repo doesn't > > meet the requirements for fsousaged > > > > is anyone else having this problem? Is there somewhere I can get > > the libgso-glib0 > 0.2.1 package? > > > > Thanks, > > Greg > > > > _______________________________________________ > > Openmoko community mailing list > > [email protected] > > http://lists.openmoko.org/mailman/listinfo/community > Hi, > > could you show us your feed patch (cat /etc/opkg/*). there're a lot of > different feeds out there. Maybe the package index is not up to date. > There should be a big update the next few days. So maybe just relax > and be happy with your current version. > > Frederik Frederik, thanks for the response. I figured it would probably get sorted out pretty soon. either way, here's my /etc/opkg/* content: r...@om-gta02 /etc $ cat /etc/opkg/* src/gz shr-all http://build.shr-project.org/shr-unstable/ipk//all arch all 1 arch any 6 arch noarch 11 arch arm 16 arch armv4 21 arch armv4t 26 arch om-gta02 31 src/gz shr-armv4 http://build.shr-project.org/shr-unstable/ipk//armv4 src/gz shr-armv4t http://build.shr-project.org/shr-unstable/ipk//armv4t src/gz shr-om-gta02 http://build.shr-project.org/shr-unstable/ipk//om-gta02 # Must have one or more source entries of the form: # # src <src-name> <source-url> # # and one or more destination entries of the form: # # dest <dest-name> <target-path> # # where <src-name> and <dest-names> are identifiers that # should match [a-zA-Z0-9._-]+, <source-url> should be a # URL that points to a directory containing a Familiar # Packages file, and <target-path> should be a directory # that exists on the target system. # Proxy Support #option http_proxy http://proxy.tld:3128 #option ftp_proxy http://proxy.tld:3128 #option proxy_username <username> #option proxy_password <password> # Enable GPGME signature # option check_signature 1 # Offline mode (for use in constructing flash images offline) #option offline_root target dest root / lists_dir ext /var/lib/opkg _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

