Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't emerge -u world
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
DakZer
n00b
n00b


Joined: 25 Sep 2002
Posts: 6
Location: Mandan, ND

PostPosted: Mon Feb 10, 2003 10:02 pm    Post subject: Can't emerge -u world Reply with quote

I just installed Gentoo 1.4_rc2 from the gentoo-basic-x86-1.4_rc2.iso a few days ago without any problems, until now. I did an emerge rsync and emerge -up world with somewhat of a weird error that I've never seen before.

Code:
dakzer ~ # emerge -u world
Calculating world dependencies |
!!! all ebuilds that could satisfy ">=media-libs/xvid-0.9.0" have been masked.
!!!    (dependency required by "media-video/avifile-0.7.29.20030204" [ebuild])
dakzer ~ #


I thought maybe there might have been an rsync server out of sync or something, so I tried emerge rysnc again with the same result.

I checked the /usr/portage/profiles/package.mask for any mention of xvid. There wasn't any mention at all. I checked for avifile, but anything greater than avifile-0.6.0 was not masked.

I searched the forums and the only suggestions I could find were to unmask one of the offending programs, but none seem to be masked.

So, in my desparation, I'm asking you, the gentoo community, to light the dimming lightbulb in my head and gimme some ideas.
Back to top
View user's profile Send private message
Woland
Apprentice
Apprentice


Joined: 02 Aug 2002
Posts: 248
Location: Russian Jack, Alaska

PostPosted: Mon Feb 10, 2003 10:19 pm    Post subject: Reply with quote

I had the same problem, could not find the solution, then went away, drank a beer, and tried
Code:
emerge sync
again. That did it. Must have been the beer.
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Mon Feb 10, 2003 10:22 pm    Post subject: Reply with quote

A maybe related question. What's the difference between
Code:
# emerge rsync

and
Code:
# emerge sync

?
Back to top
View user's profile Send private message
DakZer
n00b
n00b


Joined: 25 Sep 2002
Posts: 6
Location: Mandan, ND

PostPosted: Mon Feb 10, 2003 10:30 pm    Post subject: Reply with quote

bsolar wrote:
A maybe related question. What's the difference between
Code:
# emerge rsync

and

Code:
# emerge sync

?


As far as I can tell, they do the same thing. I did a man emerge and under rsync, it says to see sync and sync says:

Code:
sync
Initiates a portage tree update with one of the rsync.gentoo.org mirrors.  Note that any changes you have  made  to  the  portage tree  will be erased.  Except for in special circumstances, this uses rsync to do the  update.  See  make.conf's  description  of PORTDIR_OVERLAY for a method to avoid deletions.


So, I'm guessing unless you really know what you're doing, they do the same thing.
Back to top
View user's profile Send private message
Woland
Apprentice
Apprentice


Joined: 02 Aug 2002
Posts: 248
Location: Russian Jack, Alaska

PostPosted: Mon Feb 10, 2003 10:39 pm    Post subject: Reply with quote

Please, please do a search on sync and rsync before a moderator sees this deviation to the thread and yells at us. Its one of those "highly duplicated ones." (Fast answer emerge rsync = old, sync =new, both do same thing, eventually sync will win)
Back to top
View user's profile Send private message
daelight
n00b
n00b


Joined: 07 Feb 2003
Posts: 24

PostPosted: Tue Feb 11, 2003 4:35 am    Post subject: Reply with quote

DakZer,

Do this:

Code:

emerge /usr/portage/media-libs/xvid-0.9.0


and then
Code:

emerge -u world


Your just missing an ebuild. It should work.
Back to top
View user's profile Send private message
DakZer
n00b
n00b


Joined: 25 Sep 2002
Posts: 6
Location: Mandan, ND

PostPosted: Tue Feb 11, 2003 7:51 am    Post subject: Reply with quote

daelight wrote:

Your just missing an ebuild. It should work.


Well, emerging xvid as mentioned worked, but didn't solve the problem. It did, however give me the idea to try emerging avifile too. That worked and did seem to solve the problem. I can now emerge -u world, but emerge -u --deep world doesn't work: same problem. At least I can update the system though. So, temp solution: emerge avifile. Thanks, daelight for the idea.
Back to top
View user's profile Send private message
Robelix
l33t
l33t


Joined: 21 Jul 2002
Posts: 760
Location: in a World created by a Flying Spaghetti Monster

PostPosted: Tue Feb 11, 2003 11:37 am    Post subject: Reply with quote

There seem to be some rsync roulette...
have a look to:
https://forums.gentoo.org/viewtopic.php?t=34023
_________________
mysql> SELECT question FROM life, universe, everything WHERE answer=42;
Empty set (2079460347 sec)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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