On Sun, Jan 20, 2013 at 01:13:52PM +0100, Bastian Blank wrote:
> Package: unattended-upgrades
> Version: 0.79.3
> Severity: grave

Thanks for your bugreport.
 
> unattended-upgrades fails completely with xz compressed debs:
> 
> | # unattended-upgrade                                           
> | Traceback (most recent call last):
> |   File "/usr/bin/unattended-upgrade", line 1011, in <module>
> |     main(options)
> |   File "/usr/bin/unattended-upgrade", line 870, in main
> |     if conffile_prompt(item.destfile):
> |   File "/usr/bin/unattended-upgrade", line 433, in conffile_prompt
> |     deb = apt_inst.DebFile(destFile)
> | SystemError: No debian archive, missing data.tar.{bz2,gz,uncompressed,}

I just tried to reproduce this without success, I added a regression
test that calls conffile_prompt() on a xz compressed test deb.

Could you please check if you have xz-utils installed and what output
# apt-config dump|grep Compressor::xz
is giving (if any)? 

When I uninstall xz-utils I see a similar error message in my test. So
it might simply be a missing dependency in unattended-upgrades on
"xz-utils" (or adding it in python-apt/apt directly). But double
checking/confirming would be great.


Cheers,
 Michael


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to