FS#6639 - powersave removes "power" group when uninstalled
Attached to Project:
Arch Linux
Opened by Denis Martinez (denis) - Monday, 19 March 2007, 11:09 GMT
Last edited by Jan de Groot (JGC) - Wednesday, 30 May 2007, 20:26 GMT
Opened by Denis Martinez (denis) - Monday, 19 March 2007, 11:09 GMT
Last edited by Jan de Groot (JGC) - Wednesday, 30 May 2007, 20:26 GMT
|
Details
The powersave package wants to set up a power group in
powersave.install, but it is been already done by the
filesystem package.
So when i uninstall powersave, the group is removed and hal complained about it missing. The solution is to remove the line "install=powersave.install" in the PKGBUILD. |
This task depends upon