[IPython-dev] Fwd: Debian packaging pyzmq

Thomas Kluyver takowl at gmail.com
Fri Feb 4 18:26:56 EST 2011


Well, after a bit of fiddling, I can confirm that the x86 package passes the
tests and runs the Qt Console frontend alright.

Anyone else attempting to test on Ubuntu: the dependencies specify a debian
specific version of Python. To get round this, use:
sudo dpkg -i --force-depends-version <debfile>

Once this is uploaded to Debian, I'll put in a sync request for Ubuntu.

Thomas

On 4 February 2011 22:23, MinRK <benjaminrk at gmail.com> wrote:

> On Fri, Feb 4, 2011 at 13:08, Thomas Kluyver <takowl at gmail.com> wrote:
> > Well, that's a good start. pyzmq people, is there a simple way to run the
> > test suite against a separately installed version of pyzmq?
>
> With nose, you can just do:
>
> nosetests -vvs zmq.tests
>
> to run the zmq test suite from anywhere. It shouldn't matter how
> pyzmq/zeromq are installed, as long as your PATHs are correct.
>
> -MinRK
>
> > Miguel, is there
> > some standard we're aiming to confirm the package meets for its
> inclusion?
> >
> > Thomas
> >
> > On 4 February 2011 20:56, Mark Voorhies <mark.voorhies at ucsf.edu> wrote:
> >>
> >> Awesome!
> >>
> >> I can test on Debian PPC and AMD64 this weekend.  Any suggested
> >> values of "working as expected" beyond running an iPython qtconsole
> >> session?
> >>
> >> --Mark
> >>
> >> On Friday, February 04, 2011 09:49:02 am Thomas Kluyver wrote:
> >> > Knew there was something I'd forget ;-)
> >> >
> >> > http://packages.debian.org/sid/libzmq0
> >> >
> >> > Thomas
> >> >
> >> > On 4 February 2011 17:37, Brian Granger <ellisonbg at gmail.com> wrote:
> >> >
> >> > Thomas,
> >> >
> >> >  This is great!  Thanks Miguel, this is huge!  Where is the link to
> the
> >> >  2.0.10 of zeromq itself.  I will definitely test this out.
> >> >
> >> >  Cheers,
> >> >
> >> >  Brian
> >> >
> >> >
> >> >  On Fri, Feb 4, 2011 at 9:16 AM, Thomas Kluyver <takowl at gmail.com>
> >> > wrote:
> >> >  > Miguel Landata has kindly packaged pyzmq 2.0.10.1 for Debian, and
> >> > hopes to
> >> >  > be able to get it uploaded next week. If you're running Debian or
> >> > Ubuntu,
> >> >  > and have a few minutes to spare, please check that the packaged
> >> > version is
> >> >  > working as expected.
> >> >  >
> >> >  > The x86 version is attached, and the amd64 version is at:
> >> >  >
> >> >
> http://alioth.debian.org/~nomadium-guest/debian/unstable/python-zmq_2.0.10.1-0miguel1_amd64.deb<http://alioth.debian.org/%7Enomadium-guest/debian/unstable/python-zmq_2.0.10.1-0miguel1_amd64.deb>
> >> >  >
> >> >  > Thanks,
> >> >  > Thomas
> >> >  >
> >> >  > ---------- Forwarded message ----------
> >> >  > From: Miguel Landaeta <miguel at miguel.cc>
> >> >  > Date: 4 February 2011 14:48
> >> >  > Subject: Re: Debian packaging pyzmq
> >> >  > To: Thomas Kluyver <takowl at gmail.com>
> >> >  >
> >> >  >
> >> >  > On Thu, Feb 3, 2011 at 6:30 PM, Thomas Kluyver <takowl at gmail.com>
> >> > wrote:
> >> >  >> Thanks Miguel. I'll need an i386 package, I'm afraid (or some
> >> > pointers on
> >> >  >> how to build one). I think the computer is 64 bit, but I'm
> sticking
> >> > with a
> >> >  >> 32 bit OS for now.
> >> >  >
> >> >  > No problem, take a look at the attached package.
> >> >  > Cheers,
> >> >  >
> >> >  > --
> >> >  > Miguel Landaeta, miguel at miguel.cc
> >> >  > secure email with PGP 0x7D8967E9 available at
> >> > http://keyserver.pgp.com/
> >> >  > "Faith means not wanting to know what is true." -- Nietzsche
> >> >  >
> >> >  >
> >> >
> >> > > _______________________________________________
> >> >  > IPython-dev mailing list
> >> >  > IPython-dev at scipy.org
> >> >  > http://mail.scipy.org/mailman/listinfo/ipython-dev
> >> >  >
> >> >  >
> >> >
> >> >
> >> >
> >> >  --
> >> >  Brian E. Granger, Ph.D.
> >> >  Assistant Professor of Physics
> >> >  Cal Poly State University, San Luis Obispo
> >> >  bgranger at calpoly.edu
> >> >  ellisonbg at gmail.com
> >> >
> >> _______________________________________________
> >> IPython-dev mailing list
> >> IPython-dev at scipy.org
> >> http://mail.scipy.org/mailman/listinfo/ipython-dev
> >
> >
> > _______________________________________________
> > IPython-dev mailing list
> > IPython-dev at scipy.org
> > http://mail.scipy.org/mailman/listinfo/ipython-dev
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20110204/c9547875/attachment.html>


More information about the IPython-dev mailing list