LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Upgrading to Fedora 25 (https://www.linuxquestions.org/questions/linux-software-2/upgrading-to-fedora-25-a-4175594100/)

gelam 11-23-2016 06:17 AM

Upgrading to Fedora 25
 
Just to start, uname -a results: Linux fedorabox 4.8.8-200.fc24.x86_64+debug #1 SMP Tue Nov 15 19:14:59 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

I tried to upgrade to Fedora 25 using software app, clicked on download and waited for process to complete. At the end of it I got a dialog box with the following:
Running transaction check
Transaction check succeeded.
Running transaction test
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Transaction check error:
file /usr/lib64/libBasicUsageEnvironment.so.1.0.0 conflicts between attempted installs of live555-2016.10.21-1.fc25.x86_64 and live555-libs-2016.07.19-1.fc25.x86_64
file /usr/lib64/libUsageEnvironment.so.3.1.0 conflicts between attempted installs of live555-2016.10.21-1.fc25.x86_64 and live555-libs-2016.07.19-1.fc25.x86_64
file /usr/lib64/libgroupsock.so.8 conflicts between attempted installs of live555-2016.10.21-1.fc25.x86_64 and live555-libs-2016.07.19-1.fc25.x86_64

I tried this from the command line as root and got these results:
[root@fedorabox gelam]# dnf system-upgrade download --releasever=25

[MIRROR] faad2-libs-2.7-8.fc25.x86_64.rpm: Downloading successful, but checksum doesn't match. Calculated: be7051ff0f0d55dd07c863e8887c9ca708938338545b5a323e81d86fa43e2f1f(sha256) Expected: 795930c1e47e1f46aa6ab8ad2c7125f7f8014aafc3acfb67688b699c34f7eabe(sha256)
[MIRROR] twolame-libs-0.3.13-5.fc25.x86_64.rpm: Downloading successful, but checksum doesn't match. Calculated: 161a1266baaed9b876f758ec79ef689d6ffe5d3b685fbd8a5b43e1fc41cc0c1b(sha256) Expected: d4533253d2db794f1d83dd4418333fd8063e0bb92ff592a330037b16850415e5(sha256)
[FAILED] faad2-libs-2.7-8.fc25.x86_64.rpm: No more mirrors to try - All mirrors were already tried without success
(1692/1692): twolame 99% [===================-] 85 kB/s | 1.6 GB 00:00 ETA
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Error downloading packages:
Cannot download faad2-libs-2.7-8.fc25.x86_64.rpm: All mirrors were tried
[root@fedorabox gelam]# dnf system-upgrade download --releasever=25negativo17 - Open source multiplatform video tr 367 kB/s | 121 kB 00:00
Error: package pitivi-0.97.1-3.fc25.x86_64 requires gstreamer1-plugins-bad-free-gtk >= 1.6.0, but none of the providers can be installed
(try to add '--allowerasing' to command line to replace conflicting packages)

I then tried this from the command line, and the package listed as errors are somewhat different every time:
dnf system-upgrade download --releasever=25 --allowerasing -y --nogpgcheck
[MIRROR] faad2-libs-2.7-8.fc25.x86_64.rpm: Downloading successful, but checksum doesn't match. Calculated: be7051ff0f0d55dd07c863e8887c9ca708938338545b5a323e81d86fa43e2f1f(sha256) Expected: 795930c1e47e1f46aa6ab8ad2c7125f7f8014aafc3acfb67688b699c34f7eabe(sha256)
[MIRROR] twolame-libs-0.3.13-5.fc25.x86_64.rpm: Downloading successful, but checksum doesn't match. Calculated: 161a1266baaed9b876f758ec79ef689d6ffe5d3b685fbd8a5b43e1fc41cc0c1b(sha256) Expected: d4533253d2db794f1d83dd4418333fd8063e0bb92ff592a330037b16850415e5(sha256)
[FAILED] faad2-libs-2.7-8.fc25.x86_64.rpm: No more mirrors to try - All mirrors were already tried without success
(1692/1692): twolame 99% [===================-] 85 kB/s | 1.6 GB 00:00 ETA
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Error downloading packages:
Cannot download faad2-libs-2.7-8.fc25.x86_64.rpm: All mirrors were tried

Any help will be appreciated

BW-userx 11-23-2016 09:23 AM

Upgrading Fedora using package manager

syg00 11-23-2016 10:37 PM

So do the cleanups flagged, and in the link posted.

FWIW, I tend to wait 4-6 weeks so (hopefully) all the wrinkles have been ironed out.

jefro 11-25-2016 03:27 PM

I have never ever liked upgrades.

Checksum is a problem here too. Yes, could be poor upgrade paths. Could be bad source, get a different source or get full dvd and test locally?

Doug G 11-25-2016 08:16 PM

I've had no problems following this page: https://fedoraproject.org/wiki/DNF_system_upgrade


All times are GMT -5. The time now is 05:29 AM.