ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Fetchmail & fetchmailconf trouble
@ 2002-11-21 18:43 Sergey Kuznetsov
  2002-11-21 18:45 ` Герасимов Дмитрий
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Sergey Kuznetsov @ 2002-11-21 18:43 UTC (permalink / raw)
  To: Sisyphus

Здравствуйте!

В ходе обновлений из Сизифа возникли проблемы с fetchmail. При
запуске fetchmail или fetchmail -d<сколько-то-там> программа
просто не запускается. Проблема возникла с fetchmail
5.9.12, но обновление до 6.1.2-alt2 не спасло. Fetchmailconf
оказался немного разговорчивее:

[yozhik@localhost yozhik]$ fetchmailconf
Traceback (most recent call last):
  File "/usr/bin/fetchmailconf", line 9, in ?
    from Tkinter import *
  File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 35, in ?
    import _tkinter # If this fails your Python may not be
configured for Tk ImportError: libtk.so: cannot open shared
object file: No such file or directory

Попытался обновить python22 и tkinter22 до версии 2.2.2-alt1, но
ругань лишь несколько видоизменилась:

[yozhik@localhost yozhik]$ fetchmailconf
Traceback (most recent call last):
  File "/usr/bin/fetchmailconf", line 2079, in ?
    root = MainWindow(rcfile)
  File "/usr/bin/fetchmailconf", line 1827, in __init__
    Frame.__init__(self, master)
  File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 2257, in
__init__    Widget.__init__(self, master, 'frame', cnf, {},
extra)  File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 1758,
in __init__    BaseWidget._setup(self, master, cnf)
  File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 1733, in
_setup    _default_root = Tk()
  File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 1495, in
__init__    self.tk = _tkinter.create(screenName, baseName,
className) TclError: Can't find a usable init.tcl in the
following directories:    /usr/share/tcl/tcl8.4 /usr/lib/tcl8.4
/lib/tcl8.4 /usr/library /library /tcl8.4.1/library
/usr/share/tcl/tcl8.4



This probably means that Tcl wasn't installed properly.

Из этой ругани могу понять лишь заключительную фразу. Подскажите,
с какими пакетами проблемы?

С уважением,
Сергей


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

* Re: [sisyphus] Fetchmail & fetchmailconf trouble
  2002-11-21 18:43 [sisyphus] Fetchmail & fetchmailconf trouble Sergey Kuznetsov
@ 2002-11-21 18:45 ` Герасимов Дмитрий
  2002-11-21 19:29   ` Sergey Kuznetsov
  2002-11-21 19:26 ` Ruslan N. Balkin
  2002-11-21 19:38 ` aen
  2 siblings, 1 reply; 8+ messages in thread
From: Герасимов Дмитрий @ 2002-11-21 18:45 UTC (permalink / raw)
  To: sisyphus

On Thu, 21 Nov 2002 21:43:14 +0300
Sergey Kuznetsov <yozhik@atom.ru> wrote:

> Здравствуйте!
> 
> В ходе обновлений из Сизифа возникли проблемы с fetchmail. При
> запуске fetchmail или fetchmail -d<сколько-то-там> программа
> просто не запускается. Проблема возникла с fetchmail
было бы интересно глянуть на
а) содержимое ~/.fetchmailrc (без паролей канэшна)
б) права на этот файл

-- 

    =================================
    icq:    26277841
    jabber: q2digger@jabber.ru
    e-mail: matrix AT podlipki DOT ru
    =================================    


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

* Re: [sisyphus] Fetchmail & fetchmailconf trouble
  2002-11-21 18:43 [sisyphus] Fetchmail & fetchmailconf trouble Sergey Kuznetsov
  2002-11-21 18:45 ` Герасимов Дмитрий
@ 2002-11-21 19:26 ` Ruslan N. Balkin
  2002-11-21 20:02   ` Sergey Kuznetsov
  2002-11-21 19:38 ` aen
  2 siblings, 1 reply; 8+ messages in thread
From: Ruslan N. Balkin @ 2002-11-21 19:26 UTC (permalink / raw)
  To: sisyphus

On Thu, 21 Nov 2002 21:43:14 +0300
Sergey Kuznetsov wrote:

Попробуйте apt-get install tcl.
Один момент tcl нерабочий был в Сизифе.


-- 
С уважением,
Балькин Руслан.


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

* Re: [sisyphus] Fetchmail & fetchmailconf trouble
  2002-11-21 18:45 ` Герасимов Дмитрий
@ 2002-11-21 19:29   ` Sergey Kuznetsov
  2002-11-21 19:37     ` Sergey Kuznetsov
  0 siblings, 1 reply; 8+ messages in thread
From: Sergey Kuznetsov @ 2002-11-21 19:29 UTC (permalink / raw)
  To: sisyphus

