ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Обновление питона
@ 2008-02-19 18:10 Ivan Adzhubey
  2008-02-19 18:46 ` Grigory Batalov
  0 siblings, 1 reply; 5+ messages in thread
From: Ivan Adzhubey @ 2008-02-19 18:10 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Доброго времени суток всем!

В связи с обновлением питона до сих пор наблюдаются проблемы:

# apt-get update
Reading Package Lists... Done
Building Dependency Tree... Done
[root@ika ~]# apt-get dist-upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
Calculating Upgrade... Done
The following packages will be upgraded
...
The following packages will be REMOVED:
  Zope-DateTime Zope-DocumentTemplate Zope-Modules Zope-RestrictedPython
  Zope-StructuredText Zope-TAL Zope-ThreadedAsync Zope-ZODB Zope-ZPublisher
  Zope-core Zope-docutils Zope-reStructuredText clearsilver-python cplay
  python-module-pysqlite3 skencil trac trac-mod_python

Zope мне не критичен, а вот trac (включая trac-mod_python и 
clearsilver-python) -- очень даже критичен. Есть надежда на пересборку?

--Иван

The information transmitted in this electronic communication is intended only
for the person or entity to whom it is addressed and may contain confidential
and/or privileged material. Any review, retransmission, dissemination or other
use of or taking of any action in reliance upon this information by persons or
entities other than the intended recipient is prohibited. If you received this
information in error, please contact the Compliance HelpLine at 800-856-1983 and
properly dispose of this information.



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

* Re: [sisyphus] Обновление питона
  2008-02-19 18:10 [sisyphus] Обновление питона Ivan Adzhubey
@ 2008-02-19 18:46 ` Grigory Batalov
  2008-02-19 21:53   ` Grigory Batalov
  0 siblings, 1 reply; 5+ messages in thread
From: Grigory Batalov @ 2008-02-19 18:46 UTC (permalink / raw)
  To: sisyphus

On Tue, 19 Feb 2008 13:10:19 -0500, Ivan Adzhubey wrote:

> В связи с обновлением питона до сих пор наблюдаются проблемы:
> 
> # apt-get update
> Reading Package Lists... Done
> Building Dependency Tree... Done
> [root@ika ~]# apt-get dist-upgrade
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Calculating Upgrade... Done
> The following packages will be upgraded
> ...
> The following packages will be REMOVED:
>   Zope-DateTime Zope-DocumentTemplate Zope-Modules Zope-RestrictedPython
>   Zope-StructuredText Zope-TAL Zope-ThreadedAsync Zope-ZODB Zope-ZPublisher
>   Zope-core Zope-docutils Zope-reStructuredText clearsilver-python cplay
>   python-module-pysqlite3 skencil trac trac-mod_python
> 
> Zope мне не критичен, а вот trac (включая trac-mod_python и 
> clearsilver-python) -- очень даже критичен. Есть надежда на пересборку?

  Надежда умирает последней =)
  Clearsilver при сборке не находит python:

...
checking for python includes... not found
...
Processing files: clearsilver-python-0.10.4-alt2.1

RPM build errors:
error: File not found: /usr/src/tmp/clearsilver-buildroot/usr/lib64/python2.5/site-packages/neo_cgi.so
    File not found: /usr/src/tmp/clearsilver-buildroot/usr/lib64/python2.5/site-packages/neo_cgi.so

  В принципе, trac и мне интересен. Но если кто-то починит clearsilver
  раньше, я буду только рад.

-- 
 Grigory Batalov,
 ALT Linux Team



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

* Re: [sisyphus] Обновление питона
  2008-02-19 18:46 ` Grigory Batalov
@ 2008-02-19 21:53   ` Grigory Batalov
  2008-02-19 22:40     ` Dmitry V. Levin
  0 siblings, 1 reply; 5+ messages in thread
From: Grigory Batalov @ 2008-02-19 21:53 UTC (permalink / raw)
  To: sisyphus

On Tue, 19 Feb 2008 21:46:25 +0300, Grigory Batalov wrote:

