Gentoo Archives: gentoo-user

From: reader@×××××××.com
To: gentoo-user@l.g.o
Subject: [gentoo-user] Emerge -v portage performs sneak attack on emacs-cvs
Date: Fri, 01 Jun 2007 01:05:31
Message-Id: 87odk0ijci.fsf@newsguy.com
1 The subject line is half joke... but I just did an sync and then
2 emerged portage as suggested. After the emerge of portage, emerge
3 process went on and uninstaqlled a couple of versions of emacs-cvs.
4
5 As you can see in the command output below... there was no hint of
6 what was coming:
7
8 ================
9 root # emerge -v portage
10
11 These are the packages that would be merged, in order:
12
13 Calculating dependencies... done!
14 [ebuild U ] sys-apps/portage-2.1.2.9 [2.1.2.4] USE="-build -doc -epydoc (-selinux)" LINGUAS="-pl" 365 kB
15 Total: 1 package (1 upgrade), Size of downloads: 365 kB
16
17 ===============
18
19 The tail of emerge.log shows what happened at the end:
20
21 [...]
22
23 1180656993: Started emerge on: May 31, 2007 20:16:33
24 1180656993: *** emerge --verbose sync
25 1180656993: === sync
26 1180656993: >>> Starting rsync with rsync://134.68.220.74/gentoo-portage
27 1180657009: *** terminating.
28 1180657015: Started emerge on: May 31, 2007 20:16:55
29 1180657015: *** emerge sync
30 1180657015: === sync
31 1180657015: >>> Starting rsync with rsync://134.68.220.74/gentoo-portage
32 1180657251: === Sync completed with rsync://134.68.220.74/gentoo-portage
33 1180657390: *** terminating.
34 1180658001: Started emerge on: May 31, 2007 20:33:21
35 1180658001: *** emerge --verbose portage
36 1180658003: >>> emerge (1 of 1) sys-apps/portage-2.1.2.9 to /
37 1180658003: === (1 of 1) Cleaning (sys-apps/portage-2.1.2.9::/usr/portage/sys-apps/portage/portage-2.1.2.9.ebuild)
38 1180658004: === (1 of 1) Compiling/Merging (sys-apps/portage-2.1.2.9::/usr/portage/sys-apps/portage/portage-2.1.2.9.ebuild)
39 1180658026: >>> AUTOCLEAN: sys-apps/portage
40 1180658026: === Unmerging... (sys-apps/portage-2.1.2.4)
41 1180658030: >>> unmerge success: sys-apps/portage-2.1.2.4
42 1180658030: === (1 of 1) Post-Build Cleaning (sys-apps/portage-2.1.2.9::/usr/portage/sys-apps/portage/portage-2.1.2.9.ebuild)
43 1180658030: ::: completed emerge (1 of 1) sys-apps/portage-2.1.2.9 to /
44 1180658030: *** Finished. Cleaning up...
45 1180658031: === Unmerging... (app-editors/emacs-cvs-22.0.92)
46 1180658078: >>> unmerge success: app-editors/emacs-cvs-22.0.92
47 1180658078: === Unmerging... (app-editors/emacs-cvs-22.0.95-r1)
48 1180658115: >>> unmerge success: app-editors/emacs-cvs-22.0.95-r1
49 1180658115: *** exiting successfully.
50 1180658115: *** terminating.
51
52 --
53 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Emerge -v portage performs sneak attack on emacs-cvs "Bo Ørsted Andresen" <bo.andresen@××××.dk>