Advertisement
Guest User

Untitled

a guest
Jan 1st, 2019
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. root@devuan:~# apt-get install sysvinit-core:i386 runit-init:i386 sysvinit-core runit-init
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. sysvinit-core is already the newest version (2.93-2+devuan1).
  6. Some packages could not be installed. This may mean that you have
  7. requested an impossible situation or if you are using the unstable
  8. distribution that some required packages have not yet been created
  9. or been moved out of Incoming.
  10. The following information may help to resolve the situation:
  11.  
  12. The following packages have unmet dependencies:
  13. runit-init : Conflicts: sysvinit-core but 2.93-2+devuan1 is to be installed
  14. Conflicts: sysvinit-core:i386 but 2.93-2+devuan1 is to be installed
  15. Conflicts: runit-init:i386 but 2.1.2-19 is to be installed
  16. runit-init:i386 : Depends: runit:i386 (= 2.1.2-19) but it is not going to be installed
  17. Depends: runit-helper:i386 (>= 2.7.3) but it is not installable
  18. Depends: getty-run:i386 but it is not installable
  19. Conflicts: sysvinit-core but 2.93-2+devuan1 is to be installed
  20. Conflicts: sysvinit-core:i386 but 2.93-2+devuan1 is to be installed
  21. Conflicts: runit-init but 2.1.2-19 is to be installed
  22. sysvinit-core : Conflicts: sysvinit-core:i386 but 2.93-2+devuan1 is to be installed
  23. sysvinit-core:i386 : Conflicts: sysvinit-core but 2.93-2+devuan1 is to be installed
  24. E: Unable to correct problems, you have held broken packages.
  25. root@devuan:~# apt-get install sysvinit-core
  26. Reading package lists... Done
  27. Building dependency tree
  28. Reading state information... Done
  29. sysvinit-core is already the newest version (2.93-2+devuan1).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement