On Fri, Jul 27, 2012 at 8:17 AM, Frank Murphy <frankly3d@gmail.com> wrote:
On 27/07/12 14:22, Kevin Martin wrote:
On 07/27/2012 04:37 AM, Frank Murphy wrote:
Transaction Check Error:
   file /usr/share/man/man1/gpg-zip.1.gz from install of gnupg2-2.0.19-3.fc18.i686 conflicts with file from package
gnupg-1.4.12-2.fc18.i686

Do you need both gnupg and gnupg2 on the same system at the same time?

yum erase gnupg, will remove just gnupg
yum erase gnupg2 want's to erase a lot of pkgs.

so may erase gnupg, see what happens.


 What happens if you yum update with
--setopt=protected_multilib=false in the update line?

Kevin


yum update --setopt=protected_multilib=false
Loaded plugins: downloadonly, fastestmirror, langpacks, local, presto, refresh-
              : packagekit, refresh-updatesd, tidy-cache
Loading mirror speeds from cached hostfile
 * rawhide: vesta.informatik.rwth-aachen.de
Resolving Dependencies
--> Running transaction check
---> Package gnupg2.i686 0:2.0.19-2.fc18 will be updated
---> Package gnupg2.i686 0:2.0.19-3.fc18 will be an update
---> Package libGLEW.i686 0:1.6.0-2.fc17 will be updated
--> Processing Dependency: libGLEW.so.1.6 for package: glx-utils-7.10-7.20101028.fc18.i686
---> Package libGLEW.i686 0:1.7.0-3.fc18 will be an update
--> Finding unneeded leftover dependencies
Found and removing 0 unneeded dependencies
--> Running transaction check
---> Package libGLEW.i686 0:1.6.0-2.fc17 will be updated
---> Package libGLEW.i686 0:1.7.0-3.fc18 will be an update
--> Running transaction check
---> Package gnupg2.i686 0:2.0.19-2.fc18 will be updated
---> Package gnupg2.i686 0:2.0.19-3.fc18 will be an update
--> Finished Dependency Resolution

Packages skipped because of dependency problems:
    libGLEW-1.7.0-3.fc18.i686 from koji

Dependencies Resolved

================================================================================
 Package           Arch           Version                  Repository     Size
================================================================================
Updating:
 gnupg2            i686           2.0.19-3.fc18            koji    1.4 M
Skipped (dependency problems):
 libGLEW           i686           1.7.0-3.fc18             koji    107 k

Transaction Summary
================================================================================
Upgrade                        1 Package
Skipped (dependency problems)  1 Package

Total size: 1.4 M
Is this ok [y/N]: y
Downloading Packages:
Running Transaction Check
Running Transaction Test



Transaction Check Error:
  file /usr/share/man/man1/gpg-zip.1.gz from install of gnupg2-2.0.19-3.fc18.i686 conflicts with file from package gnupg-1.4.12-2.fc18.i686

Error Summary
-------------




Appears that a few packages depend on gnupg:

[root@tlondon ~]# yum remove gnupg
Loaded plugins: auto-update-debuginfo, presto, refresh-packagekit
Resolving Dependencies
--> Running transaction check
---> Package gnupg.x86_64 0:1.4.12-2.fc18 will be erased
--> Processing Dependency: gnupg for package: monkeysphere-0.35-5.fc18.noarch
--> Processing Dependency: gnupg >= 1.0.6 for package: duplicity-0.6.18-2.fc18.x86_64
--> Running transaction check
---> Package duplicity.x86_64 0:0.6.18-2.fc18 will be erased
---> Package monkeysphere.noarch 0:0.35-5.fc18 will be erased
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package             Arch          Version                 Repository      Size
================================================================================
Removing:
 gnupg               x86_64        1.4.12-2.fc18           @18koji        5.0 M
Removing for dependencies:
 duplicity           x86_64        0.6.18-2.fc18           @18koji        2.0 M
 monkeysphere        noarch        0.35-5.fc18             @18koji        257 k

Transaction Summary
================================================================================
Remove  1 Package (+2 Dependent packages)

Installed size: 7.2 M
Is this ok [y/N]: n
Exiting on user Command
Your transaction was saved, rerun it with:
 yum load-transaction /tmp/yum_save_tx.2012-07-27.09-33.NwKsoj.yumtx
[root@tlondon ~]#


tom
--
Tom London