From mikhail.zabaluev@gmail.com Wed Nov 23 23:29:42 2011 From: Mikhail Zabaluev To: buildservice@lists.opensuse.org Subject: [opensuse-buildservice] Troubleshooting "bad config" Date: Thu, 24 Nov 2011 01:29:37 +0200 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7584123607171483579==" --===============7584123607171483579== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, I got my experimental installation of OBS off openSUSE:Tools:Unstable pretty much in order, but trying to build a test package clone of obs-server in a test clone of openSUSE:Tools results in this kind of output in /srv/obs/log/scheduler_i586.log: 2011-11-24 01:04:06: looking at high prio openSUSE:Tools (1/0/1/0/2) 2011-11-24 01:04:06: looking at high prio openSUSE:Tools/openSUSE_Factory (0/0/1/0/2) - openSUSE:Tools/openSUSE_Factory: bad config (openSUSE.org:openSUSE:Tools) 2011-11-24 01:04:06: looking at low prio openSUSE:Tools/openSUSE_Factory (0/0/0/0/2) - openSUSE:Tools/openSUSE_Factory: bad config (openSUSE.org:openSUSE:Tools) I could not find how to get more detailed diagnostic on what's wrong, any pointers? Thanks, Mikhail P.S. I also get this error when trying to migrate the database in /srv/www/obs/api: =3D=3D AlterIssueTrackers: migrating =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D -- change_table(:issue_trackers) rake aborted! An error has occurred, all later migrations canceled: Mysql::Error: Table 'api_production.issue_trackers' doesn't exist: ALTER TABLE `issue_trackers` ADD `kind` ENUM('bugzilla', 'cve', 'fate', 'trac', 'launchpad', 'sourceforge') AFTER `name` --=20 To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org --===============7584123607171483579==-- From mikhail.zabaluev@gmail.com Wed Nov 23 23:33:44 2011 From: Mikhail Zabaluev To: buildservice@lists.opensuse.org Subject: [opensuse-buildservice] Re: Troubleshooting "bad config" Date: Thu, 24 Nov 2011 01:33:42 +0200 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0282635479144821867==" --===============0282635479144821867== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable The project xml is as follows: My test clone of the famous openSUSE:Tools i586 I have also copied the prjconf from openSUSE:Tools at api.opensuse.org. 2011/11/24 Mikhail Zabaluev : > I got my experimental installation of OBS off openSUSE:Tools:Unstable > pretty much in order, but trying to build a test package clone of > obs-server in a test clone of openSUSE:Tools results in this kind of > output in /srv/obs/log/scheduler_i586.log: > > 2011-11-24 01:04:06: looking at high prio openSUSE:Tools (1/0/1/0/2) > 2011-11-24 01:04:06: looking at high prio > openSUSE:Tools/openSUSE_Factory (0/0/1/0/2) > =C2=A0- openSUSE:Tools/openSUSE_Factory: bad config (openSUSE.org:openSUSE:= Tools) > 2011-11-24 01:04:06: looking at low prio > openSUSE:Tools/openSUSE_Factory (0/0/0/0/2) > =C2=A0- openSUSE:Tools/openSUSE_Factory: bad config (openSUSE.org:openSUSE:= Tools) > > I could not find how to get more detailed diagnostic on what's wrong, > any pointers? --=20 To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org --===============0282635479144821867==-- From adrian@suse.de Thu Nov 24 07:21:25 2011 From: Adrian =?utf-8?q?Schr=C3=B6ter?= To: buildservice@lists.opensuse.org Subject: Re: [opensuse-buildservice] Re: Troubleshooting "bad config" Date: Thu, 24 Nov 2011 08:21:24 +0100 Message-ID: <5456664.2m8apd7kDg@scherben> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1627713175438520291==" --===============1627713175438520291== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Am Donnerstag, 24. November 2011, 01:33:42 schrieb Mikhail Zabaluev: > The project xml is as follows: > > > My test clone of the famous openSUSE:Tools > > > > > > repository="openSUSE_Factory"/> i586 > > > > I have also copied the prjconf from openSUSE:Tools at api.opensuse.org. That might be the issue ;) bad config speaks about prjconf at least. You don't need it in your project if you anyway build against openSUSE.org:openSUSE:Tools repository. > 2011/11/24 Mikhail Zabaluev : > > I got my experimental installation of OBS off openSUSE:Tools:Unstable > > pretty much in order, but trying to build a test package clone of > > obs-server in a test clone of openSUSE:Tools results in this kind of > > output in /srv/obs/log/scheduler_i586.log: > > > > 2011-11-24 01:04:06: looking at high prio openSUSE:Tools (1/0/1/0/2) > > 2011-11-24 01:04:06: looking at high prio > > openSUSE:Tools/openSUSE_Factory (0/0/1/0/2) > > - openSUSE:Tools/openSUSE_Factory: bad config > > (openSUSE.org:openSUSE:Tools) 2011-11-24 01:04:06: looking at low prio > > openSUSE:Tools/openSUSE_Factory (0/0/0/0/2) > > - openSUSE:Tools/openSUSE_Factory: bad config > > (openSUSE.org:openSUSE:Tools) > > > > I could not find how to get more detailed diagnostic on what's wrong, > > any pointers? -- Adrian Schroeter SUSE Linux Products GmbH email: adrian(a)suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org --===============1627713175438520291==-- From mikhail.zabaluev@gmail.com Thu Nov 24 08:41:22 2011 From: Mikhail Zabaluev To: buildservice@lists.opensuse.org Subject: Re: [opensuse-buildservice] Re: Troubleshooting "bad config" Date: Thu, 24 Nov 2011 10:41:14 +0200 Message-ID: In-Reply-To: <5456664.2m8apd7kDg@scherben> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7331541128889783014==" --===============7331541128889783014== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Hi, 2011/11/24 Adrian Schröter : > Am Donnerstag, 24. November 2011, 01:33:42 schrieb Mikhail Zabaluev: >> The project xml is as follows: >> >> >>   My test clone of the famous openSUSE:Tools >>   >>   >>   >>   >>   >>     > repository="openSUSE_Factory"/> i586 >>   >> >> >> I have also copied the prjconf from openSUSE:Tools at api.opensuse.org. > > That might be the issue ;) > > bad config speaks about prjconf at least. You don't need it in your project > if you anyway build against openSUSE.org:openSUSE:Tools repository. I got the same log message without prjconf. Regards, Mikhail -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org --===============7331541128889783014==-- From mikhail.zabaluev@gmail.com Sun Nov 27 19:52:06 2011 From: Mikhail Zabaluev To: buildservice@lists.opensuse.org Subject: [opensuse-buildservice] Re: Troubleshooting "bad config" Date: Sun, 27 Nov 2011 21:51:58 +0200 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0943429134359183664==" --===============0943429134359183664== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, 2011/11/24 Mikhail Zabaluev : > > I got my experimental installation of OBS off openSUSE:Tools:Unstable > pretty much in order, but trying to build a test package clone of > obs-server in a test clone of openSUSE:Tools results in this kind of > output in /srv/obs/log/scheduler_i586.log: > > 2011-11-24 01:04:06: looking at high prio openSUSE:Tools (1/0/1/0/2) > 2011-11-24 01:04:06: looking at high prio > openSUSE:Tools/openSUSE_Factory (0/0/1/0/2) > =C2=A0- openSUSE:Tools/openSUSE_Factory: bad config (openSUSE.org:openSUSE:= Tools) > 2011-11-24 01:04:06: looking at low prio > openSUSE:Tools/openSUSE_Factory (0/0/0/0/2) > =C2=A0- openSUSE:Tools/openSUSE_Factory: bad config (openSUSE.org:openSUSE:= Tools) It is odd: when I ran bs_sched under debugger, the remote configurations were retrieved (messages about this appeared in the output) and building started. Is something different in the way scheduler is ran as a system service by systemd? I should log a perl debug trace next time I see this problem. Cheers, Mikhail --=20 To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org --===============0943429134359183664==--