Bug 434530

Summary: gfa failed massrebuild attempt for GCC 4.3
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: gfaAssignee: Damien Durand <splinux25>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dcantrell, ftbfs
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-09 13:47:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 433629    
Attachments:
Description Flags
Fix the .desktop file to validate none

Description Jesse Keating 2008-02-22 16:33:54 UTC
This is an automatically filed bug for a failed rebuild attempt for GCC 4.3.

http://fedoraproject.org/wiki/JesseKeating/gcc43MassRebuildProposal

Please verify why this build failed and fix it.
http://koji.fedoraproject.org/koji/taskinfo?taskID=452283
Exit code was 1, check the build.log for the failed buildArch task.

Comment 1 John Poelstra 2008-02-29 20:33:24 UTC
i386 build failed

make[2]: Entering directory `/builddir/build/BUILD/gfa-0.4.1'
make[2]: Nothing to be done for `install-exec-am'.
if test -d ./pixmaps; then \
	  /builddir/build/BUILD/gfa-0.4.1/install-sh -d
/var/tmp/gfa-0.4.1-5.fc9-root-mockbuild/usr/share/gfa/pixmaps; \
	  for pixmap in ./pixmaps/*; do \
	    if test -f $pixmap; then \
	      /usr/bin/install -c -p -m 644 $pixmap
/var/tmp/gfa-0.4.1-5.fc9-root-mockbuild/usr/share/gfa/pixmaps; \
	    fi \
	  done \
	fi
make[2]: Leaving directory `/builddir/build/BUILD/gfa-0.4.1'
make[1]: Leaving directory `/builddir/build/BUILD/gfa-0.4.1'
+ desktop-file-install --vendor= --dir
/var/tmp/gfa-0.4.1-5.fc9-root-mockbuild/usr/share/applications
/builddir/build/SOURCES/gfa.desktop
/var/tmp/gfa-0.4.1-5.fc9-root-mockbuild/usr/share/applications/gfa.desktop:
error: value "0.4.1" for key "Version" in group "Desktop Entry" is not a known
version
Error on file "/builddir/build/SOURCES/gfa.desktop": Failed to validate the
created desktop file
error: Bad exit status from /var/tmp/rpm-tmp.92362 (%install)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.92362 (%install)
EXCEPTION: Command failed. See logs for output.
 # bash --login -c 'rpmbuild -bb --target i386 --nodeps
//builddir/build/SPECS/gfa.spec'
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/mock/trace_decorator.py", line 70, in trace
    result = func(*args, **kw)
  File "/usr/lib/python2.4/site-packages/mock/util.py", line 287, in do
    raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" %
(command,), ret)
Error: Command failed. See logs for output.
 # bash --login -c 'rpmbuild -bb --target i386 --nodeps
//builddir/build/SPECS/gfa.spec'
LEAVE do --> EXCEPTION RAISED


Comment 2 Christopher Aillon 2008-04-08 21:17:33 UTC
Created attachment 301715 [details]
Fix the .desktop file to validate

Comment 3 Jesse Keating 2008-04-08 21:41:44 UTC
submitted as http://koji.fedoraproject.org/koji/taskinfo?taskID=558559

Comment 4 Matt Domsch 2008-07-03 17:42:33 UTC
*** Bug 440800 has been marked as a duplicate of this bug. ***