First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 12069
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Nicholas Jones (RETIRED) <carpaski@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: faz <faz@rebelbase.nl>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
comment vote for this or similar option text/plain kde123 2002-12-28 09:11 0000 221 bytes Details
portage-third.diff emerge.diff patch J Robert Ray 2003-01-19 02:02 0000 4.60 KB Details | Diff
emerge-2.0.47-r2.diff emerge-2.0.47-r2.diff patch Eric Andresen 2003-02-20 16:47 0000 3.67 KB Details | Diff
emerge-2.0.47-r2.diff emerge-2.0.47-r2.diff patch Eric Andresen 2003-02-20 16:47 0000 3.67 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 12069 depends on: 9379 Show dependency tree
Bug 12069 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-12-13 01:36 0000
I'm using a mix of stable, unstable, masked and, of course, unmasked packages. 
This results in not being able to construct a emerge statement giving me only those 
packages who has been installed and a more recent version is available. I have to 
check the output of emerge -up world by hand to select the right packages. The 
recent addition of the actual installed version helps a lot in this (thanks for that). I 
suggest adding a new option (--onlynewer) that forces emerge to skip older versions. 
Maybe it would even be better to change --update to do the same thing. The text of 
the manual suggests this behaviour of --update.

------- Comment #1 From kde123 2002-12-28 09:11:25 0000 -------
Created an attachment (id=6806) [details]
vote for this or similar option

------- Comment #2 From J Robert Ray 2003-01-19 02:02:40 0000 -------
Created an attachment (id=7430) [details]
emerge.diff

This patch adds a '--nodowngrade' or '-g' option to emerge.

geep root # emerge -up world

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

Calculating world dependencies ...done!
[ebuild    UD] app-text/xpdf-2.01 [2.01-r1]
[ebuild    U ] net-www/links-2.1_pre6 [2.1_pre3]



geep root # emerge -up --nodowngrade world

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

Calculating world dependencies ...done!
[ebuild    U ] net-www/links-2.1_pre6 [2.1_pre3]

------- Comment #3 From Olivier Reisch 2003-01-20 09:45:30 0000 -------
patch works great here, comes in very handy :)

------- Comment #4 From Narada Sage 2003-02-01 17:46:35 0000 -------
I'd prefer the parameter was called 'maintain' with a short switch of -m if
this was to be done. 

------- Comment #5 From Fir3fly 2003-02-03 01:53:10 0000 -------
Cool, that was what i was looking for, but how do I add the patch?

------- Comment #6 From Bartosch Pixa 2003-02-03 03:54:06 0000 -------
what about updates to SLOTed packages ?

------- Comment #7 From J Robert Ray 2003-02-03 04:50:54 0000 -------
Upgrades to SLOTed packages are not disabled by this flag, although they still
appear as 'D'.

------- Comment #8 From Scott Richey 2003-02-03 10:22:55 0000 -------
This patch is great, just what I've been looking for! I think this needs to be
in the official version.

------- Comment #9 From Eric Andresen 2003-02-20 16:47:23 0000 -------
Created an attachment (id=8550) [details]
emerge-2.0.47-r2.diff

Here's an updated copy of the diff for portage 2.0.47-r2

------- Comment #10 From Eric Andresen 2003-02-20 16:47:37 0000 -------
Created an attachment (id=8551) [details]
emerge-2.0.47-r2.diff

Here's an updated copy of the diff for portage 2.0.47-r2

------- Comment #11 From SpanKY 2003-03-04 09:56:41 0000 -------
*** Bug 16819 has been marked as a duplicate of this bug. ***

------- Comment #12 From Nicholas Jones (RETIRED) 2003-03-05 04:17:27 0000 -------
-U/--upgradeonly

------- Comment #13 From Danny Milosavljevic 2004-04-09 05:08:35 0000 -------
does a make.conf option for that exist ? (i.e. to make it never downgrade)

First Last Prev Next    No search results available      Search page      Enter new bug