>   Clearsilver при сборке не находит python:
> 
> ...
> checking for python includes... not found
> ...
> Processing files: clearsilver-python-0.10.4-alt2.1
> 
> RPM build errors:
> error: File not found: /usr/src/tmp/clearsilver-buildroot/usr/lib64/python2.5/site-packages/neo_cgi.so
>     File not found: /usr/src/tmp/clearsilver-buildroot/usr/lib64/python2.5/site-packages/neo_cgi.so
> 
>   В принципе, trac и мне интересен. Но если кто-то починит clearsilver
>   раньше, я буду только рад.

  Хе-хе, clearsilver не предполагал о существовании python > 2.4 =)
  Ждите в Сизифе.

-- 
 Grigory Batalov,
 ALT Linux Team



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

* Re: [sisyphus] Обновление питона
  2008-02-19 21:53   ` Grigory Batalov
@ 2008-02-19 22:40     ` Dmitry V. Levin
  2008-02-20  7:23       ` Grigory Batalov
  0 siblings, 1 reply; 5+ messages in thread
From: Dmitry V. Levin @ 2008-02-19 22:40 UTC (permalink / raw)
  To: ALT Linux Sisyphus mailing list

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

On Wed, Feb 20, 2008 at 12:53:11AM +0300, Grigory Batalov wrote:
> On Tue, 19 Feb 2008 21:46:25 +0300, Grigory Batalov wrote:
> 
> >   Clearsilver при сборке не находит python:
> > 
> > ...
> > checking for python includes... not found
> > ...
> > Processing files: clearsilver-python-0.10.4-alt2.1
> > 
> > RPM build errors:
> > error: File not found: /usr/src/tmp/clearsilver-buildroot/usr/lib64/python2.5/site-packages/neo_cgi.so
> >     File not found: /usr/src/tmp/clearsilver-buildroot/usr/lib64/python2.5/site-packages/neo_cgi.so
> > 
> >   В принципе, trac и мне интересен. Но если кто-то починит clearsilver
> >   раньше, я буду только рад.
> 
>   Хе-хе, clearsilver не предполагал о существовании python > 2.4 =)

Видать, версия пакета clearsilver старовата.
На сайте раздают clearsilver-0.10.5.tar.gz

>   Ждите в Сизифе.

Может быть имеет смысл обновить?


-- 
ldv

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

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

* Re: [sisyphus] Обновление питона
  2008-02-19 22:40     ` Dmitry V. Levin
@ 2008-02-20  7:23       ` Grigory Batalov
  0 siblings, 0 replies; 5+ messages in thread
From: Grigory Batalov @ 2008-02-20  7:23 UTC (permalink / raw)
  To: sisyphus

On Wed, 20 Feb 2008 01:40:08 +0300, Dmitry V. Levin wrote:

> > >   Clearsilver при сборке не находит python:
> > > 
> > > ...
> > > checking for python includes... not found
> > > ...
> > > Processing files: clearsilver-python-0.10.4-alt2.1
> > > 
> > > RPM build errors:
> > > error: File not found: /usr/src/tmp/clearsilver-buildroot/usr/lib64/python2.5/site-packages/neo_cgi.so
> > >     File not found: /usr/src/tmp/clearsilver-buildroot/usr/lib64/python2.5/site-packages/neo_cgi.so
> > > 
> > >   В принципе, trac и мне интересен. Но если кто-то починит clearsilver
> > >   раньше, я буду только рад.
> > 
> >   Хе-хе, clearsilver не предполагал о существовании python > 2.4 =)
> 
> Видать, версия пакета clearsilver старовата.
> На сайте раздают clearsilver-0.10.5.tar.gz
> 
> >   Ждите в Сизифе.
> 
> Может быть имеет смысл обновить?

  Имеет, конечно. Может быть, чуть позже.

-- 
 Grigory Batalov,
 ALT Linux Team



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

end of thread, other threads:[~2008-02-20  7:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-19 18:10 [sisyphus] Обновление питона Ivan Adzhubey
2008-02-19 18:46 ` Grigory Batalov
2008-02-19 21:53   ` Grigory Batalov
2008-02-19 22:40     ` Dmitry V. Levin
2008-02-20  7:23       ` Grigory Batalov

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