public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
From: Roman Dornhegge <romdor@math.uni-muenster.de>
To: gentoo-user-de@lists.gentoo.org
Subject: Re: [gentoo-user-de] emerge -C  gentoo-sources-2.6.22-r7 geht nicht mehr
Date: Fri, 28 Sep 2007 13:04:21 +0200	[thread overview]
Message-ID: <46FCDFB5.2080901@math.uni-muenster.de> (raw)
In-Reply-To: <1190974987.12611.3.camel@condor.homenet>

Hallo Juergen,

Juergen Rose schrieb:
> wenn ich versuche die alten Linux-Quellen zu loeschen, bricht 
> z.B. 'emerge -C gentoo-sources-2.6.22--r7' mit 
> 
> {...}

da könnte evtl. mehreres helfen:

Option a)
# cd /etc/portage/; for i in package.*; do mv $i ${i}_bak; done
# emerge --sync; emerge portage
# for i in package.*; do mv $i `basename $i _bak`; done

Option b)
Filesystem (/usr) auf Konsistenz überprüfen

Option c)
# http://bugs.gentoo.org/attachment.cgi?id=96616&action=view
# cd /usr/lib/portage
# patch -p0 < PATCHFILE

Gruß
Roman

-- 
gentoo-user-de@gentoo.org mailing list



  reply	other threads:[~2007-09-28 11:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-28 10:23 [gentoo-user-de] emerge -C gentoo-sources-2.6.22-r7 geht nicht mehr Juergen Rose
2007-09-28 11:04 ` Roman Dornhegge [this message]
2007-09-28 11:30   ` Juergen Rose
2007-09-28 11:07 ` Emil Beinroth
2007-09-28 11:15   ` Emil Beinroth
2007-09-28 11:43 ` Juergen Rose

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=46FCDFB5.2080901@math.uni-muenster.de \
    --to=romdor@math.uni-muenster.de \
    --cc=gentoo-user-de@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