LINUX.ORG.RU

Сообщения micro-chipset

 

Не страртуют иксы funtoo

Форум — Desktop

Установил так

emerge xorg-x11 xterm nvidia-drevers

Делаю startx иксы не стартуют.

cat /etc/X11/xorg.conf 
Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    Option "UseEDIDDpi" "FALSE"
    BoardName      "GeForce GT 220"
    Option         "NvAGP" "1"
EndSection
Section "Monitor"
  Identifier  "DVI screen"
  Option      "PreferredMode" "1920x1080"
EndSection
Section "Extensions"
        Option         "Composite" "Disable"
EndSection
Section "Files"
        ModulePath      "/usr/lib64/xorg/modules"
        ModulePath      "/usr/lib64/opengl/nvidia"
        ModulePath      "/usr/lib64/opengl/xorg-x11/extensions"
EndSection

Section "InputClass"
    Identifier "keyboard-all"

Логи http://paste.pocoo.org/show/545626/

На генте на этом же компе с этим же конфигом все работало.

micro-chipset
()

vpn pptp gentoo

Форум — Admin

Как такое может быть? Настроил по ману http://en.gentoo-wiki.com/wiki/PPTP

Поднимаю vpn так:

pon vpn

После вижу логи:

Jan  5 17:53:26 chipset pppd[18472]: pppd 2.4.5 started by nobody, uid 0
Jan  5 17:53:26 chipset pppd[18472]: Using interface ppp0
Jan  5 17:53:26 chipset pppd[18472]: Connect: ppp0 <--> /dev/pts/2
Jan  5 17:53:26 chipset pptp[18473]: anon log[main:pptp.c:310]: The synchronous pptp option is NOT activated
Jan  5 17:53:26 chipset pptp[18478]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 1 'Start-Control-Connection-Request'
Jan  5 17:53:26 chipset pptp[18478]: anon log[ctrlp_disp:pptp_ctrl.c:739]: Received Start Control Connection Reply
Jan  5 17:53:26 chipset pptp[18478]: anon log[ctrlp_disp:pptp_ctrl.c:773]: Client connection established.
Jan  5 17:53:27 chipset pptp[18478]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 7 'Outgoing-Call-Request'
Jan  5 17:53:27 chipset pptp[18478]: anon log[ctrlp_disp:pptp_ctrl.c:858]: Received Outgoing Call Reply.
Jan  5 17:53:27 chipset pptp[18478]: anon log[ctrlp_disp:pptp_ctrl.c:897]: Outgoing call established (call ID 0, peer's call ID 51991).
Jan  5 17:53:39 chipset pppd[18472]: CHAP authentication succeeded
Jan  5 17:53:39 chipset pppd[18472]: CHAP authentication succeeded
Jan  5 17:53:39 chipset pppd[18472]: local  IP address 109.94.*.*
Jan  5 17:53:39 chipset pppd[18472]: remote IP address 10.100.*.*
Jan  5 17:54:27 chipset pptp[18478]: anon log[logecho:pptp_ctrl.c:677]: Echo Reply received.

На мой взглд vpn поднялось. Для уверенности смотрю ifconfig:

ppp0: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST>  mtu 1500  metric 1
        inet 109.94.*.*  netmask 255.255.255.255  destination 10.100.*.*
        ppp  txqueuelen 3  (Point-to-Point Protocol)
        RX packets 5  bytes 98 (98.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 4  bytes 46 (46.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

Отсюда я так понимаю интернет должен быть.

Но ping ya.ru говорит обратное:

ping ya.ru
ping: unknown host ya.ru

Что еще посмотреть. Что может быть не так?

micro-chipset
()

Проблема с установкой Firefox 9 gentoo

Форум — Desktop

Собственно логи: http://paste.pocoo.org/show/525012/

micro-chipset
()

nginx и phpmyadmin на gentoo

Форум — Admin

Как настроить данную связку? Поставил по ману http://wiki.enchtex.info/howto/gentoo/webserver Все работает кроме phpmyadmin. Слышал что надо накладывать патч на webapp-config Может быть есть пропатченный в каком то оверлее? Если кто знает подскажите оверлей поставлю с него. А то наложить патч самому не очень представляю как.

micro-chipset
()

Проблема с сборкой pyicq

Форум — Admin
emerge net-im/pyicq-t -av

These are the packages that would be merged, in order:

Calculating dependencies  ... done!                               
[ebuild  N     ] dev-python/pyopenssl-0.13  USE="-doc" 245 kB
[ebuild  N     ] net-zope/zope-fixers-1.0  8 kB
[ebuild  N     ] dev-python/imaging-1.1.7  USE="X -doc -examples -scanner -tk" 488 kB
[ebuild  N     ] net-zope/zope-interface-3.8.0  109 kB
[ebuild  N     ] dev-python/twisted-11.0.0  USE="crypt gtk -serial" 1,364 kB
[ebuild  N     ] dev-python/twisted-web-11.0.0  USE="-soap" 350 kB
[ebuild  N     ] dev-python/twisted-words-11.0.0  161 kB
[ebuild  N     ] net-im/pyicq-t-0.8.1.5  USE="-webinterface" 180 kB

Total: 8 packages (8 new), Size of downloads: 2,902 kB

Would you like to merge these packages? [Yes/No] yes
>>> Verifying ebuild manifests
>>> Starting parallel fetch
>>> Emerging (1 of 8) dev-python/pyopenssl-0.13
>>> Installing (1 of 8) dev-python/pyopenssl-0.13
>>> Emerging (2 of 8) net-zope/zope-fixers-1.0
>>> Failed to emerge net-zope/zope-fixers-1.0, Log file:
>>>  '/var/tmp/portage/net-zope/zope-fixers-1.0/temp/build.log'
>>> Jobs: 1 of 8 complete, 1 failed                 Load avg: 0.46, 0.24, 0.16
 * Package:    net-zope/zope-fixers-1.0
 * Repository: gentoo
 * Maintainer: net-zope@gentoo.org
 * USE:        amd64 consolekit elibc_glibc kernel_linux multilib policykit userland_GNU
 * FEATURES:   sandbox
>>> Unpacking source...
>>> Unpacking zope.fixers-1.0.tar.gz to /var/tmp/portage/net-zope/zope-fixers-1.0/work
>>> Source unpacked in /var/tmp/portage/net-zope/zope-fixers-1.0/work
>>> Preparing source in /var/tmp/portage/net-zope/zope-fixers-1.0/work/zope.fixers-1.0 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-zope/zope-fixers-1.0/work/zope.fixers-1.0 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/net-zope/zope-fixers-1.0/work/zope.fixers-1.0 ...
 * Building of net-zope/zope-fixers-1.0 with CPython 2.7...
python2.7 setup.py build -b build-2.7
running build
running build_py
creating build-2.7
creating build-2.7/lib
creating build-2.7/lib/zope
copying zope/__init__.py -> build-2.7/lib/zope
creating build-2.7/lib/zope/fixers
copying zope/fixers/base.py -> build-2.7/lib/zope/fixers
copying zope/fixers/tests.py -> build-2.7/lib/zope/fixers
copying zope/fixers/fix_implements.py -> build-2.7/lib/zope/fixers
copying zope/fixers/fix_implements_only.py -> build-2.7/lib/zope/fixers
copying zope/fixers/__init__.py -> build-2.7/lib/zope/fixers
copying zope/fixers/fix_class_provides.py -> build-2.7/lib/zope/fixers
running egg_info
writing requirements to zope.fixers.egg-info/requires.txt
writing zope.fixers.egg-info/PKG-INFO
writing namespace_packages to zope.fixers.egg-info/namespace_packages.txt
writing top-level names to zope.fixers.egg-info/top_level.txt
writing dependency_links to zope.fixers.egg-info/dependency_links.txt
writing entry points to zope.fixers.egg-info/entry_points.txt
reading manifest file 'zope.fixers.egg-info/SOURCES.txt'
writing manifest file 'zope.fixers.egg-info/SOURCES.txt'
warning: build_py: byte-compiling is disabled, skipping.

 * Building of net-zope/zope-fixers-1.0 with CPython 3.2...
python3.2 setup.py build -b build-3.2
Traceback (most recent call last):
  File "setup.py", line 19, in <module>
    from setuptools import setup, find_packages
ImportError: No module named setuptools
 * ERROR: net-zope/zope-fixers-1.0 failed (compile phase):
 *   Building failed with CPython 3.2 in distutils_building() function
 * 
 * Call stack:
 *     ebuild.sh, line   84:  Called src_compile
 *   environment, line 3626:  Called distutils_src_compile
 *   environment, line  988:  Called python_execute_function 'distutils_building'
 *   environment, line 2018:  Called die
 * The specific snippet of code:
 *                       die "${failure_message}";
 * 
 * If you need support, post the output of 'emerge --info =net-zope/zope-fixers-1.0',
 * the complete build log and the output of 'emerge -pqv =net-zope/zope-fixers-1.0'.
 * The complete build log is located at '/var/tmp/portage/net-zope/zope-fixers-1.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-zope/zope-fixers-1.0/temp/environment'.
 * S: '/var/tmp/portage/net-zope/zope-fixers-1.0/work/zope.fixers-1.0'

 * Messages for package net-zope/zope-fixers-1.0:

 * ERROR: net-zope/zope-fixers-1.0 failed (compile phase):
 *   Building failed with CPython 3.2 in distutils_building() function
 * 
 * Call stack:
 *     ebuild.sh, line   84:  Called src_compile
 *   environment, line 3626:  Called distutils_src_compile
 *   environment, line  988:  Called python_execute_function 'distutils_building'
 *   environment, line 2018:  Called die
 * The specific snippet of code:
 *                       die "${failure_message}";
 * 
 * If you need support, post the output of 'emerge --info =net-zope/zope-fixers-1.0',
 * the complete build log and the output of 'emerge -pqv =net-zope/zope-fixers-1.0'.
 * The complete build log is located at '/var/tmp/portage/net-zope/zope-fixers-1.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-zope/zope-fixers-1.0/temp/environment'.
 * S: '/var/tmp/portage/net-zope/zope-fixers-1.0/work/zope.fixers-1.0'

 * GNU info directory index is up-to-date.

Логи: http://paste.pocoo.org/show/511803/

micro-chipset
()

pyICQ-t и настройка взаимодействия с ejabberd

Форум — Admin

При запуске сервера выдает:

invoke-rc.d pyicqt restart Stopping ICQ transport for Jabber: pyicqt. Starting ICQ transport for Jabber: pyicqtCRITICAL: Traceback in debug.observer2 - tuple index out of range CRITICAL: Traceback in debug.observer2 - tuple index out of range

Раньше помогало:

chown -R pyicqt:pyicqt /var/lib/pyicqt

Сейчас все равно выдает ошибку.

Нагуглил только это:

И для всех остальных, если вдруг нагуглите этот тред:
http://www.mail-archive.com/debian-bugs … 00920.html

Для Ъ:

# chown -R pyicqt:pyicqt /var/lib/pyicqt
micro-chipset
()

RSS подписка на новые темы