[Bug 1275030] [NEW] kubuntu-settings-desktop postinst and postrm are broken in 14.04ubuntu6

Joseph Yasi joe.yasi at gmail.com
Fri Jan 31 17:38:28 UTC 2014


Public bug reported:

kubuntu-settings-desktop version 14.04ubuntu6 fails to install due to
syntax errors in kubuntu-settings-desktop.postinst and kubuntu-settings-
desktop.postinst. The warn() functions in these scripts are missing a
semicolon:

warn() { echo "W: $1" }
should be
warn() { echo "W: $1" ; }

** Affects: kubuntu-settings (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  kubuntu-settings-desktop postinst and postrm are broken in
  14.04ubuntu6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kubuntu-settings/+bug/1275030/+subscriptions




More information about the kubuntu-bugs mailing list