Public bug reported:

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

** Affects: wireless-crda (Ubuntu)
     Importance: Undecided
         Status: New

-- 
missing depends: libgcrypt11
https://bugs.launchpad.net/bugs/613874
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to