My Unofficial Guide to a Stable System World Update

Anything that pertains to Portage

Moderator: Moderators

Re: My Unofficial Guide to a Stable System World Update

Postby wolfden » Sat Nov 10, 2007 5:57

oh man, I don't know what to tell ya. I can't imagin trying to upgrade a version that old. 3.4 is plenty difficult.

I wish I could offer ya more insight, but I'm out of wisdom at the moment
User avatar
wolfden
Sharecropper
 
Posts: 8824
Joined: Sat Jan 14, 2006 0:55
Location: Midwest USA

Re: My Unofficial Guide to a Stable System World Update

Postby Fitzcarraldo » Sat Nov 10, 2007 6:35

No problem, your help has been great. Since the problems started I've been trawling the Net, and there are a couple more things I want to try before calling it a day. The access violation message for /etc/passwd intrigues me, so I want to have another go at that.

But I'm curious about something you wrote: "I can't imagine trying to upgrade a version that old". Are you referring to the kernel, or to the apps, or to both? I ask because I had previously upgraded a large proportion of the installed packages to their latest versions before starting your HowTo. As mentioned previously, I had the latest version of Compiz Fusion from Portage, the latest ATI drivers, the latest KDE 3.5.8, the latest GNOME 2.20, the latest versions of all the apps I use (OOo, Firefox, Thunderbird etc. etc.), and AIGLX was working (and was more stable than XGL with Compiz Fusion, I found). The kernel I had not touched: it was the original 3.4 Loop 2b kernel. But my installation was far from being what was originally installed from the 3.4 Loop 2b LiveDVD. So, by "old", are you referring specifically to the kernel?
User avatar
Fitzcarraldo
Sagely Hen
 
Posts: 7340
Joined: Sat Mar 10, 2007 5:40
Location: United Kingdom

Re: My Unofficial Guide to a Stable System World Update

Postby wolfden » Sun Nov 11, 2007 3:21

kernel upgrades are never an issue

It's taking the entire project to latest. All the software. If I install 3.3 today and then went to world update it, omg........
User avatar
wolfden
Sharecropper
 
Posts: 8824
Joined: Sat Jan 14, 2006 0:55
Location: Midwest USA

Re: My Unofficial Guide to a Stable System World Update

Postby Vashypooh » Fri Nov 23, 2007 21:45

Code: Select all
vash-laptop vash # emerge -upDN --world

These are the packages that would be merged, in order:

Calculating world dependencies \
emerge: there are no ebuilds to satisfy "~x11-libs/compiz-bcop-9999".
(dependency required by "x11-plugins/compiz-fusion-plugins-threed-9999" [installed])



!!! Problem resolving dependencies for x11-plugins/compiz-fusion-plugins-threed
!!! Depgraph creation failed.
vash-laptop vash #                                     


Fresh install so far ive only emerged a few things off the mini cd. Any ideas? This thing is being a real pain in my butt lol.
Vashypooh
Baby Hen
 
Posts: 2
Joined: Thu Nov 22, 2007 6:21

Re: My Unofficial Guide to a Stable System World Update

Postby wolfden » Sat Nov 24, 2007 11:01

Your gonna have to follow the howto upgrade compiz thread on the forum as so much has changed in since 3.4 release. A world update right now is not fun period.
User avatar
wolfden
Sharecropper
 
Posts: 8824
Joined: Sat Jan 14, 2006 0:55
Location: Midwest USA

Re: My Unofficial Guide to a Stable System World Update

Postby Vashypooh » Sat Nov 24, 2007 21:11

Well is there going to be a new Spin out soon or? I loved Gentoo but for some reason I could never get IPW3945 working on my laptop, and with this I got everything i wanted. Was hoping this would be my distro :P
Vashypooh
Baby Hen
 
Posts: 2
Joined: Thu Nov 22, 2007 6:21

Re: My Unofficial Guide to a Stable System World Update

Postby wolfden » Sun Nov 25, 2007 5:16

why not just use it till you can get comfortable with portage before a world update??

a new spin is always in the works
User avatar
wolfden
Sharecropper
 
Posts: 8824
Joined: Sat Jan 14, 2006 0:55
Location: Midwest USA

Re: My Unofficial Guide to a Stable System World Update

Postby joebobfrank » Sun Mar 23, 2008 20:55

I'm having issues with this... when I enter emerge -e system || until emerge --resume --skipfirst; do emerge --resume --skipfirst; done I get:

Code: Select all
Calculating system dependencies /
!!! All ebuilds that could satisfy ">=sys-apps/groff-1.19.2-r1" have been masked.
!!! One of the following masked packages is required to complete your request:
- sys-apps/groff-1.19.2-r2 (masked by: package.mask)
- sys-apps/groff-1.19.2-r1 (masked by: package.mask)

For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
(dependency required by "sys-apps/man-1.6f-r1" [ebuild])



!!! Problem resolving dependencies for sys-apps/man-pages
!!! Depgraph creation failed.
Calculating dependencies... done!
*** Resuming merge...
>>> Verifying ebuild Manifests...

>>> Emerging (1 of 1) x11-apps/ati-drivers-extra-8.33.6 to /
 * ati-driver-installer-8.33.6-x86.x86_64.run RMD160 ;-) ...              [ ok ]
 * ati-driver-installer-8.33.6-x86.x86_64.run SHA1 ;-) ...                [ ok ]
 * ati-driver-installer-8.33.6-x86.x86_64.run SHA256 ;-) ...              [ ok ]
 * ati-driver-installer-8.33.6-x86.x86_64.run size ;-) ...                [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * checking ati-driver-installer-8.33.6-x86.x86_64.run ;-) ...            [ ok ]
