Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 398367

Summary: dev-java/java-config: Eselect modules returning bad version information
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: Current packagesAssignee: Gentoo eselect Team <eselect>
Status: RESOLVED FIXED    
Severity: minor CC: java, kripton
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=576334
Whiteboard:
Package list:
Runtime testing required: ---

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.