Downloaded files attempted double removal

Bug #1336819 reported by Ballock
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
msttcorefonts (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Ubuntu Utopic (dev). After package installation, package data downloader fails:

/usr/lib/update-notifier/package-data-downloader:260:
                    for f in downloaded:
                        os.remove(f)

but the handler script:
/usr/lib/msttcorefonts/update-ms-fonts:88:
for ff in "$@"; do
    cabextract $ff 1>&2 || EXITCODE=1
    rm $ff
done

has removed the files already. The fix is to remove line 88 (rm $ff) from the handler script.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in msttcorefonts (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.