Re: 2 of 4 systems messed up after dnf system-upgrade

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

 



Thanks for the responses. Sorry for the delay, July 4 is the Independence Day holiday here in the US, and I have been visiting with family the past couple of days.

It's not wildcarding on cups*, so that's not it. The repo database just appears to be massively hosed somehow:

[root@cobweb yum.repos.d]# dnf repoquery --whatprovides /usr/bin/foomatic-rip
Fedora 24 - x86_64 - Updates                                     51 kB/s | 8.5 MB     02:51   
Last metadata expiration check: 0:01:37 ago on Tue Jul  5 16:45:38 2016.
[root@cobweb yum.repos.d]# ls cups*
ls: cannot access 'cups*': No such file or directory
[root@cobweb yum.repos.d]# dnf install cups-filters
Last metadata expiration check: 0:02:48 ago on Tue Jul  5 16:45:38 2016.
No package cups-filters available.
Error: Unable to find a match.
[root@cobweb yum.repos.d]#

--Greg


On Mon, Jul 4, 2016 at 4:41 PM, Samuel Sieb <samuel@xxxxxxxx> wrote:
On 07/03/2016 04:23 PM, Greg Woods wrote:
[root@cobweb yum.repos.d]# dnf install google-chrome-stable --allowerasing
Last metadata expiration check: 0:08:42 ago on Sun Jul  3 17:09:12 2016.
Error: nothing provides /usr/bin/foomatic-rip needed by
redhat-lsb-printing-4.1-32.fc24.x86_64
[root@cobweb yum.repos.d]#

What does "dnf repoquery --whatprovides /usr/bin/foomatic-rip" tell you?

I also get "no matching packages" responses to "dnf list" on packages
that are already installed:

root@cobweb yum.repos.d]# dnf clean all
72 files removed
[root@cobweb yum.repos.d]# dnf list cups*
[...]
Error: No matching Packages to list

Do you have a file that starts with "cups" in your repos directory?
As someone else mentioned, escape the *.

[root@cobweb yum.repos.d]# rpm -qa | grep cups
cups-filesystem-2.1.0-2.fc23.noarch
python3-cups-1.9.72-8.fc24.x86_64
cups-libs-2.1.0-2.fc23.x86_64
cups-client-2.1.0-2.fc23.x86_64
cups-libs-2.1.0-2.fc23.i686
python2-cups-1.9.72-8.fc24.x86_64
cups-filters-libs-1.6.0-1.fc23.x86_64
cups-pk-helper-0.2.5-6.fc23.x86_64
[root@cobweb yum.repos.d]#

That shows you are missing the necessary package.  Try installing the "cups-filters" package.

--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx
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