Hello all,
I'm having some trouble with the update of a package (motion). The build
process for the devel and F10 branches went fine, but the F11 branch
fails miserably due to a wrong source. You can see the error here:
http://buildsys.rpmfusion.org/build-status/job.psp?email=steven.moix@axia...
I can't really tell where the problem is unfortunately...the following
lines seem correct:
[Steven@x301 F-11]$ make new-sources
FILES="/home/Steven/rpmbuild/SOURCES/motion-3.2.11.1.tar.gz"
Checking : motion-3.2.11.1.tar.gz on
https://cvs.rpmfusion.org/repo/pkgs/upload.cgi...
This file (4e729f129d8f9b9abaed5121c3cd0037 motion-3.2.11.1.tar.gz) is
already uploaded
Source upload succeeded. Don't forget to commit the new ./sources file
cvs diff gives me the following:
Index: sources
===================================================================
RCS file: /cvs/free/rpms/motion/F-11/sources,v
retrieving revision 1.3
diff -u -r1.3 sources
--- sources 11 Aug 2009 18:54:30 -0000 1.3
+++ sources 11 Aug 2009 19:25:48 -0000
@@ -1 +1 @@
-713c964e6348314eaed7db7937b36c2a motion-initscript
+4e729f129d8f9b9abaed5121c3cd0037 motion-3.2.11.1.tar.gz
and finally cvs commit:
[Steven@x301 F-11]$ cvs commit -F clog
cvs commit: Examining .
? clog
**** Access allowed: moixs is in ACL for rpms/motion/F-11.
Checking in sources;
/cvs/free/rpms/motion/F-11/sources,v <-- sources
new revision: 1.4; previous revision: 1.3
done
Any clue on what could go wrong?
Thanks
Steven