** Description changed: + [Impact] + Users running the version of nis currently in oneiric-proposed will experience an upgrade failure to 12.04. This version (3.17-32ubuntu1.2) already converts systems to upstart; the package in 12.04 checks for < 3.17-32ubuntu2 resulting in an error when trying to stop the nis service (which no longer exists). + + I considered checking for 3.17-32ubuntu1.1 in the precise SRU; however + if this gets bumped out of -proposed then upgrades will start to break + again; moving the calls to invoke-rc.d and update-rc.d inside the block + which checks for the existence of the init.d script should resolve this + in a slightly more resilient fashion, + + [Test Case] + Enable oneiric-proposed + sudo apt-get update + sudo apt-get install nis + sudo apt-get install update-manager-core (if not already installed) + sudo do-release-upgrade + ... + nis pre-installation script will fail with error code 100. + + [Regression Potential] + Minimal; this is purely a maintainer script change to make the upgrade process from oneiric-proposed work. + + [Original Bug Report] During upgrade from 11.10 to 12.04 the nis package failed to install ProblemType: Package DistroRelease: Ubuntu 12.04 Package: nis 3.17-32ubuntu1.2 ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14 Uname: Linux 3.2.0-24-generic i686 ApportVersion: 2.0.1-0ubuntu7 Architecture: i386 Date: Tue May 1 12:56:35 2012 ErrorMessage: ErrorMessage: subprocess new pre-installation script returned error exit status 100 SourcePackage: nis Title: package nis 3.17-32ubuntu1.2 failed to install/upgrade: ErrorMessage: subprocess new pre-installation script returned error exit status 100 UpgradeStatus: Upgraded to precise on 2012-05-01 (0 days ago)
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/993291 Title: [SRU] package nis 3.17-32ubuntu1.2 failed to install/upgrade: invoke- rc.d: unknown initscript, /etc/init.d/nis not found. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nis/+bug/993291/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
