Re: F22: Interrupted system update

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> From: "Germán A. Racca" <german.racca@xxxxxxxxx>
> 
> The problem is with systemd, which is NOT duplicated:
> 
> # rpm -q systemd
> systemd-219-24.fc22.x86_64
> 
> # rpm -V systemd
> S.5....T.  c /etc/sysctl.conf
> .M.......    /var/log/journal
> 
> Then again:
> 
> # rpm --rebuilddb
> 
> and I tried to remove duplicated packages:
> 
> # dnf remove $(dnf repoquery --duplicated --latest-limit -1 -q)
> Dependencies resolved.
> Error: The operation would result in removing the following protected
> packages: systemd, dnf.
> 
> but it insists in removing systemd and dnf again.
> 
> How can I proceed next?

Hi,
you can try:
`# dnf remove $(dnf repoquery --duplicated --latest-limit -1 -q -x kernel\*)`

if it not works you can go one by one package:
1) check the integrity `rpm -V <pkg>`
2) remove the one which is not properly installed `rpm -e --nodeps <pkg>`

(DNF can't remove the packages as `--nodeps` - that could be the case.)


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



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux