Advertisement
Guest User

dnf error

a guest
Jun 7th, 2015
378
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. aikidouke is this the correct way to remove the LXQt Desktop? sudo dnf group remove "LXQt Desktop"
  2. 2015-06-07 15:32:51 otjura aikidouke: yes
  3. 2015-06-07 15:33:34 aikidouke otjura: thanks that command fails for me with "Warning group 'LXQt Desktop' does not exist
  4. 2015-06-07 15:33:56 aikidouke yet dnf group list "LXQt Desktop" claims that I have LXQt desktop installed
  5. 2015-06-07 15:34:09 aikidouke maybe a bug?
  6. 2015-06-07 15:34:34 otjura aikidouke: look the long name with dnf groups list -v and remove by it
  7. 2015-06-07 15:34:45 aikidouke will try thank you
  8. 2015-06-07 15:36:08 otjura aikidouke: btw report back if dnf marks it as removed. just curious. yum neeeded separate command for that.
  9. 2015-06-07 15:39:25 aikidouke otjura: no combination of "LXQt Desktop (lxqt-desktop-environment)" either the full string or either part will work for me
  10. 2015-06-07 15:41:05 aikidouke N3LRX I understand, i do have another de installed, i just like to keep things clean
  11. 2015-06-07 15:45:07 randomuser aikidouke, try `dnf history undo $number_in_history_list_where_you_installed_lxqt`
  12. 2015-06-07 16:02:16 aikidouke randomuser the dnf history undo fails saying i am missing a package that reports as installed
  13. 2015-06-07 16:03:06 aikidouke RayTracer: rpm-fusion has their own mailing list I beleive...
  14. 2015-06-07 16:03:23 randomuser aikidouke, hm... without seeing the error firsthand, I'd guess a `dnf update;dnf distro-sync` couldn't hurt
  15. 2015-06-07 16:03:46 aikidouke will try, but have just run a distro-sync
  16. 2015-06-07 16:05:30 aikidouke randomuser: i am updated and distro-sync'd still no go on the history undo
  17. 2015-06-07 16:08:00 aikidouke the full error reads "No package jack-audio-connection-kit-example-clients-0:1.9.10-1.fc22.x86_64 installed. Error - operation cannot be undone"
  18. 2015-06-07 16:09:54 aikidouke when i try to install that package by the full package name, the error reads "(the full package name) requires (another package) but none of the providers can be installed."
  19. 2015-06-07 16:10:39 aikidouke i do have both of those packages installed, but they are the 10-2.fc22 packages
  20. 2015-06-07 16:11:24 aikidouke maybe if i try to downgrade those packages?
  21. 2015-06-07 16:12:25 aikidouke same error on attempting to downgrade
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement