<html><head><style type='text/css'>body { font-family: 'Arial'; font-size: 10pt; color: #000000}</style></head><body><br>I installed FSO testing build. Will opkg upgrade keep it current? I have the following files in /etc/opkg/<br>root@om-gta02:/etc/opkg# ls -al<br>drwxr-xr-x&nbsp;&nbsp;&nbsp; 2 root&nbsp;&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 Jan&nbsp; 1&nbsp; 1970 .<br>drwxr-xr-x&nbsp;&nbsp; 37 root&nbsp;&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 Aug 22 07:10 ..<br>-rw-r--r--&nbsp;&nbsp;&nbsp; 1 root&nbsp;&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 62 Jan&nbsp; 1&nbsp; 1970 all-feed.conf<br>-rw-r--r--&nbsp;&nbsp;&nbsp; 1 root&nbsp;&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 115 Jan&nbsp; 1&nbsp; 1970 arch.conf<br>-rw-r--r--&nbsp;&nbsp;&nbsp; 1 root&nbsp;&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 68 Jan&nbsp; 1&nbsp; 1970 armv4t-feed.conf<br>-rw-r--r--&nbsp;&nbsp;&nbsp; 1 root&nbsp;&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 74 Jan&nbsp; 1&nbsp; 1970 fic-gta02-feed.conf<br>-rw-r--r--&nbsp;&nbsp;&nbsp; 1 root&nbsp;&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 70 Jan&nbsp; 1&nbsp; 1970 neo1973-feed.conf<br>-rw-r--r--&nbsp;&nbsp;&nbsp; 1 root&nbsp;&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 72 Jan&nbsp; 1&nbsp; 1970 om-gta02-feed.conf<br><br>Should I edit one or more of these files before trying to upgrade?<br>When I run opkg update I get:<br>root@om-gta02:/etc/opkg# opkg update<br>Downloading http://my-distribution.org/remote-feed//all/Packages.gz<br>Downloading http://my-distribution.org/remote-feed//all/Packages.sig<br>Signature check failed<br>Downloading http://my-distribution.org/remote-feed//armv4t/Packages.gz<br>Downloading http://my-distribution.org/remote-feed//armv4t/Packages.sig<br>Signature check failed<br>Downloading http://my-distribution.org/remote-feed//fic-gta02/Packages.gz<br>Downloading http://my-distribution.org/remote-feed//fic-gta02/Packages.sig<br>Signature check failed<br>Downloading http://my-distribution.org/remote-feed//neo1973/Packages.gz<br>Downloading http://my-distribution.org/remote-feed//neo1973/Packages.sig<br>Signature check failed<br>Downloading http://my-distribution.org/remote-feed//om-gta02/Packages.gz<br>Downloading http://my-distribution.org/remote-feed//om-gta02/Packages.sig<br>Signature check failed<br>Collected errors:<br>&nbsp;* Failed to download http://my-distribution.org/remote-feed//all/Packages.gz, error 404<br>&nbsp;* Failed to download http://my-distribution.org/remote-feed//all/Packages.sig, error 404<br>&nbsp;* Failed to download http://my-distribution.org/remote-feed//armv4t/Packages.gz, error 404<br>&nbsp;* Failed to download http://my-distribution.org/remote-feed//armv4t/Packages.sig, error 404<br>&nbsp;* Failed to download http://my-distribution.org/remote-feed//fic-gta02/Packages.gz, error 404<br>&nbsp;* Failed to download http://my-distribution.org/remote-feed//fic-gta02/Packages.sig, error 404<br>&nbsp;* Failed to download http://my-distribution.org/remote-feed//neo1973/Packages.gz, error 404<br>&nbsp;* Failed to download http://my-distribution.org/remote-feed//neo1973/Packages.sig, error 404<br>&nbsp;* Failed to download http://my-distribution.org/remote-feed//om-gta02/Packages.gz, error 404<br>&nbsp;* Failed to download http://my-distribution.org/remote-feed//om-gta02/Packages.sig, error 404<br>root@om-gta02:/etc/opkg# <br><br><br><br><br><br>----- Original Message -----<br>From: "Kevin Fenzi" &lt;kevin@scrye.com&gt;<br>To: community@lists.openmoko.org<br>Sent: Thursday, August 21, 2008 11:14:11 AM (GMT-0700) America/Denver<br>Subject: Re: Testing and Unstable feeds for the FSO distribution are now available<br><br>&gt; Kevin Fenzi wrote:<br>&gt; &gt; I installed the unstable image, and tried to use either the<br>&gt; &gt; unstable or testing feeds here, and I get: <br>&gt; &gt; <br>&gt; &gt; a bunch of: <br>&gt; &gt; Assuming locally installed package XXXX is up to date.<br>&gt; &gt; <br>&gt; &gt; then a bunch of: <br>&gt; &gt; &nbsp;<br>&gt; &gt; * Packages were found, but none compatible with the architectures<br>&gt; &gt; configured<br>&gt; &gt; <br>&gt; &gt; Can't seem to install or update anything. ;( <br>&gt; <br>&gt; Please post the contents of your /etc/opkg/*.conf files. &nbsp;I know that<br>&gt; both sets of feeds work, cause people have reported success with both<br>&gt; in the IRC channel (and I personally use the fso-testing feed<br>&gt; exclusively).<br><br>Sigh. As you might have suspected, it was the result of PEBKAC. ;) <br><br>I was missing the arch.conf file. <br><br>Adding that in gets it working nicely. ;) <br><br>&gt; -- Rod<br><br>kevin<br></body></html>