Bug#616477: ubuntu-dev-tools: requestsync requires python-launchpadlib = 1.9

2011-03-04 Thread Lionel Le Folgoc
Package: ubuntu-dev-tools
Version: 0.119
Severity: normal

Hi,

With python-launchpadlib from sid (1.8.0-2), requestsync --lp doesn't work fine
anymore: it keeps asking for launchpad credentials at each use, even if I
choose the Allow until I disable it option on LP. I tried to clear
$HOME/.launchpadlib and $HOME/.cache/lp_credentials, but it didn't help.

I rebuilt python-launchpadlib+python-keyring from natty on sid, and now
requestsync behaves as expected, it only asked me the credentials once.

Please bump the minimum python-launchpadlib dependency to = 1.9.
Thanks!

Regards,
Lionel

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

Kernel: Linux 2.6.38-rc6-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ubuntu-dev-tools depends on:
ii  binutils   2.21.0.20110302-1 The GNU assembler, linker and bina
ii  dctrl-tools2.18  Command-line tools to process Debi
ii  devscripts 2.10.71   scripts to make the life of a Debi
ii  diffstat   1.54-1produces graph of changes introduc
ii  dpkg-dev   1.15.8.10 Debian package development tools
ii  lsb-release3.2-27Linux Standard Base version report
ii  perl   5.10.1-17 Larry Wall's Practical Extraction 
ii  python 2.6.6-3+squeeze5  interactive high-level object-orie
ii  python-apt 0.7.100.1 Python interface to libapt-pkg
ii  python-debian  0.1.18Python modules to work with Debian
ii  python-launchpadlib1.9.7-0ubuntu2Launchpad web services client libr
ii  python-lazr.restfulcli 0.11.2-1  client for lazr.restful-based web 
ii  python2.5  2.5.5-11  An interactive high-level object-o
ii  python2.6  2.6.6-8+b1An interactive high-level object-o
ii  sudo   1.7.4p6-1 Provide limited super user privile

Versions of packages ubuntu-dev-tools recommends:
ii  bzr2.3.0-6   easy to use distributed version co
ii  bzr-builddeb   2.6   bzr plugin for Debian package mana
ii  ca-certificates20090814+nmu2 Common CA certificates
ii  cowdancer  0.62+nmu2 Copy-on-write directory tree utili
ii  debian-archive-keyring 2010.08.28GnuPG archive keys of the Debian a
ii  debian-keyring 2011.03.03GnuPG keys of Debian Developers
ii  debootstrap1.0.28Bootstrap a basic Debian system
ii  genisoimage9:1.1.11-1Creates ISO-9660 CD-ROM filesystem
ii  libwww-perl5.837-1   simple and consistent interface to
ii  pbuilder   0.199+nmu2personal package builder for Debia
ii  perl-modules   5.10.1-17 Core Perl modules
ii  python-dns 2.3.4-4   DNS client module for Python
ii  python-gnupginterface  0.3.2-9.1 Python interface to GnuPG (GPG)
ii  python-magic   5.04-5File type determination library us
ii  python-soappy  0.12.0-4  SOAP Support for Python
ii  reportbug  5.0   reports bugs in the Debian distrib
ii  sbuild 0.61.0-1  Tool for building Debian binary pa

Versions of packages ubuntu-dev-tools suggests:
ii  python  2.6.6-3+squeeze5 interactive high-level object-orie
ii  python-simplejson   2.1.3-1  simple, fast, extensible JSON enco
pn  qemu-user-static | qemu none   (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#616477: ubuntu-dev-tools: requestsync requires python-launchpadlib = 1.9

2011-03-04 Thread Stefano Rivera
Hi Lionel (2011.03.04_21:53:16_+0200)
 With python-launchpadlib from sid (1.8.0-2), requestsync --lp doesn't work 
 fine
 anymore: it keeps asking for launchpad credentials at each use, even if I
 choose the Allow until I disable it option on LP. I tried to clear
 $HOME/.launchpadlib and $HOME/.cache/lp_credentials, but it didn't help.

Hmm, that's surprising. I do most of my ubuntu-dev-tools development on
Debian, and was pretty sure that our launchpadlib 1.9 changes were still
compatible with 1.6.2.

I never checked 1.8, though, didn't realize it had hit unstable. (It has
serious issues, see https://bugs.launchpad.net/launchpadlib/+bug/686690)
I guess I should team upload 1.9 ASAP.

You wouldn't get the Allow until I disable it option with 1.6, only
the old read-only/writable public/private options.

Testing now with 1.8 lanuchpadlib from unstable, I ran into #616483, and
could also confirm your issue

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  H: +27 21 465 6908 C: +27 72 419 8559  UCT: x3127



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#616477: [ubuntu-dev] Bug#616477: ubuntu-dev-tools: requestsync requires python-launchpadlib = 1.9

2011-03-04 Thread Benjamin Drung
Am Freitag, den 04.03.2011, 22:35 +0200 schrieb Stefano Rivera:
 Hi Lionel (2011.03.04_21:53:16_+0200)
  With python-launchpadlib from sid (1.8.0-2), requestsync --lp doesn't work 
  fine
  anymore: it keeps asking for launchpad credentials at each use, even if I
  choose the Allow until I disable it option on LP. I tried to clear
  $HOME/.launchpadlib and $HOME/.cache/lp_credentials, but it didn't help.
 
 Hmm, that's surprising. I do most of my ubuntu-dev-tools development on
 Debian, and was pretty sure that our launchpadlib 1.9 changes were still
 compatible with 1.6.2.
 
 I never checked 1.8, though, didn't realize it had hit unstable. (It has
 serious issues, see https://bugs.launchpad.net/launchpadlib/+bug/686690)
 I guess I should team upload 1.9 ASAP.
 
 You wouldn't get the Allow until I disable it option with 1.6, only
 the old read-only/writable public/private options.
 
 Testing now with 1.8 lanuchpadlib from unstable, I ran into #616483, and
 could also confirm your issue

It's a bug in launchpadlib 1.8 then, but it works with launchpadlib
1.6.1, 1.6.2, and 1.9. Therefore I am against bumping the version.

-- 
Benjamin Drung
Debian  Ubuntu Developer


signature.asc
Description: This is a digitally signed message part