[Bug 402833] Re: ia32-archive causes repository reload to take long time

2009-12-09 Thread Chris Jones
This package appears to only be in Jaunty, so it seems unlikely that it
would be fixed in Karmic, but it talking to debian repositories seems
deeply incorrect!

-- 
ia32-archive causes repository reload to take long time
https://bugs.launchpad.net/bugs/402833
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402833] Re: ia32-archive causes repository reload to take long time

2009-12-09 Thread C de-Avillez
** Changed in: ia32-libs-tools (Ubuntu)
   Status: New = Confirmed

-- 
ia32-archive causes repository reload to take long time
https://bugs.launchpad.net/bugs/402833
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402833] Re: ia32-archive causes repository reload to take long time

2009-12-09 Thread C de-Avillez
Please be aware that this package has been removed (and deleted) from
Debian [1] (upstream for it); Debian considers 'multiarch' as the
eventual replacement. is32-libs-tools made it into Jaunty (from Debian
unstable), but not Karmic (since it was removed upstream).

Additionally, the Debian maintainer orphaned it.

In other words: this package has no maintainer, here or at upstream. The
last upstream release suggests some of the problems in this bug would
have been addressed, but I have been unable to find the source packages
anywhere.

As such, marking confirmed *WISHLIST*. Anyone can suggest fixes.

[1]  http://lists.debian.org/debian-project/2009/07/msg00015.html

** Changed in: ia32-libs-tools (Ubuntu)
   Importance: Undecided = Wishlist

-- 
ia32-archive causes repository reload to take long time
https://bugs.launchpad.net/bugs/402833
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402833] Re: ia32-archive causes repository reload to take long time

2009-12-08 Thread Marius Gedminas
** Package changed: ubuntu = ia32-libs-tools (Ubuntu)

-- 
ia32-archive causes repository reload to take long time
https://bugs.launchpad.net/bugs/402833
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402833] Re: ia32-archive causes repository reload to take long time

2009-10-22 Thread catphive
This bug effectively makes apt-get unusable. Is anyone working on it?
Will it at least be fixed in Ubuntu 9.10? It doesn't look like it's even
been triaged yet to me...

-- 
ia32-archive causes repository reload to take long time
https://bugs.launchpad.net/bugs/402833
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402833] Re: ia32-archive causes repository reload to take long time

2009-09-23 Thread Poppafuze
This appears to be caused by the package configuration spending time
hitting sid from debian.org, and converting all the packages on its
list.  This is exacerbated by the fact that sid packages change very
frequently.

Specifically, /usr/lib/ia32-archive/bin/apt-update has the following items 
hard-wired, instead of being written as its own FIXME suggests:
...
# FIXME: use /etc/ia32-libs/sources.list
PACKAGES=$HOMEDIR/dists/sid/*/binary-*/Packages
URL=http://ftp.debian.org;
REMOTE_DIR=debian
DIST=sid
SUITES=main contrib non-free
SRC_FILTER=$HOMEDIR/conf/sources.filter
PKG_FILTER=/usr/lib/ia32-libs-tools/packages.list
LOGDIR=$HOMEDIR/logs
...

I'd like to suggest (most of) this launchpad bug is not an upstream issue, but 
one where the Ubuntu package maintainer should/would apply diffs for:
1.  Ubuntu.com repos instead of debian.org
2. The Ubuntu dist instead of sid  (the increased stability here will save much 
time)
3.  Maintain any changes to the suggested packages listed in sources.filter as 
needed by Ubuntu
4.  Maintain any changes to the suggested packages listed in packages.list as 
needed by Ubuntu

The notion of where these diffs should be applied, however, can be done
by upstream (i.e. writing their FIXME), so that the diffs all exist in
the /etc/ia32-libs/sources.list instead of /usr/lib/ia32-archive/bin
/apt-update (i.e. a config file instead of a script).

Also, a dialog warning at preinst could be created, whereby users are
warned that the build time is longest at the first install, and asking
them if they really want to be using this package if it's going to hang
up apt-get update.

-- 
ia32-archive causes repository reload to take long time
https://bugs.launchpad.net/bugs/402833
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402833] Re: ia32-archive causes repository reload to take long time

2009-09-23 Thread Poppafuze
Marked 396205 as a dup of this bug, as the offending file is owned by
this package.

-- 
ia32-archive causes repository reload to take long time
https://bugs.launchpad.net/bugs/402833
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402833] Re: ia32-archive causes repository reload to take long time

2009-09-23 Thread Poppafuze
Also may want to suggest to upstream that the rules in
/etc/apt/apt.conf.d/00ia32-archive be changed so that:

1.  The Update rule generates a list of what needs to be converted.
2.  The Upgrade rule actually performs the conversion.

Currently, the update action performs the conversion, which seems to be
more logically done during an upgrade.

-- 
ia32-archive causes repository reload to take long time
https://bugs.launchpad.net/bugs/402833
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402833] Re: ia32-archive causes repository reload to take long time

2009-08-09 Thread lordawesome
Mine is doing the same as well. I even disabled all my repositories and
tried again. It still does it.

-- 
ia32-archive causes repository reload to take long time
https://bugs.launchpad.net/bugs/402833
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402833] Re: ia32-archive causes repository reload to take long time

2009-08-06 Thread Ademar Arvati Filho
I have the same problem !

-- 
ia32-archive causes repository reload to take long time
https://bugs.launchpad.net/bugs/402833
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs