** Changed in: apt (Ubuntu)
Status: Fix Committed => Fix Released
--
corrupted file from download, not recoverable without messing about
https://bugs.launchpad.net/bugs/68202
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubu
Not yet fix released with apt 7 on gutsy ?
--
corrupted file from download, not recoverable without messing about
https://bugs.launchpad.net/bugs/68202
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ub
This should be fixed in my bzr archive now. The file in partial/ will be
deleted if there is a error on decompression.
** Changed in: apt (Ubuntu)
Status: Needs Info => Fix Committed
--
corrupted file from download, not recoverable without messing about
https://bugs.launchpad.net/bugs/682
Thanks for your bugreport.
I tried today to reproduce what might cause the failure and I was unable
to reproduce it. The code should ensure that file that are invalid gets
deleted.
Here is the testcode I used to corrupt a half downloaded .gz file (for my own
later reference):
#!/usr/bin/python
i
** Changed in: apt (Ubuntu)
Assignee: (unassigned) => Michael Vogt
--
corrupted file from download, not recoverable without messing about
https://launchpad.net/bugs/68202
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Bringing milestone forward
** Changed in: apt (Ubuntu)
Target: 7.04-beta => ubuntu-7.04
--
corrupted file from download, not recoverable without messing about
https://launchpad.net/bugs/68202
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listi
I tag this for beta, what apt should do is to delete files in partial
that can't be uncompressed
** Changed in: apt (Ubuntu)
Importance: Undecided => Medium
Status: Unconfirmed => Confirmed
Target: None => 7.04-beta
--
corrupted file from download, not recoverable without messin