Results 1 to 4 of 4

Thread: Unmet dependencies for libpam-kwallet4 libpam-kwallet5...

  1. #1
    Join Date
    Apr 2007
    Beans
    534

    Unmet dependencies for libpam-kwallet4 libpam-kwallet5...

    Recently I installed Kubuntu 16.10 but after updating the system and adding the backports repository I have 2 packages that can't be installed because of unmet dependencies...

    These are: libpam-kwallet4 libpam-kwallet5

    How do I solve this?

    edit: sorry for this double post, I posted this because I didn't see the other thread being posted in the installations and upgrade category...
    Last edited by orange2k; December 18th, 2016 at 01:40 PM.

  2. #2
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,193
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Unmet dependencies for libpam-kwallet4 libpam-kwallet5...

    orange2k; Hey ...

    Show us what you are seeing;
    Post back the outputs - between code tags - of terminal commands :
    Code:
    sudo apt update
    sudo apt upgrade
    apt-cache policy libpam-kwallet4 libpam-kwallet5
    code tag tutorial:
    http://ubuntuforums.org/showthread.p...8#post12776168

    Such that we see what the package manger is wanting for guidance to accomplish your desires .

    all in the process
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  3. #3
    Join Date
    Apr 2007
    Beans
    534

    Re: Unmet dependencies for libpam-kwallet4 libpam-kwallet5...

    Here we go: (note that I have a croatian version of Kubuntu)

    Code:
    Čitanje popisa paketa... Završeno
    Izgradnja stabla zavisnosti       
    Čitanje informacija stanja... Završeno
    2 paketa se mogu nadograditi. Pokrenite 'apt list --upgradable' kako bi ih vidjeli.
    orange@kryptos:~$ sudo apt upgrade
    Čitanje popisa paketa... Završeno
    Izgradnja stabla zavisnosti        
    Čitanje informacija stanja... Završeno
    Izračunavanje nadogradnje... Završeno
    Sljedeći paketi su zadržani:
      libpam-kwallet4 libpam-kwallet5
    0 nadograđenih, 0 novo instaliranih, 0 za uklanjanje i 2 bez nadogradnje.
    orange@kryptos:~$ apt-cache policy libpam-kwallet4 libpam-kwallet5
    libpam-kwallet4:
      Instalirano: 4:5.7.5-0ubuntu1
      Kandidat:    4:5.8.4-0ubuntu1~ubuntu16.10~ppa1
      Tablica inačice:
         4:5.8.4-0ubuntu1~ubuntu16.10~ppa1 500
            500 http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu yakkety/main amd64 Packages
     *** 4:5.7.5-0ubuntu1 500
            500 http://hr.archive.ubuntu.com/ubuntu yakkety/universe amd64 Packages
            100 /var/lib/dpkg/status
    libpam-kwallet5:
      Instalirano: 4:5.7.5-0ubuntu1
      Kandidat:    4:5.8.4-0ubuntu1~ubuntu16.10~ppa1
      Tablica inačice:
         4:5.8.4-0ubuntu1~ubuntu16.10~ppa1 500
            500 http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu yakkety/main amd64 Packages
     *** 4:5.7.5-0ubuntu1 500
            500 http://hr.archive.ubuntu.com/ubuntu yakkety/universe amd64 Packages
            100 /var/lib/dpkg/status
    orange@kryptos:~$

  4. #4
    Join Date
    Jul 2013
    Location
    Wisconsin
    Beans
    4,952

    Re: Unmet dependencies for libpam-kwallet4 libpam-kwallet5...

    The easiest way to resolve this version conflict is by disabling the PPA.
    The PPA Author has not made those updated versions compatible with your current packages.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •