Re: Upload of python-eventlet to experimental without SVN commits
On 05/11/2013 01:42 PM, Thomas Goirand wrote: > When I'm at it, how come the Uploaders: has been changed, with > only you in it, and all of the previous uploaders being removed, > > 1/ Have you asked the maintainers you removed if they wished to do that? > 2/ Please document this fact in the changelog next time. Seems it was documented, and I didn't see the changelog entry. Sorry for that. Thomas -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/518e1f6d.9040...@debian.org
Re: Accepted requests 1.2.0-2 (source all)
Hello, On Saturday 11 May 2013 06:33:00 you wrote: > Changed-By: Thomas Goirand > Description: > python-requests - elegant and simple HTTP library for Python, built for > human being python3-requests - elegant and simple HTTP library for Python3, > built for human bein Changes: > requests (1.2.0-2) unstable; urgency=low > . >* Uploading to unstable. >* rm -rf requests.egg-info on clean so the package can be built twice. Please don't think I'm not open to help from the Team but your upload broke requests on sid: #707780. I was already working on python-urllib3... First time you uploaded requests on experimental I asked only for a ping: just to know and I told you (on IRC) that I want to fix #698258 before uploading requests in sid. Please, next time coordinate with the actual maintainer. Thanks, -- Daniele Tricoli 'Eriol' http://mornie.org signature.asc Description: This is a digitally signed message part.
Re: Accepted requests 1.2.0-2 (source all)
On 05/11/2013 07:32 PM, Daniele Tricoli wrote: > Hello, > > On Saturday 11 May 2013 06:33:00 you wrote: >> Changed-By: Thomas Goirand >> Description: >> python-requests - elegant and simple HTTP library for Python, built for >> human being python3-requests - elegant and simple HTTP library for Python3, >> built for human bein Changes: >> requests (1.2.0-2) unstable; urgency=low >> . >>* Uploading to unstable. >>* rm -rf requests.egg-info on clean so the package can be built twice. > > Please don't think I'm not open to help from the Team but your upload broke > requests on sid: #707780. > I was already working on python-urllib3... Hi, I'm sorry, my fault indeed. I didn't notice it because I had python-urllib3 1.5 installed, and because I'm not used to SVN, I didn't build in a cowbuilder like I do with git-buildpackage. Please close #707780 in your next upload of python-urllib3. > First time you uploaded requests on experimental I asked only for a ping: > just > to know and I told you (on IRC) that I want to fix #698258 before uploading > requests in sid. > > Please, next time coordinate with the actual maintainer. I just forgot about it. :( FYI, I just uploaded a bunch of dependencies that I need for uploading OpenStack Grizzly into SID (it's currently in Experimental). python-requests was one of them. If you need help for python-urllib3, let me know. Thomas -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/518e6789.8020...@debian.org
Re: Accepted requests 1.2.0-2 (source all)
Hello Thomas, On Saturday 11 May 2013 23:45:13 Thomas Goirand wrote: > Please close #707780 in your next upload of python-urllib3. Done! ;) Piotr already sponsored it. Kind regards, -- Daniele Tricoli 'Eriol' http://mornie.org -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1888336.uNgFEK5l7F@mornie
Fwd: python-eventlet_0.12.1-2_amd64.changes REJECTED
Hi there! What's happening? Is dak going mad? :) FYI, here's the chain of event that lead to this situation (as it might help you to debug). What happened is that: 1- I first uploaded python-eventlet_0.12.0-2 as I wanted it to move from Experimental to sid. Then it was rejected because there was no .orig.gz in the archive. I didn't understand at first. Then discovered that this was because python-eventlet_0.12.1 was in experimental, and not 0.12.0, and that the previous uploaded didn't update the SVN of the package. So I tried to correct it, built 0.12.1-2, but unfortunately 2- uploaded the missing orig.gz for 0.12.0-2 (I just did a bad copy / past when using dupload). Then I am now trying to upload 0.12.1-2, and I get what's below... Please help me to correct this mess and migrate python-eventlet 0.12 from Experimental to sid. Cheers, Thomas Original Message Subject: python-eventlet_0.12.1-2_amd64.changes REJECTED Date: Sat, 11 May 2013 16:18:49 + From: Debian FTP Masters To: Debian Python Modules Team , Thomas Goirand There was an uncaught exception when processing your upload: Traceback (most recent call last): File "/srv/ftp-master.debian.org/dak/dak/process_upload.py", line 213, in wrapper return function(directory, upload, *args, **kwargs) File "/srv/ftp-master.debian.org/dak/dak/process_upload.py", line 265, in accept upload.install() File "/srv/ftp-master.debian.org/dak/dak/daklib/archive.py", line 1198, in install self._do_bts_versiontracking() File "/srv/ftp-master.debian.org/dak/dak/daklib/archive.py", line 1125, in _do_bts_versiontracking sourcedir = self.unpacked_source() File "/srv/ftp-master.debian.org/dak/dak/daklib/archive.py", line 698, in unpacked_source subprocess.check_call(["dpkg-source", "--no-copy", "--no-check", "-x", dsc_path, sourcedir], shell=False, stdout=devnull) File "/usr/lib/python2.6/subprocess.py", line 488, in check_call raise CalledProcessError(retcode, cmd) CalledProcessError: Command '['dpkg-source', '--no-copy', '--no-check', '-x', '/srv/ftp-master.debian.org/tmp/dakRDPyYk/python-eventlet_0.12.1-2.dsc', '/srv/ftp-master.debian.org/tmp/dakRDPyYk/source']' returned non-zero exit status 9 Any original reject reason follows below. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/518e7d8b.6070...@debian.org
[User Question] python2.7 uninstallable while upgrade to Wheezy
Hello all, I am actually trying to upgrade a Debian Squeeze 6.0 Xen Dom0 to a Debian Wheezy 7.0 Xen Dom0. The upgrade worked well until the installation of python2.7. I think there is a bigger problem in the packages. I am getting the following apt/aptitude error: aptitude install -f The following NEW packages will be installed: python2.7-minimal The following packages are RECOMMENDED but will NOT be installed: python2.7 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/1,783 kB of archives. After unpacking 5,591 kB will be used. Do you want to continue? [Y/n/?] Y (Reading database ... 78072 files and directories currently installed.) Unpacking python2.7-minimal (from .../python2.7-minimal_2.7.3-6_amd64.deb) ... new installation of python2.7-minimal; /usr/lib/python2.7/site-packages is a directory which is expected a symlink to /usr/local/lib/python2.7/dist-packages. please find the package shipping files in /usr/lib/python2.7/site-packages and file a bug report to ship these in /usr/lib/python2.7/dist-packages instead aborting installation of python2.7-minimal dpkg: error processing /var/cache/apt/archives/python2.7-minimal_2.7.3-6_amd64.deb (--unpack): subprocess new pre-installation script returned error exit status 1 Errors were encountered while processing: /var/cache/apt/archives/python2.7-minimal_2.7.3-6_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1) A package failed to install. Trying to recover: So I tried to figure out which package could make problems but I wasn't able to find one. My version of Xen is self compiled 4.2.1, I also running a self compiled Linux kernel actually version 3.8. I am actually not able to install all packages which need to be upgraded because of the python issue. Is there a way to figure out which packages could be the reason for the problems or can I workaround this issue? I tried a few different things like completely purge python and so on but nothing helped. My sources.list looks like this: #deb http://security.debian.org/ squeeze/updates main contrib #deb-src http://security.debian.org/ squeeze/updates main contrib # squeeze-updates, previously known as 'volatile' #deb http://ftp.de.debian.org/debian/ squeeze-updates main contrib #deb-src http://ftp.de.debian.org/debian/ squeeze-updates main contrib #deb http://backports.debian.org/debian-backports squeeze-backports main contrib #deb-src http://backports.debian.org/debian-backports squeeze-backports main contrib deb http://ftp.de.debian.org/debian/ wheezy main contrib deb-src http://ftp.de.debian.org/debian/ wheezy main contrib deb http://security.debian.org/ wheezy/updates main contrib deb-src http://security.debian.org/ wheezy/updates main contrib deb http://ftp.de.debian.org/debian/ wheezy-updates main contrib deb-src http://ftp.de.debian.org/debian/ wheezy-updates main contrib Would be great when someone could help me. Best Regards P.S. Sorry for my bed english.
Re: Fwd: python-eventlet_0.12.1-2_amd64.changes REJECTED
Thomas Goirand writes: > What's happening? Is dak going mad? :) No, dpkg doesn't like the source package you uploaded. Please try dpkg-source -x with dpkg from Squeeze. (Yes, the error message should probably be improved.) Ansgar -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/8761yp3y4s@deep-thought.43-1.org