aldrichc
6th December 2006, 10:38 PM
I am a new yum user and have questions about its use:
I am trying to install Bugzilla in a webspace on my server. I use the following command to specify the installation directory for Bugzilla:
yum --installroot=/var/www/vhosts/website/httpdocs install Bugzilla
Q1) is this how I specify the installation location?
I get two messages:
Repository updates-released is listed more than once in the configuration
Repository base is listed more than once in the configuration
Q2) what configuration? yum.conf? yum repo locations?
Q3) are these warning or informational messages?
The following is displayed:
Setting up Install Process
Setting up repositories
http://update.onlinehome-server.info/fedora/linux/core/Null/i386/os/repodata/repomd.xml: [Errno 4] IOError: HTTP Error 404: Date: Wed, 06 Dec 2006 21:32:07 GMT
Server: Apache/1.3.33 (Debian GNU/Linux)
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1
Trying other mirror.
Cannot open/read repomd.xml file for repository: base
failure: repodata/repomd.xml from base: [Errno 256] No more mirrors to try.
Error: failure: repodata/repomd.xml from base: [Errno 256] No more mirrors to try.
Q4) what have I done wrong?
I am trying to install Bugzilla in a webspace on my server. I use the following command to specify the installation directory for Bugzilla:
yum --installroot=/var/www/vhosts/website/httpdocs install Bugzilla
Q1) is this how I specify the installation location?
I get two messages:
Repository updates-released is listed more than once in the configuration
Repository base is listed more than once in the configuration
Q2) what configuration? yum.conf? yum repo locations?
Q3) are these warning or informational messages?
The following is displayed:
Setting up Install Process
Setting up repositories
http://update.onlinehome-server.info/fedora/linux/core/Null/i386/os/repodata/repomd.xml: [Errno 4] IOError: HTTP Error 404: Date: Wed, 06 Dec 2006 21:32:07 GMT
Server: Apache/1.3.33 (Debian GNU/Linux)
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1
Trying other mirror.
Cannot open/read repomd.xml file for repository: base
failure: repodata/repomd.xml from base: [Errno 256] No more mirrors to try.
Error: failure: repodata/repomd.xml from base: [Errno 256] No more mirrors to try.
Q4) what have I done wrong?