ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Сборка libxml2-2.6.18-alt1
@ 2005-03-18 12:42 Ruslan Popov
  2005-03-18 12:59 ` Ruslan Popov
  2005-03-18 13:04 ` Epiphanov Sergei
  0 siblings, 2 replies; 4+ messages in thread
From: Ruslan Popov @ 2005-03-18 12:42 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

При сборке PiTiVi наткнулся на Segmentation Fault при сборке документации xsltproc.
Проверил на своих доках. Действительно, перестали собираться. Посмотрел, что обновлял.
Стал подозревать libxml2.
[root@nemo mnt]# rpm -qi libxml2
Name        : libxml2                      Relocations: (not relocateable)
Version     : 2.6.18                            Vendor: ALT Linux Team
Release     : alt1                          Build Date: Mon Mar 14 04:18:07 2005
Install date: Fri Mar 18 10:49:30 2005      Build Host: mhz.hasher.altlinux.org

Список поставленных для сборки PiTiVi пакетов:

==============================================
The following extra packages will be installed: 

   GConf2 ORBit2 ORBit2-devel alternatives cpp3.3 gcc-c++-common gcc-common gcc-g77-common gcc3.3
   gcc3.3-c++ glib2 glib2-devel gnupg2 gstreamer gstreamer-plugins gstreamer-utils libGConf2
   libGConf2-devel libORBit2 libdvdread libffmpeg libgcc3.4 libgstreamer libmjpegtools
   libmjpegtools-devel libnatspec libpango libpango-devel libquicktime  libquicktime-devel
   libstdc++3.3 libstdc++3.3-devel libstdc++3.4 libxml2 libxml2-devel mencoder mjpegtools
   xml-utils 

The following packages will be upgraded 

   GConf2 ORBit2 ORBit2-devel alternatives cpp3.3 gcc-c++-common gcc-common gcc-g77-common
   gcc3.3 gcc3.3-c++ glib2 glib2-devel gnupg2 gstreamer gstreamer-devel gstreamer-plugins
   gstreamer-plugins-devel gstreamer-utils libGConf2 libGConf2-devel libORBit2 libdvdread
   libffmpeg libgstreamer libmjpegtools libmjpegtools-devel libpango libpango-devel libquicktime
   libquicktime-devel libstdc++3.3 libstdc++3.3-devel libxml2 libxml2-devel mjpegtools
   xml-utils 

The following packages will be REPLACED: 

   libalternatives (by alternatives)  libgcc3.3 (by libgcc3.4) 

The following packages will be REMOVED: 

   LiVES gcc3.3-g77 transcode 

The following NEW packages will be installed: 

   libgcc3.4 libnatspec libstdc++3.4 mencoder 

36 upgraded, 4 newly installed, 2 replaced, 3 removed and 526 not upgraded. 


The following extra packages will be installed: 

   libdirectfb 

The following packages will be upgraded 

   MPlayer libdirectfb 

2 upgraded, 0 newly installed, 0 removed and 563 not upgraded. 

==============================================

При пересборке пакета вылетает такая ошибка:

