Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#24296 - [namcap] detect java-environment dependency intead of the correct java-runtime
Attached to Project:
Arch Linux
Opened by Eric Belanger (Snowman) - Sunday, 15 May 2011, 23:55 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 19 December 2016, 01:48 GMT
Opened by Eric Belanger (Snowman) - Sunday, 15 May 2011, 23:55 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 19 December 2016, 01:48 GMT
|
DetailsDescription:
When running namcap on glsof, it prints the following incorrect errors: glsof E: Dependency java-environment detected and not included (found class files usr/share/java/glsof/queries.jar, usr/share/java/glsof/filemonitor.jar) glsof W: Dependency included and not needed ('java-runtime') The jar files are run with 'java -jar file.jar' which is provided by java-runtime. |
This task depends upon
glsof W: No ELF files and not an "any" package
glsof E: Dependency java-environment detected and not included (found class files usr/share/java/glsof/filemonitor.jar, usr/share/java/glsof/queries.jar)
glsof W: Dependency included and not needed ('java-runtime')
glsof W: Dependency included and not needed ('lsof')
Confirmed.
BTW, the patch is submitted to the mailing list, as far as I can see in the archive.
Yes, the patch is not on the mailinglist, yet. I created it just to point out, what I think needs to be changed. This issue is absolutely trivial.