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

Bug 634744

Summary: dev-java/fop - java_config_2.Errors.UnexistingPackageError: Package jaf was not found!
Product: Gentoo Linux Reporter: deference
Component: Current packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal CC: deference
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: AMD64   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/25375
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build-wireshark.txt.bz2
emerge --info

Description deference 2017-10-19 03:15:41 UTC
[ebuild  r  U ] net-analyzer/wireshark-2.4.2 [2.2.7] USE="adns capinfos%* caps captype%* dftest%* doc doc-pdf dumpcap%* editcap%* filecaps geoip gtk kerberos libxml2%* lua mergecap%* netlink pcap portaudio qt5 randpkt* randpktdump* reordercap%* sbc sharkd%* smi snappy%* spandsp%* ssl text2pcap%* tshark%* udpdump%* zlib -androiddump -ciscodump -libssh -nghttp2% (-selinux) -sshdump -tfshark (-crypt%*)" CPU_FLAGS_X86="-sse4_2" 
[ebuild  rR   ] app-emulation/libvirt-3.6.0  USE="audit caps fuse glusterfs libvirtd lvm lxc macvtap nfs numa parted pcap phyp qemu sasl uml vepa virt-network virtualbox wireshark-plugins xen (-apparmor) -dbus -firewalld -iscsi -libssh -nls (-openvz) -policykit -rbd (-selinux) -udev -zeroconf (-zfs)" 

FOP_OPTS=-Xmx256m JAVA_OPTS=-Xmx256m fop user-guide-a4.fo user-guide-a4.pdf
Traceback (most recent call last):
  File "/usr/lib/python-exec/python2.7/gjl", line 121, in <module>
    args = get_args(pkg)
  File "/usr/lib/python-exec/python2.7/gjl", line 38, in get_args
    classpath, library = get_pkg_args(pkg)
  File "/usr/lib/python-exec/python2.7/gjl", line 19, in get_pkg_args
    classpath = manager.build_dep_path([package.name()], "CLASSPATH", missing_deps)
  File "/usr/lib64/python2.7/site-packages/java_config_2/EnvironmentManager.py", line 354, in build_dep_path
    p = self.get_package(dep[-1])
  File "/usr/lib64/python2.7/site-packages/java_config_2/EnvironmentManager.py", line 154, in get_package
    return self.load_package(pkgname)
  File "/usr/lib64/python2.7/site-packages/java_config_2/EnvironmentManager.py", line 83, in load_package
    raise UnexistingPackageError(name)
java_config_2.Errors.UnexistingPackageError: Package jaf was not found!
Couldn't get needed information
make: *** [Makefile:973: user-guide-a4.pdf] Error 1
Comment 1 deference 2017-10-19 03:15:57 UTC
Created attachment 499250 [details]
build-wireshark.txt.bz2
Comment 2 deference 2017-10-19 03:16:05 UTC
Created attachment 499252 [details]
emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2022-05-09 17:21:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c10da10bc5d295f20ed764377f3e1ca63ff77b95

commit c10da10bc5d295f20ed764377f3e1ca63ff77b95
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-05-05 16:19:59 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2022-05-09 17:21:20 +0000

    dev-java/fop: drop 2.0-r3
    
    Closes: https://bugs.gentoo.org/834482
    Closes: https://bugs.gentoo.org/634744
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-java/fop/Manifest                     |   1 -
 dev-java/fop/files/headless-launcher.bash |   1 -
 dev-java/fop/fop-2.0-r3.ebuild            | 129 ------------------------------
 3 files changed, 131 deletions(-)