Mailinglist Archive: opensuse-buildservice (348 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] publisher broken on SLE_10 for obs > 1.7.2
- From: Marcus Hüwe <suse-tux@xxxxxx>
- Date: Thu, 29 Apr 2010 20:30:32 +0200
- Message-id: <20100429183032.GA3340@linux>
On 2010-04-29 13:11:32 +0000, Christian wrote:
debug statement into the yum/packages.py file:
in "def returnChangelog" add something like:
"print type(self.hdr['changelogtime']), type(self.hdr['changelogname']),
type(self.hdr['changelogtext'])"
Afterwards you'll know what rpm-python returns and you can check if the
types support iteration.
Marcus
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
yesterday I updated my local obs from 1.7.2 to 1.7.4 thenDo all repositories fail? You could try to insert the following
I recognized a publisher problem "--simple-md-filenames not recognized" and
tried to update the createrepo and
got it build for SLE_10 (actual createrepo-0.9.8, yum-3.2.25,
python-iniparse-0.3.1) but
my testbuilds are here: home:computersalat:devel:oTools
now I get http://pastebin.com/m8rbJ26E
is there a chance to get it work for SLE_10 ?
Help is really apreciated, cause no repo is usable :(
debug statement into the yum/packages.py file:
in "def returnChangelog" add something like:
"print type(self.hdr['changelogtime']), type(self.hdr['changelogname']),
type(self.hdr['changelogtext'])"
Afterwards you'll know what rpm-python returns and you can check if the
types support iteration.
Marcus
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |