On Thu, Aug 21, 2008 at 9:41 PM, Vince M. Clark <[EMAIL PROTECTED]> wrote: > I replaced all the URLs in my opkg/*.conf files with URLs that point to > http://shr.bearstech.com/fso-testing/ipk/... > > I was able to map URLs in every file except fic-gta02-feed.conf. There is no > fic-gta02 directory under http://shr.bearstech.com/fso-testing/ipk/ so I > just removed that conf file. I can now do a successful opkg update. The only > errors I get are related to signatures because there are no Packages.sig > files on the server. > > When I run opkg upgrade it thinks for a minute then returns to the command > prompt without upgrading any packages. Is it safe to assume that this is > because nothing has changed since I installed my test build or did I do > something wrong by removing the fic-gta02-feed.conf? > > ----- Original Message ----- > From: "Yorick Moko" <[EMAIL PROTECTED]> > To: "List for Openmoko community discussion" <[email protected]> > Sent: Thursday, August 21, 2008 2:03:37 PM (GMT-0700) America/Denver > Subject: Re: Testing and Unstable feeds for the FSO distribution are now > available > > On Thu, Aug 21, 2008 at 9:10 PM, Vince M. Clark <[EMAIL PROTECTED]> > wrote: >> That is exactly where I downloaded the build. my-distribution.org was in >> all >> the /etc/opkg/*.conf files by default. Is there a wiki page somewhere that >> explains how to configure my sources? >> >> ----- Original Message ----- >> From: "Yorick Moko" <[EMAIL PROTECTED]> >> To: "List for Openmoko community discussion" >> <[email protected]> >> Sent: Thursday, August 21, 2008 1:47:41 PM (GMT-0700) America/Denver >> Subject: Re: Testing and Unstable feeds for the FSO distribution are now >> available >> >> On Thu, Aug 21, 2008 at 8:35 PM, Vince M. Clark <[EMAIL PROTECTED]> >> wrote: >>> >>> I installed FSO testing build. Will opkg upgrade keep it current? I have >>> the >>> following files in /etc/opkg/ >>> [EMAIL PROTECTED]:/etc/opkg# ls -al >>> drwxr-xr-x 2 root root 0 Jan 1 1970 . >>> drwxr-xr-x 37 root root 0 Aug 22 07:10 .. >>> -rw-r--r-- 1 root root 62 Jan 1 1970 all-feed.conf >>> -rw-r--r-- 1 root root 115 Jan 1 1970 arch.conf >>> -rw-r--r-- 1 root root 68 Jan 1 1970 armv4t-feed.conf >>> -rw-r--r-- 1 root root 74 Jan 1 1970 >>> fic-gta02-feed.conf >>> -rw-r--r-- 1 root root 70 Jan 1 1970 neo1973-feed.conf >>> -rw-r--r-- 1 root root 72 Jan 1 1970 >>> om-gta02-feed.conf >>> >>> Should I edit one or more of these files before trying to upgrade? >>> When I run opkg update I get: >>> [EMAIL PROTECTED]:/etc/opkg# opkg update >>> Downloading http://my-distribution.org/remote-feed//all/Packages.gz >>> Downloading http://my-distribution.org/remote-feed//all/Packages.sig >>> Signature check failed >>> Downloading http://my-distribution.org/remote-feed//armv4t/Packages.gz >>> Downloading http://my-distribution.org/remote-feed//armv4t/Packages.sig >>> Signature check failed >>> Downloading http://my-distribution.org/remote-feed//fic-gta02/Packages.gz >>> Downloading >>> http://my-distribution.org/remote-feed//fic-gta02/Packages.sig >>> Signature check failed >>> Downloading http://my-distribution.org/remote-feed//neo1973/Packages.gz >>> Downloading http://my-distribution.org/remote-feed//neo1973/Packages.sig >>> Signature check failed >>> Downloading http://my-distribution.org/remote-feed//om-gta02/Packages.gz >>> Downloading http://my-distribution.org/remote-feed//om-gta02/Packages.sig >>> Signature check failed >>> Collected errors: >>> * Failed to download >>> http://my-distribution.org/remote-feed//all/Packages.gz, error 404 >>> * Failed to download >>> http://my-distribution.org/remote-feed//all/Packages.sig, error 404 >>> * Failed to download >>> http://my-distribution.org/remote-feed//armv4t/Packages.gz, error 404 >>> * Failed to download >>> http://my-distribution.org/remote-feed//armv4t/Packages.sig, error 404 >>> * Failed to download >>> http://my-distribution.org/remote-feed//fic-gta02/Packages.gz, error 404 >>> * Failed to download >>> http://my-distribution.org/remote-feed//fic-gta02/Packages.sig, error 404 >>> * Failed to download >>> http://my-distribution.org/remote-feed//neo1973/Packages.gz, error 404 >>> * Failed to downloade-feed//neo1973/Packages.sig, error 404 >>> * Failed to download >>> http://my-distribution.org/rem >>> http://my-distribution.org/remotote-feed//om-gta02/Packages.gz, error 404 >>> * Failed to download >>> http://my-distribution.org/remote-feed//om-gta02/Packages.sig, error 404 >>> [EMAIL PROTECTED]:/etc/opkg# >>> >>> >>> >>> >>> >>> ----- Original Message ----- >>> From: "Kevin Fenzi" <[EMAIL PROTECTED]> >>> To: [email protected] >>> Sent: Thursday, August 21, 2008 11:14:11 AM (GMT-0700) America/Denver >>> Subject: Re: Testing and Unstable feeds for the FSO distribution are now >>> available >>> >>>> Kevin Fenzi wrote: >>>> > I installed the unstable image, and tried to use either the >>>> > unstable or testing feeds here, and I get: >>>> > >>>> > a bunch of: >>>> > Assuming locally installed package XXXX is up to date. >>>> > >>>> > then a bunch of: >>>> > >>>> > * Packages were found, but none compatible with the architectures >>>> > configured >>>> > >>>> > Can't seem to install or update anything. ;( >>>> >>>> Please post the contents of your /etc/opkg/*.conf files. I know that >>>> both sets of feeds work, cause people have reported success with both >>>> in the IRC channel (and I personally use the fso-testing feed >>>> exclusively). >>> >>> Sigh. As you might have suspected, it was the result of PEBKAC. ;) >>> >>> I was missing the arch.conf file. >>> >>> Adding that in gets it working nicely. ;) >>> >>>> -- Rod >>> >>> kevin >>> >>> _______________________________________________ >>> Openmoko community mailing list >>> [email protected] >>> http://lists.openmoko.org/mailman/listinfo/community >>> >>> >> >> http://my-distribution.org does not contain any feeds >> >> for the FSO feeds you need to edit them, take a look at >> http://shr.bearstech.com/ >> >> _______________________________________________ >> Openmoko community mailing list >> [email protected] >> http://lists.openmoko.org/mailman/listinfo/community >> >> _______________________________________________ >> Openmoko community mailing list >> [email protected] >> http://lists.openmoko.org/mailman/listinfo/community >> >> > > not that I know of, > but by comparing > "Downloading http://my-distribution.org/remote-feed//all/Packages.gz' > with for example http://shr.bearstech.com/fso-testing/ipk/all/Packages.gz > it shouldn't take you long to figure out how to edit the file... > > _______________________________________________ > Openmoko community mailing list > [email protected] > http://lists.openmoko.org/mailman/listinfo/community > > _______________________________________________ > Openmoko community mailing list > [email protected] > http://lists.openmoko.org/mailman/listinfo/community > >
AFAIK you can assume you are up to date.. signatures are not yet used (none of the feeds use them) _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

