Skip to content

Instantly share code, notes, and snippets.

@bgoodr
Created July 18, 2018 13:30
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/f0119a584f659c668551b4ebf93af890 to your computer and use it in GitHub Desktop.
Save bgoodr/f0119a584f659c668551b4ebf93af890 to your computer and use it in GitHub Desktop.
brentg@oryx:~$ sudo apt upgrade
[sudo] password for brentg:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
libcuda1-384 nvidia-375 nvidia-opencl-icd-384
Use 'sudo apt autoremove' to remove them.
The following packages will be upgraded:
avahi-dnsconfd
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/14.0 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
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 ... 283881 files and directories currently installed.)
Preparing to unpack .../avahi-dnsconfd_0.6.32-1ubuntu1.1_amd64.deb ...
7Progress: [ 0%] [............1........................................................................................................] 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