ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Отсутствие пакета printer-drivers-utils делает невозможным сборку ядра в branch/4.0
@ 2008-02-25 17:35 Denis Kirienko
  2008-02-25 17:38 ` Dmitry V. Levin
  0 siblings, 1 reply; 4+ messages in thread
From: Denis Kirienko @ 2008-02-25 17:35 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 1130 bytes --]

Добрый день!

Сейчас пытаюсь пересобрать ядро std-smp-2.6.18-alt12 в хэшере,
настроенном на branch/4.0.

Получаю следующую ошибку:

hplip-foomatic      #################################################
/root/tmp/rpm-tmp.69577: line 1: /usr/bin/update-printers-db: No such
file or directory
error: execution of %post scriptlet from hplip-foomatic-2.7.10-alt1
failed, exit status 127
cups                 ################################################
hsh-install: Packages installation failed.

Пакету hplip-foomatics нужен для установки скрипт
/usr/bin/update-printers-db. Ранее такой скрипт был в noarch-пакете
printer-drivers-utils, который собирался из srpms-пакета
printer-drivers. Потом printer-drivers обновился, и скрипт
update-printers-db исчез вместе с исчезновением пакета
printer-drivers-utils.

Сейчас в Сизифе версия пакета hplip-foomatics-2.7.12-alt1, которой не
требуется update-printers-db. А в branch/4.0 версия
hplip-foomatic-2.7.10-alt1, ей нужен update-printers-db, которого уже
нет в branch/4.0.

Вероятно, необходимо обновить версию hplip-foomatics в branch/4.0.

--
Денис


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [devel] Отсутствие пакета printer-drivers-utils делает невозможным сборку ядра в branch/4.0
  2008-02-25 17:35 [devel] Отсутствие пакета printer-drivers-utils делает невозможным сборку ядра в branch/4.0 Denis Kirienko
@ 2008-02-25 17:38 ` Dmitry V. Levin
  2008-02-26 10:16   ` Sergey Vlasov
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry V. Levin @ 2008-02-25 17:38 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 744 bytes --]

On Mon, Feb 25, 2008 at 08:35:46PM +0300, Denis Kirienko wrote:
> Сейчас пытаюсь пересобрать ядро std-smp-2.6.18-alt12 в хэшере,
> настроенном на branch/4.0.
> 
> Получаю следующую ошибку:
> 
> hplip-foomatic      #################################################
> /root/tmp/rpm-tmp.69577: line 1: /usr/bin/update-printers-db: No such
> file or directory
> error: execution of %post scriptlet from hplip-foomatic-2.7.10-alt1
> failed, exit status 127
> cups                 ################################################
> hsh-install: Packages installation failed.

Это нужно для сборки ядра?

> Вероятно, необходимо обновить версию hplip-foomatics в branch/4.0.

Да, hplip из Сизифа нужно собрать в бранч.


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

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

* Re: [devel] Отсутствие пакета printer-drivers-utils делает невозможным сборку ядра в branch/4.0
  2008-02-25 17:38 ` Dmitry V. Levin
@ 2008-02-26 10:16   ` Sergey Vlasov
  2008-02-27  0:05     ` [devel] kernel-image build deps Dmitry V. Levin
  0 siblings, 1 reply; 4+ messages in thread
From: Sergey Vlasov @ 2008-02-26 10:16 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 834 bytes --]

On Mon, Feb 25, 2008 at 08:38:44PM +0300, Dmitry V. Levin wrote:
> On Mon, Feb 25, 2008 at 08:35:46PM +0300, Denis Kirienko wrote:
> > Сейчас пытаюсь пересобрать ядро std-smp-2.6.18-alt12 в хэшере,
> > настроенном на branch/4.0.
> > 
> > Получаю следующую ошибку:
> > 
> > hplip-foomatic      #################################################
> > /root/tmp/rpm-tmp.69577: line 1: /usr/bin/update-printers-db: No such
> > file or directory
> > error: execution of %post scriptlet from hplip-foomatic-2.7.10-alt1
> > failed, exit status 127
> > cups                 ################################################
> > hsh-install: Packages installation failed.
> 
> Это нужно для сборки ядра?

Скорее всего, это вытягивается следующими пакетами:

%if_enabled docs
BuildRequires: xmlto transfig ghostscript
%endif

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [devel] kernel-image build deps
  2008-02-26 10:16   ` Sergey Vlasov
@ 2008-02-27  0:05     ` Dmitry V. Levin
  0 siblings, 0 replies; 4+ messages in thread
From: Dmitry V. Levin @ 2008-02-27  0:05 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 990 bytes --]

On Tue, Feb 26, 2008 at 01:16:51PM +0300, Sergey Vlasov wrote:
> On Mon, Feb 25, 2008 at 08:38:44PM +0300, Dmitry V. Levin wrote:
> > On Mon, Feb 25, 2008 at 08:35:46PM +0300, Denis Kirienko wrote:
> > > Сейчас пытаюсь пересобрать ядро std-smp-2.6.18-alt12 в хэшере,
> > > настроенном на branch/4.0.
> > > 
> > > Получаю следующую ошибку:
> > > 
> > > hplip-foomatic      #################################################
[...]
> > Это нужно для сборки ядра?
> 
> Скорее всего, это вытягивается следующими пакетами:
> 
> %if_enabled docs
> BuildRequires: xmlto transfig ghostscript
> %endif

Я не поленился выполнить buildreq -bi для std-smp-2.6.18-alt12 в сборочной
среде, порождённой из Сизифа сборочными зависимостями std-smp-2.6.18-alt12.
Результат получился такой:

# Automatically added by buildreq on Wed Feb 27 2008 (-bi)
BuildRequires: kernel-source-2.6.18 module-init-tools xmlto

Вывод: просьба почистить сборочные зависимости ваших ядер.


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

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

end of thread, other threads:[~2008-02-27  0:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-25 17:35 [devel] Отсутствие пакета printer-drivers-utils делает невозможным сборку ядра в branch/4.0 Denis Kirienko
2008-02-25 17:38 ` Dmitry V. Levin
2008-02-26 10:16   ` Sergey Vlasov
2008-02-27  0:05     ` [devel] kernel-image build deps Dmitry V. Levin

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