The www-servers/resin-3.1.5 ebuild does not place a startscript into /etc/init.d, although it should. Reproducible: Always Steps to Reproduce: 1. Have a clean install of gentoo. 2. emerge -av =www-servers/resin-3.1.5 3. /etc/init.d/resin start Actual Results: The resin startskript does not exist. Workaround: Install resin-3.1.3 before (not checked resin-3.1.4), then upgrade to resin-3.1.5. Expected Results: The ebuild should place the appropriate startskript into /etc/init.d, as it does in previous ebuilds. I'd rate this a major feature broken (starting something just installed is a must), but seems easy to fix.
Commited, please re-emerge Resin.
Unfortunately the ebuild update wasn't successful. The command line tells me: jupiter resin # emerge -v "=www-servers/resin-3.1.5" These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild U ] dev-java/resin-servlet-api-3.1.5 [3.1.4] USE="-source" 0 kB [ebuild U ] www-servers/resin-3.1.5 [3.1.4] USE="admin doc source" 0 kB Total: 2 packages (2 upgrades), Size of downloads: 0 kB >>> Verifying ebuild Manifests... !!! Digest verification failed: !!! /usr/portage/www-servers/resin/files/3.1.5/resin.init !!! Reason: Failed on RMD160 verification !!! Got: dca493044dbab0406e85de1f49f34792c7a92090 !!! Expected: afb6542e7d6746e8f72b6bdd363f818109cec1de
(In reply to comment #2) > Unfortunately the ebuild update wasn't successful. Completely unrelated issue, file a separate bug.
(In reply to comment #2) > !!! Digest verification failed: > !!! /usr/portage/www-servers/resin/files/3.1.5/resin.init > !!! Reason: Failed on RMD160 verification > !!! Got: dca493044dbab0406e85de1f49f34792c7a92090 > !!! Expected: afb6542e7d6746e8f72b6bdd363f818109cec1de Fixed.