Topic: F8: firefox-3.6.3-1.fc8.remi Failed to Update

~]$ sudo yum --disablerepo=* --enablerepo=remi update firefox
Loaded plugins: aliases, allowdowngrade, changelog, downloadonly, fastestmirror, fedorakmod, filter-data, kernel-module, keys, kmdl, list-data, merge-conf,
              : presto, priorities, protect-packages, protectbase, security, tmprepo, upgrade-helper, verify
Setting up and reading Presto delta metadata
No Presto metadata available for remi
Loading mirror speeds from cached hostfile
 * remi: remi.collet.free.fr
0 packages excluded due to repository protections
Skipping security plugin, no data
Skipping filters plugin, no data
Setting up Update Process
Resolving Dependencies
Skipping security plugin, no data
Skipping filters plugin, no data
--> Running transaction check
---> Package firefox.i386 0:3.6.3-1.fc8.remi set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

============================================================================================================================================================
 Package                             Arch                             Version                                        Repository                        Size
============================================================================================================================================================
Updating:
 firefox                             i386                             3.6.3-1.fc8.remi                               remi                              26 M

Transaction Summary
============================================================================================================================================================
Install      0 Package(s)
Update       1 Package(s)
Remove       0 Package(s)

Total download size: 26 M
Is this ok [y/N]: y
Downloading Packages:
Downloading DeltaRPMs:
Rebuilding rpms from deltarpms
firefox-3.6.3-1.fc8.remi.i386.rpm                                                                                                    | 2.3 kB     00:00
http://remi.collet.free.fr/rpms/fc8.i386/firefox-3.6.3-1.fc8.remi.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
firefox-3.6.3-1.fc8.remi.i386.rpm                                                                                                    |  26 MB     06:15
http://rpms.famillecollet.com/fc8.i386/firefox-3.6.3-1.fc8.remi.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
http://iut-info.univ-reims.fr/remirpms/fc8.i386/firefox-3.6.3-1.fc8.remi.i386.rpm: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.


Error Downloading Packages:
  firefox-3.6.3-1.fc8.remi.i386: failure: firefox-3.6.3-1.fc8.remi.i386.rpm from remi: [Errno 256] No more mirrors to try.

???

V

Re: F8: firefox-3.6.3-1.fc8.remi Failed to Update

Package does not match intended download

Quite strange.

Can you try

1/ fix URL (fc8.i386 => fedora/8/remi/i386) in remi.repo

2/ yum clean all

3/ yum --disablerepo=* --enablerepo=remi update firefox

+

P.S. I have regenerated the repo metadata... but i don't think this is usefull...

P.S.2:

Trying other mirror.
http://iut-info.univ-reims.fr/remirpms/ … .i386.rpm: [Errno 12] Timeout: <urlopen error timed out>

I know this mirror is down... but must wait for holidays end (university hosted) to have it back again.

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: F8: firefox-3.6.3-1.fc8.remi Failed to Update

Hmm...

~]$ sudo vi /etc/yum.repos.d/remi.repo
Password:
[Vince@localhost Sun Apr 11 11:31:49 ~]$ sudo vi /etc/yum.repos.d/remi.mirror
Password:
[Vince@localhost Sun Apr 11 11:36:43 ~]$ cat /etc/yum.repos.d/remi.repo
[remi]
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
priority=6
name=Les RPM de remi pour Fedora $releasever - $basearch
baseurl=http://remi.collet.free.fr/rpms/fedora/$releasever/remi/$basearch/
mirrorlist=file:///etc/yum.repos.d/remi.mirror
enabled=1
gpgcheck=1

[remi-test]
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
priority=7
name=Les RPM de remi en test pour Fedora $releasever - $basearch
baseurl=http://remi.collet.free.fr/rpms/test-fc$releasever.$basearch/
mirrorlist=file:///etc/yum.repos.d/remi.test.mirror
enabled=0
gpgcheck=0

[Vince@localhost Sun Apr 11 11:36:57 ~]$ cat /etc/yum.repos.d/remi.mirror
http://rpms.famillecollet.com/fedora/$releasever/remi/$basearch/
#http://remi.collet.free.fr/rpms/fedora/$releasever/remi/$basearch/
http://iut-info.univ-reims.fr/remirpms/fedora/$releasever/remi/$basearch/
~]$ sudo yum clean all
Password:
Loaded plugins: aliases, allowdowngrade, changelog, downloadonly, fastestmirror, fedorakmod, filter-data, kernel-module, keys, kmdl, list-data, merge-conf,
              : presto, priorities, protect-packages, protectbase, security, tmprepo, upgrade-helper, verify
