I wanted to clear the cache of yum so id rm -rf /var/lib/rpm/* and rebuild the rpm
(just wanted to free up space)
but somehow i got this error
Code:
Could not parse metalink https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=i386 error was
No repomd file
Error: File /var/cache/yum/i386/$releasever/fedora/metalink.xml does not exist
and i solved by rebuilding m
This is on a brand new fedora 12 install. I did some searching, but none of the answers I found cured the problem.
[root@localhost ~]# yum update networkmanager
Loaded plugins: refresh-packagekit
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again
Here is my hosts file:
Hi, everyone!
I have install fedora 12 (i686) from Live CD.
Now i want to install some package. I typed comand like this:
Code:
yum install some_package_name
But i have an error:
Code:
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again
i looked at /etc/yum.repos.d:
tried making a custom spin of Fedora 17.
used basic kickstart:
Code:
cdrom
firewall --enabled
network --hostname=somehost
xconfig --startxonboot
firstboot --disabled
selinux --permissive
keyboard us
lang en_US.UTF-8
authconfig --enableshadow --passalgo=sha512
repo --name=flive0 --baseurl=file:///fx64/live_repo --cost=10
repo --name=fedoraupdates --mirrorlist=https://mirrors.fedoraproject.
I have a problem with preupgrade: Terminal>>
preupgrade
Loaded plugins: blacklist, fastestmirror, langpacks, whiteout
No plugin match for: rpm-warm-cache
No plugin match for: remove-with-leaves
No plugin match for: auto-update-debuginfo
preupgrade-main (mirrorlist)
url: http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-17&arch=$basearch
now: http://mirrors.fedoraprojec
I am unable to install in Fedora 10 i386. Currently vnc-4.1.2-35.fc10.i386 is installed in the Fedora which is working as a viewer only, I am unable to access the system from other PCs using VNC. Given belwo is the complete error message regarding the said situation:
Quote:
[root@fmfb-ho real_vnc_for_linux]# yum install vncserver
Hello,
I've been trying to create a private mirror based on
http://fedoraproject.org/wiki/Infrastructure/Mirroring
and
http://www.techrepublic.com/blog/ope...t-updates/2060
(the last one is easier to comprehend). But when I tried
# curl -s "https://mirrors.fedoraproject.org/metalink?repo=fedora-17&arch=i386" | grep private
it didn't show anything.
Fedora 11 upgrade failing with following errors:
# preupgrade
/usr/lib/python2.5/site-packages/yum/__init__.py:181: UserWarning: Use .preconf instead of passing args to _getConfig
warnings.warn('Use .preconf instead of passing args to _getConfig')
Loaded plugins: blacklist, fastestmirror, refresh-packagekit, whiteout
Hi friends,
i would to know if exist one option to insert into the kickstart file for build the 64bit spin architecture , without change the repo string:
Code:
repo --name=fedora --mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch
to be more clear: there is a possibility to communicate to livecd-creator the new architecture without changing