[Bug 955044] Re: symbolfunction(): compiletime configuration error? Failed to open libc.so: /usr/lib/x86_64-linux-gnu/libc.so: invalid ELF header

2013-03-13 Thread Rex Tsai
*** This bug is a duplicate of bug 816153 *** https://bugs.launchpad.net/bugs/816153 ** This bug has been marked a duplicate of bug 816153 dante-server using the wrong libc.so -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 955044] Re: symbolfunction(): compiletime configuration error? Failed to open libc.so: /usr/lib/x86_64-linux-gnu/libc.so: invalid ELF header

2012-06-26 Thread Charles
This issue continues in 12.04 The workaround of linking libc.so in /usr/lib/x86_64-linux-gnu/ will cause a problem with libc6-dev. $ dpkg -S /usr/lib/x86_64-linux-gnu/libc.so libc6-dev: /usr/lib/x86_64-linux-gnu/libc.so Instead, by running danted through strace, I found:

[Bug 955044] Re: symbolfunction(): compiletime configuration error? Failed to open libc.so: /usr/lib/x86_64-linux-gnu/libc.so: invalid ELF header

2012-04-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: dante (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/955044 Title:

[Bug 955044] Re: symbolfunction(): compiletime configuration error? Failed to open libc.so: /usr/lib/x86_64-linux-gnu/libc.so: invalid ELF header

2012-04-26 Thread gk
This is related to: https://bugs.launchpad.net/ubuntu/+source/dante/+bug/816153 Bacause if I change the filename in the workaround the same technique works again: sudo ln -sf /lib/x86_64-linux-gnu/libc-2.13.so /usr/lib/x86_64-linux- gnu/libc.so changed to sudo ln -sf

[Bug 955044] Re: symbolfunction(): compiletime configuration error? Failed to open libc.so: /usr/lib/x86_64-linux-gnu/libc.so: invalid ELF header

2012-04-10 Thread jan edholm
Same for me. Bummer. Worked so nice before... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/955044 Title: symbolfunction(): compiletime configuration error? Failed to open libc.so: