ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] fuse-encfs -- undefined symbol
@ 2005-10-10 13:48 Yuriy Kashirin
  2005-10-12  8:09 ` [sisyphus] " Michael Shigorin
  0 siblings, 1 reply; 19+ messages in thread
From: Yuriy Kashirin @ 2005-10-10 13:48 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Приветствую.

Поставил себе fuse-encfs из сизифа (установился без всяких ругательств 
через apt-get install fuse-encfs) и столкнулся с проблемой:

 yura@uka ~> encfs /home/yura/.crypt /home/yura/crypt
 Создание нового зашифрованого раздела.
 Выберите одну из следующих букв:
 введите "x" для режима эксперта,
 введите "p" для режима максимальной секретности,
 любой другая буква для выбора стандартного режима.
 ?> p
 Выбрана конфигурация с максимальной секретностью.
 encfs: symbol lookup error: /usr/lib/libencfs.so.1: undefined symbol: 
EVP_aes_256_cfb128

 yura@uka ~> ldd -r /usr/bin/encfs
 linux-gate.so.1 => (0xffffe000)
 libencfs.so.1 => /usr/lib/libencfs.so.1 (0x40015000)
 librlog.so.1 => /usr/lib/librlog.so.1 (0x40061000)
 libssl.so.4 => /lib/libssl.so.4 (0x4006e000)
 libcrypto.so.4 => /lib/libcrypto.so.4 (0x4009e000)
 libdl.so.2 => /lib/libdl.so.2 (0x40198000)
 libfuse.so.2 => /usr/lib/libfuse.so.2 (0x4019c000)
 libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x401a6000)
 libm.so.6 => /lib/libm.so.6 (0x40277000)
 libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x4029a000)
 libc.so.6 => /lib/libc.so.6 (0x402a3000)
 libpthread.so.0 => /lib/libpthread.so.0 (0x403b6000)
 /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
 undefined symbol: EVP_aes_256_cfb128 (/usr/lib/libencfs.so.1)
 undefined symbol: EVP_aes_192_cfb128 (/usr/lib/libencfs.so.1)
 undefined symbol: EVP_aes_128_cfb128 (/usr/lib/libencfs.so.1)
 undefined symbol: EVP_bf_cfb64 (/usr/lib/libencfs.so.1)

yura@uka ~> rpm -q fuse-encfs
fuse-encfs-1.2.4-alt1

Покопавшись в системе, выяснил, что проблема в старом 
libssl-0.7.9d-alt1. После обновления до libssl-0.9.7g-alt2 все 
заработало.

Проблема в зависимостях пакета?
В списке зависимостей fuse-encfs пакет libssl не значится. А судя по 
моей системе, то должно быть, да еще и libssl >= 0.7.9g

-- 
 Best regards
 Yuriy Kashirin

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2005-10-12 14:56 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-10 13:48 [sisyphus] fuse-encfs -- undefined symbol Yuriy Kashirin
2005-10-12  8:09 ` [sisyphus] " Michael Shigorin
2005-10-12  8:27   ` Yuriy Kashirin
2005-10-12  8:35     ` Michael Shigorin
2005-10-12  8:48       ` Yuriy Kashirin
2005-10-12  9:04         ` [sisyphus] libssl ABI changed? (was: fuse-encfs -- undefined symbol) Michael Shigorin
2005-10-12  9:24         ` [sisyphus] Re: fuse-encfs -- undefined symbol Yuriy Kashirin
2005-10-12 11:34       ` Dmitry V. Levin
2005-10-12 12:44         ` Michael Shigorin
2005-10-12 12:51           ` Dmitry V. Levin
2005-10-12 12:57             ` [sisyphus] openssl API Dmitry V. Levin
2005-10-12 14:17               ` Andrei Bulava
2005-10-12 14:28                 ` Dmitry V. Levin
2005-10-12 14:38                 ` Led
2005-10-12 14:41                   ` Dmitry V. Levin
2005-10-12 14:49             ` [sisyphus] Re: fuse-encfs -- undefined symbol Michael Shigorin
2005-10-12 14:52               ` Dmitry V. Levin
2005-10-12 14:56                 ` Michael Shigorin
2005-10-12 10:13   ` Yuriy Kashirin

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git