Activity log for bug #345706

Date Who What changed Old value New value Message
2009-03-20 02:11:43 Sveinung Kvilhaugsvik bug added bug
2009-03-27 12:34:41 Sebastian Heinlein packagekit (Ubuntu): status New Incomplete
2009-03-29 15:05:29 Jonathan Thomas packagekit (Ubuntu): status Incomplete Triaged
2009-04-24 01:29:36 Sveinung Kvilhaugsvik branch unlinked lp:~kvilhaugsvik/packagekit/ubuntu-packagekit
2009-04-24 11:31:12 James Westby bug added subscriber Ubuntu Sponsors for main
2009-04-29 20:53:00 Sveinung Kvilhaugsvik description Binary package hint: packagekit libpackagekit-qt-dev installs FindQPackageKit.cmake to /usr/share/cmake/Modules/FindQPackageKit.cmake where CMake (as it comes with Ubuntu) can't find it. If I link it to /usr/share/cmake-2.6/Modules/ CMake discovers it and it's possible to use it. I'm extremely new to CMake, but shouldn't FindQPackageKit.cmake have been installed in /usr/share/cmake-2.6/Modules/ where CMake can find it? libpackagekit-qt-dev installs FindQPackageKit.cmake to /usr/share/cmake/Modules/FindQPackageKit.cmake where CMake (as it comes with Ubuntu) can't find it. The bug has been addressed in the branch ~kvilhaugsvik/packagekit/ubuntu-packagekit by moving it to /usr/share/cmake-2.6/Modules/. To reproduce the bug try to build KPackageKit after removing its local copy of FindQPackageKit.cmake: apt-get source kpackagekit cd kpackagekit-0.4 rm cmake/modules/FindQPackageKit.cmake dpkg-buildpackage The regression potential from this bug: programs buildt that are searching for QPackageKit using CMake will now find it. This can cause different behavior from the resulting program than before. If the program being built contains bugs that are dependent on PackageKit support those could surface.
2009-04-30 22:34:27 Sveinung Kvilhaugsvik description libpackagekit-qt-dev installs FindQPackageKit.cmake to /usr/share/cmake/Modules/FindQPackageKit.cmake where CMake (as it comes with Ubuntu) can't find it. The bug has been addressed in the branch ~kvilhaugsvik/packagekit/ubuntu-packagekit by moving it to /usr/share/cmake-2.6/Modules/. To reproduce the bug try to build KPackageKit after removing its local copy of FindQPackageKit.cmake: apt-get source kpackagekit cd kpackagekit-0.4 rm cmake/modules/FindQPackageKit.cmake dpkg-buildpackage The regression potential from this bug: programs buildt that are searching for QPackageKit using CMake will now find it. This can cause different behavior from the resulting program than before. If the program being built contains bugs that are dependent on PackageKit support those could surface. libpackagekit-qt-dev installs FindQPackageKit.cmake to /usr/share/cmake/Modules/FindQPackageKit.cmake where CMake (as it comes with Ubuntu) can't find it. The bug has been addressed in the branch ~kvilhaugsvik/packagekit/ubuntu-packagekit by moving it to /usr/share/cmake-2.6/Modules/. To reproduce the bug try to build KPackageKit after removing its local copy of FindQPackageKit.cmake: apt-get source kpackagekit cd kpackagekit-0.4 rm cmake/modules/FindQPackageKit.cmake dpkg-buildpackage The regression potential from this fix: programs buildt that are searching for QPackageKit using CMake will now find it. This can cause different behavior from the resulting program than before. If the program being built contains bugs in features that only will get activated if QPackageKit can be found those would surface together with the feature.
2009-07-10 16:44:08 Launchpad Janitor branch linked lp:~kvilhaugsvik/packagekit/packagekit-karmic
2009-08-13 05:02:02 Sebastian Heinlein packagekit (Ubuntu): status Triaged Fix Committed
2009-08-25 13:05:07 Launchpad Janitor packagekit (Ubuntu): status Fix Committed Fix Released
2009-09-03 13:04:39 Launchpad Janitor branch linked lp:ubuntu/karmic/packagekit
2011-02-17 12:08:47 Daniel Holbach bug added subscriber Ubuntu Sponsors Team
2011-02-17 12:08:51 Daniel Holbach removed subscriber [DEPRECATED] Ubuntu Sponsors for main
2011-02-21 23:58:49 Benjamin Drung removed subscriber Ubuntu Sponsors Team