rdeps testing

gksu_2.0.2-6ubuntu2-amd64-20121015-1720:Status: successful
gnome-python-desktop_2.32.0+dfsg-2ubuntu1-amd64-20121015-1724:Status: successful
gnome-session_3.6.0-0ubuntu1-amd64-20121015-1729:Status: successful
gvfs_1.14.0-0ubuntu6-amd64-20121015-1733:Status: successful
seahorse_3.6.0-0ubuntu1-amd64-20121015-1740:Status: successful
ubuntu-sso-client_4.0.0-0ubuntu1-amd64-20121015-1746:Status: attempted
virt-manager_0.9.3-1ubuntu2-amd64-20121015-1749:Status: successful

---
This is the error with ubuntu-sso

Traceback (most recent call last):
  File "setup.py", line 328, in <module>
    **extra)
  File "/usr/lib/python2.7/dist-packages/DistUtilsExtra/auto.py", line 98, in 
setup
    __requires(attrs, src_all)
  File "/usr/lib/python2.7/dist-packages/DistUtilsExtra/auto.py", line 470, in 
__requires
    __add_imports(imports, s, attrs)
  File "/usr/lib/python2.7/dist-packages/DistUtilsExtra/auto.py", line 404, in 
__add_imports
    if alias.name and __external_mod(cur_module, alias.name, attrs):
  File "/usr/lib/python2.7/dist-packages/DistUtilsExtra/auto.py", line 353, in 
__external_mod
    mod = __import__(cur_module + '.' + module)
  File "/«PKGBUILDDIR»/ubuntu_sso/main/__init__.py", line 41, in <module>
    from ubuntu_sso import utils
  File "/«PKGBUILDDIR»/ubuntu_sso/utils/__init__.py", line 44, in <module>
    from ubuntu_sso.logger import setup_logging
  File "/«PKGBUILDDIR»/ubuntu_sso/logger.py", line 48, in <module>
    os.makedirs(unicode_path(LOGFOLDER))
  File "/usr/lib/python2.7/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib/python2.7/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib/python2.7/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 13] Permission denied: '/sbuild-nonexistent'
dh_auto_build: python setup.py build --force returned exit code 1
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Sessions still open, not unmounting
────────────────────────────────────────────────────────────────────────────────
Build finished at 20121015-1749


Thanks

** Description changed:

+ [Impact]
+ Several applications are relying on this package as seen in comments 5 and 6.
+ 
+ [Test case]
+ Attempt to install both i386/amd64 versions and preferably verify if the 
reported applications in this bug are able to run successfully
+ 
+ [Regression Potential]
+ Minimal, several rdepends build testing have been completed successfully and 
nothing in the keyring code is attempting to dlopen any hardcoded library paths.
+ 
  gnome-keyring is still installing libraries to /usr/lib instead of the
  multarch compatible /usr/lib/$(DEB_HOST_MULTIARCH) directory. The
  attached patch does the conversion.

** Changed in: gnome-keyring (Ubuntu)
     Assignee: (unassigned) => Adam Stokes (adam-stokes)

** Changed in: gnome-keyring (Ubuntu)
    Milestone: None => quantal-updates

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

Title:
  Please convert gnome-keyring to multiarch

Status in “gnome-keyring” package in Ubuntu:
  Triaged
Status in “gnome-keyring” source package in Precise:
  In Progress

Bug description:
  [Impact]
  Several applications are relying on this package as seen in comments 5 and 6.

  [Test case]
  Attempt to install both i386/amd64 versions and preferably verify if the 
reported applications in this bug are able to run successfully

  [Regression Potential]
  Minimal, several rdepends build testing have been completed successfully and 
nothing in the keyring code is attempting to dlopen any hardcoded library paths.

  gnome-keyring is still installing libraries to /usr/lib instead of the
  multarch compatible /usr/lib/$(DEB_HOST_MULTIARCH) directory. The
  attached patch does the conversion.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/859600/+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

Reply via email to