[SATLUG] Help With "yum.conf"
Gabriel Doss
gabriel.doss at gmail.com
Mon Jun 25 15:01:08 CDT 2007
Well, that URL doesn't exist. I can fine one at
http://linuxdownload.adobe.com/linux/i386/repodata/repomd.xml. The problem
with what you were trying to do is there is no Flash player for 64-bit
systems. The adobe-linux.repo file tells yum to look at
linuxdownload.adobe.com/linux/$basearch. Your $basearch is x86_64.
Try editing your adobe-linux.repo file and replace this:
baseurl=http://linuxdownload.adobe.com/linux/$basearch/
with
baseurl=http://linuxdownload.adobe.com/linux/i386/
I cannot guarantee how stable that will be. I do not have a 64-bit version
running and have never run Flash with a 64-bit system. That should allow the
Flash plugin to install, though, as you are looking through the i386 repo to
get it, not the x86_64 repo (which doesn't exist).
Let me know how that goes.
On 6/25/07, JJordan <jjjordan at grandecom.net> wrote:
>
> Here is the command and line output I am receiving:
>
> [root at localhost tux]# yum install flash-plugin
> Loading "installonlyn" plugin
> Setting up Install Process
> Parsing package install arguments
> http://linuxdownload.adobe.com/linux/x86_64/repodata/repomd.xml: [Errno
> 14] HTTP Error 404: Date: Mon, 25 Jun 2007 19:17:25 GMT
> Server: Apache
> Transfer-Encoding: chunked
> Content-Type: text/html; charset=iso-8859-1
>
> Trying other mirror.
> Error: Cannot open/read repomd.xml file for repository: adobe-linux
> [root at localhost tux]#
>
>
>
> --
> _______________________________________________
> SATLUG mailing list
> SATLUG at satlug.org
> http://alamo.satlug.org/mailman/listinfo/satlug to unsubscribe
> Powered by Rackspace (www.rackspace.com)
>
More information about the SATLUG
mailing list