Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26671 - 'revision' tag change in package name
Summary: 'revision' tag change in package name
Status: RESOLVED DUPLICATE of bug 152990
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Ebuild Support (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-15 06:47 UTC by Serge Matveev
Modified: 2007-01-11 12:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
untested patch (portage-vendor-tag.diff,1.20 KB, patch)
2003-09-29 13:07 UTC, Marius Mauch (RETIRED)
Details | Diff
updated patch (vendor-tag.patch,1.40 KB, patch)
2003-09-29 20:32 UTC, Marius Mauch (RETIRED)
Details | Diff
updated patch (vendor-tag.patch,1.40 KB, patch)
2003-10-07 12:12 UTC, Marius Mauch (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Serge Matveev 2003-08-15 06:47:52 UTC
May be good to change 'revision' type in ebuild name theme from -r# (where '#'
is integer) to -r#C (where 'C' is string) or add next field 'brand'
(-r5cool.ebuild or -r5.cool.ebuild)

Now I can't mark some ebuild as 'my' and if I do 'emerge -pu' I can't see which
"my" ebuild are updated.

In RedHat, Mandrake, Debian this problem don't exist. I always can to name
package as qqq-1.0-12spm.deb or qqq-1.0-12mdk.rpm

Of course, qqq-1.0-r1my.ebuild (or qqq-1.0-r1.my.ebuild) must be newer than
qqq-1.0-r1.ebuild, but older than qqq-1.0-r2.ebuild

Reproducible: Always
Steps to Reproduce:
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2003-09-29 13:07:26 UTC
Created attachment 18495 [details, diff]
untested patch

This is a highly untested patch to implement a vendor tag after the release
number. It might break portage completely, so a backup is handy.
Comment 2 Marius Mauch (RETIRED) gentoo-dev 2003-09-29 20:32:29 UTC
Created attachment 18516 [details, diff]
updated patch

this patch fixes the 9>10 bug from the previous patch
Comment 3 Marius Mauch (RETIRED) gentoo-dev 2003-10-07 12:12:23 UTC
Created attachment 18921 [details, diff]
updated patch

fixed a problem with ~ dependencies
Comment 4 Nicholas Jones (RETIRED) gentoo-dev 2003-12-28 21:56:15 UTC
Test this in catalyst or some other vigourus way.
Comment 5 Brian Harring (RETIRED) gentoo-dev 2005-02-27 23:13:38 UTC
Marius, did your version handling rewrite in some way address this (don't have the regex in front of me atm).
Comment 6 Marius Mauch (RETIRED) gentoo-dev 2005-02-28 16:37:15 UTC
nope, IIRC I had some issues (collate sequence being one) with this and didn't really track it anymore.
Comment 7 Jason Stubbs (RETIRED) gentoo-dev 2005-07-28 07:25:21 UTC
Putting a hold on feature requests for portage as they are drowning out the 
bugs. Most of these features should be available in the next major version of 
portage. But for the time being, they are just drowning out the major bugs and 
delaying the next version's progress. 
 
Any bugs that contain patches and any bugs for etc-update or dispatch-conf can 
be reopened. Sorry, I'm just not good enough with bugzilla. ;) 
Comment 8 Marius Mauch (RETIRED) gentoo-dev 2007-01-11 12:17:08 UTC
Reopen for duping
Comment 9 Marius Mauch (RETIRED) gentoo-dev 2007-01-11 12:17:48 UTC

*** This bug has been marked as a duplicate of bug 152990 ***