[opensuse-buildservice] importing binaries: "$PROJECT/standard: no longer exists"
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, from time to time I run in the problem that the scheduler does not accept binary packages copied to /srv/obs/build/$PROJECT/standard/$ARCH/:full and it logs this message: ### reading packages of repository $PROJECT/standard scanning repo $PROJECT/standard... 2012-10-08 10:46:47: looking at high prio $PROJECT/standard (0/0/0/0/1) - $PROJECT/standard: no longer exists ### The project meta looks like this: ### <project name="$PROJECT"> <title></title> <description></description> <person userid="Admin" role="maintainer"/> <person userid="Admin" role="bugowner"/> <repository name="standard"> <arch>x86_64</arch> </repository> </project> ### So there is an entry for the standard repository. What else needs to be done to get rid of this message? At the moment we do these steps to import binary packages for a new Project/repository: osc meta prj -e $PROJECT (config like above) osc meta prjconf -F prjconf.file $PROJECT (if needed) mkdir -p /srv/obs/build/$PROJECT/standard/$ARCH/:full copy binaries... chown -R obsrun.obsrun /srv/obs/build/$PROJECT obs_admin --rescan-repository $PROJECT standard $ARCH Anything missing in that line? Thanks, Christian - -- Christian Schneemann Linux Consultant & Developer Tel.: +49-175-7250665 Mail: schneemann@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iEYEARECAAYFAlBymQEACgkQL6hkOkG9q4HHMwCfdBYTTvp/IXnlD3bv218HDm1i 1FsAoLZYflBRBi+Q+DEnQDq6PhcOhyHG =L9o5 -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (1)
-
Christian Schneemann