[Bug 795641] Re: package javascript-common 8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
mctyme
795641 at bugs.launchpad.net
Sat Jul 16 08:17:20 UTC 2022
thx for looking out
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to javascript-common in Ubuntu.
https://bugs.launchpad.net/bugs/795641
Title:
package javascript-common 8 failed to install/upgrade: subprocess
installed post-installation script returned error exit status 1
Status in javascript-common package in Ubuntu:
Triaged
Status in javascript-common package in Debian:
Fix Released
Bug description:
Binary package hint: javascript-common
Failed to upgrade the javascript-common8 package.
This error has been encountered while upgrading ubuntu distribution 11.04.
This is the faulty bit in the postinst:
if [ ! -e /etc/lighttpd/conf-available/90-javascript-alias.conf ]
then
ln -s /etc/javascript-common/lighttpd.conf /etc/lighttpd/conf-enabled/90-javascript-alias.conf
restart="lighttpd"
fi
Probably it is meant to check if the symlink _target_ already exists
and this is a typo? Will let the Debian maintainer decide.
ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: javascript-common 8
DpkgTerminalLog:
Setting up javascript-common (8) ...
ln: creating symbolic link `/etc/lighttpd/conf-enabled/90-javascript-alias.conf': File exists
dpkg: error processing javascript-common (--configure):
subprocess installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit status 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/javascript-common/+bug/795641/+subscriptions
More information about the foundations-bugs
mailing list