Results 1 to 4 of 4

Thread: Error shortly after an update.

  1. #1
    Join Date
    Oct 2007
    Location
    Todd Mission Texas
    Beans
    427
    Distro
    Ubuntu Gnome 14.04 Trusty Tahr

    Error shortly after an update.

    I've been getting this error for a couple of days. What is causing it and what do I need to do to eliminate it?

    dave@Dafydd:~$ sudo youtube-dl -U
    sudo: unable to resolve host Dafydd
    [sudo] password for dave:
    And then all seems to work.
    "Let us run the risk of wearing out rather than rusting out." __Theodore Roosevelt

  2. #2
    Join Date
    May 2006
    Location
    Boston
    Beans
    1,918
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Error shortly after an update.

    what is the output of
    Code:
    cat /etc/hostname

    blog
    Donations BTC : 12FwoB7uAM5FnweykpR1AEEDVFaTLTYFkS
    DOUBLEPLUSGOOD!!

  3. #3
    Join Date
    Oct 2007
    Location
    Todd Mission Texas
    Beans
    427
    Distro
    Ubuntu Gnome 14.04 Trusty Tahr

    Re: Error shortly after an update.

    dave@Dafydd:~$ cat /etc/hostname
    Dafydd
    dave@Dafydd:~$
    -rw-r--r-- 1 root root 7 Feb 15 01:56 hostname
    Should it be somewhere else?

    dave@Dafydd:/etc$ sudo grep -Ri 'Dafydd' *
    sudo: unable to resolve host Dafydd
    [sudo] password for dave:
    Binary file aliases.db matches
    cups/printers.conf.O:Location Dafydd
    cups/printers.conf:Location Dafydd
    hostnameafydd
    postfix/main.cf:myhostname = Dafydd
    postfix/main.cf:mydestination = embarqmail.com, Dafydd, localhost.localdomain, localhost
    printcap:ML-2010|Samsung ML-2010:rm=Dafydd:rp=ML-2010:
    dave@Dafydd:/etc$
    "Let us run the risk of wearing out rather than rusting out." __Theodore Roosevelt

  4. #4
    Join Date
    May 2006
    Location
    Boston
    Beans
    1,918
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Error shortly after an update.

    any chance that your hostname is missplelled in /etc/hosts ? post your "cat /etc/hosts "
    did you play with the domanin name somewhere in your net settings?

    blog
    Donations BTC : 12FwoB7uAM5FnweykpR1AEEDVFaTLTYFkS
    DOUBLEPLUSGOOD!!

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
  •