Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 349596 - app-admin/amazon-ec2-init fails to install because of error in ebuild
Summary: app-admin/amazon-ec2-init fails to install because of error in ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Diego Elio Pettenò (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-24 11:39 UTC by Jonas Bernoulli
Modified: 2010-12-26 14:30 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 Jonas Bernoulli 2010-12-24 11:39:14 UTC
Installing app-admin/amazon-ec2-init fails with the following error:

   newinitd: Need two arguments, old file and new file

Changing the respective line to this fixes the issue:

   newinitd "${FILESDIR}/amazon-ec2.init" amazon-ec2

Reproducible: Always

Steps to Reproduce:
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-12-26 14:30:26 UTC
Thanks Jonas, I should learn to make sure _saving_ the buffers before committing :/