Autor |
Nachricht |
|
Titel: expect
Verfasst am: 21.05.2006, 14:32 Uhr
|
|
Anmeldung: 26. Jun 2005
Beiträge: 389
|
|
I'm dist-upgraded till now and I think I saw expect being upgraded. Anyway, when I try to connect freenx I get an error from expect looking for a shared library libexpect5.43.so which doesn't exist. Any help? I apt-cache searched and the only expect library is a perl library. Never had this problem before. |
|
|
|
|
 |
|
Titel: expect
Verfasst am: 21.05.2006, 15:04 Uhr
|
|
Anmeldung: 16. Aug 2004
Beiträge: 1905
|
|
|
|
 |
|
Titel: RE: expect
Verfasst am: 21.05.2006, 15:54 Uhr
|
|
Anmeldung: 26. Jun 2005
Beiträge: 389
|
|
OK thanks. How do I do that? Pin it to etch? |
|
|
|
|
 |
|
Titel: RE: expect
Verfasst am: 21.05.2006, 16:13 Uhr
|
|

Anmeldung: 14. Jan 2006
Beiträge: 287
|
|
I had this the other day... can't remember what was causing it though! |
|
|
|
|
 |
|
Titel: RE: expect
Verfasst am: 22.05.2006, 14:56 Uhr
|
|
Anmeldung: 26. Jun 2005
Beiträge: 389
|
|
Just an update to say I have downgraded expect using pinning to testing and all is OK again. Thanks Slh.  |
|
|
|
|
 |
|
Titel: RE: expect
Verfasst am: 24.05.2006, 11:10 Uhr
|
|

Anmeldung: 14. Jan 2006
Beiträge: 287
|
|
How do you do that, I have the same problem.... |
|
|
|
|
 |
|
Titel: RE: expect
Verfasst am: 24.05.2006, 12:11 Uhr
|
|
Anmeldung: 10. Sep 2004
Beiträge: 413
|
|
apt-get install expect/testing
or
apt-get install expect=5.43.0-2
and
echo "expect hold" | dpkg --set-selections
Greetings
Datebro |
|
|
|
|
 |
|
Titel: RE: expect
Verfasst am: 24.05.2006, 12:30 Uhr
|
|
Anmeldung: 16. Aug 2004
Beiträge: 1905
|
|
The current version in sid is fixed again, so just upgrade again:
expect (5.43.0-3.1) unstable; urgency=low
* NMU to fix atlas3 FTBFS.
* Apply patch from Paul Cupis:
- Move libexpect5.43.so into expect package. (Closes: 367618)
(libexpect-dev Depends on expect, so 367325 is still fixed.)
-- Bill Allombert <ballombe@debian.org> Sun, 21 May 2006 17:36:06 +0200
Revert putting it on hold first:
echo "expect install" | dpkg --set-selections |
|
|
|
|
 |
|