The daemon crashes mid-transaction if filename does not end with .click
Bug #1205346 reported by
Alejandro J. Cura
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
click (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
packagekit (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
phablet@
Transaction: Simulating install
Status: Waiting in queue
Status: Starting
Status: Loading cache
Percentage: 0
Percentage: 100
Percentage: 0
Percentage: 50
Percentage: 100
Status: Querying
The daemon crashed mid-transaction!
phablet@
Related branches
lp://staging/click
- Colin Watson (community): Approve
- Ubuntu CI managed package branches: Pending requested
-
Diff: 485 lines (+269/-70)11 files modifiedREADME (+1/-0)
click/build.py (+10/-22)
click/framework.py (+138/-0)
click/install.py (+8/-28)
click/paths.py.in (+1/-0)
click/tests/helpers.py (+29/-0)
click/tests/test_build.py (+39/-5)
click/tests/test_install.py (+2/-4)
debian/changelog (+8/-0)
doc/file-format.rst (+1/-2)
doc/index.rst (+32/-9)
affects: | click → click (Ubuntu) |
To post a comment you must log in.
Probably because the MIME type doesn't match, but it should still at least fail properly rather than crashing.