Gentoo Archives: gentoo-user

From: "Bo Ørsted Andresen" <bo.andresen@××××.dk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Modify emerge --resume
Date: Tue, 17 Oct 2006 07:34:51
Message-Id: 200610170930.26715.bo.andresen@zlin.dk
In Reply to: [gentoo-user] Modify emerge --resume by Marco Calviani
1 On Tuesday 17 October 2006 09:20, Marco Calviani wrote:
2 > i was running an emerge -e world while emerge stuck on a package
3 > (that was openinventor). The problem was that with the modular X, the
4 > "testing" version was necessary. Now i would like to resume the emerge
5 > process, but however with emerge --resume, Portage wants to install
6 > the older version.
7 > How is it possible to force the newer one?
8
9 If you save the attached file I believe that:
10
11 # python resume_list.py
12
13 should give you the resume list. Then you can alter the resulting list and
14 emerge the altered list with --oneshot ...
15
16 --
17 Bo Andresen

Attachments

File name MIME type
resume_list.py application/x-python

Replies

Subject Author
Re: [gentoo-user] Modify emerge --resume Marco Calviani <marco.calviani@×××××.com>