LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-13-2011, 05:58 PM   #1
silveringking
LQ Newbie
 
Registered: Feb 2011
Location: The deepest corner of hell also known as Northern Portugal.
Distribution: Linux Mint, Ubuntu
Posts: 26

Rep: Reputation: 1
Subversion problem Centos


Hi, I have a problem with this autoinstaller of rutorrent, when I try to install it it gives me the following error:

Code:
[root@ks33022 utorrent]# sh autodl-setup
SELinux enabled: n
Is root user: y
Detected OS: CentOS release 5.5 (Final)
Type: fedora

Type sh autodl-setup --help for all command line options.

Press ENTER to use the default answer in [brackets].

If you want to install ruTorrent you must install a web server, eg. Apache.
If you've already installed another web server, you must first uninstall it or
disable it. List of supported web servers:
  apache   Apache web server
  nginx    nginx web server (lightweight)
  lighttpd lighttpd web server (lightweight)
  none     Don't install a web server
Select one of: apache nginx lighttpd none
Enter name of web server [apache] lighttpd
Do you want to install ruTorrent? [Yes] yes

ruTorrent requires a working rtorrent built with XML-RPC support.
Do you want to build rtorrent? [Yes] yes
Do you want to install the autodl-irssi ruTorrent plugin? [Yes] yes

If you want to automatically start Irssi and rtorrent when the computer boots,
install the startup script.
Do you want to install the startup script? [Yes] yes

===================== USER =====================
This is the user running rtorrent and/or Irssi.
Don't use the root user. Use a normal user!
Press ENTER to stop adding users.
Enter name of user: zephirus

The ruTorrent user is the name you use to log in to ruTorrent.
Enter ruTorrent user: [zephirus] zephirus
Enter your ruTorrent password: xxxxxxxx

===================== USER =====================
This is the user running rtorrent and/or Irssi.
Don't use the root user. Use a normal user!
Press ENTER to stop adding users.
Enter name of user:

vsftpd is a very secure FTP daemon.
Do you want to install vsftpd? [Yes] yes
Do you want to use encrypted FTP (FTPES) [Yes] yes
Enter FTP port number [990] 990

Webmin is a web-based administration tool for your OS.
Do you want to install Webmin? [Yes] yes

You can execute this command as the root user (Ubuntu: use sudo):
  sh autodl-setup -p -a -u zephirus::zephirus:xxxxxxxx -w -s --lighttpd --rtorrent --rutorrent --vsftpd --ftp-port 990 --ftpes --webmin

Use the autodl-irssi ruTorrent plugin: y
Re-install the autodl-irssi ruTorrent plugin: n
Install autodl-irssi: y
Users:  zephirus::zephirus:xxxxxxxx
ruTorrent is password protected: y
ruTorrent base path:
Install startup script: y
Install web server: lighttpd
Build rtorrent: y
Patch rtorrent: n
Install ruTorrent: y
Install vsftpd: y
FTP port: 990
Use FTPES: y
Install Webmin: y

Port 80 is in use. If it's not used by lighttpd, you may need to disable or
uninstall that other web server before continuing.

Port 443 is in use. If it's not used by lighttpd, you may need to disable or
uninstall that other web server before continuing.

Press Ctrl+C to cancel or ENTER to install.
Installing required tools and Perl modules...
Some Perl modules may not be present, but will be installed from CPAN.
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * addons: mirror.ovh.net
 * base: mirror.ovh.net
 * extras: mirror.ovh.net
 * updates: mirror.ovh.net
addons                                                   |  951 B     00:00
base                                                     | 2.1 kB     00:00
extras                                                   | 2.1 kB     00:00
updates                                                  | 1.9 kB     00:00
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package subversion.i386 0:1.4.2-4.el5_3.1 set to be updated
--> Processing Dependency: perl(URI) >= 1.17 for package: subversion
--> Processing Dependency: neon >= 0.25.5-6.el5 for package: subversion
--> Processing Dependency: libneon.so.25 for package: subversion
--> Processing Dependency: libapr-1.so.0 for package: subversion
--> Processing Dependency: libaprutil-1.so.0 for package: subversion
--> Running transaction check
---> Package apr.i386 0:1.2.7-11.el5_5.3 set to be updated
---> Package apr-util.i386 0:1.2.7-11.el5_5.2 set to be updated
--> Processing Dependency: libpq.so.4 for package: apr-util
---> Package neon.i386 0:0.25.5-10.el5_4.1 set to be updated
---> Package subversion.i386 0:1.4.2-4.el5_3.1 set to be updated
--> Processing Dependency: perl(URI) >= 1.17 for package: subversion
--> Running transaction check
---> Package postgresql-libs.i386 0:8.1.22-1.el5_5.1 set to be updated
---> Package subversion.i386 0:1.4.2-4.el5_3.1 set to be updated
--> Processing Dependency: perl(URI) >= 1.17 for package: subversion
--> Finished Dependency Resolution
subversion-1.4.2-4.el5_3.1.i386 from base has depsolving problems
  --> Missing Dependency: perl(URI) >= 1.17 is needed by package subversion-1.4.2-4.el5_3.1.i386 (base)
