At Wed, 28 Apr 2010 22:36:01 +0930, Karl Goetz wrote: > > On Wed, 28 Apr 2010 21:23:13 +0900 > Ziro <c...@taku2ro.dyndns.org> wrote: > > No need to cc me, i'm subscribed. > > > At Sun, 25 Apr 2010 11:51:13 +0930, > > Karl Goetz wrote: > > > > > > hi all, > > > > - software-properties-gtk works > > > - if you have an existing sources.list, s-p-g will probably put all > > > existing entries under 'third-party software'. empty your > > > sources.list manually, or delete the entries with s-p-g and you > > > should be good to go. > > > > I emptied my sources.list and ran s-p-g, and checked Core software > > (main) and Source code. When I press Close button, s-p-g prompted to > > update information, but it failed because it tried to download from > > http://archive.gnewsense.org/gnewsense-mipsel-l/pruned-upstream/, > > which is our old repository. My s-p-g version is 0.60.debian-2gns1. > > odd. > > 22:32:06 kgo...@epicfail:~/sourcecheckouts/gns-packages/python-apt $ > bzr log -r -1 > ------------------------------------------------------------ > revno: 8 > committer: Karl Goetz <k...@kgoetz.id.au> > branch nick: python-apt > timestamp: Sun 2010-04-25 11:16:54 +0930 > message: > Changelog entry for last two commits > diff: > === modified file 'debian/changelog' > --- debian/changelog 2010-04-01 11:22:23 +0000 > +++ debian/changelog 2010-04-25 01:46:54 +0000 > @@ -1,3 +1,11 @@ > +python-apt (0.7.7.1+nmu2gns1) unstable; urgency=low > + > + * Fix version > + * Another mipsel-l reference removed from aptsources/distro.py > + * Added updates to build/data/templates/gNewSense.info > + > + -- Karl Goetz <k...@kgoetz.id.au> Sun, 25 Apr 2010 11:02:21 +0930 > + > python-apt (0.7.7.1+nmu1gns4) unstable; urgency=low > > [ Karl Goetz ] > > 22:32:15 kgo...@epicfail:~/sourcecheckouts/gns-packages/python-apt $ > grep -R 'mipsel-l' * > debian/changelog: * Another mipsel-l reference removed from > aptsources/distro.py > debian/changlog: * Update from 'mipsel-l' to 'metad' > debian/changelog: * gNewSense "mipsel-l" mirror info. > > > can you check what is in aptsources/distro.py ?
I have aptsources/distro.py for both python 2.4 and 2.5. I searched both files for 'mips,' and found the same definition: def get_mirrors(self): Distribution.get_mirrors(self, mirror_template="http://%s.archive.gnewsense.org/gnewsense-mipsel-l/pruned-upstream/") My python-apt's version is 0.7.7.1+nmu1.1. (This might be off-topic, but the software from the new security update repository cannot be authenticated. Where can the pubkey be obtained?) > kk -- Ziro <c...@taku2ro.dyndns.org> _______________________________________________ gNewSense-dev mailing list gNewSense-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/gnewsense-dev