Results 1 to 5 of 5

Thread: 18.10 beta unmet dependencies

  1. #1
    Join Date
    Jul 2017
    Beans
    5

    18.10 beta unmet dependencies

    Hey all, I'm trying out the beta and want to do a restore using the backup program. Upon trying to restore I am asked to install duplicity and python-gi. However, when I click continue I get unmet dependencies. Manual sudo apt install starts a dependency chain of downloads. Do I just have to wait for them to be created/moved out of incoming? See imageAttachment 281225
    Attached Images Attached Images

  2. #2
    Join Date
    Oct 2006
    Beans
    58,286

    Re: 18.10 beta unmet dependencies

    Thread moved to the "Ubuntu Development Version" forum.

  3. #3
    Join Date
    Jul 2017
    Beans
    5

    Re: 18.10 beta unmet dependencies

    For anyone with this problem, it may be too late but read the partial update post for the reason: https://wiki.ubuntu.com/U%2B1/partial_upgrade

  4. #4
    Join Date
    Jun 2007
    Beans
    17,337

    Re: 18.10 beta unmet dependencies

    Run this & see if they is installed at the proposed package version ( 2.7.15-4ubuntu3
    Code:
    apt-cache policy python2.7-minimal libpython2.7-stdlib
    If so you'd need to either wait till python & python2.7* and those libs are promoted or enable the -proposed repo now to do the install

  5. #5
    Join Date
    Jul 2017
    Beans
    5

    Re: 18.10 beta unmet dependencies

    Thank you mc4man, I was able to get it to work because of your comment

Tags for this Thread

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
  •