cvs python backtraces.

Michael Schwendt mschwendt at gmail.com
Fri Mar 21 23:25:26 UTC 2008


On Tue, 11 Mar 2008 19:38:02 +0100, Michael Schwendt wrote:

> On Tue, 11 Mar 2008 14:08:24 -0400, Dave Jones wrote:
> 
> > On checking something in I got this..
> > 
> > Checking in upstream;
> > /cvs/pkgs/rpms/kernel/devel/upstream,v  <--  upstream
> > new revision: 1.661; previous revision: 1.660
> > done
> > Traceback (most recent call last):
> >   File "/cvs/pkgs/CVSROOT/getnotifylist", line 81, in ?
> >     fasusers = FasMap(FASURL)
> >   File "/cvs/pkgs/CVSROOT/getnotifylist", line 34, in __init__
> >     fasPage = urllib2.urlopen(fasUrl)
> >   File "/usr/lib64/python2.3/urllib2.py", line 129, in urlopen
> >     return _opener.open(url, data)
> >   File "/usr/lib64/python2.3/urllib2.py", line 326, in open
> >     '_open', req)
> >   File "/usr/lib64/python2.3/urllib2.py", line 306, in _call_chain
> >     result = func(*args)
> >   File "/usr/lib64/python2.3/urllib2.py", line 908, in https_open
> >     return self.do_open(httplib.HTTPS, req)
> >   File "/usr/lib64/python2.3/urllib2.py", line 895, in do_open
> >     return self.parent.error('http', req, fp, code, msg, hdrs)
> >   File "/usr/lib64/python2.3/urllib2.py", line 352, in error
> >     return self._call_chain(*args)
> >   File "/usr/lib64/python2.3/urllib2.py", line 306, in _call_chain
> >     result = func(*args)
> >   File "/usr/lib64/python2.3/urllib2.py", line 412, in http_error_default
> >     raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
> > urllib2.HTTPError: HTTP Error 404: Not Found
> > Running syncmail...
> > Mailing cvsextras at fedora.redhat.com ...
> > ...syncmail done.
> > cvs diff: [18:05:58] waiting for davej's lock in /cvs/pkgs/rpms/kernel/devel
> > Running syncmail...
> > Mailing relnotes at fedoraproject.org...
> > ...syncmail done.
> > cvs diff: [18:06:28] obtained lock in /cvs/pkgs/rpms/kernel/devel
> 
> Looks dangerous and could be related to the FAS->FAS2 migration.

Where to file the following? It's another case where the package owners
are not mailed.

Traceback (most recent call last):
  File "/cvs/pkgs/CVSROOT/getnotifylist", line 70, in ?
    pkgPage = urllib2.urlopen(PKGDBURL + '/' + package + '?tg_format=json')
  File "/usr/lib64/python2.3/urllib2.py", line 129, in urlopen
    return _opener.open(url, data)
  File "/usr/lib64/python2.3/urllib2.py", line 326, in open
    '_open', req)
  File "/usr/lib64/python2.3/urllib2.py", line 306, in _call_chain
    result = func(*args)
  File "/usr/lib64/python2.3/urllib2.py", line 908, in https_open
    return self.do_open(httplib.HTTPS, req)
  File "/usr/lib64/python2.3/urllib2.py", line 895, in do_open
    return self.parent.error('http', req, fp, code, msg, hdrs)
  File "/usr/lib64/python2.3/urllib2.py", line 352, in error
    return self._call_chain(*args)
  File "/usr/lib64/python2.3/urllib2.py", line 306, in _call_chain
    result = func(*args)
  File "/usr/lib64/python2.3/urllib2.py", line 412, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 502: Proxy Error
Running syncmail...
Mailing cvsextras at fedora.redhat.com ...
...syncmail done.
Running syncmail...
Mailing relnotes at fedoraproject.org...
...syncmail done.




More information about the fedora-devel-list mailing list