>>> Unpacking source...
 * Unpacking Ati drivers ...                                              [ ok ]
 * Unpacking fglrx_sample_source.tgz...
 * Unpacking fglrx_panel_sources.tgz...
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/x11-apps/ati-drivers-extra-8.33.6 ...
 * Building fgl_glxgears
gcc -o fgl_glxgears -Wall -g -D USE_GLU -I/usr/include -L/usr/X11R6/lib -lGL -lGLU -lX11 -lm fgl_glxgears.c
fgl_glxgears.c: In function ‘make_fbo’:
fgl_glxgears.c:690: warning: pointer targets in passing argument 1 of ‘glXGetProcAddressARB’ differ in signedness
fgl_glxgears.c:691: warning: pointer targets in passing argument 1 of ‘glXGetProcAddressARB’ differ in signedness
fgl_glxgears.c:692: warning: pointer targets in passing argument 1 of ‘glXGetProcAddressARB’ differ in signedness
fgl_glxgears.c:693: warning: pointer targets in passing argument 1 of ‘glXGetProcAddressARB’ differ in signedness
fgl_glxgears.c:694: warning: pointer targets in passing argument 1 of ‘glXGetProcAddressARB’ differ in signedness
fgl_glxgears.c:695: warning: pointer targets in passing argument 1 of ‘glXGetProcAddressARB’ differ in signedness
fgl_glxgears.c:696: warning: pointer targets in passing argument 1 of ‘glXGetProcAddressARB’ differ in signedness
fgl_glxgears.c:697: warning: pointer targets in passing argument 1 of ‘glXGetProcAddressARB’ differ in signedness
fgl_glxgears.c:698: warning: pointer targets in passing argument 1 of ‘glXGetProcAddressARB’ differ in signedness
 * Building the QT fglx panel...
InfoPage.cpp: In member function ‘void InfoPage::Init()’:
InfoPage.cpp:15: warning: unused variable ‘ChipRevision’
InfoPage.cpp:17: warning: unused variable ‘ChipRevision1’
>>> Source compiled.
>>> Test phase [not enabled]: x11-apps/ati-drivers-extra-8.33.6

>>> Install ati-drivers-extra-8.33.6 into /var/tmp/portage/x11-apps/ati-drivers-extra-8.33.6/image/ category x11-apps
>>> Completed installing ati-drivers-extra-8.33.6 into /var/tmp/portage/x11-apps/ati-drivers-extra-8.33.6/image/



 * QA Notice: Pre-stripped files found:
 * /var/tmp/portage/x11-apps/ati-drivers-extra-8.33.6/image/opt/ati/bin/fireglcontrol
strip: i586-pc-linux-gnu-strip --strip-unneeded -R .comment
   opt/ati/bin/fgl_glxgears
>>> Merging x11-apps/ati-drivers-extra-8.33.6 to /
--- /opt/
>>> /opt/ati/
>>> /opt/ati/bin/
>>> /opt/ati/bin/fireglcontrol
>>> /opt/ati/bin/fgl_glxgears
--- /usr/
--- /usr/share/
--- /usr/share/pixmaps/
>>> /usr/share/pixmaps/ati.xpm
--- /usr/share/applications/
>>> /usr/share/applications/fireglcontrol.desktop
>>> Regenerating /etc/ld.so.cache...
>>> x11-apps/ati-drivers-extra-8.33.6 merged.
>>> Recording x11-apps/ati-drivers-extra in "world" favorites file...

>>> No packages selected for removal by clean
>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.
 * GNU info directory index is up-to-date.
joebobfrank
Young Hen
 
Posts: 34
Joined: Wed Mar 12, 2008 3:00

Re: My Unofficial Guide to a Stable System World Update

Postby wolfden » Sun Mar 23, 2008 22:16

Read the error message it tells u exactly what is wrong
http://gentoo-wiki.com/Masked

!!! All ebuilds that could satisfy ">=sys-apps/groff-1.19.2-r1" have been masked.
!!! One of the following masked packages is required to complete your request:
- sys-apps/groff-1.19.2-r2 (masked by: package.mask)
- sys-apps/groff-1.19.2-r1 (masked by: package.mask)


edit your package.mask
User avatar
wolfden
Sharecropper
 
Posts: 8824
Joined: Sat Jan 14, 2006 0:55
Location: Midwest USA

Re: My Unofficial Guide to a Stable System World Update

Postby Pollo_Loco » Mon Nov 29, 2010 23:07

Is this thread still valid given we are on 5.4 now? Sorry, had to ask as "world" command is deprecated.
Cheers, Big Ears!

DΞLL Precision M6500 "Big Dog": i7-820QM w/USB 3.0, 8.0GB DDR3-1333, Intel x-25M 160 G2 + 500GB 7200.3, nVidia Quadro FX 3800M 1.0GB DDR3, RGBLED, Intel 6300 //Win7Pro x64/Sabayon KDE 4.5.4 x64
User avatar
Pollo_Loco
Baby Hen
 
Posts: 14
Joined: Sat Dec 15, 2007 1:35
Location: Orlando, FL

PreviousNext

Return to Portage|Emerge Package Managers

Who is online

Users browsing this forum: No registered users and 1 guest

cron