Gentoo Archives: gentoo-amd64

From: Duncan <1i5t5.duncan@×××.net>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Re: emerge -uDp wants to downgrade vmware-modules
Date: Sun, 03 May 2009 19:59:35
Message-Id: pan.2009.05.03.19.26.11@cox.net
In Reply to: [gentoo-amd64] emerge -uDp wants to downgrade vmware-modules by Dan Johansson
1 Dan Johansson <Dan.Johansson@×××.nu> posted
2 200905031107.24458.Dan.Johansson@×××.nu, excerpted below, on Sun, 03 May
3 2009 11:07:17 +0200:
4
5 > I noticed that emerge wanted to downgrade my
6 > app-emulation/vmware-modules-1.0.0.15-r2
7 >
8 > # emerge --update --deep --verbose --reinstall changed-use world
9 > --pretend
10 >
11 > These are the packages that would be merged, in order:
12 >
13 > Calculating dependencies... done!
14 > [ebuild U ] dev-perl/XML-Parser-2.36 [2.34-r1] 0 kB [?=>0] [ebuild
15 > UD] app-emulation/vmware-modules-1.0.0.15-r2 [1.0.0.23] 0 kB [0]
16 >
17 > Total: 2 packages (1 upgrade, 1 downgrade), Size of downloads: 0 kB
18 >
19 > I really don't get it
20
21 It's likely that your current version has been masked, for some reason.
22 Try this to find out why:
23
24 emerge --pretend =app-emulation/vmware-modules-1.0.0.23
25
26 That should tell you why it can't remerge that version, spitting out the
27 comment from package.mask or otherwise telling you what's wrong
28 (keywords, blocker, whatever).
29
30 FWIW, it lets me pretend-install that version here, but I don't have
31 VMWare installed (it's proprietaryware which I don't do) so whatever
32 blocker there might be I'm not seeing, and if the mask was just added in
33 the last 24-36 hours or so, I'd not see it either as I've not synced in
34 that time.
35
36 --
37 Duncan - List replies preferred. No HTML msgs.
38 "Every nonfree program has a lord, a master --
39 and if you use the program, he is your master." Richard Stallman

Replies

Subject Author
Re: [gentoo-amd64] Re: emerge -uDp wants to downgrade vmware-modules Dan Johansson <Dan.Johansson@×××.nu>