[Bug 1201180] Re: powerbtn.sh conflicts with logind

Dmitry Shachnev mitya57 at gmail.com
Fri Apr 4 06:55:54 UTC 2014


rubik-cube: there are some issues with your patch:

1) Do not hardcode x86_64-linux-gnu triplet, which only works on amd64. Instead, you can use `dpkg-architecture -qDEB_HOST_MULTIARCH` for example.
2) `test -L /usr/bin/qdbus` will be *always* true, as the binary is managed by qtchooser.
3) Finally, please generate a proper debdiff with a changelog entry.

Also, please note that instead of specifying full paths to qdbus binary,
you can just run `qdbus -qt4` or `qdbus -qt5` without caring about the
paths (though not sure if it's helpful here).

Unsubscribing sponsors unless these issues are resolved.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-workspace in Ubuntu.
https://bugs.launchpad.net/bugs/1201180

Title:
  powerbtn.sh conflicts with logind

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpid/+bug/1201180/+subscriptions




More information about the kubuntu-bugs mailing list