This bug was fixed in the package lazr.restfulclient - 0.9.11-1ubuntu1.2
---
lazr.restfulclient (0.9.11-1ubuntu1.2) lucid-proposed; urgency=low
* debian/control:
- Always require python-simplejson as python 2.6 does not provide it
and lazr.restfulclient.resource does no
Checked that the new package works fine.
Thanks,
James
** Description changed:
- The python-lazr.restfulclient package on Lucid is missing a dependency
- on python-simplejson. As a result, anything which uses python-
- lazr.restfulclient and requires it working at build time via Build-
- Depen
Excerpts from Rodney Dawes's message of Wed Jul 20 12:58:53 UTC 2011:
> Does my verification still count, since I both reported and fixed the
> bug? :)
It counts for something, but please do find somebody else who wasn't
involved in doing the fix itself to run through the test case (which I
don't
Does my verification still count, since I both reported and fixed the
bug? :)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/803475
Title:
Missing dependency on python-simplejson
To manage notificat
Hello Rodney, or anyone else affected,
Accepted lazr.restfulclient into lucid-proposed, the package will build
now and be available in a few hours. Please test and give feedback here.
See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you in
SRU team ack. Please accept into lucid-proposed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/803475
Title:
Missing dependency on python-simplejson
To manage notifications about this bug go to:
h
** Branch linked: lp:ubuntu/lucid-proposed/lazr.restfulclient
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/803475
Title:
Missing dependency on python-simplejson
To manage notifications about this
It seems a little waste of packaging and QA resources to me, but I don't
veto it. So please go ahead and upload it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/803475
Title:
Missing dependency on
It is low impact for Lucid. I ran into the problem building a package in
a PPA that uses lazr.restfulclient, as it would fail in regression tests
due to this. I've worked around it, but since this is a very simple and
low impact fix, I think we should SRU it to Lucid as well.
** Changed in: lazr.
This is fixed in oneiric.
What is the user impact of this in lucid? It's certainly not an issue
with build depends for an SRU?
** Also affects: lazr.restfulclient (Ubuntu Lucid)
Importance: Undecided
Status: New
** Changed in: lazr.restfulclient (Ubuntu)
Status: In Progress => F
** Changed in: lazr.restfulclient (Ubuntu)
Importance: Undecided => Medium
** Changed in: lazr.restfulclient (Ubuntu)
Status: New => In Progress
** Changed in: lazr.restfulclient (Ubuntu)
Milestone: None => lucid-updates
** Changed in: lazr.restfulclient (Ubuntu)
Assignee: (un
It looks like the Depends contains "python-simplejson | python (>= 2.6)"
which doesn't work, because python 2.6 is installed by default on Lucid,
and it does not provide a simplejson module, and
lazr.restfulclient.resource does not fall back to just using "json" if
simplejson import fails. It requi
12 matches
Mail list logo