It should also be noted that the package fails to install because of
this same bug.  Following is the result of "apt-get install dante-
server" on 64-bit oneiric, trying to install dante-server version
"1.1.19.dfsg-3ubuntu5":

Feb  4 23:33:45 (1328427225) danted[21015]: socks_seteuid(): old: 0, new: 65534
Feb  4 23:33:45 (1328427225) danted[21015]: socks_reseteuid(): current: 65534, 
new: 0
Feb  4 23:33:45 (1328427225) danted[21015]: symbolfunction(): compiletime 
configuration error?  Failed to open "libc.so": 
/usr/lib/x86_64-linux-gnu/libc.so: invalid ELF header
Feb  4 23:33:45 (1328427225) danted[21015]: sockdexit()
Feb  4 23:33:45 (1328427225) danted[21015]: sockdexit(): terminating
invoke-rc.d: initscript danted, action "start" failed.
dpkg: error processing dante-server (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 dante-server
E: Sub-process /usr/bin/dpkg returned an error code (1)

I was able to resolve this with the 64-bit version of the work around
mentioned above:  "cd /lib/x86_64-linux-gnu; ln -s libc.so.6 libc.so",
after which the apt-get install worked, and dante-server is running
fine.

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

Title:
  dante-server using the wrong libc.so

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to