ok,for the /etc/yum.repos.d/fedora.repo I have all this... I suppose i change for the two I put in grass letters? why do I have one with # in front?
Quote:
[fedora]
name=Fedora $releasever - $basearch
failovermethod=priority
baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever/Everything/$basearch/os/
#mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch
enabled=1
#metadata_expire=7d
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch
[fedora-debuginfo]
name=Fedora $releasever - $basearch - Debug
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever/Everything/$basearch/debug/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-$releasever&arch=$basearch
enabled=0
metadata_expire=7d
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch
[fedora-source]
name=Fedora $releasever - Source
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever/Everything/source/SRPMS/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=fedora-source-$releasever&arch=$basearch
baseurl=http://archive.fedoraproject.org/pub/archive/fedora/linux/releases/$releasever/Everything/$basearch/os/
enabled=0
metadata_expire=7d
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch
|
for /etc/yum.repo.d/fedora-updates.repo I just have one line which is not with #, so I change it....
---------- Post added at 09:47 PM ---------- Previous post was at 09:36 PM ----------
ok, I've made the change in the repo files. Then I did again what Krellen told in his post and now Skype seems to be ok. I'll see with time if I have no problems with webcam or sound...
thanks a lot for your time and patience!!!
best regards
yorelchr
---------- Post added at 09:48 PM ---------- Previous post was at 09:47 PM ----------
PS: I keep in mind about the upgrade, but I think I'll do it after saving everything...we never know ;-)
---------- Post added at 10:10 PM ---------- Previous post was at 09:48 PM ----------
PS: shoudln't I have changed the second baseur line, the one with the #, by the path leading to the debug :
http://archives.fedoraproject.org/pu.../x86_64/debug/
and the third one by :
http://archives.fedoraproject.org/pu.../source/SRPMS/
and the same in the other file ?