Re: Re: FedUp 18 - 19 Orphans

2013-12-20 Thread Kevin H. Hobbs
Michael Young said: You need to do both at the same time. Here yum shell is useful as it lets you gather a series of yum commands and run them in one batch. Try something like yum shell remove perl-5.16.3-245.fc18.x86_64 install perl-autodie run and if that works exit you may need to

FedUp 18 - 19 Orphans

2013-12-19 Thread Kevin H. Hobbs
I just updated from Fedora 18 to 19 with fedup. After the update I have many orphaned packages : # package-cleanup --orphans | wc -l 635 When I examine them I see things like fedora-release, zlib, and such. They mostly exist alongside their identical fedora 19 versions : # package-cleanup

Re: FedUp 18 - 19 Orphans

2013-12-19 Thread Frank Murphy
On Thu, 19 Dec 2013 12:16:16 -0500 Kevin H. Hobbs hob...@ohio.edu wrote: I just updated from Fedora 18 to 19 with fedup. Any idea what's going on? package-cleanup --dupes packagecleanup --cleandupes -- Regards, Frank www.frankly3d.com -- users mailing list

Re: Re: FedUp 18 - 19 Orphans

2013-12-19 Thread Kevin H. Hobbs
Frank wrote: package-cleanup --dupes packagecleanup --cleandupes Somewhere in there some some dependency leaves fc18 and starts ripping out large parts of fc19.. It looks to be perl # yum remove `package-cleanup --dupes | grep perl | grep fc18` ... Remove 67 Packages (+32 Dependent

Re: FedUp 18 - 19 Orphans

2013-12-19 Thread M A Young
On Thu, 19 Dec 2013, Kevin H. Hobbs wrote: I just updated from Fedora 18 to 19 with fedup. After the update I have many orphaned packages : # package-cleanup --orphans | wc -l 635 When I examine them I see things like fedora-release, zlib, and such. They mostly exist alongside their

Re: FedUp 18 - 19 Orphans

2013-12-19 Thread Kevin H. Hobbs
Michael wrote: You may also need to use yum or rpm to remove some of the duplicates by hand if package-cleanup can't work out how to solve all the dependencies. The only bits of perl that I could not clean up seem to be perl and perl libs. I did : # rpm -q --provides

Re: FedUp 18 - 19 Orphans

2013-12-19 Thread M A Young
On Thu, 19 Dec 2013, Kevin H. Hobbs wrote: # yum install perl-autodie ... Transaction check error: file /usr/share/man/man3/Fatal.3pm.gz from install of perl-autodie-2.16-1.fc19.noarch conflicts with file from package perl-4:5.16.3-245.fc18.x86_64 file /usr/share/man/man3/autodie.3pm.gz from