Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=459908 --- Comment #27 from Mamoru Tasaka <mtasaka@xxxxxxxxxxxxxxxxxxx> 2008-09-24 04:17:59 EDT --- Rebuild failed: http://koji.fedoraproject.org/koji/taskinfo?taskID=841506 ! build.log shows some stange error comment: http://koji.fedoraproject.org/koji/getfile?taskID=841508&name=build.log -------------------------------------- ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/freedink.spec'], False, '/var/lib/mock/dist-f10-build-261193-47237/root/', None, 86400, True, 0, 101, 102, None, logger=<mock.trace_decorator.getLog object at 0x2b90b825bf90>) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/freedink.spec'] /etc/profile: line 42: /bin/hostname: No such file or directory error: line 67: second %install -------------------------------------- Perhaps this is because %install in comment is not protected by %% properly (see my comment: bug 459916 comment 19) Some quick note (I have not checked yet because the srpm does not build) * EVR dependency -------------------------------------- Requires: freedink-engine=%{version}-%{release} freedink-dfarc -------------------------------------- - This will make freedink require the rpm named "freedink-engine=1.08.20080920-2.fc10" (then cannot be installed), i.e. spaces needed between equality. * update-desktop-database - is needed when desktop files contains MimeType information (i.e. MimeType=application/x-dmod; like freedink-dfarc.desktop). -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review