[Desktop-packages] [Bug 1042223] Re: test_purchase_backend.TestPurchaseBackend.test_add_license_key_backend failed with:TypeError: add_repo_add_key_and_install_app() takes at least 7 arguments (6 give

2012-12-02 Thread Launchpad Bug Tracker
[Expired for software-center (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: software-center (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/1042223

Title:
  test_purchase_backend.TestPurchaseBackend.test_add_license_key_backend
  failed with:TypeError: add_repo_add_key_and_install_app() takes at
  least 7 arguments (6 given)

Status in “software-center” package in Ubuntu:
  Expired

Bug description:
  DEP8 test of Software-center found the the following testing is
  failing:

  # xvfb-run python -m unittest -cvvb  tests.test_purchase_backend
  test_add_license_key_backend 
(tests.test_purchase_backend.TestPurchaseBackend) ... ERROR

  ==
  ERROR: test_add_license_key_backend 
(tests.test_purchase_backend.TestPurchaseBackend)
  --
  Traceback (most recent call last):
File tests/test_purchase_backend.py, line 44, in 
test_add_license_key_backend
  self.LICENSE_KEY)
File /usr/lib/python2.7/dist-packages/defer/__init__.py, line 599, in 
unwind_generator
  return _inline_callbacks(None, func(*args, **kwargs), Deferred())
  TypeError: add_repo_add_key_and_install_app() takes at least 7 arguments (6 
given)

  --
  Ran 1 test in 0.031s

  FAILED (errors=1)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: software-center 5.3.9
  ProcVersionSignature: Ubuntu 3.5.0-11.11-generic 3.5.2
  Uname: Linux 3.5.0-11-generic x86_64
  ApportVersion: 2.5.1-0ubuntu2
  Architecture: amd64
  Date: Mon Aug 27 14:51:29 2012
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: software-center
  UpgradeStatus: Upgraded to quantal on 2012-01-31 (208 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1042223/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1042223] Re: test_purchase_backend.TestPurchaseBackend.test_add_license_key_backend failed with:TypeError: add_repo_add_key_and_install_app() takes at least 7 arguments (6 give

2012-10-03 Thread Gary Lasker
Hello Jean-Baptiste! Are you still getting this error in your current
DEP8 testing? I can't reproduce this standalone currently. Please let us
know, and thanks!

** Changed in: software-center (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/1042223

Title:
  test_purchase_backend.TestPurchaseBackend.test_add_license_key_backend
  failed with:TypeError: add_repo_add_key_and_install_app() takes at
  least 7 arguments (6 given)

Status in “software-center” package in Ubuntu:
  Incomplete

Bug description:
  DEP8 test of Software-center found the the following testing is
  failing:

  # xvfb-run python -m unittest -cvvb  tests.test_purchase_backend
  test_add_license_key_backend 
(tests.test_purchase_backend.TestPurchaseBackend) ... ERROR

  ==
  ERROR: test_add_license_key_backend 
(tests.test_purchase_backend.TestPurchaseBackend)
  --
  Traceback (most recent call last):
File tests/test_purchase_backend.py, line 44, in 
test_add_license_key_backend
  self.LICENSE_KEY)
File /usr/lib/python2.7/dist-packages/defer/__init__.py, line 599, in 
unwind_generator
  return _inline_callbacks(None, func(*args, **kwargs), Deferred())
  TypeError: add_repo_add_key_and_install_app() takes at least 7 arguments (6 
given)

  --
  Ran 1 test in 0.031s

  FAILED (errors=1)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: software-center 5.3.9
  ProcVersionSignature: Ubuntu 3.5.0-11.11-generic 3.5.2
  Uname: Linux 3.5.0-11-generic x86_64
  ApportVersion: 2.5.1-0ubuntu2
  Architecture: amd64
  Date: Mon Aug 27 14:51:29 2012
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: software-center
  UpgradeStatus: Upgraded to quantal on 2012-01-31 (208 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1042223/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1042223] Re: test_purchase_backend.TestPurchaseBackend.test_add_license_key_backend failed with:TypeError: add_repo_add_key_and_install_app() takes at least 7 arguments (6 give

2012-09-17 Thread Parameswaran Sivatharman
** Tags added: rls-q-incoming

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/1042223

Title:
  test_purchase_backend.TestPurchaseBackend.test_add_license_key_backend
  failed with:TypeError: add_repo_add_key_and_install_app() takes at
  least 7 arguments (6 given)

Status in “software-center” package in Ubuntu:
  New

Bug description:
  DEP8 test of Software-center found the the following testing is
  failing:

  # xvfb-run python -m unittest -cvvb  tests.test_purchase_backend
  test_add_license_key_backend 
(tests.test_purchase_backend.TestPurchaseBackend) ... ERROR

  ==
  ERROR: test_add_license_key_backend 
(tests.test_purchase_backend.TestPurchaseBackend)
  --
  Traceback (most recent call last):
File tests/test_purchase_backend.py, line 44, in 
test_add_license_key_backend
  self.LICENSE_KEY)
File /usr/lib/python2.7/dist-packages/defer/__init__.py, line 599, in 
unwind_generator
  return _inline_callbacks(None, func(*args, **kwargs), Deferred())
  TypeError: add_repo_add_key_and_install_app() takes at least 7 arguments (6 
given)

  --
  Ran 1 test in 0.031s

  FAILED (errors=1)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: software-center 5.3.9
  ProcVersionSignature: Ubuntu 3.5.0-11.11-generic 3.5.2
  Uname: Linux 3.5.0-11-generic x86_64
  ApportVersion: 2.5.1-0ubuntu2
  Architecture: amd64
  Date: Mon Aug 27 14:51:29 2012
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: software-center
  UpgradeStatus: Upgraded to quantal on 2012-01-31 (208 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1042223/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp