Re: X509 login patches

2009-12-14 Thread Steve Traylen
y git repository[1]. Feel free to use/clone them. > > Best regards, > Christos Triantafyllidis > > [1] http://git.afroditi.hellasgrid.gr/git/grid.auth.gr/koji.git > -- > Fedora-buildsys-list mailing list > Fedora-buildsys-list@redhat.com > https://www.redhat.com/mailman/

Re: Signing RPMs

2009-11-12 Thread Steve Traylen
_to_cache >>     self.do_signing(pkglist, level) >>   File "./sign_unsigned.py", line 601, in do_signing >>     cmd = self.get_signing_command(level, mypaths[:nlen], >> server=self.options.server) >>   File "./sign_unsigned.py", line 587, in get_

Re: Signing RPMs

2009-11-11 Thread Steve Traylen
cmd = self.get_signing_command(level, mypaths[:nlen], server=self.options.server) File "./sign_unsigned.py", line 587, in get_signing_command if self.gpg_keys[keyid]['size'] == 4096: KeyError: None > Dennis > > -- > Fedora-buildsys-list mailing list > Fedora-buildsys-list@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-buildsys-list > -- Steve Traylen -- Fedora-buildsys-list mailing list Fedora-buildsys-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-buildsys-list

latest python-cheetah breaks koji.

2009-09-30 Thread Steve Traylen
kages/Cheetah/Compiler.py", line 1588, in __init__ source = unicode(source) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 374: ordinal not in range(128) full back trace attached. Steve -- Steve Traylen -- Fedora-buildsys-list mailing list Fedora

Re: Delete a build from a tag, How to do ?

2009-06-19 Thread Steve Traylen
delete a build from a tag use > kojihub api ? Must to direct do on postgresql ? > > Any help i'll appreciate ! > > Thanks, > > -- > Fedora-buildsys-list mailing list > Fedora-buildsys-list@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-buildsys-list &

Re: One build for multiple platforms?

2009-05-14 Thread Steve Traylen
On Thu, May 14, 2009 at 10:30 PM, Mike McLean wrote: > Steve Traylen wrote: >> >> Is this check useful? It requires one to create to src.rpms before they >> can >> be submitted to dist-centos4 and 5. I can't for instance just grab a >> src.rpm package >>

Re: One build for multiple platforms?

2009-05-14 Thread Steve Traylen
On Thu, May 14, 2009 at 8:08 PM, Mike Bonnet wrote: > Steve Traylen wrote: >> >> Hi, >> >> I thinking that the answer is that it is not currently possible but is >> there any arrangement of configuration >> to allow a build on say centos4 and centos5 concurr

Re: ActionNotAllowed: admin permission required

2009-05-14 Thread Steve Traylen
-- > Fedora-buildsys-list mailing list > Fedora-buildsys-list@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-buildsys-list > -- Steve Traylen -- Fedora-buildsys-list mailing list Fedora-buildsys-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-buildsys-list

One build for multiple platforms?

2009-05-14 Thread Steve Traylen
. Steve -- Steve Traylen -- Fedora-buildsys-list mailing list Fedora-buildsys-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-buildsys-list

Re: ActionNotAllowed: policy violation - but why?

2009-05-08 Thread Steve Traylen
On Fri, May 8, 2009 at 4:04 PM, Mike Bonnet wrote: > Steve Traylen wrote: >> >> On Fri, May 8, 2009 at 11:52 AM, Steve Traylen wrote: >>> >>> Hi, >>> >>>  I was reliably  building on a tag before but now receive >>>

Re: ActionNotAllowed: policy violation - but why?

2009-05-08 Thread Steve Traylen
On Fri, May 8, 2009 at 11:52 AM, Steve Traylen wrote: > Hi, > >  I was reliably  building on a tag before but now receive >  ActionNotAllowed: policy violation A little bit more. ActionNotAllowed: policy violation -- all :: deny Steve >  and can't seem shake it or

ActionNotAllowed: policy violation - but why?

2009-05-08 Thread Steve Traylen
mpich dist-centos4 straylen Thanks again for the help. Steve -- Steve Traylen -- Fedora-buildsys-list mailing list Fedora-buildsys-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-buildsys-list

Re: mash fails for me with x86_64.

2009-05-07 Thread Steve Traylen
ath and try again >>  2009-05-07 10:35:51 mash: Depsolve and createrepo finished. >>   mash failed in out/centos4 >> >> Any ideas? > > Ugh. What's the temporary yum.conf that's created look like, if you > pull it out? Hi Bill, Thanks this was enough t

mash fails for me with x86_64.

