Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@bgoodr
Created July 19, 2018 01:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bgoodr/d77d997fe02af47c3a837e9b94256897 to your computer and use it in GitHub Desktop.
Save bgoodr/d77d997fe02af47c3a837e9b94256897 to your computer and use it in GitHub Desktop.
brentg@oryx:~$ sudo dpkg --configure -a
brentg@oryx:~$ sudo apt -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
brentg@oryx:~$ sudo apt install avahi-dnsconfd
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
avahi-dnsconfd
1 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
Need to get 0 B/14.0 kB of archives.
After this operation, 0 B of additional disk space will be used.
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
(Reading database ... 283872 files and directories currently installed.)
Preparing to unpack .../avahi-dnsconfd_0.6.32-1ubuntu1.1_amd64.deb ...
7Progress: [ 0%] [....................................................................................................................] 8Job for avahi-daemon.socket canceled.
dpkg: warning: subprocess old pre-removal script returned error exit status 1
dpkg: trying script from the new package instead ...
Job for avahi-daemon.socket canceled.
dpkg: error processing archive /var/cache/apt/archives/avahi-dnsconfd_0.6.32-1ubuntu1.1_amd64.deb (--unpack):
subprocess new pre-removal script returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/avahi-dnsconfd_0.6.32-1ubuntu1.1_amd64.deb
78E: Sub-process /usr/bin/dpkg returned an error code (1)
brentg@oryx:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment