apport hook gzips apt-clone_system_state two times
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
update-manager (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Oneiric |
Fix Released
|
Medium
|
Brian Murray |
Bug Description
The apport hook for update-manager in oneiric gzips the attachment apt-clone_
gunzip VarLogDistupgra
mv VarLogDistupgra
tar xfvz VarLogDistupgra
and that depends on you knowing that the log file is gzipped two times.
Test Case:
1) execute 'APPORT_
2) say yes to the distribution upgrade question
3) report the bug in launchpad
4) download the apt-clone attachment
5) gunzip it
6) using file determine that it is still a gzip file
7) install the proposed version of update-manager
8) repeat steps 1-5
9) observe that file says the file is a tar file now
This has already been fixed in precise:
update-manager (1:0.156.2) precise; urgency=low
[ Michael Vogt ] removal_ blacklist. cfg:
* DistUpgrade/
- add unity, unity-2d
[ Brian Murray ] source_ update- manager. py: use attach_file for dist-upgrade log root_command_ outputs resolving the double gzipped
* debian/
files rather than attach_
apt clone attachment issue