* [gentoo-user] Error emergin mkinitrd
@ 2009-09-11 15:58 Massimiliano Ziccardi
2009-09-11 19:23 ` [gentoo-user] " walt
0 siblings, 1 reply; 8+ messages in thread
From: Massimiliano Ziccardi @ 2009-09-11 15:58 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 525 bytes --]
Hi all.
I've a problem trying to emerge mkinitrd.
Everytime I try, I get:
* ERROR: sys-apps/mkinitrd-3.5.7-r3 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2212: Called die
* The specific snippet of code:
* emake || die "nash compile failed.";
* The die message:
* nash compile failed.
I've searched through the net, but couldn't find a solution (one suggested
to re-emerge glibc, but that didn't work).
Any idea?
Thanks,
Massimiliano
[-- Attachment #2: Type: text/html, Size: 624 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Re: Error emergin mkinitrd
2009-09-11 19:23 ` [gentoo-user] " walt
@ 2009-09-11 17:31 ` Jacob Todd
2009-09-14 8:59 ` Massimiliano Ziccardi
0 siblings, 1 reply; 8+ messages in thread
From: Jacob Todd @ 2009-09-11 17:31 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1057 bytes --]
On Fri, Sep 11, 2009 at 12:23:23PM -0700, walt wrote:
> On 09/11/2009 08:58 AM, Massimiliano Ziccardi wrote:
> > Hi all.
> >
> > I've a problem trying to emerge mkinitrd.
> >
> > Everytime I try, I get:
> >
> > * ERROR: sys-apps/mkinitrd-3.5.7-r3 failed.
> > * Call stack:
> > * ebuild.sh, line 49: Called src_compile
> > * environment, line 2212: Called die
> > * The specific snippet of code:
> > * emake || die "nash compile failed.";
>
> A search at bugs.gentoo.org turned up this bug report,
> filed in June and solved almost a month ago:
>
> http://bugs.gentoo.org/show_bug.cgi?id=268285
>
> So why is package still broken? Good question. Why are
> more people not complaining? Dunno. I don't use that
> package and it seems that very few others do. Just out
> of curiosity, why are you trying to install mkinitrd?
>
>
Because making a initrd is a pain in the ass, and he probably doesn't want to
use genkernel.
--
Jake Todd
// If it isn't broke, tweak it!
[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-user] Re: Error emergin mkinitrd
2009-09-11 15:58 [gentoo-user] Error emergin mkinitrd Massimiliano Ziccardi
@ 2009-09-11 19:23 ` walt
2009-09-11 17:31 ` Jacob Todd
0 siblings, 1 reply; 8+ messages in thread
From: walt @ 2009-09-11 19:23 UTC (permalink / raw
To: gentoo-user
On 09/11/2009 08:58 AM, Massimiliano Ziccardi wrote:
> Hi all.
>
> I've a problem trying to emerge mkinitrd.
>
> Everytime I try, I get:
>
> * ERROR: sys-apps/mkinitrd-3.5.7-r3 failed.
> * Call stack:
> * ebuild.sh, line 49: Called src_compile
> * environment, line 2212: Called die
> * The specific snippet of code:
> * emake || die "nash compile failed.";
A search at bugs.gentoo.org turned up this bug report,
filed in June and solved almost a month ago:
http://bugs.gentoo.org/show_bug.cgi?id=268285
So why is package still broken? Good question. Why are
more people not complaining? Dunno. I don't use that
package and it seems that very few others do. Just out
of curiosity, why are you trying to install mkinitrd?
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Re: Error emergin mkinitrd
2009-09-11 17:31 ` Jacob Todd
@ 2009-09-14 8:59 ` Massimiliano Ziccardi
2009-09-14 10:11 ` Massimiliano Ziccardi
2009-09-14 10:21 ` walt
0 siblings, 2 replies; 8+ messages in thread
From: Massimiliano Ziccardi @ 2009-09-14 8:59 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1265 bytes --]
As Jocob says, I don't use genkernel....
Do you think I should reopen the bug?
Thanks,
Massimiliano
On Fri, Sep 11, 2009 at 7:31 PM, Jacob Todd <jaketodd422@gmail.com> wrote:
> On Fri, Sep 11, 2009 at 12:23:23PM -0700, walt wrote:
> > On 09/11/2009 08:58 AM, Massimiliano Ziccardi wrote:
> > > Hi all.
> > >
> > > I've a problem trying to emerge mkinitrd.
> > >
> > > Everytime I try, I get:
> > >
> > > * ERROR: sys-apps/mkinitrd-3.5.7-r3 failed.
> > > * Call stack:
> > > * ebuild.sh, line 49: Called src_compile
> > > * environment, line 2212: Called die
> > > * The specific snippet of code:
> > > * emake || die "nash compile failed.";
> >
> > A search at bugs.gentoo.org turned up this bug report,
> > filed in June and solved almost a month ago:
> >
> > http://bugs.gentoo.org/show_bug.cgi?id=268285
> >
> > So why is package still broken? Good question. Why are
> > more people not complaining? Dunno. I don't use that
> > package and it seems that very few others do. Just out
> > of curiosity, why are you trying to install mkinitrd?
> >
> >
>
> Because making a initrd is a pain in the ass, and he probably doesn't want
> to
> use genkernel.
>
> --
> Jake Todd
> // If it isn't broke, tweak it!
>
[-- Attachment #2: Type: text/html, Size: 1983 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Re: Error emergin mkinitrd
2009-09-14 8:59 ` Massimiliano Ziccardi
@ 2009-09-14 10:11 ` Massimiliano Ziccardi
2009-09-14 11:58 ` Alex Schuster
2009-09-14 10:21 ` walt
1 sibling, 1 reply; 8+ messages in thread
From: Massimiliano Ziccardi @ 2009-09-14 10:11 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 400 bytes --]
Hi all.
I'm trying to apply the workaround suggested in the BUG at
http://bugs.gentoo.org/show_bug.cgi?id=268285
I've changed the file accordingly, however, everytime I emerge mkinitrd, the
file (obviously) get overwritten.
I tried to search, but didn't find anything...
Is there an emerge flag to instruct emerge to compile what it finds in /var
instead of downloading it?
Thanks,
Massimiliano
[-- Attachment #2: Type: text/html, Size: 530 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-user] Re: Error emergin mkinitrd
2009-09-14 8:59 ` Massimiliano Ziccardi
2009-09-14 10:11 ` Massimiliano Ziccardi
@ 2009-09-14 10:21 ` walt
1 sibling, 0 replies; 8+ messages in thread
From: walt @ 2009-09-14 10:21 UTC (permalink / raw
To: gentoo-user
On 09/14/2009 01:59 AM, Massimiliano Ziccardi wrote:
> As Jocob says, I don't use genkernel....
>
> Do you think I should reopen the bug?
The bug is still open, so perhaps voting for it would help (I did).
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Re: Error emergin mkinitrd
2009-09-14 10:11 ` Massimiliano Ziccardi
@ 2009-09-14 11:58 ` Alex Schuster
2009-09-14 15:03 ` Massimiliano Ziccardi
0 siblings, 1 reply; 8+ messages in thread
From: Alex Schuster @ 2009-09-14 11:58 UTC (permalink / raw
To: gentoo-user
Massimiliano Ziccardi writes:
> I'm trying to apply the workaround suggested in the BUG at
> http://bugs.gentoo.org/show_bug.cgi?id=268285
>
> I've changed the file accordingly, however, everytime I emerge mkinitrd,
> the file (obviously) get overwritten.
>
> I tried to search, but didn't find anything...
>
> Is there an emerge flag to instruct emerge to compile what it finds in
> /var instead of downloading it?
To try it out once, you can do it like this:
ebuild /usr/portage/sys-apps/mkinitrd/mkinitrd-3.5.7-r3.ebuild unpack
change things in /var/tmp/portage/sys-apps/mkinitrd-3.5.7-r3
ebuild /usr/portage/sys-apps/mkinitrd/mkinitrd-3.5.7-r3.ebuild merge
The cleaner way would be to modify the ebuild and put it into your overlay
(along with the modified mkinitrd-3.5.7-dietssp.patch), but on the other
hand the bug might already be fixed anyway when you emerge the package the
next time.
Wonko
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Re: Error emergin mkinitrd
2009-09-14 11:58 ` Alex Schuster
@ 2009-09-14 15:03 ` Massimiliano Ziccardi
0 siblings, 0 replies; 8+ messages in thread
From: Massimiliano Ziccardi @ 2009-09-14 15:03 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1080 bytes --]
Thank you! That worked!!!
Massimiliano
On Mon, Sep 14, 2009 at 1:58 PM, Alex Schuster <wonko@wonkology.org> wrote:
> Massimiliano Ziccardi writes:
>
> > I'm trying to apply the workaround suggested in the BUG at
> > http://bugs.gentoo.org/show_bug.cgi?id=268285
> >
> > I've changed the file accordingly, however, everytime I emerge mkinitrd,
> > the file (obviously) get overwritten.
> >
> > I tried to search, but didn't find anything...
> >
> > Is there an emerge flag to instruct emerge to compile what it finds in
> > /var instead of downloading it?
>
> To try it out once, you can do it like this:
>
> ebuild /usr/portage/sys-apps/mkinitrd/mkinitrd-3.5.7-r3.ebuild unpack
> change things in /var/tmp/portage/sys-apps/mkinitrd-3.5.7-r3
> ebuild /usr/portage/sys-apps/mkinitrd/mkinitrd-3.5.7-r3.ebuild merge
>
> The cleaner way would be to modify the ebuild and put it into your overlay
> (along with the modified mkinitrd-3.5.7-dietssp.patch), but on the other
> hand the bug might already be fixed anyway when you emerge the package the
> next time.
>
> Wonko
>
>
[-- Attachment #2: Type: text/html, Size: 1592 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2009-09-14 15:03 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-11 15:58 [gentoo-user] Error emergin mkinitrd Massimiliano Ziccardi
2009-09-11 19:23 ` [gentoo-user] " walt
2009-09-11 17:31 ` Jacob Todd
2009-09-14 8:59 ` Massimiliano Ziccardi
2009-09-14 10:11 ` Massimiliano Ziccardi
2009-09-14 11:58 ` Alex Schuster
2009-09-14 15:03 ` Massimiliano Ziccardi
2009-09-14 10:21 ` walt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox