Summary: | Muon (still) fails to install some deb packages | ||
---|---|---|---|
Product: | [Unmaintained] muon | Reporter: | Nikola Schnelle <n.schnelle> |
Component: | muon | Assignee: | Jonathan Thomas <echidnaman> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | samrog131 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nikola Schnelle
2012-01-03 16:46:02 UTC
Kubuntu 12.04 alpha-1 KDE Development Platform: 4.7.97 (4.8 RC2 (4.7.97) Muon Package Manager: 1.2.80 "Daring Dalek" QApt Package Installer: 1.3 The H2O icon theme can be installed if the debian package is renamed: The original name is "H2O 4.6.2.deb". If the package is renamed to H2O_4.6.2.deb then the installation is successful. Downloading a kernel package from the http://kernel.ubuntu.com/~kernel-ppa/mainline/, linux-image-3.2.1-030201-generic_3.2.1-030201.201201121644_i386.deb. When trying to install it, the QApt installer option "Install Package" is grayed out. http://imageshack.us/photo/my-images/714/grayedout.png/. Git commit 28b7460fb24bf5c072ac0a04b5d873b0eb18cec3 by Jonathan Thomas. Committed on 21/01/2012 at 00:31. Pushed by jmthomas into branch 'master'. Properly quote filenames given to dpkg, or else filenames containing spaces will be improperly truncated, causing dpkg to fail. M +2 -2 src/worker/worker.cpp http://commits.kde.org/libqapt/28b7460fb24bf5c072ac0a04b5d873b0eb18cec3 Git commit 2740d0279aa8736928f7cdbae274cbf76837b015 by Jonathan Thomas. Committed on 21/01/2012 at 00:31. Pushed by jmthomas into branch '1.2'. Properly quote filenames given to dpkg, or else filenames containing spaces will be improperly truncated, causing dpkg to fail. M +2 -2 src/worker/worker.cpp http://commits.kde.org/libqapt/2740d0279aa8736928f7cdbae274cbf76837b015 |