[opensuse-buildservice] OBS Administrator ERROR
Hi, I get from my private OBS instance mails with subject given above and it says : """ Additional projects in api: ["deleted"] Additional projects in backend: ["xxx", "yyy"] """ How can I clean this up safely? Many thanks, Christof -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Montag, 3. Dezember 2018, 16:11:32 CET Christof Hanke wrote:
Hi,
I get from my private OBS instance mails with subject given above and it says : """ Additional projects in api: ["deleted"] Additional projects in backend: ["xxx", "yyy"] """
How can I clean this up safely?
cd /srv/www/obs/api/ rake fix_project project="backend" -- Adrian Schroeter SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Monday, 3 December 2018 16:22:20 CET Adrian Schröter wrote:
On Montag, 3. Dezember 2018, 16:11:32 CET Christof Hanke wrote:
Hi,
I get from my private OBS instance mails with subject given above and it says : """
Additional projects in api: ["deleted"]
Additional projects in backend: ["xxx", "yyy"] """
How can I clean this up safely?
cd /srv/www/obs/api/
rake fix_project project="backend"
Sorry, doesn't work: obs:/srv/www/obs/api # rake fix_project project="backend" rake aborted! NameError: uninitialized constant Annotate /srv/www/obs/api/lib/tasks/auto_annotate_models.rake:47:in `<top (required)>' /srv/www/obs/api/Rakefile:7:in `<top (required)>' (See full trace by running task with --trace) obs:/srv/www/obs/api # rpm -qf Rakefile obs-api-2.9.5-51.4.noarch -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (2)
-
Adrian Schröter
-
Christof Hanke