On Thu, 21 Nov 2002 21:45:21 +0300
Герасимов Дмитрий <matrix@podlipki.ru> wrote:

> On Thu, 21 Nov 2002 21:43:14 +0300
> Sergey Kuznetsov <yozhik@atom.ru> wrote:
> 
> > Здравствуйте!
> > 
> > В ходе обновлений из Сизифа возникли проблемы с fetchmail.
> > При запуске fetchmail или fetchmail -d<сколько-то-там>
> > программа просто не запускается. Проблема возникла с
> > fetchmail
> было бы интересно глянуть на
> а) содержимое ~/.fetchmailrc (без паролей канэшна)
> б) права на этот файл

[yozhik@localhost yozhik]$ ls -l .fetchmailrc
-rw-------    1 yozhik   yozhik        682 Окт 23 15:15

[yozhik@localhost yozhik]$ cat .fetchmailrc

# Configuration created Fri Aug 30 14:20:51 2002 by fetchmailconf
set logfile "/home/yozhik/fetchmail.log"
set postmaster "yozhik"
set bouncemail
set no spambounce
set properties ""
set daemon 300
poll pop3.atom.ru with proto POP3
       user 'yozhik' there with password 'pass1' is 'yozhik'
here options stripcr

poll pop.mtu.ru with proto POP3
       user 's.kuznetsov' there with password 'pass2' is
'yozhik' here options stripcr

poll pop.comail.ru with proto POP3
       user 'skuznetsov' there with password 'pass3' is 'yozhik'
here options stripcr

poll mail.blood.ru with proto POP3
       user 'yozhik' there with password 'pass4' is 'yozhik'
here options stripcr

С уважением,
Сергей


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

* Re: [sisyphus] Fetchmail & fetchmailconf trouble
  2002-11-21 19:29   ` Sergey Kuznetsov
@ 2002-11-21 19:37     ` Sergey Kuznetsov
  0 siblings, 0 replies; 8+ messages in thread
From: Sergey Kuznetsov @ 2002-11-21 19:37 UTC (permalink / raw)
  To: sisyphus

On Thu, 21 Nov 2002 22:29:39 +0300
Sergey Kuznetsov <yozhik@atom.ru> wrote:

> On Thu, 21 Nov 2002 21:45:21 +0300
> Герасимов Дмитрий <matrix@podlipki.ru> wrote:
> 
> > On Thu, 21 Nov 2002 21:43:14 +0300
> > Sergey Kuznetsov <yozhik@atom.ru> wrote:
> > 
> > > Здравствуйте!
> > > 
> > > В ходе обновлений из Сизифа возникли проблемы с fetchmail.
> > > При запуске fetchmail или fetchmail -d<сколько-то-там>
> > > программа просто не запускается. Проблема возникла с
> > > fetchmail
> > было бы интересно глянуть на
> > а) содержимое ~/.fetchmailrc (без паролей канэшна)
> > б) права на этот файл
> 
> [yozhik@localhost yozhik]$ ls -l .fetchmailrc
> -rw-------    1 yozhik   yozhik        682 Окт 23 15:15
> 
> [yozhik@localhost yozhik]$ cat .fetchmailrc
> 
> # Configuration created Fri Aug 30 14:20:51 2002 by
> # fetchmailconf
> set logfile "/home/yozhik/fetchmail.log"
> set postmaster "yozhik"
> set bouncemail
> set no spambounce
> set properties ""
> set daemon 300
> poll pop3.atom.ru with proto POP3
>        user 'yozhik' there with password 'pass1' is 'yozhik'
> here options stripcr
> 
> poll pop.mtu.ru with proto POP3
>        user 's.kuznetsov' there with password 'pass2' is
> 'yozhik' here options stripcr
> 
> poll pop.comail.ru with proto POP3
>        user 'skuznetsov' there with password 'pass3' is
>        'yozhik'
> here options stripcr
> 
> poll mail.blood.ru with proto POP3
>        user 'yozhik' there with password 'pass4' is 'yozhik'
> here options stripcr

Похоже, что с жалобой я поспешил. После обновления пакета tcl
fetchmailconf спокойно запустился. Вопрос снят, спасибо всем
откликнувшимся.

С уважением,
Сергей


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

* Re: [sisyphus] Fetchmail & fetchmailconf trouble
  2002-11-21 18:43 [sisyphus] Fetchmail & fetchmailconf trouble Sergey Kuznetsov
  2002-11-21 18:45 ` Герасимов Дмитрий
  2002-11-21 19:26 ` Ruslan N. Balkin
@ 2002-11-21 19:38 ` aen
  2002-11-21 19:54   ` Sergey Kuznetsov
  2 siblings, 1 reply; 8+ messages in thread
