Summary: | dev-java/jlatexmath-fop-1.0.3: dist/jlatexmath-fop-1.0.3.jar does not exist or is not a file | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Juergen Rose <rose> |
Component: | [OLD] Java | Assignee: | Java team <java> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jrmalaq |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Juergen Rose
2014-04-23 13:37:47 UTC
Created attachment 375548 [details]
build.log
I solved my problem with the below operation: ebuild /var/lib/layman/science/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild clean ebuild /var/lib/layman/science/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild compile mv /var/tmp/portage/dev-java/jlatexmath-fop-1.0.3/work/dist/jlatexmath-fop-1.0.2.jar /var/tmp/portage/dev-java/jlatexmath-fop-1.0.3/work/dist/jlatexmath-fop-1.0.3.jar ebuild /var/lib/layman/science/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild install ebuild /var/lib/layman/science/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild qmerge I do not know how to correct this, but hope this help. (In reply to Thoma HAUC from comment #2) > I solved my problem with the below operation: > > ebuild > /var/lib/layman/science/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild > clean > ebuild > /var/lib/layman/science/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild > compile > mv > /var/tmp/portage/dev-java/jlatexmath-fop-1.0.3/work/dist/jlatexmath-fop-1.0. > 2.jar > /var/tmp/portage/dev-java/jlatexmath-fop-1.0.3/work/dist/jlatexmath-fop-1.0. > 3.jar > ebuild > /var/lib/layman/science/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild > install > ebuild > /var/lib/layman/science/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild > qmerge > > I do not know how to correct this, but hope this help. It would be very nice, if you could transform the handling above into a patch. This has been fixed in the overlay. Please confirm that it works and close this bug. (In reply to Guillaume Horel from comment #4) > This has been fixed in the overlay. Please confirm that it works and close > this bug. It seems to work for me. |