[Python-Dev] In-Python virtualisation and packaging (original) (raw)
Barry Warsaw barry at python.org
Mon Jun 13 18:41:43 CEST 2011
- Previous message: [Python-Dev] In-Python virtualisation and packaging
- Next message: [Python-Dev] In-Python virtualisation and packaging
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Jun 13, 2011, at 04:00 PM, Vinay Sajip wrote:
My Debian-packaging-fu is not that good, I'm afraid, so there's no branch for the .deb, as such. I made the package by running make and then
sudo checkinstall -D --fstrans=no which takes forever (God knows why - it's many many minutes at 100% CPU) but eventually comes up with the .deb.
Ah, no I don't think that'll be helpful. I can probably reuse the python3.3
packaging stuff to do a PPA. (It takes that long because it basically does a
make install
.)
-Barry -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://mail.python.org/pipermail/python-dev/attachments/20110613/d41c06fc/attachment.pgp>
- Previous message: [Python-Dev] In-Python virtualisation and packaging
- Next message: [Python-Dev] In-Python virtualisation and packaging
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]