2009-05-07 Thread Steve Traylen
operty(fget=lambda self: self._getRepoXML(), File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 1301, in _getRepoXML raise Errors.RepoError, msg yum.Errors.RepoError: Cannot retrieve repository metadata (repomd.xml) for repository: centos4-x86_64. Please verify its path and try again 2009-

Re: how init mock ? there are need some packages about i386 for build x86_64 packages !

2009-05-05 Thread Steve Traylen
ystem enviroment ? Sounds like you want to add an external repository? http://fedoraproject.org/wiki/Koji/ExternalRepoServerBootstrap Steve > > Thanks! > > -- > Jian Lee > msn lijian@gmail.com > > > -- > Fedora-buildsys-list mailing list > Fedora-buildsys-list@redhat.com &

Re: unicode error with mergerepos against CentOS 5.

2009-03-27 Thread Steve Traylen
2009/3/27 Seth Vidal : > > > On Fri, 27 Mar 2009, Steve Traylen wrote: > >> On Wed, Mar 18, 2009 at 2:23 PM, Steve Traylen wrote: >>> >>> On Wed, Mar 18, 2009 at 2:18 PM, Seth Vidal >>> wrote: >>>> >>>> >>>> On Wed,

Re: unicode error with mergerepos against CentOS 5.

2009-03-27 Thread Steve Traylen
On Wed, Mar 18, 2009 at 2:23 PM, Steve Traylen wrote: > On Wed, Mar 18, 2009 at 2:18 PM, Seth Vidal wrote: >> >> >> On Wed, 18 Mar 2009, Steve Traylen wrote: >> >>>> >>>> the metadata you're pulling in was written with a much older create

Re: unicode error with mergerepos against CentOS 5.

2009-03-18 Thread Steve Traylen
On Wed, Mar 18, 2009 at 2:18 PM, Seth Vidal wrote: > > > On Wed, 18 Mar 2009, Steve Traylen wrote: > >>> >>> the metadata you're pulling in was written with a much older createrepo >>> which was less picky about some of the data it wrote back out. So

Re: unicode error with mergerepos against CentOS 5.

2009-03-18 Thread Steve Traylen
On Mon, Mar 16, 2009 at 1:29 PM, Seth Vidal wrote: > > > On Mon, 16 Mar 2009, Steve Traylen wrote: > >> Hi, >> >> $ rpm -qf /usr/libexec/kojid/mergerepos >> koji-builder-1.3.1-1.fc10.noarch >> >> Running agaist Fedora repositories all looks w

mergerepos of f10 x86_64 release and updates does not contain perl or some other packages?

2009-03-17 Thread Steve Traylen
evant and the reason why only subsequently the i386 build works? Steve -- Steve Traylen -- Fedora-buildsys-list mailing list Fedora-buildsys-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-buildsys-list

unicode error with mergerepos against CentOS 5.

2009-03-16 Thread Steve Traylen
; codec can't decode byte 0xc2 in position 38: ordinal not in range(128) Tried with a few other repos as well, e.g the i386 one , the two merged , ... it fails the same though apparently at different packages. -- Steve Traylen -- Fedora-buildsys-list mailing list Fedora-buildsys-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-buildsys-list

Re: mergerepo fails with PCDATA invalid Char value 8

2009-03-16 Thread Steve Traylen
On Sun, Mar 15, 2009 at 6:39 PM, Mike Bonnet wrote: > Steve Traylen wrote: >> >> On Sun, Mar 15, 2009 at 12:45 PM, Steve Traylen wrote: >>> >>> Hi, >>>  Got koji basically working for me over the last couple of weeks. Was >>> very k

Re: mergerepo fails with PCDATA invalid Char value 8

2009-03-15 Thread Steve Traylen
On Sun, Mar 15, 2009 at 12:45 PM, Steve Traylen wrote: > Hi, >  Got koji basically working for me over the last couple of weeks. Was > very keen to >  try its new external repository support. > >  Starting with a fresh instance I made a tag (dist-slc5)  containing two >

Re: how to build srpms on koji?

2009-03-15 Thread Steve Traylen
blem and then where to look for that. Steve > > -- > Fedora-buildsys-list mailing list > Fedora-buildsys-list@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-buildsys-list > -- Steve Traylen -- Fedora-buildsys-list mailing list Fedora-buildsys-list@redhat.c

mergerepo fails with PCDATA invalid Char value 8

2009-03-15 Thread Steve Traylen
m) File "/usr/lib/python2.5/site-packages/sqlitecachec.py", line 60, in getOtherdata self.repoid)) TypeError: Parsing other.xml error: PCDATA invalid Char value 8 Steve -- Steve Traylen $ /usr/libexec/kojid/mergerepos -a i386 -b /mnt/koji/repos/dist-slc5-buil