public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Frank Schafer <frank.schafer@t-systems.cz>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Nasty bugs in portage?
Date: Sat, 10 Sep 2005 21:47:08 +0200	[thread overview]
Message-ID: <1126381628.6522.10.camel@localhost.localdomain> (raw)
In-Reply-To: <432beae0509101242d02a43d@mail.gmail.com>

On Sat, 2005-09-10 at 12:42 -0700, Justin Patrin wrote:
> On 9/10/05, Frank Schafer <frank.schafer@t-systems.cz> wrote:
> > ... or which distribution to install during less than 4 days?
> > 
> > Hi list,
> > 
> > as I wrote yesterday I planned to complete installation after work
> > (started ``emerge --emptytree system'' in the morning).
> > 
> > When I returned home from work I found in the logs, that ``emerge
> > --emptytree system'' failed at package 28 of 186
> > 
> > python-fcksum-1.7.1
> > i386-pc-linux-gnu-gcc ....bla...bla
> >  ^
> >  |
> >  +- !!!!!!!!!!!!!!!!!!!!!
> > 
> > gcc-config error:
> >   could not run/locate "i386-pc-linux-gnu-gcc"
> > 
> > My architecture is i686 and it seems that 27 packages before
> > python-fchksum found the i686(that's SIX-eight-six)-pc-linux-gnu-gcc.
> > 
> > Could be my fault. I had set up ACCEPT_KEYWORDS to "~x86".
> 
> That's the first problem. Unless you want to deal with explosions,
> don't set your entire system to be unstable. That's a recipe for
> problems. Leave the global setting at stable. Then, if you need an
> unstable version use /etc/portage/package.keywords to set ~x86 for
> just the package you want to install.
> 
> > 
> > Today in the morning I started up from scratch. That's about an hour of
> > editing files, making file systems and so on, 1,5 hours of bootstrap.sh.
> > 
> > ``emerge -p --emptytree system'' showed me, that it will install
> > python-fchksum with the ACCEPT_KEYWORDS="x86" too. So far, so good.
> > Yesterday I got a portage snapshot 20050907, today I got a portage
> > snapshot 20050908. Maybe the bug is fixed. So I started emerge system.
> > At least it didn't install two versions of gcc. That saved some time. It
> > ran 2,5 hours and ...
> > 
> >    ... kabooooom ...
> > 
> > Unfortunately I can't tell you if the python-fchksum failure has gone
> > away. I didn't reach this ebuild :(
> > 
> 
> I suggest starting from a stage3 build. I've installed many stage 3
> builds and it nearly always works with no breakage. Once your minimal
> system up and running (always go for minimal on the initial emerge,
> then boot into your system, then emerge more) then you can easily do
> an emptytree emerge to re-build things....if you *really* want to. I'm
> of the mind that starting with stage3 is perfectly fine. Eventually
> all of those packages will be updated and recompiled, so there's
> really no reason to do it manually right at the beginning.
> 
> One more thing. What optimization setting(s) are you using?
> 
> -- 
> Justin Patrin
> 

Thanks

CFLAGS="-O2 -march=pentuim2"

But all the way, that emerge builds a package which requires another
which isn't installed - this IS a bug (the autoconf via automake
problem).


-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2005-09-10 19:59 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-10 18:09 [gentoo-user] Nasty bugs in portage? Frank Schafer
2005-09-10 18:37 ` Dave Nebinger
1987-12-31 23:18   ` Frank Schafer
2005-09-10 19:26     ` John Jolet
2005-09-10 19:33       ` Frank Schafer
2005-09-10 21:08         ` Zac Medico
2005-09-10 19:39     ` Dave Nebinger
2005-09-10 19:49       ` Frank Schafer
2005-09-10 20:09     ` Neil Bothwick
2005-09-10 20:13   ` Neil Bothwick
2005-09-10 19:42 ` Justin Patrin
2005-09-10 19:47   ` Frank Schafer [this message]
2005-09-10 21:03 ` Volker Armin Hemmann
2005-09-11  6:33   ` Nick Rout
2005-09-11  9:04     ` Neil Bothwick
2005-09-11 16:38     ` Volker Armin Hemmann
2005-09-11 16:58       ` Mark Shields
2005-09-11 17:12         ` Volker Armin Hemmann
2005-09-11 17:49           ` Zac Medico
2005-09-11 18:12             ` Dave Nebinger
2005-09-11 18:18               ` Zac Medico
2005-09-11 18:30                 ` Dave Nebinger
2005-09-11 19:51                   ` Zac Medico
2005-09-11 21:56                   ` Neil Bothwick
2005-09-11 19:15               ` John Jolet
2005-09-11 19:27                 ` Dave Nebinger
2005-09-11 21:57                 ` Neil Bothwick
2005-09-11 22:24                   ` John Jolet
2005-09-11 23:15                     ` Neil Bothwick
2005-09-11 23:49                       ` Nick Rout
2005-09-12  7:27                         ` Neil Bothwick
2005-09-13 20:42                           ` Andrew MacKenzie
2005-09-12  0:59                       ` John Jolet
2005-09-12  7:31                         ` Neil Bothwick
2005-09-11 23:39           ` Nick Rout
2005-09-12  7:00           ` Frank Schafer
2005-09-12 16:32             ` Volker Armin Hemmann
2005-09-11 17:45         ` Neil Bothwick
2005-09-11 19:16           ` Holly Bostick
2005-09-11 22:01             ` Neil Bothwick
2005-09-12  7:11               ` Frank Schafer
2005-09-12  7:33                 ` Neil Bothwick
2005-09-12  7:52                   ` Frank Schafer
2005-09-12 22:31                 ` Dave Nebinger
2005-09-13 10:53                   ` Frank Schafer
2005-09-11 23:51           ` Nick Rout
2005-09-12  6:56       ` Frank Schafer
2005-09-12  9:12         ` Michael Schreckenbauer
2005-09-12  9:20           ` Frank Schafer
2005-09-12 17:53         ` Volker Armin Hemmann
2005-09-14  1:45           ` Nick Rout
2005-09-14  2:21             ` Volker Armin Hemmann
2005-09-12  6:39   ` [gentoo-user] [WORKAROUNDED]Nasty " Frank Schafer
2005-09-11 15:05 ` [gentoo-user] Nasty " Hans-Werner Hilse

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1126381628.6522.10.camel@localhost.localdomain \
    --to=frank.schafer@t-systems.cz \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox