Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 398367 - dev-java/java-config: Eselect modules returning bad version information
Summary: dev-java/java-config: Eselect modules returning bad version information
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo eselect Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-10 12:04 UTC by Ulrich Müller
Modified: 2018-06-08 08:45 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Müller gentoo-dev 2012-01-10 12:04:22 UTC
Several eselect modules are returning meaningless version information, as in the following example:

   $ eselect java-nsplugin --version
   Version $


The following modules should be fixed:

app-admin/eselect-mesa (herd: x11)
   Module: mesa

app-admin/eselect-postgresql (herd: postgresql, maintainer: titanofold)
   Module: postgresql

dev-java/java-config (herd: java)
   Modules: java-nsplugin, java-vm

Thanks in advance.
Comment 1 Aaron W. Swenson gentoo-dev 2012-01-10 13:46:17 UTC
$ eselect postgresql --version
Version 1.0.10

What's wrong with the output?
Comment 2 Ulrich Müller gentoo-dev 2012-01-10 20:14:28 UTC
(In reply to comment #1)
> $ eselect postgresql --version
> Version 1.0.10
> 
> What's wrong with the output?

Sorry, false positive. (You can remove the useless SVN_DATE assignment from your module though.)
Comment 3 Aaron W. Swenson gentoo-dev 2012-02-22 11:44:51 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > $ eselect postgresql --version
> > Version 1.0.10
> > 
> > What's wrong with the output?
> 
> Sorry, false positive. (You can remove the useless SVN_DATE assignment from
> your module though.)

Fixed in git.
Comment 4 Matt Turner gentoo-dev 2018-06-08 05:38:05 UTC
eselect-mesa is going away. WONTFIX.
Comment 5 James Le Cuirot gentoo-dev 2018-06-08 08:45:08 UTC
The java-nsplugin module went away ages ago.