Displaying 20 results from an estimated 4000 matches similar to: "yam help"
2006 Sep 05
0
Yam not generating repomd.xml
I think I have obeyed the docs. Metadata in yam conf says repomd
(formerly createrepo but led to "unexisting --update option" message).
Conf is otherwise pretty close to examples. I have downloaded Centos
4.4 ISOs, I have done yam -gv, ISO files are correctly mounted and
published via HTTP, etc but no xml files are generated anywhere under
/var/www/yam. What am I overlooking? Can I have
2006 Mar 14
1
Using up2date to download channels on rhn
Hi all,
i have a problem with centos's up2date tool. I have setup a central
update server with yam (http://dag.wieers.com/home-made/yam/) under
CentOS-4. When yam calls t up2date to download updates, up2date returns
this error:
Traceback (most recent call last):
File "/usr/bin/yam", line 1099, in ?
main()
File "/usr/bin/yam", line 983, in main
2006 Oct 17
2
yum repository and createrepo
I've setup a local yum repository for about 25 workstations and I'm
using rsync from a local mirror. Do I need to create my own XML
headers, i.e. the 'repodata' directory, or since I'm syncing the whole
updates directory can I use the 'repodata' directory from the mirror?
I also have a question on using createrepo. The directory layout is:
~/updates/
2007 Oct 31
3
Enable Repositories: [Errno 14] HTTP Error 404: Not Found
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Centos Users
How to enable Repositories mentioned in "What are all the CentOS
repositories (directories) and what is each one for?" [0]
# yum -y update
Loading "installonlyn" plugin
Loading "protectbase" plugin
Setting up Update Process
Setting up repositories
base 100%
2007 Apr 18
2
Yum Mirror Errors
While attempting to grab some packages from the repos I've been getting
a lot of mirror errors. Anyone have any idea why?
I've recently updated from CentOS 5 Beta2 to the final version and it
went flawlessly. The first thing I did though was to update the
centos-release packages per a previous post. I was under the impression
this would take care of repo problems. Was I incorrect?
2005 Apr 06
1
yam at ftp.linux.ncsu.edu
I had yam working with ncsu.edu until the things changed when centos
seperated the two projects.
Now I can't get it to work. This is what I am trying to use but it says
"nothing to do".
updates = rsync://ftp.linux.ncsu.edu/centos/$release/$repo/$arch/RPMS/
This with gatech on the other hand works but they have a 20 connection
limit so I would like to
get ncsu.esu working again.
2015 Jun 15
3
Having a problem with a yum repo
Hi,
yum update is giving me the following errors:
# yum -y install mplayer
Loaded plugins: fastestmirror, fs-snapshot, refresh-packagekit, security
Setting up Install Process
Loading mirror speeds from cached hostfile
epel/metalink | 12 kB 00:00
* base: centos.sonn.com
* c6-media:
* elrepo: elrepo.org
* epel: mirrors.tummy.com
* extras: mirrors.xmission.com
*
2013 May 30
1
6.4 failing to connect
Why do I keep getting this, and what do I do?? The error message
is Greek to me. :-{
[root at Hbsk ~]# yum update
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
epel/metalink
| 13 kB 00:00
* c6-media:
* epel: mirror.vcu.edu
* remi: rpms.famillecollet.com
2005 Oct 23
5
dags repo after 4.2 update
Is anyone else having probs with dags repo after 4.2 update?
# yum update
Setting up Update Process
Setting up repositories
http://apt.sw.be/redhat/el4/en/i386/dag/repodata/repomd.xml: [Errno 4]
IOError: <urlopen error (101, 'Network is unreachable')>
Trying other mirror.
Cannot open/read repomd.xml file for repository: dag
failure: repodata/repomd.xml from dag: [Errno 256] No more
2015 Mar 10
1
(no subject)
Hi Guys,
i've CentOS 6.6 (Final) 64 bit version installed and I can not access the
online repositories to install/update (pls see eror below the error), I
tried to google this error I get a lot of links but nothing I could really
solving this issue. I've already disabled ipv6 and also defined proxy in
/etc/yum.conf.
[root at myhost ~]# yum update
Loaded plugins: fastestmirror,
2015 Nov 20
5
yum errors
I have inherited centos 6.3 and 6.2 vms in an esxi environment. When I do
yum provides ntpd
on the 6.3 box I get a lot of errors like:
Loaded plugins: fastestmirror, presto
Loading mirror speeds from cached hostfile
* base: mirror.unl.edu
* extras: mirrors.cmich.edu
* updates: mirror.steadfast.net
http://mirror.unl.edu/centos/6.4/os/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 -
2006 Dec 14
1
Dag mirror, yum and repomd.xml!
Hi:
I have a mirror of dag repository
(http://apt.sw.be/redhat/el4/en/i386/dag/) in my intranet which is used
by other servers to install/update rpms. I installed on every remote
server the rpmforge rpm, edit the /etc/yum.repos.d/rpmforge.repo to fit
with my intranet mirror, but when I run yum, I get this error:
#yum -c rpmforge.repo search nagios
Warning, could not load sqlite, falling back to
2013 Nov 02
1
6.4 : How to enable epel and the rpmfusions??
I've installed 6.4 on an old T30 ThinkPad, and I'm
in the midst of setting it up. I can't seem to get an rpm of Pan for it,
nor even to do yum update.
Mousing around fedoraproject eventually got me to http://
rpmfusion.org/Configuration/ and from there to downloads for the free,
nonfree, and epel packages (along with a caveat that tells you -- *after*
you've gotten rpmfusion
2012 Mar 16
1
Isues with YUM Update
Hello all,
Is this a known issue?
From what I can tell it started on Tuesday.
--------------------------------
~ $ sudo yum -y update
Password:
Setting up Update Process
Setting up repositories
dag 100% |=========================| 1.1 kB 00:00
kbs-CentOS-Extras 100% |=========================| 1.9 kB 00:00
kbs-CentOS-Misc 100%
2019 Apr 18
2
epel-repository | repomd.xml.asc: [Errno 14] HTTP Error 404
Hi.
I try to install openvpn at my centos 7 server (CentOS Linux release
7.6.1810 (Core)).
According to many tutorials at the internet, I was using
yum install epel-release -y to enable the repo.
When (after installing epel-release) I try to install openvpn using
yum install openvpn -y
I get this error:
Geladene Plugins: fastestmirror
Loading mirror speeds from cached hostfile
2017 Jul 10
2
Problem with download from local mirror
Hello Dear
I have lunched a local mirror but, I have a problem when I want to
download package from it , I get this error when I run "yum update"
failure: repodata/repomd.xml from base: [Errno 256] No more mirrors to try.
http://centos.local/7/os/i386/repodata/repomd.xml: [Errno 14] HTTP Error 4
04 - Not Found
I do not Find out what is problem?
I haved installed centos 7
2011 Jun 15
2
Mirror URL Times Out
Dear All,
I am using Centos 4.7, i have an issue when i run yum update, the URL
times-out even when i browse it on firefox
#yum update php
Setting up Update Process
Setting up repositories
http://mirror.centos.org/centos/4/updates/i386/repodata/repomd.xml: [Errno
12] Timeout: <urlopen error timed out>
Trying other mirror.
Cannot open/read repomd.xml file for repository: update
2010 Apr 01
2
Unable to get software using Yum
Hi
I am new to CentOS and been into Linux for about 3 months now. I first
started off with fedora and also trying my hands on CentOS now.
Basically i used yum to download softwares on the fedora box. I mainly
require the snmp agent for my linux boxes so as to test my network
management product. On some of the CentOS boxes the following command
worked for me :
yum install net-snmp
it
2017 Jul 11
1
Problem with download from local mirror
Thanks for consideration
I use this command for update my repo
rsync -avzH --delete-after centos.mirror.angkasa.id::centos
/home/centos/ --log-file=/var/log/rsync/rsync.log.$(date +%Y%m%d%H%m%S)
Best Regard
Mohsen
On Mon, Jul 10, 2017 at 11:32 PM, Marcelo Roccasalva <
marcelo-centos at irrigacion.gov.ar> wrote:
> On Mon, Jul 10, 2017 at 3:49 PM, mohsen Abbaspour
>
2005 Sep 19
4
YUM error - are repositories down or something?
Following advice on how to ensure that PHP and MySQL are on my machine
and working correctly, I ran the following YUM command, with the
subsequent error:
[root at localhost ~]# yum install php php-mysql httpd mysqlclient10 mysql-
server
Setting up Install Process
Setting up Repos
http://apt.sw.be/redhat/el4/en/i386/dag/repodata/repomd.xml: [Errno 4]
IOError: <urlopen error (113, 'No route