Results 1 to 4 of 4

Thread: I cannot install debhelper in an almost fresh install

  1. #1
    Join Date
    Jan 2017
    Beans
    18

    I cannot install debhelper in an almost fresh install

    I am unable to install debhelper in 20.04 (installed 01-feb-2021):

    "Reading package lists... DoneBuilding dependency tree
    Reading state information... Done
    Package debhelper is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source


    E: Package 'debhelper' has no installation candidate
    "

    I have an almost fresh install
    I don't have errors while doing the general apt commands clean etc.

    cat /var/log/apt/history.log
    https://pastebin.com/BAw7YEUs

    grep ^deb -r /etc/apt/ --include=*.list
    https://pastebin.com/TqZ1xwxk
    Last edited by firthu; February 19th, 2021 at 03:20 PM.

  2. #2
    Join Date
    Feb 2013
    Beans
    Hidden!

    Re: I cannot install debhelper in an almost fresh install

    I don't see
    Code:
    deb http://us.archive.ubuntu.com/ubuntu/ focal main restricted
    in your /etc/apt/sources.list.
    Last edited by schragge; February 19th, 2021 at 11:55 PM.

  3. #3
    Join Date
    Jun 2010
    Location
    London, England
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: I cannot install debhelper in an almost fresh install

    According to this web site the repository is focal main

    https://ubuntu.pkgs.org/20.04/ubuntu...1_all.deb.html

    Regards
    It is a machine. It is more stupid than we are. It will not stop us from doing stupid things.
    Ubuntu user #33,200. Linux user #530,530


  4. #4
    Join Date
    Feb 2013
    Beans
    Hidden!

    Re: I cannot install debhelper in an almost fresh install

    While at it, add this line as well:
    Code:
    deb http://us.archive.ubuntu.com/ubuntu/ focal-updates main restricted

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
  •