** Package changed: wireless-crda (Ubuntu) => crda (Ubuntu)

** Changed in: crda (Ubuntu)
       Status: In Progress => New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to crda in Ubuntu.
https://bugs.launchpad.net/bugs/613874

Title:
  missing depends: libgcrypt11

Status in crda package in Ubuntu:
  New

Bug description:
  Binary package hint: wireless-crda

  There is a missing depends on wireless-crda package on Maverick, that
  is, libgcrypt11.

  libgcrypt11 is "Priority: standard", so it is normally present, but it
  was not on my stripped down server.

  Anyway, the crda command certainly needs it, as you can see here:

  $ sudo /sbin/crda
  [sudo] password for user:
  /sbin/crda: error while loading shared libraries: libgcrypt.so.11: cannot 
open shared object file: No such file or directory

  $ ldd /sbin/crda
          linux-gate.so.1 =>  (0x007dc000)
          libgcrypt.so.11 => not found
          libnl.so.1 => /usr/lib/libnl.so.1 (0x00110000)
          libc.so.6 => /lib/libc.so.6 (0x00dc3000)
          libm.so.6 => /lib/libm.so.6 (0x003e8000)
          /lib/ld-linux.so.2 (0x0056a000)

  Installing libgcrypt11 solved my problem. If I am not mistaken I'd say
  that the package metainformation should be fixed.

  
  System Information:

  $ lsb_release -rd
  Description:    Ubuntu maverick (development branch)
  Release:        10.10

  $ apt-cache policy wireless-crda
  wireless-crda:
    Installed: 1.12
    Candidate: 1.12
    Version table:
   *** 1.12 0
          500 http://archive.ubuntu.com/ubuntu/ maverick/main i386 Packages
          100 /var/lib/dpkg/status

  HTH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/crda/+bug/613874/+subscriptions

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

Reply via email to