[Bug 159721] Re: failed to install packages from backup dvd

2008-10-24 Thread maybeway36
What worked for me (still using the old hardy version) was to run aptoncd as root. Obviously this is not ideal, so thanks for fixing it in intrepid. -- failed to install packages from backup dvd https://bugs.launchpad.net/bugs/159721 You received this bug notification because you are a member of

[Bug 159721] Re: failed to install packages from backup dvd

2008-09-17 Thread Launchpad Bug Tracker
This bug was fixed in the package aptoncd - 0.1.98-0ubuntu3 --- aptoncd (0.1.98-0ubuntu3) intrepid; urgency=low [ Kjell Braden ] * APTonCD/core/scanpkgs.py: fix creation of package index by reading everything apt-ftparchive tells us (LP: #159721) [ Scott Kitterman ] * Ver

[Bug 159721] Re: failed to install packages from backup dvd

2008-09-17 Thread Scott Kitterman
** Changed in: aptoncd (Ubuntu) Status: Triaged => Fix Committed -- failed to install packages from backup dvd https://bugs.launchpad.net/bugs/159721 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 159721] Re: failed to install packages from backup dvd

2008-09-12 Thread Bimal J Rekhadiya
May be here is the sollution : https://bugs.launchpad.net/aptoncd/+bug/268673 -- failed to install packages from backup dvd https://bugs.launchpad.net/bugs/159721 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing l

[Bug 159721] Re: failed to install packages from backup dvd

2008-06-30 Thread Kjell Braden
** Changed in: aptoncd (Ubuntu) Assignee: Kjell Braden (afflux) => (unassigned) Status: In Progress => Triaged -- failed to install packages from backup dvd https://bugs.launchpad.net/bugs/159721 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 159721] Re: failed to install packages from backup dvd

2008-06-30 Thread Kjell Braden
I tried to address most of the issues. Since I'm not familiar with debian-policy 3.8.0 I think it would be best if you or someone else check it. The following two warnings come from python-distutils-extras' build_help part, I'm not sure how to handle them. W: aptoncd: package-contains-empty-direc

[Bug 159721] Re: failed to install packages from backup dvd

2008-06-30 Thread Kjell Braden
** Changed in: aptoncd (Ubuntu) Assignee: Chris Halse Rogers (raof) => Kjell Braden (afflux) Status: Incomplete => In Progress -- failed to install packages from backup dvd https://bugs.launchpad.net/bugs/159721 You received this bug notification because you are a member of Ubuntu Bug

[Bug 159721] Re: failed to install packages from backup dvd

2008-06-26 Thread Chris Halse Rogers
** Changed in: aptoncd (Ubuntu) Assignee: (unassigned) => Chris Halse Rogers (raof) Status: Triaged => Incomplete -- failed to install packages from backup dvd https://bugs.launchpad.net/bugs/159721 You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 159721] Re: failed to install packages from backup dvd

2008-06-26 Thread Chris Halse Rogers
Thank you for your contribution to Ubuntu. While the debdiff is correct, the package itself has a number of problems: * The .desktop file doesn't validate with desktop-file-validate * It doesn't build twice in a row (the clean target misses a large number of binary translation files) * It has

[Bug 159721] Re: failed to install packages from backup dvd

2008-06-22 Thread Kjell Braden
patch is waiting for sponsoring, so this is not in progress. Thanks. ** Changed in: aptoncd (Ubuntu) Status: In Progress => Triaged -- failed to install packages from backup dvd https://bugs.launchpad.net/bugs/159721 You received this bug notification because you are a member of Ubuntu Bu

[Bug 159721] Re: failed to install packages from backup dvd

2008-06-22 Thread Rafael Proença
** Changed in: aptoncd Status: Confirmed => Fix Committed ** Changed in: aptoncd (Ubuntu) Status: Fix Committed => In Progress -- failed to install packages from backup dvd https://bugs.launchpad.net/bugs/159721 You received this bug notification because you are a member of Ubuntu

[Bug 159721] Re: failed to install packages from backup dvd

2008-06-22 Thread Rafael Proença
Hello Kjell, Thank you very much. That was surprisingly amazing! Fix commited to upstream bzr. ** Changed in: aptoncd (Ubuntu) Status: Triaged => Fix Committed -- failed to install packages from backup dvd https://bugs.launchpad.net/bugs/159721 You received this bug notification because

[Bug 159721] Re: failed to install packages from backup dvd

2008-06-22 Thread Kjell Braden
Rationale for my changes: Only using .readline as long as the subprocess is running would result in dropping the part of the stdout that is written between last poll() and program termination. I changed the program to directly pass the complete stdout to inFile. -- failed to install packages from

[Bug 159721] Re: failed to install packages from backup dvd

2008-06-22 Thread Kjell Braden
** Attachment added: "debdiff against 0.1.98-0ubuntu2" http://launchpadlibrarian.net/15511677/aptoncd_0.1.98-0ubuntu3.debdiff -- failed to install packages from backup dvd https://bugs.launchpad.net/bugs/159721 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 159721] Re: failed to install packages from backup dvd

2008-06-22 Thread Kjell Braden
Can confirm this on 0.1.98-0ubuntu2. This is definetly caused by the Packages file being incomplete, not because of "%" characters (which are used to escape for example "+"). ** Also affects: aptoncd (Ubuntu) Importance: Undecided Status: New ** Changed in: aptoncd Status: Incomp