Обрабатываются файлы: python-modules-libxml2-2.6.18-alt1
ошибка: Файл должен начинаться с "/": %python_sitelibdir/*


Ошибки сборки пакетов:
     Файл должен начинаться с "/": %python_sitelibdir/*

Как это исправить???

Сборка документации для меня критична.
-- 
            _/               Ruslan Popov
           _/   _/_/   _/
          _/  _/  _/  _/     Engineer
         _/ _/_/_/_/ _/_/    Mobile: +7 (916) 926-хх-хх
        _/ _/       _/       Office: +7 (095) 411-76-01
    _/_/   _/_/_/  _/        E-mail: rpopov@jet.msk.su
     Infosystems   _/_/      Moscow, Russia



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

* Re: [sisyphus] Сборка libxml2-2.6.18-alt1
  2005-03-18 12:42 [sisyphus] Сборка libxml2-2.6.18-alt1 Ruslan Popov
@ 2005-03-18 12:59 ` Ruslan Popov
  2005-03-18 13:48   ` Ruslan Popov
  2005-03-18 13:04 ` Epiphanov Sergei
  1 sibling, 1 reply; 4+ messages in thread
From: Ruslan Popov @ 2005-03-18 12:59 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Ruslan Popov wrote:
> При сборке PiTiVi наткнулся на Segmentation Fault при сборке 
> документации xsltproc.
> Проверил на своих доках. Действительно, перестали собираться. Посмотрел, 
> что обновлял.
> Стал подозревать libxml2.
> ... 
> При пересборке пакета вылетает такая ошибка:
> 
> Обрабатываются файлы: python-modules-libxml2-2.6.18-alt1
> ошибка: Файл должен начинаться с "/": %python_sitelibdir/*
> 
> 
> Ошибки сборки пакетов:
>     Файл должен начинаться с "/": %python_sitelibdir/*
> 
> Как это исправить???
> 
> Сборка документации для меня критична.

Разобрался. Дело в том, что при установке libxml2 она не тянет за собой новый xsltproc. После 
обновления xsltproc всё заработало!
-- 

            _/               Ruslan Popov
           _/   _/_/   _/
          _/  _/  _/  _/     Engineer
         _/ _/_/_/_/ _/_/    Mobile: +7 (916) 926-хх-хх
        _/ _/       _/       Office: +7 (095) 411-76-01
    _/_/   _/_/_/  _/        E-mail: rpopov@jet.msk.su
     Infosystems   _/_/      Moscow, Russia



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

* Re: [sisyphus] Сборка libxml2-2.6.18-alt1
  2005-03-18 12:42 [sisyphus] Сборка libxml2-2.6.18-alt1 Ruslan Popov
  2005-03-18 12:59 ` Ruslan Popov
@ 2005-03-18 13:04 ` Epiphanov Sergei
  1 sibling, 0 replies; 4+ messages in thread
From: Epiphanov Sergei @ 2005-03-18 13:04 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

В сообщении от 18 Март 2005 15:42 Ruslan Popov написал:
> %python_sitelibdir

Нужен пакет rpm-build-python

-- 
С уважением, Епифанов Сергей


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

* Re: [sisyphus] Сборка libxml2-2.6.18-alt1
  2005-03-18 12:59 ` Ruslan Popov
@ 2005-03-18 13:48   ` Ruslan Popov
  0 siblings, 0 replies; 4+ messages in thread
From: Ruslan Popov @ 2005-03-18 13:48 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Ruslan Popov wrote:
> Ruslan Popov wrote:
> 
>> При сборке PiTiVi наткнулся на Segmentation Fault при сборке 
>> документации xsltproc.
>> Проверил на своих доках. Действительно, перестали собираться. 
>> Посмотрел, что обновлял.
>> Стал подозревать libxml2.
>> ... При пересборке пакета вылетает такая ошибка:
>>
>> Обрабатываются файлы: python-modules-libxml2-2.6.18-alt1
>> ошибка: Файл должен начинаться с "/": %python_sitelibdir/*
>>
>>
>> Ошибки сборки пакетов:
>>     Файл должен начинаться с "/": %python_sitelibdir/*
>>
>> Как это исправить???
>>
>> Сборка документации для меня критична.
> 
> 
> Разобрался. Дело в том, что при установке libxml2 она не тянет за собой 
> новый xsltproc. После обновления xsltproc всё заработало!

А также tetex tetex-core tetex-dvips tetex-latex, иначе pdflatex будет глючить...
-- 

            _/               Ruslan Popov
           _/   _/_/   _/
          _/  _/  _/  _/     Engineer
         _/ _/_/_/_/ _/_/    Mobile: +7 (916) 926-хх-хх
        _/ _/       _/       Office: +7 (095) 411-76-01
    _/_/   _/_/_/  _/        E-mail: rpopov@jet.msk.su
     Infosystems   _/_/      Moscow, Russia



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

end of thread, other threads:[~2005-03-18 13:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-18 12:42 [sisyphus] Сборка libxml2-2.6.18-alt1 Ruslan Popov
2005-03-18 12:59 ` Ruslan Popov
2005-03-18 13:48   ` Ruslan Popov
2005-03-18 13:04 ` Epiphanov Sergei

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