From: aen @ 2002-11-21 19:38 UTC (permalink / raw)
  To: sisyphus

Sergey Kuznetsov wrote:

>Здравствуйте!
>
>В ходе обновлений из Сизифа возникли проблемы с fetchmail. При
>запуске fetchmail или fetchmail -d<сколько-то-там> программа
>просто не запускается. Проблема возникла с fetchmail
>5.9.12, но обновление до 6.1.2-alt2 не спасло. Fetchmailconf
>оказался немного разговорчивее:
>
>
>_setup    _default_root = Tk()
>  File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 1495, in
>__init__    self.tk = _tkinter.create(screenName, baseName,
>className) TclError: Can't find a usable init.tcl in the
>following directories:    /usr/share/tcl/tcl8.4 /usr/lib/tcl8.4
>/lib/tcl8.4 /usr/library /library /tcl8.4.1/library
>/usr/share/tcl/tcl8.4
>
Что говорят:
rpm -q tcl
sudo apt-get check
?
Rgrds, AEN

>
>  
>




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

* Re: [sisyphus] Fetchmail & fetchmailconf trouble
  2002-11-21 19:38 ` aen
@ 2002-11-21 19:54   ` Sergey Kuznetsov
  0 siblings, 0 replies; 8+ messages in thread
From: Sergey Kuznetsov @ 2002-11-21 19:54 UTC (permalink / raw)
  To: sisyphus

On Thu, 21 Nov 2002 22:38:26 +0300
aen <aen@altlinux.ru> wrote:

> Sergey Kuznetsov wrote:
> 
> >Здравствуйте!
> >
> >В ходе обновлений из Сизифа возникли проблемы с fetchmail. При
> >запуске fetchmail или fetchmail -d<сколько-то-там> программа
> >просто не запускается. Проблема возникла с fetchmail
> >5.9.12, но обновление до 6.1.2-alt2 не спасло. Fetchmailconf
> >оказался немного разговорчивее:
> >
> >
> >_setup    _default_root = Tk()
> >  File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 1495, in
> >__init__    self.tk = _tkinter.create(screenName, baseName,
> >className) TclError: Can't find a usable init.tcl in the
> >following directories:    /usr/share/tcl/tcl8.4
> >/usr/lib/tcl8.4/lib/tcl8.4 /usr/library /library
> >/tcl8.4.1/library/usr/share/tcl/tcl8.4
> >
> Что говорят:
> rpm -q tcl
> sudo apt-get check
> ?
> Rgrds, AEN

[root@localhost root]# apt-get check
Processing File Dependencies... Done
WARNING: 'mandrake_desk' has 2 packages with same version but
different dependencies. That usually means a packaging bug.
Reading Package Lists... Done
Building Dependency Tree... Done

А вот tcl стоял старой версии. После обновления на tcl-8.4.1-alt1
fetchmailconf заработал. Попробую вернуть теперь fetchmail-daemon
в стартовые сервисы и посмотреть, все ли будет работать
нормально. Спасибо за помощь! Осталось непонятным одно: fetchmail
ведь обновлялся apt'ом; если он так критически зависит от tcl, то
отчего же он не обновил автоматом и его?

С уважением,
Сергей


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

* Re: [sisyphus] Fetchmail & fetchmailconf trouble
  2002-11-21 19:26 ` Ruslan N. Balkin
@ 2002-11-21 20:02   ` Sergey Kuznetsov
  0 siblings, 0 replies; 8+ messages in thread
From: Sergey Kuznetsov @ 2002-11-21 20:02 UTC (permalink / raw)
  To: sisyphus

On Thu, 21 Nov 2002 22:26:46 +0300
"Ruslan N. Balkin" <baron@dartel.ru> wrote:

> On Thu, 21 Nov 2002 21:43:14 +0300
> Sergey Kuznetsov wrote:
> 
> Попробуйте apt-get install tcl.
> Один момент tcl нерабочий был в Сизифе.

Да, это помогло. Fetchmailconf стал запускаться. Но радость была
недолгой: при запуске самого fetchmail опять та же история:

[root@localhost root]# service fetchmail status
fetchmail dead but subsys locked

В переводе: "fetchmail умер, но дело его живет" :-((

С уважением,
Сергей


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

end of thread, other threads:[~2002-11-21 20:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-21 18:43 [sisyphus] Fetchmail & fetchmailconf trouble Sergey Kuznetsov
2002-11-21 18:45 ` Герасимов Дмитрий
2002-11-21 19:29   ` Sergey Kuznetsov
2002-11-21 19:37     ` Sergey Kuznetsov
2002-11-21 19:26 ` Ruslan N. Balkin
2002-11-21 20:02   ` Sergey Kuznetsov
2002-11-21 19:38 ` aen
2002-11-21 19:54   ` Sergey Kuznetsov

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