Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=853922 --- Comment #19 from Simone Caronni <negativo17@xxxxxxxxx> --- Spec URL: http://slaanesh.fedorapeople.org/guacamole.spec SRPM URL: http://slaanesh.fedorapeople.org/guacamole-0.7.0-3.fc18.src.rpm * Wed Jan 16 2013 Simone Caronni <negativo17@xxxxxxxxx> - 0.7.0-3 - Removed pom.xml as per info in #fedora-java. * Tue Jan 15 2013 Simone Caronni <negativo17@xxxxxxxxx> - 0.7.0-2 - Added Tomcat requirements (log4j, tomcat, tomcat-native). - Moved application from /usr/share/webapps/guacamole/guacamole to /var/lib/tomcat/webapps/guacamole. - Moved docs outside of the "apidocs" folder. - Changed description with notes where to get the centralized server. - Added pom.xml to installed files. - Moved config file to /etc/guacamole and linked it to WEB-INF/classes. Here is the macro error when I tried %add_maven_depmap (as already discussed in #fedora-java): + install -d -m 755 /builddir/build/BUILDROOT/guacamole-0.7.0-3.fc18.x86_64/usr/share/maven-poms + install -pm 644 pom.xml /builddir/build/BUILDROOT/guacamole-0.7.0-3.fc18.x86_64/usr/share/maven-poms/JPP.guacamole-guacamole.pom + set -e + _pompart=JPP.guacamole-guacamole.pom + _jarpart=guacamole/guacamole.jar + _filelist=.mfiles + install -dm 755 /builddir/build/BUILDROOT/guacamole-0.7.0-3.fc18.x86_64//usr/share/maven-fragments + for _dir in /usr/lib64/java /usr/share/java-jni /usr/share/java + '[' -f /builddir/build/BUILDROOT/guacamole-0.7.0-3.fc18.x86_64//usr/lib64/java/guacamole/guacamole.jar ']' + for _dir in /usr/lib64/java /usr/share/java-jni /usr/share/java + '[' -f /builddir/build/BUILDROOT/guacamole-0.7.0-3.fc18.x86_64//usr/share/java-jni/guacamole/guacamole.jar ']' + for _dir in /usr/lib64/java /usr/share/java-jni /usr/share/java + '[' -f /builddir/build/BUILDROOT/guacamole-0.7.0-3.fc18.x86_64//usr/share/java/guacamole/guacamole.jar ']' + python -m /usr/share/java-utils/maven_depmap /builddir/build/BUILDROOT/guacamole-0.7.0-3.fc18.x86_64/usr/share/maven-fragments/guacamole /builddir/build/BUILDROOT/guacamole-0.7.0-3.fc18.x86_64/usr/share/maven-poms/JPP.guacamole-guacamole.pom '' Traceback (most recent call last): File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main "__main__", fname, loader, pkg_name) File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code exec code in run_globals File "/usr/share/java-utils/maven_depmap.py", line 295, in <module> fragment = parse_pom(pom_path, jar_path) File "/usr/share/java-utils/maven_depmap.py", line 142, in parse_pom raise PackagingTypeMissingFile(pom_path) __main__.PackagingTypeMissingFile: Packaging type is not 'pom' and no artifact path has been provided for pom /builddir/build/BUILDROOT/guacamole-0.7.0-3.fc18.x86_64/usr/share/maven-poms/JPP.guacamole-guacamole.pom error: Bad exit status from /var/tmp/rpm-tmp.9ZdB77 (%install) Bad exit status from /var/tmp/rpm-tmp.9ZdB77 (%install) The package does not install any jar files, it does only symlink prerequisites: $ ls -al /var/lib/tomcat/webapps/guacamole/WEB-INF/lib/ total 8 drwxr-xr-x. 2 root root 4096 15 gen 16.03 . drwxr-xr-x. 4 root root 4096 15 gen 16.03 .. lrwxrwxrwx. 1 root root 29 15 gen 16.03 api.jar -> /usr/share/java/slf4j/api.jar lrwxrwxrwx. 1 root root 46 15 gen 16.03 guacamole-common.jar -> /usr/share/java/guacamole/guacamole-common.jar lrwxrwxrwx. 1 root root 43 15 gen 16.03 guacamole-ext.jar -> /usr/share/java/guacamole/guacamole-ext.jar lrwxrwxrwx. 1 root root 40 15 gen 16.03 jcl-over-slf4j.jar -> /usr/share/java/slf4j/jcl-over-slf4j.jar If there's the need to add it back I will do it, no problem. Thanks, --Simone -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ebt3dvZ7au&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review