Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

Sync tries to mask xorg, why?

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
12 posts • Page 1 of 1
Author
Message
Milez
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 116
Joined: Wed Aug 21, 2002 6:38 pm
Location: Atlanta, GA

Sync tries to mask xorg, why?

  • Quote

Post by Milez » Wed Jan 05, 2005 5:16 pm

I just ran an emerge sync, and then noticed that the new ._cfg file meant to replace /etc/portage/package.mask was set to mask xorg. Why is this the case when I thought that it was xfree that was deprecated from Gentoo?
-=Miles Stoudenmire=-

Adopt a post initiative
Top
sakus
n00b
n00b
User avatar
Posts: 54
Joined: Sun Mar 28, 2004 2:35 pm
Location: Finland

  • Quote

Post by sakus » Wed Jan 05, 2005 6:05 pm

I was wondering about the same thing. I read somewhere else on this forum that xfree was removed from portage yesterday, so maybe someone just messed up and typed xorg-x11 instead of xfree..? :?
Top
Roguelazer
Veteran
Veteran
User avatar
Posts: 1233
Joined: Mon Feb 10, 2003 8:49 pm
Location: San Francisco, CA
Contact:
Contact Roguelazer
Website

  • Quote

Post by Roguelazer » Wed Jan 05, 2005 9:16 pm

Nothing in the /etc/portage directory is ever touched by portage. At least, it's not supposed to be.

PS: 1000th post.
Registered Linux User #263260
Top
NightMonkey
Guru
Guru
User avatar
Posts: 360
Joined: Fri Mar 21, 2003 10:07 am
Location: Philadelphia, PA

  • Quote

Post by NightMonkey » Wed Jan 05, 2005 11:42 pm

Roguelazer wrote:Nothing in the /etc/portage directory is ever touched by portage. At least, it's not supposed to be.

PS: 1000th post.
Well, it's not true right now. I've got 4 systems which, with every sync, prompt for an etc-update for /etc/portage/package.mask, and here's what it does:

Code: Select all


Performing Global Updates: /usr/portage/profiles/updates/1Q-2005
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
..p...
 * IMPORTANT: 1 config files in /etc need updating.
 * Type emerge --help config to learn how to update config files.

homeserver-02 root # etc-update
Scanning Configuration files...
The following is the list of files which need updating, each
configuration file is followed by a list of possible replacement files.
1) /etc/portage/package.mask
/etc/portage/._cfg0000_package.mask
Please select a file to edit by entering the corresponding number.
              (don't use -3 or -5 if you're unsure what to do)
              (-1 to exit) (-3 to auto merge all remaining files)
                           (-5 to auto-merge AND not use 'mv -i'): 1

Showing differences between /etc/portage/package.mask and /etc/portage/._cfg0000
_package.mask
--- /etc/portage/package.mask   2004-08-09 10:22:23.000000000 -0700
+++ /etc/portage/._cfg0000_package.mask 2005-01-05 15:35:14.691501157 -0800
@@ -1 +1 @@
-x11-base/xfree
+x11-base/xorg-x11

1) Replace original with update
2) Delete update, keeping original as is
3) Interactively merge original with update
4) Show differences again
Please select from the menu above (-1 to ignore this update): 
Annoying, but not an emergency. But I see how it could trip up some users.
Top
metalifloyd
n00b
n00b
User avatar
Posts: 46
Joined: Mon Dec 13, 2004 2:48 am
Location: Atlanta, GA
Contact:
Contact metalifloyd
Website

  • Quote

Post by metalifloyd » Thu Jan 06, 2005 12:30 am

Did the same thing for me. I simply deleted the update.
Top
Berra
n00b
n00b
Posts: 15
Joined: Wed Jun 02, 2004 9:53 pm
Location: Sweden
Contact:
Contact Berra
Website

  • Quote

Post by Berra » Thu Jan 06, 2005 4:47 pm

I thing someone in the gentoo crew is evil and hates xorg
Top
PapaSMURFFS
n00b
n00b
Posts: 53
Joined: Thu Sep 23, 2004 4:05 pm
Location: Toronto, Canada

  • Quote

Post by PapaSMURFFS » Thu Jan 06, 2005 5:18 pm

As far as I know /etc/portage is suppost to only contain user-defined files, global masking happens in /usr/portage/profile afaik.

I imagine its a mistake -- either way I'd refuse to update that file.
Top
lazyleopard
n00b
n00b
Posts: 58
Joined: Thu Nov 06, 2003 1:38 pm

  • Quote

Post by lazyleopard » Sat Jan 08, 2005 12:08 am

Hmmm...

I wonder whether this is fallout following the total removal of xfree? Maybe someone made the assumption that if xfree was masked then xorg should now be masked, as xorg replaced xfree, and anone who had xfree masked didn't want X11 at all....

If that's the reasoning, then anyone who had xfree masked so that they could build xorg is going to get nagged...

Maybe the thing to do is to remove the xfree line now that xfree is no longer present anyway.
Top
PT_LAmb
Guru
Guru
User avatar
Posts: 332
Joined: Mon Apr 22, 2002 4:55 am
Location: Lisboa (Lisbon), Portugal

  • Quote

Post by PT_LAmb » Tue Jan 11, 2005 5:25 pm

It seems that it happens because x11-base/xfree is masked. So portage (or something) tries to substitute that with x11-base/xorg-x11.

I still don't know why it does, it's trully puzzling. Some input from the dev team would be very much welcome.

A solution is to comment or erase that line from the file.

Ricardo
SETI@Home - http://setiathome.ssl.berkeley.edu/
Top
PapaSMURFFS
n00b
n00b
Posts: 53
Joined: Thu Sep 23, 2004 4:05 pm
Location: Toronto, Canada

  • Quote

Post by PapaSMURFFS » Wed Jan 12, 2005 3:44 pm

Removed, but syncing is still trying to insert a mask for xorg. *shrugs* its no biggie, I'll just keep the old file -- would still like to know why though.

EDIT:
Apparently its not anymore -- I thought I synced after I got rid of the xfree line and it was still trying to happen, but I guess not. My bad
Top
meowsqueak
Veteran
Veteran
User avatar
Posts: 1549
Joined: Tue Aug 26, 2003 6:46 am
Location: New Zealand

  • Quote

Post by meowsqueak » Sat Jan 15, 2005 4:51 am

This just happened to me too - hadn't sync'd since pre-Christmas until now. I simply deleted the new xorg line that appeared during dispatch-conf and we'll see what happens...

EDIT: seems to be ok now. With that line intact, it blocks on xorg as masked.
Top
nixchecker
n00b
n00b
Posts: 3
Joined: Wed Feb 23, 2005 6:17 pm

  • Quote

Post by nixchecker » Wed Feb 23, 2005 7:32 pm

When xfree got removed an update entry was added that moves xfree to xorg-x11 (see in file /usr/portage/profiles/updates/1Q-2005 the entry "move x11-base/xfree x11-base/xorg-x11"). This tries to do the move also in your files in /etc/portage.
http://forums.gentoo.org/viewtopic-t-28 ... +mask.html
Top
Post Reply

12 posts • Page 1 of 1

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic