Am running a couple linux distros and am having an issue on AVLinux64.
When trying to run apt-get dist-upgrade or sudo apt-get upgrade, it is trying to remove audacity then install (upgrade?) audacity-data but if I let it go ahead it removes audacity and then cannot get it to install due to some build-dep issues. It is just taking me in a circle, tried using audacity from .deb files, tried installing audacity-data which fails requesting dep of audacity 2.1.2, then trying that deb file requests dep of audacity-data. only way I can get to install is to sudo dpkg -i audacity.deb. However when I do that i can only launch Audacity by running it sudo audacity. Launching it from the menu does not start the program. A bit confused.
Here is output from the sudo apt-get upgrade cmd in terminal:
root@avl64:/home/eric# sudo apt-get install --fix-missing
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.
root@avl64:/home/eric# sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
audacity audacity-data gir1.2-gtk-3.0 libgail-3-0 libgail-3-dev libgtk-3-0
libgtk-3-bin libgtk-3-dev winetricks
0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.
root@avl64:/home/eric# sudo apt-get dist-upgrade
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:
cheese-common gir1.2-cheese-3.0 gir1.2-clutter-1.0 gir1.2-clutter-gst-3.0
gir1.2-cogl-1.0 gir1.2-coglpango-1.0 gir1.2-gkbd-3.0
gir1.2-gnomebluetooth-1.0 gir1.2-goa-1.0 gir1.2-gtkclutter-1.0
gir1.2-json-1.0 gir1.2-nmgtk-1.0 gir1.2-rest-0.7 gstreamer1.0-clutter-3.0
libatk-bridge2.0-dev libatspi2.0-dev libcanberra-dev
libcanberra-gtk-common-dev libcheese-gtk25 libcheese8 libclutter-1.0-0
libclutter-gst-3.0-0 libclutter-gtk-1.0-0 libcogl-dev libcogl-pango-dev
libcogl-pango20 libcogl-path-dev libcogl-path20 libcogl20 libegl1-mesa-dev
libepoxy-dev libgbm-dev libgles2-mesa-dev libgnome-bluetooth13
libgnomekbd-common libgnomekbd8 libgoa-backend-1.0-1
libgstreamer-plugins-base1.0-dev libgstreamer1.0-dev libinput-dev
libjson-glib-dev librest-dev libsoup2.4-dev libtelepathy-glib0
libwayland-dev libxkbcommon-dev wayland-protocols
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
audacity libcanberra-gtk3-dev libcheese-dev libcheese-gtk-dev
libclutter-1.0-dev libclutter-gst-3.0-dev libclutter-gtk-1.0-dev
libgail-3-dev libgnome-bluetooth-dev libgnome-desktop-3-dev libgnomekbd-dev
libgoa-1.0-dev libgoa-backend-1.0-dev libgtk-3-dev libnm-gtk-dev
The following NEW packages will be installed:
ocl-icd-libopencl1
The following packages have been kept back:
winetricks
The following packages will be upgraded:
audacity-data gir1.2-gtk-3.0
2 upgraded, 1 newly installed, 15 to remove and 1 not upgraded.
Need to get 1,817 kB of archives.
After this operation, 29.5 MB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.
root@avl64:/home/eric#
BTW. cant figure out how to complete the compilation using source. every time i get some sort of error that i cannot seem to resolve. Been following the instructions from the main site but no go. I’ll try it again and post the exact errors. Build also fails on UbuntuStudio 16.04 but got it to install using deb files.
Are you able to uninstall Audacity and audacity-data?
If you are, do that, then we’ll go through the step to build the most recent Audacity release (2.1.2)
The following packages were automatically installed and are no longer required:
cheese-common gir1.2-cheese-3.0 gir1.2-clutter-1.0 gir1.2-clutter-gst-3.0
gir1.2-cogl-1.0 gir1.2-coglpango-1.0 gir1.2-gkbd-3.0
gir1.2-gnomebluetooth-1.0 gir1.2-goa-1.0 gir1.2-gtkclutter-1.0
gir1.2-json-1.0 gir1.2-nmgtk-1.0 gir1.2-rest-0.7 gstreamer1.0-clutter-3.0
libatk-bridge2.0-dev libatspi2.0-dev libcanberra-dev
libcanberra-gtk-common-dev libcheese-gtk25 libcheese8 libclutter-1.0-0
libclutter-gst-3.0-0 libclutter-gtk-1.0-0 libcogl-dev libcogl-pango-dev
libcogl-pango20 libcogl-path-dev libcogl-path20 libcogl20 libegl1-mesa-dev
libepoxy-dev libgbm-dev libgles2-mesa-dev libgnome-bluetooth13
libgnomekbd-common libgnomekbd8 libgoa-backend-1.0-1
libgstreamer-plugins-base1.0-dev libgstreamer1.0-dev libinput-dev
libjson-glib-dev librest-dev libsoup2.4-dev libtelepathy-glib0
libwayland-dev libxkbcommon-dev wayland-protocols
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
audacity libcanberra-gtk3-dev libcheese-dev libcheese-gtk-dev
libclutter-1.0-dev libclutter-gst-3.0-dev libclutter-gtk-1.0-dev
libgail-3-dev libgnome-bluetooth-dev libgnome-desktop-3-dev libgnomekbd-dev
libgoa-1.0-dev libgoa-backend-1.0-dev libgtk-3-dev libnm-gtk-dev
The following NEW packages will be installed:
ocl-icd-libopencl1
The following packages have been kept back:
winetricks
The following packages will be upgraded:
audacity-data gir1.2-gtk-3.0
2 upgraded, 1 newly installed, 15 to remove and 1 not upgraded.
Need to get 1,817 kB of archives.
After this operation, 29.5 MB disk space will be freed.
Do you want to continue? [Y/n] y
Get:1 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu wily/main amd64 audacity-data all 2.1.2-2~15.10 [1,542 kB]
Get:2 http://mirror.csclub.uwaterloo.ca/debian unstable/main amd64 gir1.2-gtk-3.0 amd64 3.20.5-1 [239 kB]
Get:3 http://mirror.csclub.uwaterloo.ca/debian testing/main amd64 ocl-icd-libopencl1 amd64 2.2.9-1 [36.1 kB]
Fetched 1,817 kB in 2s (730 kB/s)
Reading changelogs... Done
apt-listdifferences: fetching source packages
Ignoring already existing file: /var/cache/apt/sources/audacity_2.1.2.orig.tar.gz
Ignoring already existing file: /var/cache/apt/sources/audacity_2.1.2-2~15.10.debian.tar.gz
Ignoring already existing file: /var/cache/apt/sources/audacity_2.1.2-2~15.10.dsc
Fetched 0 B in 0s (0 B/s)
Get:1 gtk+3.0_3.20.5-1.dsc [3890 B]
Get:2 gtk+3.0_3.20.5.orig.tar.xz [17.2 MB]
Get:3 gtk+3.0_3.20.5-1.debian.tar.xz [141 kB]
Fetched 17.3 MB in 6s (644 kB/s)
Get:1 ocl-icd_2.2.9-1.dsc [2127 B]
Get:2 ocl-icd_2.2.9.orig.tar.gz [453 kB]
Get:3 ocl-icd_2.2.9-1.debian.tar.xz [10.9 kB]
Fetched 467 kB in 0s (0 B/s)
apt-listdifferences: skipping differences for src:ocl-icd - no prior source available
apt-listdifferences: skipping differences for src:audacity - differences already seen
apt-listdifferences: removing old src:gtk+3.0 3.20.4-1
(Reading database ... 384955 files and directories currently installed.)
Removing audacity (2.1.2-1+b1) ...
Removing libcheese-gtk-dev:amd64 (3.20.2-1) ...
Removing libcanberra-gtk3-dev:amd64 (0.30-3) ...
Removing libcheese-dev:amd64 (3.20.2-1) ...
Removing libclutter-gtk-1.0-dev (1.8.0-1) ...
Removing libclutter-gst-3.0-dev (3.0.18-1) ...
Removing libclutter-1.0-dev (1.26.0-2) ...
Removing libgail-3-dev:amd64 (3.20.4-1) ...
Removing libgnome-bluetooth-dev (3.18.3-1) ...
Removing libgnome-desktop-3-dev:amd64 (3.20.2-1) ...
Removing libgnomekbd-dev (3.6.0-1) ...
Removing libgoa-1.0-dev:amd64 (3.20.1-1) ...
Removing libgoa-backend-1.0-dev:amd64 (3.20.1-1) ...
Removing libnm-gtk-dev:amd64 (1.2.2-1) ...
Removing libgtk-3-dev:amd64 (3.20.4-1) ...
Processing triggers for gnome-menus (3.13.3-7) ...
Processing triggers for mime-support (3.60) ...
Processing triggers for desktop-file-utils (0.22-1) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for libglib2.0-0:amd64 (2.48.1-1) ...
Processing triggers for libglib2.0-0:i386 (2.48.1-1) ...
(Reading database ... 384074 files and directories currently installed.)
Preparing to unpack .../audacity-data_2.1.2-2~15.10_all.deb ...
Unpacking audacity-data (2.1.2-2~15.10) over (2.1.2-1) ...
Preparing to unpack .../gir1.2-gtk-3.0_3.20.5-1_amd64.deb ...
Unpacking gir1.2-gtk-3.0:amd64 (3.20.5-1) over (3.20.4-1) ...
Selecting previously unselected package ocl-icd-libopencl1:amd64.
Preparing to unpack .../ocl-icd-libopencl1_2.2.9-1_amd64.deb ...
Unpacking ocl-icd-libopencl1:amd64 (2.2.9-1) ...
Processing triggers for hicolor-icon-theme (0.15-1) ...
Processing triggers for shared-mime-info (1.6-1) ...
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Processing triggers for libc-bin (2.22-9) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up audacity-data (2.1.2-2~15.10) ...
Setting up gir1.2-gtk-3.0:amd64 (3.20.5-1) ...
Setting up ocl-icd-libopencl1:amd64 (2.2.9-1) ...
Processing triggers for libc-bin (2.22-9) ...
root@avl64:/home/eric# sudo apt-get update
Get:1 file:/var/cache/apt-build/repository apt-build InRelease
Ign:1 file:/var/cache/apt-build/repository apt-build InRelease
Get:2 file:/var/cache/apt-build/repository apt-build Release [107 B]
Get:2 file:/var/cache/apt-build/repository apt-build Release [107 B]
Get:3 file:/var/cache/apt-build/repository apt-build Release.gpg
Ign:3 file:/var/cache/apt-build/repository apt-build Release.gpg
Get:4 file:/var/cache/apt-build/repository apt-build/main amd64 Packages
Ign:4 file:/var/cache/apt-build/repository apt-build/main amd64 Packages
Get:5 file:/var/cache/apt-build/repository apt-build/main i386 Packages
Ign:5 file:/var/cache/apt-build/repository apt-build/main i386 Packages
Get:6 file:/var/cache/apt-build/repository apt-build/main all Packages
Ign:6 file:/var/cache/apt-build/repository apt-build/main all Packages
Get:7 file:/var/cache/apt-build/repository apt-build/main Translation-en_CA
Ign:7 file:/var/cache/apt-build/repository apt-build/main Translation-en_CA
Get:8 file:/var/cache/apt-build/repository apt-build/main Translation-en
Ign:8 file:/var/cache/apt-build/repository apt-build/main Translation-en
Get:9 file:/var/cache/apt-build/repository apt-build/main amd64 Contents (deb)
Ign:9 file:/var/cache/apt-build/repository apt-build/main amd64 Contents (deb)
Get:10 file:/var/cache/apt-build/repository apt-build/main i386 Contents (deb)
Ign:10 file:/var/cache/apt-build/repository apt-build/main i386 Contents (deb)
Get:11 file:/var/cache/apt-build/repository apt-build/main all Contents (deb)
Ign:11 file:/var/cache/apt-build/repository apt-build/main all Contents (deb)
Get:4 file:/var/cache/apt-build/repository apt-build/main amd64 Packages
Ign:4 file:/var/cache/apt-build/repository apt-build/main amd64 Packages
Get:5 file:/var/cache/apt-build/repository apt-build/main i386 Packages
Ign:5 file:/var/cache/apt-build/repository apt-build/main i386 Packages
Get:6 file:/var/cache/apt-build/repository apt-build/main all Packages
Ign:6 file:/var/cache/apt-build/repository apt-build/main all Packages
Get:7 file:/var/cache/apt-build/repository apt-build/main Translation-en_CA
Ign:7 file:/var/cache/apt-build/repository apt-build/main Translation-en_CA
Get:8 file:/var/cache/apt-build/repository apt-build/main Translation-en
Ign:8 file:/var/cache/apt-build/repository apt-build/main Translation-en
Get:9 file:/var/cache/apt-build/repository apt-build/main amd64 Contents (deb)
Ign:9 file:/var/cache/apt-build/repository apt-build/main amd64 Contents (deb)
Get:10 file:/var/cache/apt-build/repository apt-build/main i386 Contents (deb)
Ign:10 file:/var/cache/apt-build/repository apt-build/main i386 Contents (deb)
Get:11 file:/var/cache/apt-build/repository apt-build/main all Contents (deb)
Ign:11 file:/var/cache/apt-build/repository apt-build/main all Contents (deb)
Get:4 file:/var/cache/apt-build/repository apt-build/main amd64 Packages
Ign:4 file:/var/cache/apt-build/repository apt-build/main amd64 Packages
Get:5 file:/var/cache/apt-build/repository apt-build/main i386 Packages
Ign:5 file:/var/cache/apt-build/repository apt-build/main i386 Packages
Get:6 file:/var/cache/apt-build/repository apt-build/main all Packages
Ign:6 file:/var/cache/apt-build/repository apt-build/main all Packages
Get:7 file:/var/cache/apt-build/repository apt-build/main Translation-en_CA
Ign:7 file:/var/cache/apt-build/repository apt-build/main Translation-en_CA
Get:8 file:/var/cache/apt-build/repository apt-build/main Translation-en
Ign:8 file:/var/cache/apt-build/repository apt-build/main Translation-en
Get:9 file:/var/cache/apt-build/repository apt-build/main amd64 Contents (deb)
Ign:9 file:/var/cache/apt-build/repository apt-build/main amd64 Contents (deb)
Get:10 file:/var/cache/apt-build/repository apt-build/main i386 Contents (deb)
Ign:10 file:/var/cache/apt-build/repository apt-build/main i386 Contents (deb)
Get:11 file:/var/cache/apt-build/repository apt-build/main all Contents (deb)
Ign:11 file:/var/cache/apt-build/repository apt-build/main all Contents (deb)
Get:4 file:/var/cache/apt-build/repository apt-build/main amd64 Packages [20 B]
Get:5 file:/var/cache/apt-build/repository apt-build/main i386 Packages
Ign:5 file:/var/cache/apt-build/repository apt-build/main i386 Packages
Get:6 file:/var/cache/apt-build/repository apt-build/main all Packages
Ign:6 file:/var/cache/apt-build/repository apt-build/main all Packages
Get:7 file:/var/cache/apt-build/repository apt-build/main Translation-en_CA
Ign:7 file:/var/cache/apt-build/repository apt-build/main Translation-en_CA
Get:8 file:/var/cache/apt-build/repository apt-build/main Translation-en
Ign:8 file:/var/cache/apt-build/repository apt-build/main Translation-en
Get:9 file:/var/cache/apt-build/repository apt-build/main amd64 Contents (deb)
Ign:9 file:/var/cache/apt-build/repository apt-build/main amd64 Contents (deb)
Get:10 file:/var/cache/apt-build/repository apt-build/main i386 Contents (deb)
Ign:10 file:/var/cache/apt-build/repository apt-build/main i386 Contents (deb)
Get:11 file:/var/cache/apt-build/repository apt-build/main all Contents (deb)
Ign:11 file:/var/cache/apt-build/repository apt-build/main all Contents (deb)
Get:5 file:/var/cache/apt-build/repository apt-build/main i386 Packages
Ign:5 file:/var/cache/apt-build/repository apt-build/main i386 Packages
Get:6 file:/var/cache/apt-build/repository apt-build/main all Packages
Ign:6 file:/var/cache/apt-build/repository apt-build/main all Packages
Get:7 file:/var/cache/apt-build/repository apt-build/main Translation-en_CA
Ign:7 file:/var/cache/apt-build/repository apt-build/main Translation-en_CA
Get:8 file:/var/cache/apt-build/repository apt-build/main Translation-en
Ign:8 file:/var/cache/apt-build/repository apt-build/main Translation-en
Get:9 file:/var/cache/apt-build/repository apt-build/main amd64 Contents (deb)
Ign:9 file:/var/cache/apt-build/repository apt-build/main amd64 Contents (deb)
Get:10 file:/var/cache/apt-build/repository apt-build/main i386 Contents (deb)
Ign:10 file:/var/cache/apt-build/repository apt-build/main i386 Contents (deb)
Get:11 file:/var/cache/apt-build/repository apt-build/main all Contents (deb)
Ign:11 file:/var/cache/apt-build/repository apt-build/main all Contents (deb)
Get:5 file:/var/cache/apt-build/repository apt-build/main i386 Packages
Err:5 file:/var/cache/apt-build/repository apt-build/main i386 Packages
File not found - /var/cache/apt-build/repository/dists/apt-build/main/binary-i386/Packages (2: No such file or directory)
Get:6 file:/var/cache/apt-build/repository apt-build/main all Packages
Ign:6 file:/var/cache/apt-build/repository apt-build/main all Packages
Ign:12 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:13 http://dl.google.com/linux/chrome/deb stable Release
Hit:15 http://security.debian.org jessie/updates InRelease
Hit:16 http://ppa.launchpad.net/kxstudio-debian/gcc5/ubuntu wily InRelease
Hit:17 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu wily InRelease
Err:18 http://cdn.liquorix.net/debian sid InRelease
Could not resolve 'cdn.liquorix.net'
Hit:19 http://ppa.launchpad.net/kxstudio-debian/ubuntus/ubuntu wily InRelease
Hit:20 http://www.bandshed.net/kernels/apt jessie InRelease
Ign:21 http://kxstudio.linuxaudio.org/repo gcc5 InRelease
Hit:22 http://ppa.launchpad.net/kxstudio-debian/ubuntus/ubuntu xenial InRelease
Ign:23 http://kxstudio.linuxaudio.org/repo stable InRelease
Hit:24 http://kxstudio.linuxaudio.org/repo gcc5 Release
Ign:25 http://ppa.launchpad.net/kxstudio-debian/libs/ubuntu lucid InRelease
Hit:27 http://kxstudio.linuxaudio.org/repo stable Release
Ign:30 http://ppa.launchpad.net/kxstudio-debian/music/ubuntu lucid InRelease
Hit:31 http://ppa.launchpad.net/kxstudio-debian/plugins/ubuntu lucid InRelease
Hit:32 http://repos.fds-team.de/stable/debian sid InRelease
Ign:33 http://ppa.launchpad.net/kxstudio-debian/apps/ubuntu lucid InRelease
Ign:34 http://ppa.launchpad.net/kxstudio-debian/kxstudio/ubuntu lucid InRelease
Hit:35 http://ppa.launchpad.net/kxstudio-debian/libs/ubuntu trusty InRelease
Ign:36 http://repository.mein-neues-blog.de:9000 InRelease
Ign:37 http://ppa.launchpad.net/kxstudio-debian/music/ubuntu trusty InRelease
Hit:38 http://repository.mein-neues-blog.de:9000 Release
Hit:40 http://ppa.launchpad.net/kxstudio-debian/plugins/ubuntu trusty InRelease
Hit:41 http://ppa.launchpad.net/kxstudio-debian/apps/ubuntu trusty InRelease
Hit:42 http://ppa.launchpad.net/kxstudio-debian/kxstudio/ubuntu trusty InRelease
Hit:43 http://http.us.debian.org/debian sid InRelease
Hit:44 http://mirror.csclub.uwaterloo.ca/debian testing InRelease
Hit:45 http://ppa.launchpad.net/maarten-baert/simplescreenrecorder/ubuntu xenial InRelease
Hit:46 http://mirror.csclub.uwaterloo.ca/debian unstable InRelease
Hit:47 http://mirror.csclub.uwaterloo.ca/debian jessie-updates InRelease
Hit:48 http://ppa.launchpad.net/openshot.developers/ppa/ubuntu xenial InRelease
Hit:49 http://mirror.csclub.uwaterloo.ca/debian jessie-proposed-updates InRelease
Ign:50 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety InRelease
Ign:51 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety InRelease
Hit:29 http://iweb.dl.sourceforge.net/project/ubuntuzilla/mozilla/apt all InRelease
Hit:52 http://ppa.launchpad.net/kxstudio-debian/libs/ubuntu lucid Release
Hit:54 http://ppa.launchpad.net/kxstudio-debian/music/ubuntu lucid Release
Hit:56 http://ppa.launchpad.net/kxstudio-debian/apps/ubuntu lucid Release
Hit:58 http://ppa.launchpad.net/kxstudio-debian/kxstudio/ubuntu lucid Release
Hit:60 http://ppa.launchpad.net/kxstudio-debian/music/ubuntu trusty Release
Ign:62 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety Release
Ign:63 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety Release
Ign:64 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Sources
Ign:65 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main amd64 Packages
Ign:66 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main i386 Packages
Ign:67 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main all Packages
Ign:68 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Translation-en_CA
Ign:69 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Translation-en
Ign:70 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main amd64 Contents (deb)
Ign:71 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main i386 Contents (deb)
Ign:72 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main all Contents (deb)
Ign:73 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Sources
Ign:74 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main amd64 Packages
Ign:75 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main i386 Packages
Ign:76 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main all Packages
Ign:77 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Translation-en_CA
Ign:78 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Translation-en
Ign:79 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main amd64 Contents (deb)
Ign:80 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main i386 Contents (deb)
Ign:81 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main all Contents (deb)
Ign:64 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Sources
Ign:65 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main amd64 Packages
Ign:66 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main i386 Packages
Ign:67 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main all Packages
Ign:68 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Translation-en_CA
Ign:69 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Translation-en
Ign:70 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main amd64 Contents (deb)
Ign:71 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main i386 Contents (deb)
Ign:72 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main all Contents (deb)
Ign:73 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Sources
Ign:74 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main amd64 Packages
Ign:75 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main i386 Packages
Ign:76 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main all Packages
Ign:77 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Translation-en_CA
Ign:78 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Translation-en
Ign:79 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main amd64 Contents (deb)
Ign:80 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main i386 Contents (deb)
Ign:81 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main all Contents (deb)
Ign:64 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Sources
Ign:65 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main amd64 Packages
Ign:66 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main i386 Packages
Ign:67 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main all Packages
Ign:68 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Translation-en_CA
Ign:69 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Translation-en
Ign:70 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main amd64 Contents (deb)
Ign:71 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main i386 Contents (deb)
Ign:72 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main all Contents (deb)
Ign:73 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Sources
Ign:74 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main amd64 Packages
Ign:75 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main i386 Packages
Ign:76 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main all Packages
Ign:77 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Translation-en_CA
Ign:78 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Translation-en
Ign:79 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main amd64 Contents (deb)
Ign:80 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main i386 Contents (deb)
Ign:81 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main all Contents (deb)
Ign:64 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Sources
Ign:65 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main amd64 Packages
Ign:66 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main i386 Packages
Ign:67 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main all Packages
Ign:68 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Translation-en_CA
Ign:69 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Translation-en
Ign:70 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main amd64 Contents (deb)
Ign:71 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main i386 Contents (deb)
Ign:72 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main all Contents (deb)
Ign:73 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Sources
Ign:74 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main amd64 Packages
Ign:75 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main i386 Packages
Ign:76 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main all Packages
Ign:77 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Translation-en_CA
Ign:78 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Translation-en
Ign:79 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main amd64 Contents (deb)
Ign:80 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main i386 Contents (deb)
Ign:81 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main all Contents (deb)
Ign:64 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Sources
Ign:65 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main amd64 Packages
Ign:66 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main i386 Packages
Ign:67 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main all Packages
Ign:68 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Translation-en_CA
Ign:69 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Translation-en
Ign:70 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main amd64 Contents (deb)
Ign:71 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main i386 Contents (deb)
Ign:72 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main all Contents (deb)
Ign:73 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Sources
Ign:74 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main amd64 Packages
Ign:75 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main i386 Packages
Ign:76 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main all Packages
Ign:77 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Translation-en_CA
Ign:78 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Translation-en
Ign:79 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main amd64 Contents (deb)
Ign:80 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main i386 Contents (deb)
Ign:81 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main all Contents (deb)
Err:64 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Sources
404 Not Found
Ign:65 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main amd64 Packages
Ign:66 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main i386 Packages
Ign:67 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main all Packages
Ign:68 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Translation-en_CA
Ign:69 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Translation-en
Ign:70 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main amd64 Contents (deb)
Ign:71 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main i386 Contents (deb)
Ign:72 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main all Contents (deb)
Err:73 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Sources
404 Not Found
Ign:74 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main amd64 Packages
Ign:75 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main i386 Packages
Ign:76 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main all Packages
Ign:77 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Translation-en_CA
Ign:78 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Translation-en
Ign:79 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main amd64 Contents (deb)
Ign:80 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main i386 Contents (deb)
Ign:81 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main all Contents (deb)
Reading package lists... Done
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Packages (main/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Translations (main/i18n/Translation-en_CA) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Contents-deb (main/Contents-amd64) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Contents-deb (main/Contents-i386) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Contents-deb (main/Contents-all) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list.d/kxstudio-debian-ubuntu-ubuntus-wily.list:2 and /etc/apt/sources.list.d/kxstudio-debian-ubuntu-ubuntus-wily.list:3
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list.d/kxstudio-debian-ubuntu-ubuntus-wily.list:2 and /etc/apt/sources.list.d/kxstudio-debian-ubuntu-ubuntus-wily.list:4
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list.d/kxstudio-debian-ubuntu-ubuntus-xenial.list:2 and /etc/apt/sources.list.d/kxstudio-debian-ubuntu-ubuntus-xenial.list:3
W: http://dl.google.com/linux/chrome/deb/dists/stable/Release.gpg: Signature by key 4CCA1EAF950CEE4AB83976DCA040830F7FAC5991 uses weak digest algorithm (SHA1)
W: http://dl.google.com/linux/chrome/deb/dists/stable/Release.gpg: Signature by key 3B068FB4789ABE4AEFA3BB491397BC53640DB551 uses weak digest algorithm (SHA1)
W: http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu/dists/wily/InRelease: Signature by key A0062203196CA4482DDB859E4C1CBE14852541CB uses weak digest algorithm (SHA1)
W: http://ppa.launchpad.net/kxstudio-debian/ubuntus/ubuntu/dists/wily/InRelease: Signature by key DF1BC724E4ED8A947FF0B0A1F8599E482BD84BD9 uses weak digest algorithm (SHA1)
W: http://kxstudio.linuxaudio.org/repo/dists/gcc5/Release.gpg: Signature by key 037E0CAFCAA96B99901CB0D52D3445A829213837 uses weak digest algorithm (SHA1)
W: http://kxstudio.linuxaudio.org/repo/dists/stable/Release.gpg: Signature by key 037E0CAFCAA96B99901CB0D52D3445A829213837 uses weak digest algorithm (SHA1)
W: http://ppa.launchpad.net/kxstudio-debian/plugins/ubuntu/dists/lucid/InRelease: Signature by key DF1BC724E4ED8A947FF0B0A1F8599E482BD84BD9 uses weak digest algorithm (SHA1)
W: http://repository.mein-neues-blog.de:9000/Release.gpg: Signature by key C22840CEF2BB074C95D423A7A37A9205504C2C21 uses weak digest algorithm (SHA1)
W: http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt/dists/all/InRelease: Signature by key FBC0FA27F5D79B1F60A77837CCC158AFC1289A29 uses weak digest algorithm (SHA1)
W: http://ppa.launchpad.net/kxstudio-debian/libs/ubuntu/dists/lucid/Release.gpg: Signature by key DF1BC724E4ED8A947FF0B0A1F8599E482BD84BD9 uses weak digest algorithm (SHA1)
W: http://ppa.launchpad.net/kxstudio-debian/music/ubuntu/dists/lucid/Release.gpg: Signature by key DF1BC724E4ED8A947FF0B0A1F8599E482BD84BD9 uses weak digest algorithm (SHA1)
W: http://ppa.launchpad.net/kxstudio-debian/apps/ubuntu/dists/lucid/Release.gpg: Signature by key DF1BC724E4ED8A947FF0B0A1F8599E482BD84BD9 uses weak digest algorithm (SHA1)
W: http://ppa.launchpad.net/kxstudio-debian/kxstudio/ubuntu/dists/lucid/Release.gpg: Signature by key DF1BC724E4ED8A947FF0B0A1F8599E482BD84BD9 uses weak digest algorithm (SHA1)
W: http://ppa.launchpad.net/kxstudio-debian/music/ubuntu/dists/trusty/Release.gpg: Signature by key DF1BC724E4ED8A947FF0B0A1F8599E482BD84BD9 uses weak digest algorithm (SHA1)
W: The repository 'http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: Failed to fetch http://cdn.liquorix.net/debian/dists/sid/InRelease Could not resolve 'cdn.liquorix.net'
E: Failed to fetch file:/var/cache/apt-build/repository/dists/apt-build/main/binary-i386/Packages File not found - /var/cache/apt-build/repository/dists/apt-build/main/binary-i386/Packages (2: No such file or directory)
E: Failed to fetch http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu/dists/yakkety/main/source/Sources 404 Not Found
E: Failed to fetch http://ppa.launchpad.net/webupd8team/nemo/ubuntu/dists/yakkety/main/source/Sources 404 Not Found
W: Some index files failed to download. They have been ignored, or old ones used instead.
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Packages (main/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Translations (main/i18n/Translation-en_CA) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Contents-deb (main/Contents-amd64) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Contents-deb (main/Contents-i386) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Contents-deb (main/Contents-all) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list.d/kxstudio-debian-ubuntu-ubuntus-wily.list:2 and /etc/apt/sources.list.d/kxstudio-debian-ubuntu-ubuntus-wily.list:3
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list.d/kxstudio-debian-ubuntu-ubuntus-wily.list:2 and /etc/apt/sources.list.d/kxstudio-debian-ubuntu-ubuntus-wily.list:4
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list.d/kxstudio-debian-ubuntu-ubuntus-xenial.list:2 and /etc/apt/sources.list.d/kxstudio-debian-ubuntu-ubuntus-xenial.list:3
root@avl64:/home/eric# sudo apt-get upgrade
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:
cheese-common gir1.2-cheese-3.0 gir1.2-clutter-1.0 gir1.2-clutter-gst-3.0
gir1.2-cogl-1.0 gir1.2-coglpango-1.0 gir1.2-gkbd-3.0
gir1.2-gnomebluetooth-1.0 gir1.2-goa-1.0 gir1.2-gtkclutter-1.0
gir1.2-json-1.0 gir1.2-nmgtk-1.0 gir1.2-rest-0.7 gstreamer1.0-clutter-3.0
libatk-bridge2.0-dev libatspi2.0-dev libcanberra-dev
libcanberra-gtk-common-dev libcheese-gtk25 libcheese8 libclutter-1.0-0
libclutter-gst-3.0-0 libclutter-gtk-1.0-0 libcogl-dev libcogl-pango-dev
libcogl-pango20 libcogl-path-dev libcogl-path20 libcogl20 libegl1-mesa-dev
libepoxy-dev libgbm-dev libgles2-mesa-dev libgnome-bluetooth13
libgnomekbd-common libgnomekbd8 libgoa-backend-1.0-1
libgstreamer-plugins-base1.0-dev libgstreamer1.0-dev libinput-dev
libjson-glib-dev librest-dev libsoup2.4-dev libtelepathy-glib0
libwayland-dev libxkbcommon-dev wayland-protocols
Use 'sudo apt autoremove' to remove them.
The following packages have been kept back:
libgail-3-0 libgtk-3-0 libgtk-3-bin winetricks
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
Ign:6 file:/var/cache/apt-build/repository apt-build/main all Packages
Get:7 file:/var/cache/apt-build/repository apt-build/main Translation-en_CA
Ign:7 file:/var/cache/apt-build/repository apt-build/main Translation-en_CA
Get:8 file:/var/cache/apt-build/repository apt-build/main Translation-en
Ign:8 file:/var/cache/apt-build/repository apt-build/main Translation-en
Get:9 file:/var/cache/apt-build/repository apt-build/main amd64 Contents (deb)
Ign:9 file:/var/cache/apt-build/repository apt-build/main amd64 Contents (deb)
Get:10 file:/var/cache/apt-build/repository apt-build/main i386 Contents (deb)
Ign:10 file:/var/cache/apt-build/repository apt-build/main i386 Contents (deb)
Get:11 file:/var/cache/apt-build/repository apt-build/main all Contents (deb)
Ign:11 file:/var/cache/apt-build/repository apt-build/main all Contents (deb)
Get:5 file:/var/cache/apt-build/repository apt-build/main i386 Packages
Ign:5 file:/var/cache/apt-build/repository apt-build/main i386 Packages
Get:6 file:/var/cache/apt-build/repository apt-build/main all Packages
Ign:6 file:/var/cache/apt-build/repository apt-build/main all Packages
Get:7 file:/var/cache/apt-build/repository apt-build/main Translation-en_CA
Ign:7 file:/var/cache/apt-build/repository apt-build/main Translation-en_CA
Get:8 file:/var/cache/apt-build/repository apt-build/main Translation-en
Ign:8 file:/var/cache/apt-build/repository apt-build/main Translation-en
Get:9 file:/var/cache/apt-build/repository apt-build/main amd64 Contents (deb)
Ign:9 file:/var/cache/apt-build/repository apt-build/main amd64 Contents (deb)
Get:10 file:/var/cache/apt-build/repository apt-build/main i386 Contents (deb)
Ign:10 file:/var/cache/apt-build/repository apt-build/main i386 Contents (deb)
Get:11 file:/var/cache/apt-build/repository apt-build/main all Contents (deb)
Ign:11 file:/var/cache/apt-build/repository apt-build/main all Contents (deb)
Get:5 file:/var/cache/apt-build/repository apt-build/main i386 Packages
Err:5 file:/var/cache/apt-build/repository apt-build/main i386 Packages
File not found - /var/cache/apt-build/repository/dists/apt-build/main/binary-i386/Packages (2: No such file or directory)
Get:6 file:/var/cache/apt-build/repository apt-build/main all Packages
Ign:6 file:/var/cache/apt-build/repository apt-build/main all Packages
Ign:12 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:13 http://dl.google.com/linux/chrome/deb stable Release
Hit:15 http://security.debian.org jessie/updates InRelease
Hit:16 http://ppa.launchpad.net/kxstudio-debian/gcc5/ubuntu wily InRelease
Hit:17 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu wily InRelease
Err:18 http://cdn.liquorix.net/debian sid InRelease
Could not resolve 'cdn.liquorix.net'
Hit:19 http://ppa.launchpad.net/kxstudio-debian/ubuntus/ubuntu wily InRelease
Hit:20 http://www.bandshed.net/kernels/apt jessie InRelease
Ign:21 http://kxstudio.linuxaudio.org/repo gcc5 InRelease
Hit:22 http://ppa.launchpad.net/kxstudio-debian/ubuntus/ubuntu xenial InRelease
Ign:23 http://kxstudio.linuxaudio.org/repo stable InRelease
Hit:24 http://kxstudio.linuxaudio.org/repo gcc5 Release
Ign:25 http://ppa.launchpad.net/kxstudio-debian/libs/ubuntu lucid InRelease
Hit:27 http://kxstudio.linuxaudio.org/repo stable Release
Ign:30 http://ppa.launchpad.net/kxstudio-debian/music/ubuntu lucid InRelease
Hit:31 http://ppa.launchpad.net/kxstudio-debian/plugins/ubuntu lucid InRelease
Hit:32 http://repos.fds-team.de/stable/debian sid InRelease
Ign:33 http://ppa.launchpad.net/kxstudio-debian/apps/ubuntu lucid InRelease
Ign:34 http://ppa.launchpad.net/kxstudio-debian/kxstudio/ubuntu lucid InRelease
Hit:35 http://ppa.launchpad.net/kxstudio-debian/libs/ubuntu trusty InRelease
Ign:36 http://repository.mein-neues-blog.de:9000 InRelease
Ign:37 http://ppa.launchpad.net/kxstudio-debian/music/ubuntu trusty InRelease
Hit:38 http://repository.mein-neues-blog.de:9000 Release
Hit:40 http://ppa.launchpad.net/kxstudio-debian/plugins/ubuntu trusty InRelease
Hit:41 http://ppa.launchpad.net/kxstudio-debian/apps/ubuntu trusty InRelease
Hit:42 http://ppa.launchpad.net/kxstudio-debian/kxstudio/ubuntu trusty InRelease
Hit:43 http://http.us.debian.org/debian sid InRelease
Hit:44 http://mirror.csclub.uwaterloo.ca/debian testing InRelease
Hit:45 http://ppa.launchpad.net/maarten-baert/simplescreenrecorder/ubuntu xenial InRelease
Hit:46 http://mirror.csclub.uwaterloo.ca/debian unstable InRelease
Hit:47 http://mirror.csclub.uwaterloo.ca/debian jessie-updates InRelease
Hit:48 http://ppa.launchpad.net/openshot.developers/ppa/ubuntu xenial InRelease
Hit:49 http://mirror.csclub.uwaterloo.ca/debian jessie-proposed-updates InRelease
Ign:50 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety InRelease
Ign:51 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety InRelease
Hit:29 http://iweb.dl.sourceforge.net/project/ubuntuzilla/mozilla/apt all InRelease
Hit:52 http://ppa.launchpad.net/kxstudio-debian/libs/ubuntu lucid Release
Hit:54 http://ppa.launchpad.net/kxstudio-debian/music/ubuntu lucid Release
Hit:56 http://ppa.launchpad.net/kxstudio-debian/apps/ubuntu lucid Release
Hit:58 http://ppa.launchpad.net/kxstudio-debian/kxstudio/ubuntu lucid Release
Hit:60 http://ppa.launchpad.net/kxstudio-debian/music/ubuntu trusty Release
Ign:62 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety Release
Ign:63 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety Release
Ign:64 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Sources
Ign:65 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main amd64 Packages
Ign:66 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main i386 Packages
Ign:67 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main all Packages
Ign:68 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Translation-en_CA
Ign:69 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Translation-en
Ign:70 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main amd64 Contents (deb)
Ign:71 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main i386 Contents (deb)
Ign:72 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main all Contents (deb)
Ign:73 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Sources
Ign:74 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main amd64 Packages
Ign:75 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main i386 Packages
Ign:76 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main all Packages
Ign:77 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Translation-en_CA
Ign:78 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Translation-en
Ign:79 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main amd64 Contents (deb)
Ign:80 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main i386 Contents (deb)
Ign:81 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main all Contents (deb)
Ign:64 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Sources
Ign:65 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main amd64 Packages
Ign:66 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main i386 Packages
Ign:67 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main all Packages
Ign:68 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Translation-en_CA
Ign:69 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Translation-en
Ign:70 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main amd64 Contents (deb)
Ign:71 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main i386 Contents (deb)
Ign:72 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main all Contents (deb)
Ign:73 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Sources
Ign:74 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main amd64 Packages
Ign:75 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main i386 Packages
Ign:76 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main all Packages
Ign:77 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Translation-en_CA
Ign:78 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Translation-en
Ign:79 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main amd64 Contents (deb)
Ign:80 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main i386 Contents (deb)
Ign:81 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main all Contents (deb)
Ign:64 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Sources
Ign:65 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main amd64 Packages
Ign:66 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main i386 Packages
Ign:67 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main all Packages
Ign:68 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Translation-en_CA
Ign:69 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Translation-en
Ign:70 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main amd64 Contents (deb)
Ign:71 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main i386 Contents (deb)
Ign:72 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main all Contents (deb)
Ign:73 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Sources
Ign:74 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main amd64 Packages
Ign:75 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main i386 Packages
Ign:76 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main all Packages
Ign:77 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Translation-en_CA
Ign:78 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Translation-en
Ign:79 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main amd64 Contents (deb)
Ign:80 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main i386 Contents (deb)
Ign:81 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main all Contents (deb)
Ign:64 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Sources
Ign:65 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main amd64 Packages
Ign:66 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main i386 Packages
Ign:67 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main all Packages
Ign:68 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Translation-en_CA
Ign:69 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Translation-en
Ign:70 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main amd64 Contents (deb)
Ign:71 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main i386 Contents (deb)
Ign:72 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main all Contents (deb)
Ign:73 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Sources
Ign:74 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main amd64 Packages
Ign:75 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main i386 Packages
Ign:76 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main all Packages
Ign:77 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Translation-en_CA
Ign:78 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Translation-en
Ign:79 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main amd64 Contents (deb)
Ign:80 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main i386 Contents (deb)
Ign:81 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main all Contents (deb)
Ign:64 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Sources
Ign:65 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main amd64 Packages
Ign:66 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main i386 Packages
Ign:67 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main all Packages
Ign:68 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Translation-en_CA
Ign:69 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Translation-en
Ign:70 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main amd64 Contents (deb)
Ign:71 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main i386 Contents (deb)
Ign:72 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main all Contents (deb)
Ign:73 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Sources
Ign:74 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main amd64 Packages
Ign:75 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main i386 Packages
Ign:76 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main all Packages
Ign:77 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Translation-en_CA
Ign:78 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Translation-en
Ign:79 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main amd64 Contents (deb)
Ign:80 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main i386 Contents (deb)
Ign:81 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main all Contents (deb)
Err:64 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Sources
404 Not Found
Ign:65 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main amd64 Packages
Ign:66 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main i386 Packages
Ign:67 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main all Packages
Ign:68 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Translation-en_CA
Ign:69 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main Translation-en
Ign:70 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main amd64 Contents (deb)
Ign:71 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main i386 Contents (deb)
Ign:72 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety/main all Contents (deb)
Err:73 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Sources
404 Not Found
Ign:74 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main amd64 Packages
Ign:75 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main i386 Packages
Ign:76 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main all Packages
Ign:77 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Translation-en_CA
Ign:78 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main Translation-en
Ign:79 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main amd64 Contents (deb)
Ign:80 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main i386 Contents (deb)
Ign:81 http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety/main all Contents (deb)
Reading package lists... Done
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Packages (main/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Translations (main/i18n/Translation-en_CA) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Contents-deb (main/Contents-amd64) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Contents-deb (main/Contents-i386) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Contents-deb (main/Contents-all) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list.d/kxstudio-debian-ubuntu-ubuntus-wily.list:2 and /etc/apt/sources.list.d/kxstudio-debian-ubuntu-ubuntus-wily.list:3
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list.d/kxstudio-debian-ubuntu-ubuntus-wily.list:2 and /etc/apt/sources.list.d/kxstudio-debian-ubuntu-ubuntus-wily.list:4
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list.d/kxstudio-debian-ubuntu-ubuntus-xenial.list:2 and /etc/apt/sources.list.d/kxstudio-debian-ubuntu-ubuntus-xenial.list:3
W: http://dl.google.com/linux/chrome/deb/dists/stable/Release.gpg: Signature by key 4CCA1EAF950CEE4AB83976DCA040830F7FAC5991 uses weak digest algorithm (SHA1)
W: http://dl.google.com/linux/chrome/deb/dists/stable/Release.gpg: Signature by key 3B068FB4789ABE4AEFA3BB491397BC53640DB551 uses weak digest algorithm (SHA1)
W: http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu/dists/wily/InRelease: Signature by key A0062203196CA4482DDB859E4C1CBE14852541CB uses weak digest algorithm (SHA1)
W: http://ppa.launchpad.net/kxstudio-debian/ubuntus/ubuntu/dists/wily/InRelease: Signature by key DF1BC724E4ED8A947FF0B0A1F8599E482BD84BD9 uses weak digest algorithm (SHA1)
W: http://kxstudio.linuxaudio.org/repo/dists/gcc5/Release.gpg: Signature by key 037E0CAFCAA96B99901CB0D52D3445A829213837 uses weak digest algorithm (SHA1)
W: http://kxstudio.linuxaudio.org/repo/dists/stable/Release.gpg: Signature by key 037E0CAFCAA96B99901CB0D52D3445A829213837 uses weak digest algorithm (SHA1)
W: http://ppa.launchpad.net/kxstudio-debian/plugins/ubuntu/dists/lucid/InRelease: Signature by key DF1BC724E4ED8A947FF0B0A1F8599E482BD84BD9 uses weak digest algorithm (SHA1)
W: http://repository.mein-neues-blog.de:9000/Release.gpg: Signature by key C22840CEF2BB074C95D423A7A37A9205504C2C21 uses weak digest algorithm (SHA1)
W: http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt/dists/all/InRelease: Signature by key FBC0FA27F5D79B1F60A77837CCC158AFC1289A29 uses weak digest algorithm (SHA1)
W: http://ppa.launchpad.net/kxstudio-debian/libs/ubuntu/dists/lucid/Release.gpg: Signature by key DF1BC724E4ED8A947FF0B0A1F8599E482BD84BD9 uses weak digest algorithm (SHA1)
W: http://ppa.launchpad.net/kxstudio-debian/music/ubuntu/dists/lucid/Release.gpg: Signature by key DF1BC724E4ED8A947FF0B0A1F8599E482BD84BD9 uses weak digest algorithm (SHA1)
W: http://ppa.launchpad.net/kxstudio-debian/apps/ubuntu/dists/lucid/Release.gpg: Signature by key DF1BC724E4ED8A947FF0B0A1F8599E482BD84BD9 uses weak digest algorithm (SHA1)
W: http://ppa.launchpad.net/kxstudio-debian/kxstudio/ubuntu/dists/lucid/Release.gpg: Signature by key DF1BC724E4ED8A947FF0B0A1F8599E482BD84BD9 uses weak digest algorithm (SHA1)
W: http://ppa.launchpad.net/kxstudio-debian/music/ubuntu/dists/trusty/Release.gpg: Signature by key DF1BC724E4ED8A947FF0B0A1F8599E482BD84BD9 uses weak digest algorithm (SHA1)
W: The repository 'http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu yakkety Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://ppa.launchpad.net/webupd8team/nemo/ubuntu yakkety Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: Failed to fetch http://cdn.liquorix.net/debian/dists/sid/InRelease Could not resolve 'cdn.liquorix.net'
E: Failed to fetch file:/var/cache/apt-build/repository/dists/apt-build/main/binary-i386/Packages File not found - /var/cache/apt-build/repository/dists/apt-build/main/binary-i386/Packages (2: No such file or directory)
E: Failed to fetch http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu/dists/yakkety/main/source/Sources 404 Not Found
E: Failed to fetch http://ppa.launchpad.net/webupd8team/nemo/ubuntu/dists/yakkety/main/source/Sources 404 Not Found
W: Some index files failed to download. They have been ignored, or old ones used instead.
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Packages (main/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Translations (main/i18n/Translation-en_CA) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Contents-deb (main/Contents-amd64) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Contents-deb (main/Contents-i386) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Contents-deb (main/Contents-all) is configured multiple times in /etc/apt/sources.list:23 and /etc/apt/sources.list.d/kxstudio-debian.gcc5.list:1
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list.d/kxstudio-debian-ubuntu-ubuntus-wily.list:2 and /etc/apt/sources.list.d/kxstudio-debian-ubuntu-ubuntus-wily.list:3
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list.d/kxstudio-debian-ubuntu-ubuntus-wily.list:2 and /etc/apt/sources.list.d/kxstudio-debian-ubuntu-ubuntus-wily.list:4
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list.d/kxstudio-debian-ubuntu-ubuntus-xenial.list:2 and /etc/apt/sources.list.d/kxstudio-debian-ubuntu-ubuntus-xenial.list:3
root@avl64:/home/eric# sudo apt-get upgrade
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:
cheese-common gir1.2-cheese-3.0 gir1.2-clutter-1.0 gir1.2-clutter-gst-3.0
gir1.2-cogl-1.0 gir1.2-coglpango-1.0 gir1.2-gkbd-3.0
gir1.2-gnomebluetooth-1.0 gir1.2-goa-1.0 gir1.2-gtkclutter-1.0
gir1.2-json-1.0 gir1.2-nmgtk-1.0 gir1.2-rest-0.7 gstreamer1.0-clutter-3.0
libatk-bridge2.0-dev libatspi2.0-dev libcanberra-dev
libcanberra-gtk-common-dev libcheese-gtk25 libcheese8 libclutter-1.0-0
libclutter-gst-3.0-0 libclutter-gtk-1.0-0 libcogl-dev libcogl-pango-dev
libcogl-pango20 libcogl-path-dev libcogl-path20 libcogl20 libegl1-mesa-dev
libepoxy-dev libgbm-dev libgles2-mesa-dev libgnome-bluetooth13
libgnomekbd-common libgnomekbd8 libgoa-backend-1.0-1
libgstreamer-plugins-base1.0-dev libgstreamer1.0-dev libinput-dev
libjson-glib-dev librest-dev libsoup2.4-dev libtelepathy-glib0
libwayland-dev libxkbcommon-dev wayland-protocols
Use 'sudo apt autoremove' to remove them.
The following packages have been kept back:
libgail-3-0 libgtk-3-0 libgtk-3-bin winetricks
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
so as above it appears to have removed audacity…but it did not reinstall any upgrade version… ran apt-get update and apt-get upgrade and it does not reinstall audacity.
root@avl64:/home/eric# sudo audacity
sudo: audacity: command not found
root@avl64:/home/eric#
so despite it saying that audacity-data will be upgraded it appears that is all that upgrades and it removes the main app audacity but leaves me with just audacity-data installed. here is screenshot of synaptic after above:
so then trying to install from synaptic or apt-get starts complaining about these same dependencies again, despite the fact that they are installed, or can be reinstalled but still complains about dependency errors. I have these in deb files as well and usually have to force them to get audacity to reinstall. To do that usually have to completely purge audacity, and remove the audacity-data that it installed during the “upgrade”. Why is it only “upgrading” the audacity-data but not audacity pkg?
root@avl64:/home/eric# sudo apt-get build-dep audacity
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
cheese-common gir1.2-cheese-3.0 gir1.2-clutter-1.0 gir1.2-clutter-gst-3.0 gir1.2-cogl-1.0
gir1.2-coglpango-1.0 gir1.2-gkbd-3.0 gir1.2-gnomebluetooth-1.0 gir1.2-goa-1.0
gir1.2-gtkclutter-1.0 gir1.2-json-1.0 gir1.2-nmgtk-1.0 gir1.2-rest-0.7
gstreamer1.0-clutter-3.0 libatk-bridge2.0-dev libatspi2.0-dev libbs2b0:i386 libcanberra-dev
libcanberra-gtk-common-dev libcheese-gtk25 libcheese8 libclutter-1.0-0 libclutter-gst-3.0-0
libclutter-gtk-1.0-0 libcogl-dev libcogl-pango-dev libcogl-pango20 libcogl-path-dev
libcogl-path20 libcogl20 libegl1-mesa-dev libepoxy-dev libgbm-dev libgles2-mesa-dev
libgnome-bluetooth13 libgnomekbd-common libgnomekbd8 libgoa-backend-1.0-1
libgstreamer-plugins-base1.0-dev libgstreamer1.0-dev libinput-dev libjson-glib-dev librest-dev
libsoup2.4-dev libtelepathy-glib0 libwayland-dev libxkbcommon-dev wayland-protocols
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
libportaudiocpp0 portaudio19-dev
0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded.
Need to get 122 kB of archives.
After this operation, 712 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://mirror.csclub.uwaterloo.ca/debian testing/main amd64 libportaudiocpp0 amd64 19+svn20140130-1 [19.0 kB]
Get:2 http://mirror.csclub.uwaterloo.ca/debian testing/main amd64 portaudio19-dev amd64 19+svn20140130-1 [103 kB]
Fetched 122 kB in 1s (84.6 kB/s)
apt-listdifferences: fetching source packages
Ignoring already existing file: /var/cache/apt/sources/portaudio19_19+svn20140130-1.dsc
Ignoring already existing file: /var/cache/apt/sources/portaudio19_19+svn20140130.orig.tar.gz
Ignoring already existing file: /var/cache/apt/sources/portaudio19_19+svn20140130-1.debian.tar.xz
Fetched 0 B in 0s (0 B/s)
apt-listdifferences: skipping differences for src:portaudio19 - no prior source available
Selecting previously unselected package libportaudiocpp0:amd64.
(Reading database ... 383931 files and directories currently installed.)
Preparing to unpack .../libportaudiocpp0_19+svn20140130-1_amd64.deb ...
Unpacking libportaudiocpp0:amd64 (19+svn20140130-1) ...
Selecting previously unselected package portaudio19-dev.
Preparing to unpack .../portaudio19-dev_19+svn20140130-1_amd64.deb ...
Unpacking portaudio19-dev (19+svn20140130-1) ...
Setting up libportaudiocpp0:amd64 (19+svn20140130-1) ...
Setting up portaudio19-dev (19+svn20140130-1) ...
root@avl64:/home/eric# sudo apt-get install audacity
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
audacity : Depends: libportsmf0v5 but it is not installable
Depends: libsoundtouch0 (>= 1.8.0) but 1.6.0-3 is to be installed
E: Unable to correct problems, you have held broken packages.
root@avl64:/home/eric#
above results of trying to build-dep for audacity and and install audacity… no go.
trying to install the dependencies it asks for and:
the following packages have unmet dependencies:
audacity : Depends: libportsmf0v5 but it is not installable
Depends: libsoundtouch0 (>= 1.8.0) but 1.6.0-3 is to be installed
E: Unable to correct problems, you have held broken packages.
root@avl64:/home/eric# sudo apt-get install libportsmf0v5
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libportsmf0v5 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 'libportsmf0v5' has no installation candidate
root@avl64:/home/eric# sudo apt-get install libsoundtouch0
Reading package lists... Done
Building dependency tree
Reading state information... Done
libsoundtouch0 is already the newest version (1.6.0-3).
the key was : …/configure --disable-dynamic-loading
…/configure --disable-dynamic-loading
first time I’ve seen the --disable-dynamic-loading option in any guides, but it was the factor that successfully built the app, after failing every other time I’ve tried (probably at least 10 previous failed builds)…
I still don’t know what the issue is with installing from apt-get or synaptic but it doesn’t work. I wanted to try Mint but said no thanks after seeing that it is packaged ver 2.06 still. a little behind for Mint don’t you think? The 16.04 version of Ubuntu Studio is working fine now. Other than crashes trying to add plug-ins, but that is becoming old hat.
btw…a link to a share. all done in Audacity, recorded, mixing and mastering. Getting tired of getting the shutdown from others whenever I mention Audacity in certain other circles. I think it’s possible to get good results, almost as good as the "big boys’ with it. https://soundcloud.com/ericbruce3/pink-floyd-thing-1
Alternatively you could have configured the Audacity build --without-ffmpeg. Your system FFmpeg (used for importing and exporting extra audio file formats) is later than Audacity officially supports, except for exporting using “(external program)”. So you “may” still get crashes or failures using FFmpeg. Experience seems to vary.
That packaged 2.0.6 is also built with a later version of wxWidgets than 2.0.6 supports. It’s best to steer clear of it.
If you can boil it down to steps that we can reproduce, please let us know. Is it a problem with specific plugins?
Not exactly sure what causes the crashes. happens with the first time run add/remove effects. am attaching the dbg report if that helps. Audacity-dbg.zip (39 KB)
If you tell us where to obtain the “.googlecode. thing” we could check it out. Do you mean that was a plugin, or some .so file that Audacity should not even have tried to enable?
it was something that shouldnt have been in Audacity but could well be my fault, i recycle and move plugin files between machines and along the way i suspect i may have seen a folder marked plugins and sent it to audacity. likely some browser plug/extension. but was listed in new section of add/remove effects. im just speculating because i did notice that it appeared to actually crash at a plugin that if remember was on parabola 1649 data.so from blop files in ladspa. i stopped enabling all and selectively enabled most others and skipped that one and got through a scan without a crash. so leads me to think it is a problem one.
The Blop plug-ins are very old and unmaintained. There is an open bug report on the Audacity bug tracker that several of the Blop plug-ins cause Audacity to crash. I doubt that anyone will fix the Blop plug-ins, but I would hope that Audacity can be made so that they can be rejected without crashing Audacity.
Just an update to above topic and general experience with the plug-in crashes. Seems that two plug in packs specifically are always causing crashes. Always crashes with the Cabbage and BLOP plugins. Now make a point to disable them if they start getting seen in Audacity. Usually I’m adding the KXStudio Repos to Ubuntu Studio but notice those in particular don’t work with Audacity. Any others on the list below know to not work for sure?
For sure it’s not VST. Haven’t gotten that far to export in that format yet. Pretty sure the Cabbage are LV2. Just not sure exactly if they are from KXstudio or Ubuntu Studio Repos this time. In the past, Either one crashes Audacity when enabled in “add-remove effects”. The Blop ones can be seen in screenshot earlier in this thread. They are LADSPA and as Steve pointed out, are not maintained and repos not updated in 12+ years. I wonder why they are still getting included in modern distros? At least they are included with KX Studio and Ubuntu Studio.