I broke something...

  • I am a novice Linux user. So we'll get that out of the way. I was playing with some of the other plugins. And somehow I can no longer update, remove, or add anything. I have done as much googling as I possibly could. I am at the extent of my knowledge without direction.


    Code
    root@mediaserver:~# apt-get upgrade
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    You might want to run 'apt-get -f install' to correct these.
    The following packages have unmet dependencies:
     docker-engine : Depends: init-system-helpers (>= 1.18~) but it is not installable
                     Depends: libapparmor1 (>= 2.6~devel) but it is not installed
    E: Unmet dependencies. Try using -f.
    root@mediaserver:~#




    If anyone needs me to do something and post something, feel free to let me know. If one of the admins or mods want SSH access, I can grant that as well. Thanks in advance. I would prefer not having to completely rebuild this thing.

  • Code
    root@mediaserver:~# apt-get install --fix-missing
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    You might want to run 'apt-get -f install' to correct these.
    The following packages have unmet dependencies:
     docker-engine : Depends: init-system-helpers (>= 1.18~) but it is not installable
                     Depends: libapparmor1 (>= 2.6~devel) but it is not installed
    E: Unmet dependencies. Try using -f.
  • Code
    root@mediaserver:~# apt-get dist-upgrade
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    You might want to run 'apt-get -f install' to correct these.
    The following packages have unmet dependencies:
     docker-engine : Depends: init-system-helpers (>= 1.18~) but it is not installable
                     Depends: libapparmor1 (>= 2.6~devel) but it is not installed
    E: Unmet dependencies. Try using -f.
    root@mediaserver:~#
  • Is this what you meant?


    Code
    root@mediaserver:~# apt-cache policy init-system-helpers
    init-system-helpers:
      Installed: (none)
      Candidate: (none)
      Version table:
    root@mediaserver:~#
  • Docker was one of the items I tried to play with. It all started when I removed docker.


    I just enabled both docker repositories, can't update. Get this....


    Code
    root@mediaserver:~# apt-get upgrade
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    You might want to run 'apt-get -f install' to correct these.
    The following packages have unmet dependencies:
     docker-engine : Depends: init-system-helpers (>= 1.18~) but it is not installed
                     Depends: libapparmor1 (>= 2.6~devel) but it is not installed
    E: Unmet dependencies. Try using -f.


    Run apt-get -f install and get this....


  • If someone could tell me how or if there is a way to restore OMV to factory without losing my media I would do that too.


    EDIT : Anytime I do apt-clean or apt-upgrade this shows up...


    Code
    dpkg: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found
  • Using the backport button..



    apt-get -f install...


Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!