[Bug 1199017] Re: [needs-packaging] ubuntuone-credentials

Daniel Holbach daniel.holbach at ubuntu.com
Fri Jul 12 08:35:11 UTC 2013


A few things I was able to fix on the fly, but the following bits might
be worth looking into. The rest looks good to me.

W: libubuntuoneauthui-2.0-0: shared-lib-without-dependency-information usr/lib/x86_64-linux-gnu/libubuntuoneauthui-2.0.so.0.1.0
N: 
N:    The listed shared library doesn't include information about which other
N:    libraries the library was linked against. (When running "ldd foo.so" ldd
N:    should report about these other libraries. In your case, ldd just
N:    reports "statically linked".)
N:    
N:    To fix this, you should explicitly specify the libraries which are used
N:    (e.g., "-lc") when building the shared library with "ld".


I: libubuntuoneauthui-2.0-0: no-symbols-control-file usr/lib/x86_64-linux-gnu/libubuntuoneauthui-2.0.so.0.1.0
N: 
N:    Although the package includes a shared library, the package does not
N:    have a symbols control file.
N:    
N:    dpkg can use symbols files in order to generate more accurate library
N:    dependencies for applications, based on the symbols from the library
N:    that are actually used by the application.
N:    
N:    Refer to the dpkg-gensymbols(1) manual page and
N:    http://wiki.debian.org/UsingSymbolsFiles for details.


** Attachment added: "patch"
   https://bugs.launchpad.net/ubuntu/+bug/1199017/+attachment/3734271/+files/patch

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1199017

Title:
  [needs-packaging] ubuntuone-credentials

Status in Ubuntu One Credentials API:
  New
Status in Ubuntu:
  New

Bug description:
  In order that we can provide features integrated with Ubuntu One on
  the phone/tablet versions of Ubuntu, and improve related features on
  the standard version of Ubuntu, bringing them closer together, we need
  to introduce a C++/Qt based library and a few applications into the
  distribution, from the ubuntuone-credentials upstream project.

  The code currently contains a library for logging in or registering a
  new account to Ubuntu One, and signing a URL with the authentication
  token. It also includes a small app which is to be run by the music
  lens/scope in the dash, when attempting to purchase music in the dash,
  and the user is not already logged in to Ubuntu One. This is necessary
  to provide a smoother experience for in-dash purchasing of music.

  The library is also necessary to provide future features in the dash,
  such as ratings and reviews, or recommended applications, as well as
  for apps to integrate with Ubuntu One on the phone.

  URL: https://launchpad.net/ubuntuone-credentials
  License: GNU GPL v3, GNU LGPL v3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntuone-credentials/+bug/1199017/+subscriptions



More information about the Ubuntu-sponsors mailing list