ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: vserge <vserge@altlinux.ru>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: Re: [devel] UIA: samba-3.0.8-alt1: libsmbclient.so.0: undefined symbols
Date: Fri, 12 Nov 2004 11:12:55 +0300
Message-ID: <20041112111255.3e6cae35@pokemon.msk.menatepspb.com> (raw)
In-Reply-To: <20041111231919.GA27492@basalt.office.altlinux.org>

On Fri, 12 Nov 2004 02:19:19 +0300
"Dmitry V. Levin" <ldv@altlinux.org> wrote:

> Hi,
> 
> В недавно залитой версии samba сломана библиотека libsmbclient:
> $ ldd -r /usr/lib/libsmbclient.so.0 |fgrep undefined
> undefined symbol: secrets_fetch_machine_password
> (/usr/lib/libsmbclient.so.0) undefined symbol: secrets_fetch
> (/usr/lib/libsmbclient.so.0) undefined symbol: secrets_delete       
> (/usr/lib/libsmbclient.so.0) undefined symbol: secrets_store
> (/usr/lib/libsmbclient.so.0)
> 
> Это проявляется как на сборке, так и на запуске приложений.
> Просьба исправить как можно быстрее.
> 
> 2all: может уже пора добавить по умолчанию во время сборки пакетов
> проверку каждой разделяемой библиотеки на замкнутость?
> 
Очень как пора либо при сборке, либо при проверка sisyphus_check, а так
же, наверное, имеет смысл сделать проверку что файлы библиотек, которые
сделаны как soft link ссылаются на существующие файлы.

что-то вроде этого
 test -f `stat --format=%N link.file | awk -F "->" '{ print $2 }'`


-- 
Загрузка в обход RAID чревата порчей информации - реализация RAID1
использует при чтении оба устройства, поэтому при рассинхронизации
данных
на них будут случайным образом проявляющиеся проблемы.  
		-- vsu in community@



  parent reply	other threads:[~2004-11-12  8:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-11 23:19 Dmitry V. Levin
2004-11-12  6:21 ` Alexey I. Froloff
2004-11-12  7:46   ` Denis Ovsienko
2004-11-12  8:12 ` vserge [this message]
2004-11-12  9:52 ` Sergey V Turchin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20041112111255.3e6cae35@pokemon.msk.menatepspb.com \
    --to=vserge@altlinux.ru \
    --cc=devel@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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