Kevin Fenzi <ke...@scrye.com> writes:

> On Sun, 09 Jun 2013 21:20:30 +0200
> lee <l...@yun.yagibdah.de> wrote:
>
>> Hmm, I could do
>> 
>> package-cleanup --dupes | grep fc17 | xargs yum remove
>> 
>> ... but how do I know if essential packages are being removed that
>> way? At least what yum says looks good as in that there don't seem to
>> be any packages from 18 removed that way, and I'd get rid of 1289
>> packages.
>
> You likely want 'package-cleanup --cleandupes' instead. 
>
> That will remove the older of any duplicate package. 

Ah hm, I've done the above and removed some other packages that don't
seem to be needed anymore.  Let me try cleandupes ...

Dupes are all gone now, it didn't find any.  I have orphaned packages:


,----
| [root@yun ~]# package-cleanup --orphan |grep fc17
| NetworkManager-gtk-0.9.6.4-3.fc17.x86_64
| a52dec-0.7.4-16.fc17.x86_64
| ar9170-firmware-2009.05.28-4.fc17.noarch
| db4-4.8.30-10.fc17.x86_64
| eject-2.1.5-22.fc17.x86_64
| faac-1.28-4.fc17.x86_64
| faad2-libs-2.7-2.fc17.x86_64
| kernel-3.7.9-104.fc17.x86_64
| kernel-3.8.4-102.fc17.x86_64
| kernel-3.8.13-100.fc17.x86_64
| kernel-devel-3.7.9-104.fc17.x86_64
| kernel-devel-3.8.4-102.fc17.x86_64
| kernel-devel-3.8.13-100.fc17.x86_64
| kernel-headers-3.8.13-100.fc17.x86_64
| kmod-nvidia-3.7.9-104.fc17.x86_64-304.64-7.fc17.8.x86_64
| kmod-nvidia-3.8.13-100.fc17.x86_64-304.88-1.fc17.7.x86_64
| kmod-nvidia-3.8.4-102.fc17.x86_64-304.88-1.fc17.x86_64
| libdca-0.0.5-6.fc17.x86_64
| libdvbpsi-0.2.2-2.fc17.x86_64
| libmimic-1.0.4-5.fc17.x86_64
| libmpeg2-0.5.1-9.fc17.x86_64
| librtmp-2.4-0.2.20110811gitc58cfb3e.fc17.x86_64
| libusb1-1.0.9-0.6.rc1.fc17.x86_64
| mesa-dri-filesystem-8.0.4-1.fc17.x86_64
| nc-1.109.20120711-1.fc17.x86_64
| procps-3.2.8-28.20110302git.fc17.x86_64
| samba4-libs-4.0.0-60alpha18.fc17.x86_64
| smolt-1.4.3-6.fc17.noarch
| smolt-firstboot-1.4.3-6.fc17.noarch
| system-config-network-tui-1.6.5-1.fc17.noarch
| system-setup-keyboard-0.8.8-2.fc17.x86_64
| twolame-libs-0.3.13-2.fc17.x86_64
| udev-182-3.fc17.x86_64
| xvidcore-1.3.2-3.fc17.x86_64
| [root@yun ~]# 
`----


When I attempt remove these, yum wants to remove packages from 18 as
well due to dependencies.  Are there packages in 18 that depend on
packages from 17, and why would that be?

The list is quite a bit longer when not limiting it to packages from 17,
but I guess that's because packages are listed no other packages depend
on.

What can I do about the packages that remain from 17 now?  Go through
them one by one and see what happens when attempting to remove them?


Services that didn't work anymore are now working again.  I haven't
rebooted yet after removing packages, though.

Oh and I moved the repo files for rpmfusion out of the way because that
all seemed to refer to Fedora 17 instead of 18.  IIRC I need those (at
least) for the NVIDIA driver.  What do I need to do about those?

,----
| [root@yun ~]# ls -la /etc/yum.repos.d/
| total 28
| drwxr-xr-x.   2 root root  4096 Jun  9 18:11 .
| drwxr-xr-x. 146 root root 12288 Jun  9 21:37 ..
| -rw-r--r--.   1 root root  1145 Dec 20 06:21 fedora.repo
| -rw-r--r--.   1 root root  1105 Dec 20 06:21 fedora-updates.repo
| -rw-r--r--.   1 root root  1163 Dec 20 06:21 fedora-updates-testing.repo
| [root@yun ~]# 
`----


-- 
Fedora ??
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to