Help with build failure (updating mercurial)

Mamoru Tasaka mtasaka at ioa.s.u-tokyo.ac.jp
Sun Jun 15 14:22:05 UTC 2008


Neal Becker wrote, at 06/15/2008 10:58 PM +9:00:
> gmane.linux.network.networkmanager.devel
> http://koji.fedoraproject.org/koji/taskinfo?taskID=662698
> ...
> error: File must begin with "/": unset
> error: File must begin with "/": DISPLAY
> Checking for unpackaged
> file(s): /usr/lib/rpm/check-files /var/tmp/mercurial-1.0.1-3.fc10-root
> RPM build errors:
>     File must begin with "/": unset
>     File must begin with "/": DISPLAY
> 
> What's causing this?
> 
> I also tried to reproduce this locally, but running make mockbuild, but I
> only got an empty build log.

This seems okay.

Index: mercurial.spec
===================================================================
RCS file: /cvs/extras/rpms/mercurial/devel/mercurial.spec,v
retrieving revision 1.48
diff -u -r1.48 mercurial.spec
--- mercurial.spec      15 Jun 2008 12:52:43 -0000      1.48
+++ mercurial.spec      15 Jun 2008 14:19:40 -0000
@@ -3,7 +3,7 @@
 Summary: A fast, lightweight distributed source control management system 
 Name: mercurial
 Version: 1.0.1
-Release: 3%{?dist}
+Release: 3%{?dist}.1
 License: GPLv2
 Group: Development/Tools
 URL: http://www.selenic.com/mercurial/
@@ -162,7 +162,7 @@
 %{_libexecdir}/mercurial/
 %{_sysconfdir}/mercurial/hgrc.d/hgk.rc
 
-#%check
+#%%check
 #cd tests && python run-tests.py
 
 %changelog
------------------------------------------------------------------

http://koji.fedoraproject.org/koji/taskinfo?taskID=662761

Regards,
Mamoru




More information about the devel mailing list