similar to: Wrapper package / yum repository

Displaying 20 results from an estimated 4000 matches similar to: "Wrapper package / yum repository"

2011 Aug 03
1
Extract rows from a matrix according to value in column
Dear helpers, I'm trying to extract certain rows from a matrix according to the values the rows have in a certain column. I've been googling for a while without result. Here's a reproducible example of a matrix (and the one I was playing with initially): > myrepo<-getOption("repos") >
2011 Sep 28
1
Password protected R Repository
Hi, I've set up a very simple R repository. Just a single source library. Everything works fine. I can install the package on my client using: install.packages(repos='http://www.myServer.se/myRepo/', pkgs='myLib', dep=TRUE) However, I want to protect the repo, so I use a .htaccess, placed directly under 'myRepo' on the server. I use 'Authentication Basic' and
2011 Jan 14
4
Yum packages error.
Dear group, Last night I was playing around with my home desktop trying to get the sound to work and somehow I broke some dependencies, now yum update would not run. Can someone help me troubleshoot this. This is the output I am getting from yum update. Thank you in advance. [root at venus ~]# yum update Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * addons:
2009 Dec 31
1
yum centos repo dependency hell for matlab loaddap
I've got matlab installed: < M A T L A B (R) > Copyright 1984-2009 The MathWorks, Inc. Version 7.8.0.347 (R2009a) 64-bit (glnxa64) February 12, 2009 I want to install loaddap. I downloaded an rpm from
2014 Mar 27
1
GLIBC_2.7 not found
Hi, I am trying to run a software which requires a specific version of glib(GLIBC_2.7). Current version of GLIB on my system is 2.5 and error which I am getting is - ------------------------------ [hp at mysys example]$ /share/apps/CAP3/cap3: /lib64/libc.so.6: version `GLIBC_2.7' not found (required by /share/apps/CAP3/cap3) ------------------------------ [root at mysys scratch]# ldd
2011 Oct 12
1
yum repo problem?
5.7 32bit server system (headless coloc server), long running, long time stable. I need the flac utils... [root at freescruz ~]# rpm -qa |grep flac (nothing installed) [root at freescruz ~]# yum install flac-devel Loaded plugins: fastestmirror, priorities Loading mirror speeds from cached hostfile * base: mirror.5ninesolutions.com * extras: mirror.grikare.com * rpmforge: apt.sw.be *
2009 Aug 29
3
how to install rrdtool, if it keeps failing?
Hi all, I'm trying to install rrdtool on CentOS 5.3 x64, but it keeps failing with dependency problems: root at pluto:[~]$ yum install rrdtool* Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * freshrpms: ayo.uk3.freshrpms.net * rpmforge: ftp-stud.fht-esslingen.de Excluding Packages in global exclude list Finished Setting up Install Process Parsing package
2009 Jul 19
2
Bacula Instalation - Dependencies problems
Hi list, I try to install bacula-client-3.0.1-3.el5.pp.x86_64.rpm but have problems with some Dependencies, please if anyone know how fix that I'll apreciate the info. yum install bacula-client-3.0.1-3.el5.pp.x86_64.rpm Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * epel: www.gtlib.gatech.edu * rpmforge: ftp-stud.fht-esslingen.de * base: centos.pop.com.br *
2012 Jun 11
2
Update issue - tar package problem?
Hi Trying to apply all available updates to CentOS 5 and the following is observed # yum update Loaded plugins: downloadonly, fastestmirror, rhnplugin Loading mirror speeds from cached hostfile Setting up Update Process Resolving Dependencies --> Running transaction check <snip> --> Running transaction check ---> Package unixODBC-libs.i386 0:2.2.11-10.el5 set to be updated
2008 Aug 01
2
source a script file straight from a subversion repository
Hi useRs I'm trying to figure out how to source an R script file straight from a subversion repository, without having to put a copy of the script into the local working directory. Has anyone done this? Something such as source(file = paste("svn://myrepo.xxx.org/opt/svn/repos/", "/Projects/SMcode/tags/v1.0/SMfuns.R", sep = ""))
2018 Aug 06
0
making my own group repo - Re: Back to Xfce
I tried making my own repo with just the groups in them and I got an error.... I used: #createrepo -g /root/mygroups.xml /root/myrepo Saving Primary metadata Saving file lists metadata Saving other metadata Generating sqlite DBs Sqlite DBs complete Where /root/mygroup.xml is attached below. Then I made: cat > /etc/yum.repos.d/myrepo.repo << EOF [myrepo] name=My repo for armhfp
2009 Oct 26
1
Upgrading Centos 5.3 -> 5.4
Still the same problems I'm afraid. I read the release notes and followed them to the letter. I'm now seeing: Finished Dependency Resolution lvm2-2.02.46-8.el5.i386 from base has depsolving problems --> Missing Dependency: device-mapper >= 1.02.32-1 is needed by package lvm2-2.02.46-8.el5.i386 (base) mkinitrd-5.1.19.6-54.i386 from base has depsolving problems --> Missing
2009 Aug 15
1
yum update problems - python.x86_64 - Centos 5.3
To All, I am having trouble updating two x86_64 machines, and am getting the same error messages on each. I have the base, extra, and plus repos enabled. Any help you can extend would be appreciated. Greg [root at DeGw yum.repos.d]# yum update Loaded plugins: downloadonly, fastestmirror, priorities
2009 Oct 23
3
can't "yum install mplayer" : no libmpcdec.so.3 available
Just upgraded to 5.4 yesterday morning. (Kudos to those who did that!) That's probably irrelevant to this problem: "yum install mplayer" fails. Here's what happens: ================================================== # yum install mplayer Loaded plugins: fastestmirror, filter-data, kernel-module, keys, kmod, list- : data, merge-conf, security, upgrade-helper,
2009 Aug 04
2
Python 2.4 64-bit problem w/CentOS5.3?
I'm getting this on two XF_64 systems by running "yum update" today. Perhaps Python 2.4 is missing some lib64 libraries? --> Running transaction check ---> Package python.x86_64 0:2.4.3-24.el5_3.6 set to be updated ---> Package tkinter.x86_64 0:2.4.3-24.el5_3.6 set to be updated --> Processing Dependency: /usr/lib64/python2.4 for package: libxslt-python --> Processing
2010 Jul 01
1
mISDN install on Asterisk 1.6 failing
Hi, Has anyone had experience installing it? yum install asterisk-chan_misdn I'ts the latest Trixbox Distro version and same issues exists if add in the Trixbox repo. FAILS as per below: I have a ISDN single port PCI BRI card installed and detected. __________________ Loaded plugins: fastestmirror, kmod Loading mirror speeds from cached hostfile * addons: www.ftp.saix.net * base:
2010 Aug 13
1
Installing rJava fails on Gentoo (amd64) with Sun JDK - checking JNI data types... error
Installing rJava fails consistently, whether installed via the command line as below, or through "install.packages( 'rJava' )", and whether 0.84 or 0.85 is used, with the message :- "checking JNI data types... configure: error: One or more JNI types differ from the corresponding native type. You may need to use non-standard compiler flags or a different compiler in order to
2010 Jan 30
1
yum update error
Hi ,all : Today I run the "yum update" command on my laptop, which is CentOS 5.4 i386. Then the screen displays the following message : root at kuku ~ > yum update Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * addons: mirror.centos.net.cn * base: mirror.centos.net.cn * epel: mirrors.sohu.com * extras: mirror.centos.net.cn * rpmforge:
2009 Apr 03
1
Problem with python in 5.3 update?
I am trying to update a host from 5.2 to 5.3 via yum in sections (yum update a\* b\* etc.). I am seeing this error very frequently: # yum update red/* Loaded plugins: fastestmirror, priorities Loading mirror speeds from cached hostfile * base: mirrors.adams.net * updates: ftp.lug.udel.edu * addons: mirrors.greenmountainaccess.net * extras: yum.singlehop.com Setting up Update Process No
2013 Jan 23
1
Problem with Puppet upgrade 2.7 => 3.0 on Centos 5 using puppetlabs dependencies repo.
Hi, I have a problem with puppet upgrade from 2.7 to 3.0 on centos 5. I have included the puppet dependencies repo for el5 (http://yum.puppetlabs.com/el/5/dependencies/x86_64/) to upgrade my ruby version to 1.8.7. However a "yum install ruby" will give me ruby 1.8.5 from the centos base repo. If i disable the base repo i get ruby 1.8.7 but ruby-libs has depsolving problems - it