Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ivman problema ad avviarsi
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
zioale
n00b
n00b


Joined: 28 Mar 2006
Posts: 5

PostPosted: Tue Mar 28, 2006 10:54 am    Post subject: ivman problema ad avviarsi Reply with quote

dopo l'emerge world fatto 2 gironi fa ivman non ne vuole più sapere di funzionare questo è l'errore che mi da se lo avvio con il -d --nofork

Quote:

# manager.c:1387 (main) ivman 0.6.10, http:/ivman.sourceforge.net
# manager.c:1392 (main) Compiled against HAL 0.5.x or later
# manager.c:1396 (main) Running in system mode.
# daemonize.c:123 (dropPrivileges) Can't drop privileges, user not specified.
# manager.c:1417 (main) Couldn't drop privileges, exiting!


queste le mie versioni dei programmi correlati ad ivman

Quote:

[ebuild R ] sys-apps/dbus-0.61-r1 USE="X gtk python -debug -doc -mono -qt" 0 kB
[ebuild R ] sys-apps/hal-0.5.5.1-r3 USE="-acpi -debug -doc -pam_console -pcmcia" 0 kB
[ebuild U ] sys-apps/ivman-0.6.10 [0.6.8] USE="-debug" 0 kB


se può servire ecco il mio emerge --info

Quote:

Portage 2.1_pre7-r2 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.4-r1, 2.6.16-gentoo x86_64)
=================================================================
System uname: 2.6.16-gentoo x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Gentoo Base System version 1.12.0_pre16
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-lang/python: 2.4.2-r1
sys-apps/sandbox: 1.2.17
sys-devel/autoconf: 2.13, 2.59-r7
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils: 2.16.1-r2
sys-devel/libtool: 1.5.22
virtual/os-headers: 2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe -msse3"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/glftpd/etc /opt/glftpd/ftp-data /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib64/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/rc.d /etc/revdep-rebuild /etc/terminfo /etc/wget /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe -msse3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer parallel-fetch prelink sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="it_IT.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s"
LINGUAS="it en"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/xgl-coffee"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aac alsa apache2 avi berkdb bitmap-fonts cairo cdr cli crypt ctype cups dba dri dvb dvd eds emboss encode expat fastbuild foomaticdb force-cgi-redirect fortran ftp gd gif glitz gnome gpm gstreamer gtk gtk2 imlib ipv6 jpeg lzw lzw-tiff memlimit mp3 mpeg ncurses nls nptl nptlonly nvidia opengl pam pcre pdflib perl png posix python quicktime readline real sdl session simplexml soap sockets spell spl ssl tcpd tiff tokenizer truetype truetype-fonts type1-fonts usb v4l2 xml xpm xsl xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_it linguas_en userland_GNU video_cards_nv video_cards_nvidia video_cards_vesa video_cards_v4l"
Unset: ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LC_ALL


:(
Back to top
View user's profile Send private message
morellik
l33t
l33t


Joined: 03 Feb 2003
Posts: 629
Location: Firenze

PostPosted: Tue Mar 28, 2006 11:20 am    Post subject: Reply with quote

L'ebuild di ivman recita:
Code:

# Ivman can now run as a non-root user :-)  Create a dedicated user acco
unt,
        # so users can add rules to /etc/sudoers for programs Ivman wants to
        # execute...
        # The group here is intended to be the one needed to use pmount, but Ivm
an
        # will still work as long as the group in IvmConfigBase.xml is correct.
 enewuser ivman -1 -1 /dev/null plugdev || die "Problem adding ivman user
"


Hai questo utente?
Perché dall'errore che hai riportato sembra non esistere o comunque da qualche parte non è
configurato l'uso di questo utente.

morellik
Back to top
View user's profile Send private message
zioale
n00b
n00b


Joined: 28 Mar 2006
Posts: 5

PostPosted: Tue Mar 28, 2006 12:10 pm    Post subject: Reply with quote

morellik wrote:
L'ebuild di ivman recita:
Code:

# Ivman can now run as a non-root user :-)  Create a dedicated user acco
unt,
        # so users can add rules to /etc/sudoers for programs Ivman wants to
        # execute...
        # The group here is intended to be the one needed to use pmount, but Ivm
an
        # will still work as long as the group in IvmConfigBase.xml is correct.
 enewuser ivman -1 -1 /dev/null plugdev || die "Problem adding ivman user
"


Hai questo utente?
Perché dall'errore che hai riportato sembra non esistere o comunque da qualche parte non è
configurato l'uso di questo utente.

morellik


l'utente esiste non era settato nel config di base ma il problema persiste cioè ivman non parte:

Code:

nosgoth ~ # /etc/init.d/ivman start
 * Starting Automounter ...

rimane fermo così e se lo avvio da console con il -d e il --nofork rimane così:

Code:

manager.c:1387 (main) ivman 0.6.10, http:/ivman.sourceforge.net
manager.c:1392 (main) Compiled against HAL 0.5.x or later
manager.c:1396 (main) Running in system mode.
manager.c:1433 (main) Entering main loop.


senza dare poi segni di vita se inserisco una periferica usb.
Back to top
View user's profile Send private message
morellik
l33t
l33t


Joined: 03 Feb 2003
Posts: 629
Location: Firenze

PostPosted: Tue Mar 28, 2006 12:48 pm    Post subject: Reply with quote

Prova ad editare il file di configurazione:
Code:
   
nano -w /etc/ivman/IvmConfigBase.xml   


disabilita il fork e imposta il debugging.
Fai partire ivman da console e guarda che errori ti dà.

morellik
Back to top
View user's profile Send private message
zioale
n00b
n00b


Joined: 28 Mar 2006
Posts: 5

PostPosted: Tue Mar 28, 2006 2:58 pm    Post subject: Reply with quote

non da segni di vita rimane sempre in quella situazione

Code:

manager.c:1387 (main) ivman 0.6.10, http:/ivman.sourceforge.net
manager.c:1392 (main) Compiled against HAL 0.5.x or later
manager.c:1396 (main) Running in system mode.
manager.c:1433 (main) Entering main loop.


non so più che fare ora montando a mano la periferica e tentanto di copiare un file mi da questi messaggi in /var/log/messages

Code:

Mar 28 16:53:26 nosgoth usb 1-10: reset high speed USB device using ehci_hcd and address 8
Mar 28 16:53:26 nosgoth usb 1-10: reset high speed USB device using ehci_hcd and address 8
Mar 28 16:53:27 nosgoth usb 1-10: reset high speed USB device using ehci_hcd and address 8
Mar 28 16:53:28 nosgoth usb 1-10: reset high speed USB device using ehci_hcd and address 8
Mar 28 16:53:28 nosgoth end_request: I/O error, dev sdc, sector 480
Mar 28 16:54:18 nosgoth printk: 17 messages suppressed.
Mar 28 16:54:18 nosgoth Buffer I/O error on device sdc1, logical block 221
Mar 28 16:54:18 nosgoth lost page write due to I/O error on sdc1
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum