On Fri, May 11, 2018 at 03:34:33PM -0700, ToddAndMargo wrote:
> Hi All,
> 
> How do I go about fixing this?  I got two FC27 servers I
> am trying to upgrade doing the same thing (same errors):
> 
> # dnf system-upgrade download --refresh --releasever=28 --allowerasing
> --best
> 
> 
> Many thanks,
> -T
> 
> 
> Error: Transaction check error:
>   file /usr/lib64/libjavascriptcoregtk-4.0.so.18 from install of
> webkit2gtk3-jsc-2.20.1-1.fc28.x86_64 conflicts with file from package
> webkitgtk4-jsc-2.20.2-1.fc27.x86_64


tldr; I'd try first downgrade to some regular version of this package
on F27, then upgrade to F28 ...


Verbose version:

It looks like you have the testing version for webkitgtk4/F27
installed. If I try to install webkitgtk4 on a freshly installed F27 I get this:


% dnf list webkitgtk4 --enablerepo=updates-testing
Last metadata expiration check: 8:42:32 ago on Sat 12 May 2018 12:33:29 AM CEST.
Installed Packages
webkitgtk4.x86_64                 2.20.1-1.fc27                  @updates       
Available Packages
webkitgtk4.i686                   2.20.2-1.fc27                  updates-testing
webkitgtk4.x86_64                 2.20.2-1.fc27                  updates-testing


So I'd first try to downgrade from that testing version of the package
down to some regular one, and only then try the upgrade to F28 ...

And all version numbers on F28 I that I find are 2.20.1-1, and not
2.20.2-1 ...
           
% dnf list webkit\*gtk\* --releasever=28
Last metadata expiration check: 9 days, 18:05:34 ago on Wed 02 May 2018 
03:12:57 PM CEST.
Installed Packages
webkitgtk4.x86_64                               2.20.1-1.fc27           @updates
webkitgtk4-jsc.x86_64                           2.20.1-1.fc27           @updates
webkitgtk4-plugin-process-gtk2.x86_64           2.20.1-1.fc27           @updates
Available Packages
webkit2gtk3.i686                                2.20.1-1.fc28           fedora  
webkit2gtk3.x86_64                              2.20.1-1.fc28           fedora  
webkit2gtk3-devel.i686                          2.20.1-1.fc28           fedora  
webkit2gtk3-devel.x86_64                        2.20.1-1.fc28           fedora  
webkit2gtk3-doc.noarch                          2.20.1-1.fc28           fedora  
webkit2gtk3-jsc.i686                            2.20.1-1.fc28           fedora  
webkit2gtk3-jsc.x86_64                          2.20.1-1.fc28           fedora  
webkit2gtk3-jsc-devel.i686                      2.20.1-1.fc28           fedora  
webkit2gtk3-jsc-devel.x86_64                    2.20.1-1.fc28           fedora  
webkit2gtk3-plugin-process-gtk2.x86_64          2.20.1-1.fc28           fedora

And even the testing version of F28 doesn't have a gtk4 version of the package:

% dnf list webkit\*gtk\* --enablerepo=updates-testing --releasever=28
Last metadata expiration check: 0:22:11 ago on Sat 12 May 2018 08:58:09 AM CEST.
Installed Packages
webkitgtk4.x86_64                            2.20.1-1.fc27       @updates       
webkitgtk4-jsc.x86_64                        2.20.1-1.fc27       @updates       
webkitgtk4-plugin-process-gtk2.x86_64        2.20.1-1.fc27       @updates       
Available Packages
webkit2gtk3.i686                             2.20.1-1.fc28       updates-testing
webkit2gtk3.x86_64                           2.20.1-1.fc28       updates-testing
webkit2gtk3-devel.i686                       2.20.1-1.fc28       updates-testing
webkit2gtk3-devel.x86_64                     2.20.1-1.fc28       updates-testing
webkit2gtk3-doc.noarch                       2.20.1-1.fc28       updates-testing
webkit2gtk3-jsc.i686                         2.20.1-1.fc28       updates-testing
webkit2gtk3-jsc.x86_64                       2.20.1-1.fc28       updates-testing
webkit2gtk3-jsc-devel.i686                   2.20.1-1.fc28       updates-testing
webkit2gtk3-jsc-devel.x86_64                 2.20.1-1.fc28       updates-testing
webkit2gtk3-plugin-process-gtk2.x86_64       2.20.1-1.fc28       updates-testing

Hoping I didn't miss anything ..

Regards,
Wolfgang

-- 
Basics of Unix (1982):
https://www.youtube.com/watch?v=XvDZLjaCJuw
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to