Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
couldn't find match for || in sys-apps/baselayout-1.8.3
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Deever
Veteran
Veteran


Joined: 06 Jul 2002
Posts: 1354
Location: Zürich / Switzerland

PostPosted: Mon Sep 16, 2002 9:34 pm    Post subject: couldn't find match for || in sys-apps/baselayout-1.8.3 Reply with quote

Hey Amigos, wie geht's?

Also imho seit dem letzten 'emerge -pu world' krieg ich bei '-pu' immer...
Code:
deever root # emerge -pu [i]paketname[/i]

These are the packages that I would merge, in order.

Calculating world dependencies -
!!! Error: couldn't find match for || in sys-apps/baselayout-1.8.3

Ich hab auch nen
Code:
tar xjpUvf /home/deever/down/portage-rescue-2.0.10-x86.tbz2 -C /
gemacht, was mein portage schon mal gerettet hat. Das hat aber diesmal net gefunzt! :( Hat jemand von euch ne ahnung, wie ich das beheben könnte?

dev

[edit]
Sorry, gerade noch probiert:
Es liegt an '-u', pretenden kann ich noch!
[/edit]
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Mon Sep 16, 2002 9:36 pm    Post subject: Reply with quote

Code:
# emerge portage

_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
Deever
Veteran
Veteran


Joined: 06 Jul 2002
Posts: 1354
Location: Zürich / Switzerland

PostPosted: Mon Sep 16, 2002 9:56 pm    Post subject: Reply with quote

Whoa! Thanks a lot for this very quick answer! :)
So I assume you understand me when I continue in German?! ;)

Jetzt tritt folgender fehler auf:
Code:
deever root # emerge -pu world

These are the packages that I would merge, in order.

Calculating world dependencies \portage: aux_get(): error processing DEPEND for sys-devel/binutils-2.12.90.0.7; exiting.
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Mon Sep 16, 2002 10:03 pm    Post subject: Reply with quote

Deever wrote:
So I assume you understand me when I continue in German?! ;)

Not really, but I am the one who should be apologizing for posting English in the German forum, so please pardon the intrusion, and please continue this thread in German. Please don't feel the need to write things in English here for my sake.

Since you are doing "emerge -pu world", I assume you are not bootstrapping a new system. Please try changing:
Code:
        nls? ( sys-devel/gettext )
        || ( sys-devel/perl
             ( !build?     ( sys-devel/perl ) )
             ( !bootstrap? ( sys-devel/perl ) )
            )"
...to...
Code:
        nls? ( sys-devel/gettext )
        sys-devel/perl"

...in /usr/portage/sys-devel/binutils/binutils-2.12.90.0.7.ebuild.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
Deever
Veteran
Veteran


Joined: 06 Jul 2002
Posts: 1354
Location: Zürich / Switzerland

PostPosted: Tue Sep 17, 2002 12:17 am    Post subject: Reply with quote

Quote:
Not really, but I am the one who should be apologizing for posting English in the German forum, so please pardon the intrusion, and please continue this thread in German. Please don't feel the need to write things in English here for my sake.

Absolutely no problem!! ;) It is a good opportunity to use my englisch what I learnt at school.
Code:
[Your solution]

Jupp!!! Das hat gefunzt!!! :)
thx!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum