Re: Processed: Re: Bug#587575: mock broken due to its sub components exit with python exception

2010-07-01 Thread Thomas Goirand
Debian Bug Tracking System wrote:
 Processing commands for cont...@bugs.debian.org:
 
 reassign 587575 yum,urlgrabber
 Bug #587575 [mock] mock broken due to its sub components exit with python 
 exception
 Bug reassigned from package 'mock' to 'yum,urlgrabber'.
 Bug No longer marked as found in versions mock/1.0.8-1.
 found 587575 yum/3.2.25-1
 Bug #587575 [yum,urlgrabber] mock broken due to its sub components exit with 
 python exception
 Bug Marked as found in versions yum/3.2.25-1.
 found 587575 urlgrabber/3.9.1-3
 Bug #587575 [yum,urlgrabber] mock broken due to its sub components exit with 
 python exception
 Bug Marked as found in versions urlgrabber/3.9.1-3.
 affects 587575 mock
 Bug #587575 [yum,urlgrabber] mock broken due to its sub components exit with 
 python exception
 Added indication that 587575 affects mock
 thanks
 Stopping processing here.
 
 Please contact me if you need assistance.

Hi,

What's that, and how could I fix? Do you think that upgrading to the
latest version of yum (which, the last time I saw, is 3.2.26) would fix
the issue? Is Fedora 13 running python 2.6? And what version of yum?

Thomas


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4c2c439b.8080...@debian.org



Bug#587575: mock broken due to its sub components exit with python exception

2010-06-30 Thread Jakub Wilk
reassign 587575 yum,urlgrabber 
found 587575 yum/3.2.25-1

found 587575 urlgrabber/3.9.1-3
affects 587575 mock
thanks

* w.goesgens w.goesg...@outgesourced.org, 2010-06-29, 23:56:

mock -r fedora-13-x86_64 --init  /tmp/log 21
on my amd64 sid box. this seems to work in squeeze.


Thanks for your bug report; that looks more like a problem with 
yum or urlgrabber:



# /usr/bin/yum --installroot /var/lib/mock/fedora-13-x86_64/root/  groupinstall 
buildsys-build
Traceback (most recent call last):
 File /usr/lib/pymodules/python2.6/urlgrabber/grabber.py, line 1522, in 
_progress_update
   if self._over_max_size(cur=self._amount_read-self._reget_length):
 File /usr/lib/pymodules/python2.6/urlgrabber/grabber.py, line 1539, in 
_over_max_size
   if cur  max_size + max_size*.10:
TypeError: can't multiply sequence by non-int of type 'float'
Traceback (most recent call last):
 File /usr/lib/pymodules/python2.6/urlgrabber/grabber.py, line 1522, in 
_progress_update
   if self._over_max_size(cur=self._amount_read-self._reget_length):
 File /usr/lib/pymodules/python2.6/urlgrabber/grabber.py, line 1539, in 
_over_max_size
   if cur  max_size + max_size*.10:
TypeError: can't multiply sequence by non-int of type 'float'
Traceback (most recent call last):
 File /usr/lib/pymodules/python2.6/urlgrabber/grabber.py, line 1522, in 
_progress_update
   if self._over_max_size(cur=self._amount_read-self._reget_length):
 File /usr/lib/pymodules/python2.6/urlgrabber/grabber.py, line 1539, in 
_over_max_size
   if cur  max_size + max_size*.10:
TypeError: can't multiply sequence by non-int of type 'float'
http://ftp.uni-bayreuth.de/linux/fedora/linux/releases/13/Everything/x86_64/os/repodata/c9f35fdd3fa196a5ed5d9257fccfe8832ade88eb35d3e0e7d6006b473b260794-primary.sqlite.bz2:
 [Errno 14] PYCURL ERROR 7 - 
Versuche anderen Spiegel-Server.


--
Jakub Wilk


signature.asc
Description: Digital signature


Processed: Re: Bug#587575: mock broken due to its sub components exit with python exception

2010-06-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 587575 yum,urlgrabber
Bug #587575 [mock] mock broken due to its sub components exit with python 
exception
Bug reassigned from package 'mock' to 'yum,urlgrabber'.
Bug No longer marked as found in versions mock/1.0.8-1.
 found 587575 yum/3.2.25-1
Bug #587575 [yum,urlgrabber] mock broken due to its sub components exit with 
python exception
Bug Marked as found in versions yum/3.2.25-1.
 found 587575 urlgrabber/3.9.1-3
Bug #587575 [yum,urlgrabber] mock broken due to its sub components exit with 
python exception
Bug Marked as found in versions urlgrabber/3.9.1-3.
 affects 587575 mock
Bug #587575 [yum,urlgrabber] mock broken due to its sub components exit with 
python exception
Added indication that 587575 affects mock
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
587575: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587575
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.127793064717001.transcr...@bugs.debian.org



Bug#587575: mock broken due to its sub components exit with python exception

2010-06-29 Thread w.goesgens
Package: mock
Version: 1.0.8-1
Severity: grave
Justification: renders package unusable

tried:
mock -r fedora-13-x86_64 --init  /tmp/log 21
on my amd64 sid box. this seems to work in squeeze.

SID gives:
State Changed: cleaning yum metadata
INFO: enabled ccache
State Changed: running yum
ERROR: Command failed:
 # /usr/bin/yum --installroot /var/lib/mock/fedora-13-x86_64/root/  
groupinstall buildsys-build
Traceback (most recent call last):
  File /usr/lib/pymodules/python2.6/urlgrabber/grabber.py, line 1522, in 
_progress_update
if self._over_max_size(cur=self._amount_read-self._reget_length):
  File /usr/lib/pymodules/python2.6/urlgrabber/grabber.py, line 1539, in 
_over_max_size
if cur  max_size + max_size*.10:
TypeError: can't multiply sequence by non-int of type 'float'
Traceback (most recent call last):
  File /usr/lib/pymodules/python2.6/urlgrabber/grabber.py, line 1522, in 
_progress_update
if self._over_max_size(cur=self._amount_read-self._reget_length):
  File /usr/lib/pymodules/python2.6/urlgrabber/grabber.py, line 1539, in 
_over_max_size
if cur  max_size + max_size*.10:
TypeError: can't multiply sequence by non-int of type 'float'
Traceback (most recent call last):
  File /usr/lib/pymodules/python2.6/urlgrabber/grabber.py, line 1522, in 
_progress_update
if self._over_max_size(cur=self._amount_read-self._reget_length):
  File /usr/lib/pymodules/python2.6/urlgrabber/grabber.py, line 1539, in 
_over_max_size
if cur  max_size + max_size*.10:
TypeError: can't multiply sequence by non-int of type 'float'
http://ftp.uni-bayreuth.de/linux/fedora/linux/releases/13/Everything/x86_64/os/repodata/c9f35fdd3fa196a5ed5d9257fccfe8832ade88eb35d3e0e7d6006b473b260794-primary.sqlite.bz2:
 [Errno 14] PYCURL ERROR 7 - 
Versuche anderen Spiegel-Server.

and so on until it reaches 'no more mirror' state.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mock depends on:
ii  adduser   3.112  add and remove users and groups
ii  python2.6.5-5An interactive high-level object-o
ii  python-decoratortools 1.7-3  version-agnostic decorators suppor
ii  python-support1.0.8  automated rebuilding support for P
ii  rpm   4.8.1-5package manager for RPM
ii  usermode  1.105-0.1  Graphical tools for certain user a
ii  yum   3.2.25-1   Advanced front-end for rpm

mock recommends no packages.

mock suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100629215600.7494.14801.report...@bithorizon.tar.gzipped.org