On Thu, Jul 31, 2008 at 1:47 PM, Karel Volný
<kvolny@redhat.com> wrote:
hi,
when trying to import a package into RPM Fusion, I am getting the
following error:
[kavol@dhcp-lab-227 common]$ ./cvs-import.sh -b F-9
qmmp-plugins-freeworld-0.2.0-1.fc9.src.rpm
Checking out module: 'qmmp-plugins-freeworld'
Unpacking source package:
qmmp-plugins-freeworld-0.2.0-1.fc9.src.rpm...
L qmmp-0.2.0.tar.bz2
A qmmp-filter-provides.sh
A qmmp-plugins-freeworld.spec
Checking : qmmp-0.2.0.tar.bz2 on
https://cvs.rpmfusion.org/repo/pkgs/upload.cgi...
This file (3dd56fc0c9dd632572465f9eab3e4c80 qmmp-0.2.0.tar.bz2)
is already uploaded
Source upload succeeded. Don't forget to commit the new ./sources
file
M sources
M .cvsignore
=======================================================================
? F-9/import.log
Index: F-9/.cvsignore
===================================================================
RCS file: /cvs/free/rpms/qmmp-plugins-freeworld/F-9/.cvsignore,v
retrieving revision 1.1
diff -u -r1.1 .cvsignore
--- F-9/.cvsignore 22 Jul 2008 16:54:28 -0000 1.1
+++ F-9/.cvsignore 31 Jul 2008 11:38:27 -0000
@@ -0,0 +1 @@
+qmmp-0.2.0.tar.bz2
cvs diff: F-9/qmmp-filter-provides.sh is a new entry, no
comparison available
cvs diff: F-9/qmmp-plugins-freeworld.spec is a new entry, no
comparison available
Index: F-9/sources
===================================================================
RCS file: /cvs/free/rpms/qmmp-plugins-freeworld/F-9/sources,v
retrieving revision 1.1
diff -u -r1.1 sources
--- F-9/sources 22 Jul 2008 16:54:28 -0000 1.1
+++ F-9/sources 31 Jul 2008 11:38:27 -0000
@@ -0,0 +1 @@
+3dd56fc0c9dd632572465f9eab3e4c80 qmmp-0.2.0.tar.bz2
=======================================================================
Please check the above cvs diff.
If you want to make any changes before committing, please press
Ctrl-C.
Otherwise press Enter to proceed to commit.
? F-9/import.log
cvs commit...
? F-9/import.log
**** Access denied: kvolny is not in ACL for
rpms/qmmp-plugins-freeworld/F-9
cvs commit: Pre-commit check failed
cvs [commit aborted]: correct above errors first!
cvs commit: saving log message in /tmp/cvsEPCWDW
it looks to me that the path element "rpms" is somehow
superfluous, as I can normally check
out "/cvs/free/qmmp-plugins-freeworld/..."?
No.
The checkout from CVS is open.
You just have no right to commit at this time. Your access will be granted within few hours.
BTW, in the future please, follow the CVSadmin procedure to avoid this.