...that's great...it *IS* in the version in hardy so there's no way this is invalid!
I just downloaded the package and checked it. :/tmp$ wget http://ubuntu.uni-klu.ac.at/ubuntu/pool/main/k/kdebase/ksmserver_3.5.9-0ubuntu7.2_amd64.deb --2008-07-11 18:20:37-- http://ubuntu.uni-klu.ac.at/ubuntu/pool/main/k/kdebase/ksmserver_3.5.9-0ubuntu7.2_amd64.deb Resolving ubuntu.uni-klu.ac.at... 143.205.176.54 Connecting to ubuntu.uni-klu.ac.at|143.205.176.54|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 156520 (153K) [application/x-debian-package] Saving to: `ksmserver_3.5.9-0ubuntu7.2_amd64.deb' 100%[======================================>] 156,520 389K/s in 0.4s 2008-07-11 18:20:38 (389 KB/s) - `ksmserver_3.5.9-0ubuntu7.2_amd64.deb' saved [156520/156520] :~/tmp$ dpkg-deb -x ksmserver_3.5.9-0ubuntu7.2_amd64.deb ext/ :~/tmp$ cd ext/ :~/tmp/ext$ grep PRELINK usr/bin/startkde # Check if prelinking is enabled. If so, exporting KDE_IS_PRELINKED improves if [ "$PRELINKING" == yes ]; then export KDE_IS_PRELINKED=1 :~/tmp/ext$ checkbashisms usr/bin/startkde possible bashism in usr/bin/startkde line 32 (should be 'b = a'): if [ "$PRELINKING" == yes ]; then possible bashism in usr/bin/startkde line 372 ($UID should be "$(id -ru)"): KDE_SESSION_UID=$UID ** Changed in: kdebase (Ubuntu) Status: Invalid => Incomplete -- {kubuntu} bashism in /usr/bin/startkde https://bugs.launchpad.net/bugs/179631 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
