Deluge doesn't start on Gentoo

General support for problems installing or using Deluge
Post Reply
Pixys

Deluge doesn't start on Gentoo

Post by Pixys »

Hi there,

I am running Deluge on GNU/Linux Gentoo 64 bits and it doesn't start.
In console, when I launch it in user:

Code: Select all

pixys@pegase ~ $ deluge
1.1.9 
in root:

Code: Select all

pegase pixys # deluge
[ERROR   ] 12:21:20 config:293 Error backing up old config..
1.1.9 
It uses 100% of the CPU and I can't kill it, I must reboot.

Here you can see my emerge --info:

Code: Select all

pegase pixys # emerge --info
Portage 2.2_rc40 (default/linux/amd64/10.0/desktop, gcc-4.4.1, glibc-2.9_p20081201-r2, 2.6.30-gentoo-r5 x86_64)
=================================================================
System uname: Linux-2.6.30-gentoo-r5-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q9400_@_2.66GHz-with-gentoo-2.1.5
Timestamp of tree: Tue, 01 Sep 2009 05:30:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     4.0_p28
dev-java/java-config: 2.1.9
dev-lang/python:     2.6.2-r1
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.6.4-r2
sys-apps/baselayout: 2.1.5
sys-apps/openrc:     0.5.0-r2
sys-apps/sandbox:    2.1
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.9.6-r2, 1.10.2, 1.11
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.29
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--jobs=3 --load-average=5.0 --keep-going"
FEATURES="assume-digests ccache distlocks fixpackages metadata-transfer parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="fr_FR.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed"
LINGUAS="FR_fr fr"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acl acpi alac alsa amd64 bash-completion berkdb bluetooth branding bzip2 cairo cdaudio cdda cdr chasen cjk cleartype cli cracklib crypt cups dbus dri dts dvb dvd dvdr dvdread eds emboss encode evo fam fbcondecor ffmpeg firefox flac fortran gdbm gif gnome gpm gstreamer gtk hal iconv ipod ipv6 isdnlog java6 jpeg lame libnotify lm_sensors mad matroska mikmod mmx mp3 mp4 mpeg mudflap multilib musepack ncurses nls nptl nptlonly nsplugin nvidia ogg openal opengl openmp pam pcre pdf perl png policykit ppds pppd python quicktime raw readline reflection scanner sdl session speex spell spl sse sse2 ssl startup-notification svg sysfs tcpd theora thunar tiff truetype ubicode unicode usb v4l2 vorbis wavpack wifi wmf x264 xml xorg xscreensaver xulrunner xv xvid xvmc zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="FR_fr fr" NETBEANS_MODULES="gsf apisupport harness ide java nb websvccommon php xml" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
I've tried to delete ~/.config/deluge but nothing change.

Thanks for your help.
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: Deluge doesn't start on Gentoo

Post by andar »

Try:

Code: Select all

deluged -d -L debug
See what it says.
Pixys

Re: Deluge doesn't start on Gentoo

Post by Pixys »

it says this:

Code: Select all

pixys@pegase ~ $ deluged -d -L debug
[INFO    ] 20:55:19 daemon:48 Deluge daemon 1.1.9
[DEBUG   ] 20:55:19 daemon:49 options: {'loglevel': 'debug', 'quiet': False, 'logfile': None, 'config': None, 'port': None, 'pidfile': None, 'donot': True}
[DEBUG   ] 20:55:19 daemon:50 args: []
[DEBUG   ] 20:55:19 core:91 Core init..
[DEBUG   ] 20:55:19 component:106 Registered Core with ComponentRegistry..
[DEBUG   ] 20:55:19 component:106 Registered PreferencesManager with ComponentRegistry..
[DEBUG   ] 20:55:19 configmanager:91 Getting config 'core.conf'
[WARNING ] 20:55:19 config:251 Unable to load config file: /home/pixys/.config/deluge/core.conf
[DEBUG   ] 20:55:19 config:253 Config /home/pixys/.config/deluge/core.conf loaded: {'info_sent': 0.0, 'lsd': True, 'send_info': False, 'state_location': '/home/pixys/.config/deluge/state', 'move_completed_path': '/home/pixys', 'enc_in_policy': 1, 'queue_new_to_top': False, 'ignore_limits_on_local_network': True, 'rate_limit_ip_overhead': True, 'daemon_port': 58846, 'natpmp': True, 'max_active_limit': 8, 'utpex': True, 'max_active_downloading': 3, 'max_active_seeding': 5, 'allow_remote': False, 'max_half_open_connections': 50, 'download_location': '/home/pixys', 'compact_allocation': False, 'max_upload_speed': -1.0, 'prioritize_first_last_pieces': False, 'auto_managed': True, 'enc_level': 2, 'max_connections_per_second': 20, 'dont_count_slow_torrents': False, 'random_outgoing_ports': True, 'dht': True, 'new_release_check': True, 'enc_out_policy': 1, 'max_upload_slots_global': 4, 'seed_time_limit': 180, 'share_ratio_limit': 2.0, 'max_download_speed': -1.0, 'torrentfiles_location': '/home/pixys', 'stop_seed_at_ratio': False, 'peer_tos': '0x00', 'upnp': True, 'max_download_speed_per_torrent': -1, 'outgoing_ports': [0, 0], 'enabled_plugins': [], 'random_port': True, 'autoadd_enable': False, 'max_connections_global': 200, 'enc_prefer_rc4': True, 'listen_ports': [6881, 6891], 'max_upload_slots_per_torrent': -1, 'stop_seed_ratio': 2.0, 'seed_time_ratio_limit': 7.0, 'max_upload_speed_per_torrent': -1, 'copy_torrent_file': False, 'move_completed': False, 'proxies': {'peer': {'username': '', 'password': '', 'hostname': '', 'type': 0, 'port': 8080}, 'web_seed': {'username': '', 'password': '', 'hostname': '', 'type': 0, 'port': 8080}, 'tracker': {'username': '', 'password': '', 'hostname': '', 'type': 0, 'port': 8080}, 'dht': {'username': '', 'password': '', 'hostname': '', 'type': 0, 'port': 8080}}, 'add_paused': False, 'max_connections_per_torrent': -1, 'remove_seed_at_ratio': False, 'autoadd_location': '/home/pixys', 'config_location': '/home/pixys/.config/deluge', 'plugins_location': '/home/pixys/.config/deluge/plugins'}
[DEBUG   ] 20:55:19 configmanager:91 Getting config 'core.conf'
[INFO    ] 20:55:19 core:110 Starting XMLRPC server on port 58846
[INFO    ] 20:55:19 core:116 Daemon already running or port not available..
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: Deluge doesn't start on Gentoo

Post by andar »

Pixys wrote:it says this:

Code: Select all

pixys@pegase ~ $ deluged -d -L debug
...
[INFO    ] 20:55:19 core:116 Daemon already running or port not available..
Well, that should give you some clues..
Post Reply