ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] trac (clearsilver) is broken
@ 2007-06-29 22:00 Ivan Adzhubey
  2007-06-29 22:14 ` Dmitry V. Levin
  2007-06-29 23:00 ` Dmitry V. Levin
  0 siblings, 2 replies; 4+ messages in thread
From: Ivan Adzhubey @ 2007-06-29 22:00 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Приветствую!

Обнаружил после последних апдейтов, что при попытке зайти на trac (через 
trac.cgi) он падает с жалобой на ClearSilver:

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 406, in 
dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 206, in 
dispatch
    req.hdf = HDFWrapper(loadpaths=chrome.get_all_templates_dirs())
  File "/usr/lib/python2.4/site-packages/trac/web/clearsilver.py", line 135, 
in __init__
    raise TracError, "ClearSilver not installed (%s)" % e
TracError: ClearSilver not installed 
(/usr/lib/python2.4/site-packages/neo_cgi.so: undefined symbol: deflate)

clearsilver и clearsilver-python установленs, но похоже b[ надо пересобирать 
(undefined symbol).

--Иван





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] 4+ messages in thread

* Re: [sisyphus] trac (clearsilver) is broken
  2007-06-29 22:00 [sisyphus] trac (clearsilver) is broken Ivan Adzhubey
@ 2007-06-29 22:14 ` Dmitry V. Levin
  2007-06-29 23:00 ` Dmitry V. Levin
  1 sibling, 0 replies; 4+ messages in thread
From: Dmitry V. Levin @ 2007-06-29 22:14 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

On Fri, Jun 29, 2007 at 06:00:01PM -0400, Ivan Adzhubey wrote:
> Обнаружил после последних апдейтов, что при попытке зайти на trac (через 
> trac.cgi) он падает с жалобой на ClearSilver:
> 
> Traceback (most recent call last):
>   File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 406, in 
> dispatch_request
>     dispatcher.dispatch(req)
>   File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 206, in 
> dispatch
>     req.hdf = HDFWrapper(loadpaths=chrome.get_all_templates_dirs())
>   File "/usr/lib/python2.4/site-packages/trac/web/clearsilver.py", line 135, 
> in __init__
>     raise TracError, "ClearSilver not installed (%s)" % e
> TracError: ClearSilver not installed 
> (/usr/lib/python2.4/site-packages/neo_cgi.so: undefined symbol: deflate)
> 
> clearsilver и clearsilver-python установленs, но похоже b[ надо пересобирать 
> (undefined symbol).

Ничего удивительного в том, что
/usr/lib/python2.4/site-packages/neo_cgi.so битый, нет, ибо во время
сборки есть соответствующая диагностика:
verify-elf: WARNING: ./usr/lib/python2.4/site-packages/neo_cgi.so: undefined symbol: deflate
verify-elf: WARNING: ./usr/lib/python2.4/site-packages/neo_cgi.so: undefined symbol: crc32
verify-elf: WARNING: ./usr/lib/python2.4/site-packages/neo_cgi.so: undefined symbol: deflateEnd
verify-elf: WARNING: ./usr/lib/python2.4/site-packages/neo_cgi.so: undefined symbol: deflateInit2_

https://bugzilla.altlinux.org/show_bug.cgi?id=11798
Будет исправлено в ближайшее время.


-- 
ldv

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

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

* Re: [sisyphus] trac (clearsilver) is broken
  2007-06-29 22:00 [sisyphus] trac (clearsilver) is broken Ivan Adzhubey
  2007-06-29 22:14 ` Dmitry V. Levin
@ 2007-06-29 23:00 ` Dmitry V. Levin
  2007-06-30  1:29   ` Ivan Adzhubey
  1 sibling, 1 reply; 4+ messages in thread
From: Dmitry V. Levin @ 2007-06-29 23:00 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

On Fri, Jun 29, 2007 at 06:00:01PM -0400, Ivan Adzhubey wrote:
> Обнаружил после последних апдейтов, что при попытке зайти на trac (через 
> trac.cgi) он падает с жалобой на ClearSilver:

Проверьте clearsilver-python-0.10.4-alt2 из свежего Сизифа,
там эта ошибка уже исправлена.


-- 
ldv

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

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

* Re: [sisyphus] trac (clearsilver) is broken
  2007-06-29 23:00 ` Dmitry V. Levin
@ 2007-06-30  1:29   ` Ivan Adzhubey
  0 siblings, 0 replies; 4+ messages in thread
From: Ivan Adzhubey @ 2007-06-30  1:29 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Friday 29 June 2007 07:00:28 pm Dmitry V. Levin wrote:
> On Fri, Jun 29, 2007 at 06:00:01PM -0400, Ivan Adzhubey wrote:
> > Обнаружил после последних апдейтов, что при попытке зайти на trac (через
> > trac.cgi) он падает с жалобой на ClearSilver:
>
> Проверьте clearsilver-python-0.10.4-alt2 из свежего Сизифа,
> там эта ошибка уже исправлена.

Помогло, спасибо.

--Иван



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

end of thread, other threads:[~2007-06-30  1:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-29 22:00 [sisyphus] trac (clearsilver) is broken Ivan Adzhubey
2007-06-29 22:14 ` Dmitry V. Levin
2007-06-29 23:00 ` Dmitry V. Levin
2007-06-30  1:29   ` Ivan Adzhubey

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