Cleaning up Everything
Cleaning up list of fastest mirrors
[Vince@localhost Sun Apr 11 11:33:25 ~]$ sudo yum --disablerepo=* --enablerepo=remi update firefox
Loaded plugins: aliases, allowdowngrade, changelog, downloadonly, fastestmirror, fedorakmod, filter-data, kernel-module, keys, kmdl, list-data, merge-conf,
              : presto, priorities, protect-packages, protectbase, security, tmprepo, upgrade-helper, verify
Setting up and reading Presto delta metadata
remi                                                                                                                                 | 2.3 kB     00:00
http://remi.collet.free.fr/rpms/fedora/8/remi/i386/repodata/repomd.xml: [Errno -1] Error importing repomd.xml for remi: Damaged repomd.xml file
Trying other mirror.
remi                                                                                                                                 | 2.6 kB     00:00
remi/primary_db                                                                                                                      | 222 kB     00:01
No Presto metadata available for remi
Determining fastest mirrors
 * remi: remi.collet.free.fr
0 packages excluded due to repository protections
Skipping security plugin, no data
Skipping filters plugin, no data
Setting up Update Process
Resolving Dependencies
Skipping security plugin, no data
Skipping filters plugin, no data
--> Running transaction check
---> Package firefox.i386 0:3.6.3-1.fc8.remi set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

============================================================================================================================================================
 Package                             Arch                             Version                                        Repository                        Size
============================================================================================================================================================
Updating:
 firefox                             i386                             3.6.3-1.fc8.remi                               remi                              26 M

Transaction Summary
============================================================================================================================================================
Install      0 Package(s)
Update       1 Package(s)
Remove       0 Package(s)

Total download size: 26 M
Is this ok [y/N]: y
Downloading Packages:
Downloading DeltaRPMs:
Rebuilding rpms from deltarpms
firefox-3.6.3-1.fc8.remi.i386.rpm                                                                                                    | 2.4 kB     00:00
http://remi.collet.free.fr/rpms/fedora/8/remi/i386/firefox-3.6.3-1.fc8.remi.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
firefox-3.6.3-1.fc8.remi.i386.rpm                                                                                                    |  26 MB     06:31
http://rpms.famillecollet.com/fedora/8/remi/i386/firefox-3.6.3-1.fc8.remi.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
http://iut-info.univ-reims.fr/remirpms/fedora/8/remi/i386/firefox-3.6.3-1.fc8.remi.i386.rpm: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.


Error Downloading Packages:
  firefox-3.6.3-1.fc8.remi.i386: failure: firefox-3.6.3-1.fc8.remi.i386.rpm from remi: [Errno 256] No more mirrors to try.

Thanks,
V

Re: F8: firefox-3.6.3-1.fc8.remi Failed to Update

From my server

$ gunzip -dc repodata/17025776d6c65dc86d9afd838d299b713440b93b-primary.xml.gz
...
  <name>firefox</name>
  <arch>i386</arch>
  <version epoch="0" ver="3.6.3" rel="1.fc8.remi"/>
  <checksum type="sha" pkgid="YES">d53ab8b26dfebb5e302a4508d4ba16bcf247f7ed</checksum>
  <summary>Mozilla Firefox Web browser</summary>
  <description>Mozilla Firefox is an open-source web browser, designed for standards
compliance, performance and portability.</description>
  <packager>http://blog.famillecollet.com/</packager>
  <url>http://www.mozilla.org/projects/firefox/</url>
  <time file="1270284002" build="1270283792"/>
  <size package="27475590" installed="47993783" archive="48101428"/>
<location href="firefox-3.6.3-1.fc8.remi.i386.rpm"/>
...
$ ll firefox-3.6.3-1.fc8.remi.i386.rpm
-rw-r--r-- 1 rpms sites 27475590 avr  3 10:40 firefox-3.6.3-1.fc8.remi.i386.rpm
$ sha1sum firefox-3.6.3-1.fc8.remi.i386.rpm
d53ab8b26dfebb5e302a4508d4ba16bcf247f7ed  firefox-3.6.3-1.fc8.remi.i386.rpm


All seems ok.

From your post, I notice you still use the very old url remi.collet.free.fr (which is closed)
Try with this remi.repo or the one provided in remi-release (auto-configuration RPM)

+

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

5 (edited by hlingler 2010-04-11 16:49:39)

Re: F8: firefox-3.6.3-1.fc8.remi Failed to Update

... I notice you still use the very old url remi.collet.free.fr (which is closed)
Try with this remi.repo ...

Yes, it was that closed 'baseurl' that was screwing up YUM. roll

Update successful. smile

Sorry about that - I had apparently modified the URLs and mirrors in the past to reflect changes, but had lost track of them.

Thanks,
V

P.S. Works fine. Thanks again, and Regards.