ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] samba dependencies
@ 2006-10-18  8:37 Andrey Khavryuchenko
  2006-10-18  8:42 ` Michael Shigorin
  2006-10-18  9:03 ` Alexander Bokovoy
  0 siblings, 2 replies; 5+ messages in thread
From: Andrey Khavryuchenko @ 2006-10-18  8:37 UTC (permalink / raw)
  To: sisyphus

Hi!

Занятные зависимости:

akhavr@janus ~ $ sudo vapt-get storage -- install samba
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  emacs-base libcups libgdbm libjpeg libldap2.3 libpng3 libsasl2 libtiff
  python-base python-modules python-modules-bsddb python-modules-compiler
  python-modules-curses python-modules-email python-modules-encodings
  python-modules-hotshot python-modules-logging python-modules-xml
  python-strict samba-common
The following NEW packages will be installed:
  emacs-base libcups libgdbm libjpeg libldap2.3 libpng3 libsasl2 libtiff
  python-base python-modules python-modules-bsddb python-modules-compiler
  python-modules-curses python-modules-email python-modules-encodings
  python-modules-hotshot python-modules-logging python-modules-xml
  python-strict samba samba-common
0 upgraded, 21 newly installed, 0 removed and 35 not upgraded.
Need to get 0B/16,9MB of archives.
After unpacking 45,5MB of additional disk space will be used.
Do you want to continue? [Y/n]

Насколько я вижу, samba -> python -> emacs-base?

А разорвать никак нельзя?

-- 
Andrey V Khavryuchenko            
Software Development Company http://www.kds.com.ua/


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

* Re: [sisyphus] samba dependencies
  2006-10-18  8:37 [sisyphus] samba dependencies Andrey Khavryuchenko
@ 2006-10-18  8:42 ` Michael Shigorin
  2006-10-18  9:07   ` Andrey Khavryuchenko
  2006-10-18  9:13   ` Alexander Bokovoy
  2006-10-18  9:03 ` Alexander Bokovoy
  1 sibling, 2 replies; 5+ messages in thread
From: Michael Shigorin @ 2006-10-18  8:42 UTC (permalink / raw)
  To: sisyphus

On Wed, Oct 18, 2006 at 11:37:05AM +0300, Andrey Khavryuchenko wrote:
> Насколько я вижу, samba -> python -> emacs-base?
> А разорвать никак нельзя?

Ты посмотри этот emacs-base. :)

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


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

* Re: [sisyphus] samba dependencies
  2006-10-18  8:37 [sisyphus] samba dependencies Andrey Khavryuchenko
  2006-10-18  8:42 ` Michael Shigorin
@ 2006-10-18  9:03 ` Alexander Bokovoy
  1 sibling, 0 replies; 5+ messages in thread
From: Alexander Bokovoy @ 2006-10-18  9:03 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Andrey Khavryuchenko wrote:
> Насколько я вижу, samba -> python -> emacs-base?
> 
> А разорвать никак нельзя?

Можно.
Это все из-за того, что
# Adds python support
%def_enable python
%if_enabled python
%setup_python_module samba
%endif

стоит в основном описании пакета и дублирует ту же запись в описании
питонового подпакета. Короче, убрать ее надо оттуда целиком, оставив
только %def_enable python.

Я сделаю это в следующем обновлении (3.0.23d).
-- 
/ Alexander Bokovoy
Samba Team                      http://www.samba.org/
ALT Linux Team                  http://www.altlinux.org/
Midgard Project Ry              http://www.midgard-project.org/


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

* Re: [sisyphus] samba dependencies
  2006-10-18  8:42 ` Michael Shigorin
@ 2006-10-18  9:07   ` Andrey Khavryuchenko
  2006-10-18  9:13   ` Alexander Bokovoy
  1 sibling, 0 replies; 5+ messages in thread
From: Andrey Khavryuchenko @ 2006-10-18  9:07 UTC (permalink / raw)
  To: sisyphus

Michael,

"MS" == Michael Shigorin wrote:

 MS> On Wed, Oct 18, 2006 at 11:37:05AM +0300, Andrey Khavryuchenko wrote:
 >> Насколько я вижу, samba -> python -> emacs-base?
 >> А разорвать никак нельзя?

 MS> Ты посмотри этот emacs-base. :)

Знаю.  Но зачем он мне на vserver-е, который будет только файлы отдавать?

Впрочем, вопрос непринципиален.

-- 
Andrey V Khavryuchenko            
Software Development Company http://www.kds.com.ua/


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

* Re: [sisyphus] samba dependencies
  2006-10-18  8:42 ` Michael Shigorin
  2006-10-18  9:07   ` Andrey Khavryuchenko
@ 2006-10-18  9:13   ` Alexander Bokovoy
  1 sibling, 0 replies; 5+ messages in thread
From: Alexander Bokovoy @ 2006-10-18  9:13 UTC (permalink / raw)
  To: shigorin, ALT Linux Sisyphus discussion list

Michael Shigorin wrote:
> On Wed, Oct 18, 2006 at 11:37:05AM +0300, Andrey Khavryuchenko wrote:
> 
> 
>> Насколько я вижу, samba -> python -> emacs-base? А разорвать никак 
>> нельзя?
> 
> Ты посмотри этот emacs-base. :)
Ни samba, ни samba-common не требуется python вообще. Там кто-то из моих
коллег-упаковщиков всунул этот %ifdef дважды без задней мысли.

-- 
/ Alexander Bokovoy
Samba Team                      http://www.samba.org/
ALT Linux Team                  http://www.altlinux.org/
Midgard Project Ry              http://www.midgard-project.org/


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

end of thread, other threads:[~2006-10-18  9:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-18  8:37 [sisyphus] samba dependencies Andrey Khavryuchenko
2006-10-18  8:42 ` Michael Shigorin
2006-10-18  9:07   ` Andrey Khavryuchenko
2006-10-18  9:13   ` Alexander Bokovoy
2006-10-18  9:03 ` Alexander Bokovoy

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