Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213681 - www-servers/resin-3.1.5 does not provide a /etc/init.d/resin startscript
Summary: www-servers/resin-3.1.5 does not provide a /etc/init.d/resin startscript
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major
Assignee: Krzysztof Pawlik (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-17 10:49 UTC by Sven (SELFHTML)
Modified: 2008-03-19 10:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven (SELFHTML) 2008-03-17 10:49:15 UTC
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.
Comment 1 Krzysztof Pawlik (RETIRED) gentoo-dev 2008-03-17 16:34:30 UTC
Commited, please re-emerge Resin.
Comment 2 Sven (SELFHTML) 2008-03-18 00:07:56 UTC
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
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2008-03-18 07:49:23 UTC
(In reply to comment #2)
> Unfortunately the ebuild update wasn't successful.

Completely unrelated issue, file a separate bug.


Comment 4 Krzysztof Pawlik (RETIRED) gentoo-dev 2008-03-19 10:23:44 UTC
(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.