Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Portage 2.1.4.4 wont emerge :( and blocks everything
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
Fratyr
n00b
n00b


Joined: 25 Mar 2008
Posts: 66

PostPosted: Thu Mar 27, 2008 5:02 pm    Post subject: Portage 2.1.4.4 wont emerge :( and blocks everything Reply with quote

Back again with my troubles, im desperate in googling for this error...

When i do emerge --sync it says portage has update.
emerge portage says its conflicting with something.

--pretend says it conflicts:
<sys-apps/portage-2.1.4.4_rc1 conflicts with bash-3.2_p33 or something like that.

i've already emerged bash to a newer one, sandbox emerged to a newer one, and portage still wont update.. says something about make xml command not found, and a lot of errors in different lines in ebuild, errors in environment.

doing emerge --oneshot --nodeps portage

is giving this error, otherway it blocks bash.

GUYS! :( how can i fix it?
im new in linux, so please provide me with some commands, what should i try to do, how to update this portage. or maybe to download manually another package?

BUT! links says: command not found. WHY ? :-[ - ]

S.O.S
Back to top
View user's profile Send private message
bunder
Bodhisattva
Bodhisattva


Joined: 10 Apr 2004
Posts: 5934

PostPosted: Thu Mar 27, 2008 5:10 pm    Post subject: Reply with quote

Moved from Installing Gentoo to Portage & Programming.
_________________
Neddyseagoon wrote:
The problem with leaving is that you can only do it once and it reduces your influence.

banned from #gentoo since sept 2017
Back to top
View user's profile Send private message
Carnildo
Guru
Guru


Joined: 17 Jun 2004
Posts: 594

PostPosted: Thu Mar 27, 2008 11:45 pm    Post subject: Reply with quote

You haven't given us enough information to tell what's wrong.

1) Calm down and don't do anything. You're likely to make things worse if you don't know what you're doing.
2) Post the result of "emerge --pretend --verbose portage"
3) Post the result of "emerge --info"
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Fri Mar 28, 2008 11:49 am    Post subject: Reply with quote

Mod Edit: don't try this as it will break portage - tomk

Try this
Code:
emerge --unmerge bash
emerge portage
emerge bash

:D
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9527
Location: beyond the rim

PostPosted: Fri Mar 28, 2008 11:53 am    Post subject: Reply with quote

notHerbert wrote:
Try this
Code:
emerge --unmerge bash
emerge portage
emerge bash

:D

I hope that was supposed to be a bad joke.
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Fri Mar 28, 2008 12:39 pm    Post subject: Reply with quote

Genone wrote:
notHerbert wrote:
Try this
Code:
emerge --unmerge bash
emerge portage
emerge bash

:D

I hope that was supposed to be a bad joke.


What? no. What's wrong with that? I don't understand :cry:
Back to top
View user's profile Send private message
schachti
Advocate
Advocate


Joined: 28 Jul 2003
Posts: 3765
Location: Gifhorn, Germany

PostPosted: Fri Mar 28, 2008 12:41 pm    Post subject: Reply with quote

Unmerging bash will kill the system unless any other shell is installed.
_________________
Never argue with an idiot. He brings you down to his level, then beats you with experience.

How-To: Daten verschlüsselt auf DVD speichern.
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Fri Mar 28, 2008 12:47 pm    Post subject: Reply with quote

Oops my bad :oops:
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9527
Location: beyond the rim

PostPosted: Fri Mar 28, 2008 12:55 pm    Post subject: Reply with quote

schachti wrote:
Unmerging bash will kill the system unless any other shell is installed.

And even if another shell is installed unmerging bash will break portage in such a way that you have to reinstall bash manually.
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Fri Mar 28, 2008 3:39 pm    Post subject: Reply with quote

schachti wrote:
Unmerging bash will kill the system unless any other shell is installed.

Ok I tried it on a spare partition.
I did a basic installation, configured it, rebooted and tested everything.
then I did emerge --unmerge bash and the system was immediately completely broken.

Thanks for helping me to understand that. :D
Back to top
View user's profile Send private message
Kuja
n00b
n00b


Joined: 02 Oct 2006
Posts: 7

PostPosted: Sat Mar 29, 2008 11:17 pm    Post subject: Reply with quote

i had that problem on a new installation, copied the old /etc/make.conf
you are probably running ~arch? emerge --info would be useful :)
anyways i solved it by changing ACCEPT_KEYWORDS=~amd64 to amd64 emerging portage and then changing it back
Back to top
View user's profile Send private message
Eckos
Apprentice
Apprentice


Joined: 25 Jan 2008
Posts: 197
Location: Houston, Texas, USA

PostPosted: Sun Mar 30, 2008 6:25 am    Post subject: Reply with quote

I just did this

emerge --nodeps bash
emerge --nodeps portage
_________________
AMD Athlon 64 X2 3800+ | 2GB DDR2 533MHz RAM | GCC-4.3.2 | Gentoo x86_64 | KDE 4.1.2
Back to top
View user's profile Send private message
rhill
Retired Dev
Retired Dev


Joined: 22 Oct 2004
Posts: 1629
Location: sk.ca

PostPosted: Sun Mar 30, 2008 7:25 am    Post subject: Reply with quote

i hit this too with a new install. i think i worked around it by updating to the current stable version of bash, updating portage, and then updating to the ~arch bash.

i think our blocker messages are pretty vague. i know there have been improvements in that area, but they can still be pretty cryptic for the end user and could use some more work. but admittedly i'm an outsider to portage development so i don't know the problem space, which i imagine is difficult.
_________________
by design, by neglect
for a fact or just for effect
Back to top
View user's profile Send private message
waltercool
n00b
n00b


Joined: 27 Jan 2008
Posts: 38
Location: Chile

PostPosted: Sun Mar 30, 2008 2:08 pm    Post subject: Reply with quote

Or a good solution is get a binary and copy manually into the respective folders

Then, reinstall bash ;)
_________________
- WalterCool
Back to top
View user's profile Send private message
schachti
Advocate
Advocate


Joined: 28 Jul 2003
Posts: 3765
Location: Gifhorn, Germany

PostPosted: Sun Mar 30, 2008 3:14 pm    Post subject: Reply with quote

The proper way to solve is issue is described in this thread.
_________________
Never argue with an idiot. He brings you down to his level, then beats you with experience.

How-To: Daten verschlüsselt auf DVD speichern.
Back to top
View user's profile Send private message
sundialsvc4
Guru
Guru


Joined: 10 Nov 2005
Posts: 436

PostPosted: Tue Apr 01, 2008 9:00 am    Post subject: Kill the bad advice Reply with quote

I think that the "amusing" (not!) advice to "unmerge bash" should be killed from the thread before it gets Googled. Someone a few years hence might actually do it.
Back to top
View user's profile Send private message
tomk
Bodhisattva
Bodhisattva


Joined: 23 Sep 2003
Posts: 7221
Location: Sat in front of my computer

PostPosted: Wed May 21, 2008 8:54 pm    Post subject: Reply with quote

Moved from Portage & Programming to Duplicate Threads, please follow up to Portage update blocked by bash?!
_________________
Search | Read | Answer | Report | Strip
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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