Comment 40 for bug 467825

Revision history for this message
Mikael Hjelm (j-m-hjelm) wrote :

Ok so the powerdown works with the original upower if the battery charge is detected.
I consider commenting out the line as i did in #32 solves this issue.

It would be great if anyone could help me in how to buld the upower package so that it fits within ubuntu and the connection to gnome-power-manager works.

I have done
sudo apt-get source upower
sudo apt-get build-deps upower

sudo ./configure
sudo make
sudo checkinstall

The thing is that checkinstall fails and i have to create a number of directories to make it work and i do not think i should have to do that manually if everything is correct.