Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Automatically re-creating your world file
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks
View previous topic :: View next topic  
Author Message
t0nik
n00b
n00b


Joined: 11 Oct 2002
Posts: 55
Location: Moscow, Russia

PostPosted: Wed Apr 30, 2003 12:05 pm    Post subject: Reply with quote

are you can why this happen:
Code:
~> $ emerge -Dup world

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

Calculating world dependencies ...done!
[ebuild    U ] media-video/avifile-0.7.34.20030319 [0.7.32.20030219]
[ebuild    U ] app-text/docbook-sgml-utils-0.6.12 [0.6.11-r2]
[ebuild    U ] media-libs/gstreamer-0.6.1-r1 [0.6.0-r2]
[ebuild    U ] media-libs/gst-plugins-0.6.1 [0.6.0-r4]
[ebuild    U ] gnome-base/gnome-desktop-2.2.1-r1 [2.2.1]
[ebuild  N   ] app-dicts/aspell-en-0.50.2 
[ebuild    U ] x11-libs/vte-0.10.27 [0.10.26]
[ebuild    U ] media-libs/libao-0.8.3-r1 [0.8.3]
[ebuild    U ] gnome-extra/acme-2.0.3 [2.0.2]
[ebuild    U ] sys-libs/lib-compat-1.1 [1.0-r2]
[ebuild    U ] media-libs/id3lib-3.8.3-r1 [3.8.3]
[ebuild    U ] dev-libs/libpcre-4.2 [3.9-r2]
[ebuild  N   ] x11-wm/WindowMaker-0.80.2 
[ebuild  N   ] media-gfx/xv-3.10a-r3 
[ebuild    U ] media-libs/xine-lib-1_beta11 [1_beta9]

~> $ emerge -up `qpkg -I -nc | grep -v ld\.so | grep -v rsync | grep -v gal2 | sort | uniq`

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

Calculating dependencies ...done!
[ebuild    U ] app-misc/rox-1.3.7 [1.3.4]
[ebuild    U ] app-text/docbook-sgml-dtd-4.2 [4.1-r1]
[ebuild    U ] app-text/docbook-sgml-utils-0.6.12 [0.6.11-r2]
[ebuild    U ] dev-libs/libpcre-4.2 [3.9-r2]
[ebuild    U ] dev-libs/libsigc++-1.2.3 [1.0.4-r2]
[ebuild    U ] dev-util/cvs-1.11.5-r1 [1.11.2]
[ebuild    U ] gnome-base/gnome-desktop-2.2.1-r1 [2.2.1]
[ebuild    U ] gnome-extra/acme-2.0.3 [2.0.2]
[ebuild  N   ] dev-db/edb-1.0.3.20030220-r1 
[ebuild  N   ] dev-libs/eet-0.0.1.20030310-r1 
[ebuild  N   ] x11-libs/evas-1.0.0.20030220_pre5-r1 
[ebuild    U ] media-libs/ebits-1.0.1.20030220-r1 [1.0.1.20030220]
[ebuild    U ] media-libs/gstreamer-0.6.1-r1 [0.6.0-r2]
[ebuild    U ] media-libs/gst-plugins-0.6.1 [0.6.0-r4]
[ebuild    U ] media-libs/id3lib-3.8.3-r1 [3.8.3]
[ebuild    U ] media-libs/libao-0.8.3-r1 [0.8.3]
[ebuild    U ] media-libs/libdvdnav-0.1.7 [0.1.3]
[ebuild    U ] media-libs/xine-lib-1_beta11 [1_beta9]
[ebuild    U ] media-sound/sox-12.17.3-r3 [12.17.3-r2]
[ebuild    U ] media-video/avifile-0.7.34.20030319 [0.7.32.20030219]
[ebuild    U ] net-firewall/iptables-1.2.8 [1.2.7a-r3]
[ebuild    U ] sys-libs/lib-compat-1.1 [1.0-r2]
[ebuild    UD] net-www/netscape-flash-6.0.79 [6.0b]
[ebuild    U ] sys-apps/supersed-3.60 [3.58-r2]
[ebuild    U ] x11-libs/gtkmm-2.2.1 [1.2.9-r2]
[ebuild    U ] x11-libs/vte-0.10.27 [0.10.26]
[ebuild    U ] x11-plugins/wmnetload-1.3 [1.1]
[ebuild    U ] x11-themes/redhat-artwork-0.65 [0.47]

~> $
regenworld skip my favorite packages & don't put it in my world-file: e.g. chromium leave the world-file, but still in my gentioo-box!
it bestest for me --
Code:
~> $ emerge -up `qpkg -I -nc | grep -v ld\.so | grep -v rsync | grep -v gal2 | sort | uniq`
note:
Code:
grep -v somepackage
rejects the line with "somepackage"(for masked packages or special words like "rsync") from stdin to stdout
_________________
sorry my bad english :(
t0nik
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
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