Error: Missing Dependency: perl(URI) >= 1.17 is needed by package subversion-1.4.2-4.el5_3.1.i386 (base)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * addons: mirror.ovh.net
 * base: mirror.ovh.net
 * extras: mirror.ovh.net
 * updates: mirror.ovh.net
Excluding Packages in global exclude list
Finished
Setting up Install Process
No package irssi available.
No package perl-JSON-XS available.
No package perl-JSON available.
Nothing to do

***ERROR***
Can't continue. The following programs are not installed:  subversion irssi
***ERROR***

Help forum: http://sourceforge.net/apps/phpbb/autodl-irssi/
Can you help me out?

Ps: When I try to install subversion this appears:

Code:
[root@ks33022 utorrent]# yum install subversion
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * addons: mirror.in2p3.fr
 * base: mirror.in2p3.fr
 * extras: mirror.in2p3.fr
 * updates: mirror.in2p3.fr
addons                                                   |  951 B     00:00
base                                                     | 2.1 kB     00:00
extras                                                   | 2.1 kB     00:00
updates                                                  | 1.9 kB     00:00
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package subversion.i386 0:1.4.2-4.el5_3.1 set to be updated
--> Processing Dependency: perl(URI) >= 1.17 for package: subversion
--> Processing Dependency: neon >= 0.25.5-6.el5 for package: subversion
--> Processing Dependency: libneon.so.25 for package: subversion
--> Processing Dependency: libapr-1.so.0 for package: subversion
--> Processing Dependency: libaprutil-1.so.0 for package: subversion
--> Running transaction check
---> Package apr.i386 0:1.2.7-11.el5_5.3 set to be updated
---> Package apr-util.i386 0:1.2.7-11.el5_5.2 set to be updated
--> Processing Dependency: libpq.so.4 for package: apr-util
---> Package neon.i386 0:0.25.5-10.el5_4.1 set to be updated
---> Package subversion.i386 0:1.4.2-4.el5_3.1 set to be updated
--> Processing Dependency: perl(URI) >= 1.17 for package: subversion
--> Running transaction check
---> Package postgresql-libs.i386 0:8.1.22-1.el5_5.1 set to be updated
---> Package subversion.i386 0:1.4.2-4.el5_3.1 set to be updated
--> Processing Dependency: perl(URI) >= 1.17 for package: subversion
--> Finished Dependency Resolution
subversion-1.4.2-4.el5_3.1.i386 from base has depsolving problems
  --> Missing Dependency: perl(URI) >= 1.17 is needed by package subversion-1.4.2-4.el5_3.1.i386 (base)
Error: Missing Dependency: perl(URI) >= 1.17 is needed by package subversion-1.4.2-4.el5_3.1.i386 (base)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
I also tried to install it manually but I cannot do because of subversion. Can you help me out? I'm using CentOS

Last edited by colucix; 02-19-2011 at 01:08 PM. Reason: Masked personal user's info (passwd)
 
Old 02-13-2011, 06:03 PM   #2
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
Do the following:

Code:
yum erase *svn* subversion*
yum clean all
yum install *svn* subversion* *irssi*
Try that and see if it fixes the dependency problem.
 
Old 02-13-2011, 07:53 PM   #3
confconf
LQ Newbie
 
Registered: Dec 2010
Posts: 16

Rep: Reputation: 0
CentOS doesn't come with irssi. You must install a 3rd party repo, eg. RPMForge or EPEL.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Subversion migration from Ubuntu 4 to Centos 5.2 kishorerhce508 Linux - Server 1 12-06-2009 06:34 AM
CentOS 5.2 Subversion - installation problem dlugasx Linux - Server 7 09-25-2009 03:29 PM
problem with subversion sonirajesh Linux - Enterprise 2 10-18-2007 12:53 AM
installing subversion on centos 3.6 japheth Linux - Software 4 08-21-2007 01:54 PM
How to install Subversion(Version Control with Subversion) under RedHat Linux. netkiller Linux - Networking 1 07-01-2004 05:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration