similar to: Missing Dependency subversion is needed by package subversion-ruby

Displaying 20 results from an estimated 1500 matches similar to: "Missing Dependency subversion is needed by package subversion-ruby"

2007 Jul 24
2
yum upgrade perl question
I'm looking to install n2rrd, which requires Perl 5.8.x (http://n2rrd.diglinks.com/cgi-bin/trac.cgi) I see that lots of Perl stuff is installed. Do I just need to yum upgrade perl-libwww-perl-5.78.5 to the latest? Here's what I have installed perl-wise: [root at nagios-server nagios2cacti]# rpm -qa | grep perl perl-DBI-1.40-8 perl-HTML-Tagset-3.03-30 perl-XML-Parser-2.34-5
2012 Sep 04
1
svn: Authorization failed
How do I set up a subversion repository so that svn can use an svnserve running locally? I own the repository. svnserve -d -r ... runs as me. svn mkdir -m 'make trunk' svn://localhost/redeye/trunk fails with svn: Authorization failed There is no request for credentials. Is anyone that can willing to share an example that works? I'm running CentOP 6.2 [hennebry at 67-61-185-5 reps]$
2014 Nov 03
2
Large Dependency List on Ubuntu Server 14
Forgive me if this is the wrong area to ask this question. I'm happy to inquire to a diff list if that's better. From: http://libguestfs.org/ "Downloads For source see the downloads directory. In Fedora or Red Hat Enterprise Linux: sudo yum install libguestfs-tools On Debian/Ubuntu: sudo apt-get install libguestfs-tools Open a disk image: guestfish --ro -i -a disk.img Other
2004 Jun 11
1
smbldap tool
I have a Fedora Core 1 machine and I am trying to install "smbldap-tools-0.8.4-1.1.fc2.dag.i386.rpm" However, I am having the following problem: [root@jesus root]# rpm -i smbldap*.rpm warning: smbldap-tools-0.8.4-1.1.fc2.dag.i386.rpm: V3 DSA signature: NOKEY, key ID 6b8d79e6 error: Failed dependencies: perl(Net::LDAP) is needed by smbldap-tools-0.8.4-1.1.fc2.dag
2007 May 04
0
CESA-2007:0208 Low CentOS 4 s390(x) w3c-libwww - security update
CentOS Errata and Security Advisory 2007:0208 https://rhn.redhat.com/errata/RHSA-2007-0208.html The following updated files have been uploaded and are currently syncing to the mirrors: s390: updates/s390/RPMS/w3c-libwww-5.4.0-10.1.RHEL4.2.s390.rpm updates/s390/RPMS/w3c-libwww-apps-5.4.0-10.1.RHEL4.2.s390.rpm updates/s390/RPMS/w3c-libwww-devel-5.4.0-10.1.RHEL4.2.s390.rpm s390x:
2016 Mar 23
0
r-base installation fails on Ubuntu 14.04
On 23 March 2016 at 09:35, Barnet Wagman wrote: | I am unable to install R on an up to date (i.e. apt upgraded) Ubuntu | 14.04 system. According to | https://cran.r-project.org/bin/linux/ubuntu/README (and many other sources), | R is available for this version of Ubuntu (which is a stable version). | | I currently have | | deb https://cran.cnr.berkeley.edu/bin/linux/ubuntu trusty/ | | in
2016 Mar 23
0
r-base installation fails on Ubuntu 14.04
Synaptic can show the origin of packages. The only thing I see from a backport is libcmanager0 I don't think this is relevant to R. Or is it. The only thing I've got installed from a ppa is mate (a desktop). I don't see anything related to mate that is related to R. FYI the ubunu I'm using came preinstalled from Dell (on a notebook; usually I install linux myself). On
2016 Mar 23
0
r-base installation fails on Ubuntu 14.04
It's a Dell XPS 13. Obviously I don't understand what's in libcmanager0. I wonder if I can safely replace it. I'm a bit uneasy about replacing things Dell installed. I gather there are some specialized drivers for the monitor on this system. On 03/23/2016 11:34 AM, Alex M wrote: > That could do it > http://packages.ubuntu.com/trusty-backports/libcgmanager0 > >
2007 Jan 17
0
second send with right perl grep info - http://www.net-dns.org/ and perl-Net-DNS-0.48-1 upgrade direction needed
Apologies for sending again, I did not include the correct perl grep the first time. Please forgive the temporary idiot and do not feed the trolls. :-) Greetings again :-) On this particular production centos 4 mail server system if I rpm -qa | grep perl I get... perl-Filter-1.30-6 newt-perl-1.08-7 perl-DateManip-5.42a-3 perl-libwww-perl-5.79-5 perl-XML-Encoding-1.01-26
2008 Jun 27
3
Odd behavior on require => Package
I have this block of code: package { "tallyman": name => "tallyman", ensure => latest, require => Package["perl-libwww-perl"], } Which results in this error: err: Could not apply complete configuration: Could not retrieve dependency ''Package[perl-libwww-perl]'' at /var/puppet/modules/tallyman/ manifests/init.pp:7 Yet
2007 May 02
0
CESA-2007:0208 Low CentOS 4 ia64 w3c-libwww - security update
CentOS Errata and Security Advisory 2007:0208 https://rhn.redhat.com/errata/RHSA-2007-0208.html The following updated files have been uploaded and are currently syncing to the mirrors: ia64: updates/ia64/RPMS/w3c-libwww-5.4.0-10.1.RHEL4.2.ia64.rpm updates/ia64/RPMS/w3c-libwww-apps-5.4.0-10.1.RHEL4.2.ia64.rpm updates/ia64/RPMS/w3c-libwww-devel-5.4.0-10.1.RHEL4.2.ia64.rpm -- Pasi Pirhonen -
2006 Apr 17
1
Hobbit install requirements
I'm attempting to install Hobbit 4.2.1 on CentOS 4.3. When attempting to "configure -server", I get: : : Checking for RRDtool ... RRDtool include- or library-files not found. These are REQUIRED for hobbitd RRDtool can be found at http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/ If you have RRDtool installed, use the "--rrdinclude DIR" and "--rrdlib DIR"
2018 Dec 27
1
FreeBSD, Libmd5, samba 4.9.4 & "smbclient -L" (using password) -> core dump
I just noticed that smbclient from Samba 4.9.4 /built by myself) on FreeBSD 11.2 coredumps when called like this: smbclient -L <hostname> > % /liu/pkg/samba/4.9.4-liu/bin/smbclient -L filur00 > Enter username at AD.LIU.SE's password: > Abort (core dumped) … if it is linked against /usr/local/lib/libmd5.so (which is part of “libwww”). If I remove libmd5.so and recompile
2007 Jan 17
3
http://www.net-dns.org/ and perl-Net-DNS-0.48-1 upgrade direction needed
Greetings :-) On this particular production centos 4 mail server system if I rpm -qa | grep perl I get... perl-Filter-1.30-6 newt-perl-1.08-7 perl-DateManip-5.42a-3 perl-libwww-perl-5.79-5 perl-XML-Encoding-1.01-26 perl-Time-HiRes-1.55-3 perl-URI-1.30-4 mod_perl-1.99_16-4.centos4 perl-HTML-Tagset-3.03-30 perl-Parse-Yapp-1.05-32 perl-XML-Parser-2.34-5 perl-XML-Dumper-0.71-2
2007 Feb 08
1
mod_perl and httpd2
I've got httpd and mod_perl installed, but I seem to have an application that requires part of mod_perl that doesn't seem to be properly installed into perl, notably, the 'Apache' portion. To 'fix' this, cpan would like to install either mod_perl-1.29, or alternatively to install mod_perl-2.0.2. 1.29 doesn't seem smart, and 2.0.2 absolutely will not install over the
2010 Aug 22
2
Strange Apache log entry
Hey everyone, Logwatch flagged something in my Apache logs, and it says it was a possible successful probe. Hmmm. Here's what it says: --------------------- httpd Begin ------------------------ A total of 1 sites probed the server 66.249.137.70 A total of 2 possible successful probes were detected (the following URLs contain strings that match one or more of a listing of
2013 Jan 28
2
Not respected repo priorities...
Ah ah, the demo effect... just after I said I did not have much issues with repos... ^_^ A collegue installed some packages (for perconna) and since then a server insists on replacing 2 base packages with 2 rfx packages, even when I gave a lower priority to rfx... Installed: perl-IO-Compress-Base-2.020-127.el6.x86_64 Installed: 1:perl-Compress-Raw-Zlib-2.020-127.el6.x86_64 Installed:
2007 May 05
0
CentOS-announce Digest, Vol 27, Issue 4
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2008 Jul 03
6
BackupPC won't fork after CentOS 5.2 upgrade
For some time now i have been running BackupPC 3.1.0 on CentOS 5.1 x86_64 however after upgrading to CentOS 5.2 BackupPC will not start. "sudo /etc/init.d/backuppc start" return OK but there is no BackupPC processes. This fails also. # sudo -u backuppc /usr/bin/BackupPC -d # echo $? 0 This succeeds, but of course does not fork. # sudo -u backuppc /usr/bin/BackupPC So for some
2016 Mar 23
3
r-base installation fails on Ubuntu 14.04
That could do it http://packages.ubuntu.com/trusty-backports/libcgmanager0 Seems to be libc related, which is a pretty core library to much of the whole system. Hmm, which model Dell? We just got a Dell 5000 series with Ubuntu, I have not checked with my boss if there was R installation issues. Thanks, Alex On 03/23/2016 11:22 AM, Barnet Wagman wrote: > Synaptic can show the origin of