Does the file /etc/apt/sources.list.d/antix.list exist on your system? If so, does it contain the (not out-commented) line
Code: Select all
deb http://repo.antixlinux.com/jessie jessie main nosystemd
Code: Select all
deb http://repo.antixlinux.com/jessie jessie main nosystemd
Yes you will. You have to choose between disabling automatic updates for those apps or voiding the warranty on the rest of your system. Maybe there is a distro that enables the kxstudio ppa's by default. That would be the way to go if you want those apps to get updated automatically. You would run into the same problem if you switched to our repos while using a different distro. There is no way the other distro could support our repos. When you use someone else's repos then it is basically a different distro and all bets are off. We can't support a distro we know nothing about and have no experience with.brian wrote:I don't want to remove the kxstudio ppa's because I use a lot of apps from these. Won't I lose those app updates if I eliminate the ppa's?
Code: Select all
# Use with Debian Stable/Jessie repositories. Set as default for antiX-16.
# deb http://ftp.cc.uoc.gr/mirrors/linux/mx/antix/jessie/ jessie nosystemd main
# Use with Debian Testing repositories.
# deb http://ftp.cc.uoc.gr/mirrors/linux/mx/antix/testing/ testing nosystemd main
# Use with Debian Sid repositories.
# deb http://ftp.cc.uoc.gr/mirrors/linux/mx/antix/sid/ sid main nosystemd
Code: Select all
$ inxi -r
Repos: Active apt sources in file: /etc/apt/sources.list.d/antix.list
deb http://repo.antixlinux.com/jessie jessie main nosystemd
Active apt sources in file: /etc/apt/sources.list.d/debian-stable-updates.list
deb http://ftp.us.debian.org/debian/ jessie-updates main contrib non-free
Active apt sources in file: /etc/apt/sources.list.d/debian.list
deb http://ftp.gr.debian.org/debian/ jessie main contrib non-free
deb http://security.debian.org/ jessie/updates main contrib non-free
So, I added the extra repo and got this:Shay wrote: My default never changed.Code: Select all
$ inxi -r Repos: Active apt sources in file: /etc/apt/sources.list.d/antix.list deb http://repo.antixlinux.com/jessie jessie main nosystemd Active apt sources in file: /etc/apt/sources.list.d/debian-stable-updates.list deb http://ftp.us.debian.org/debian/ jessie-updates main contrib non-free Active apt sources in file: /etc/apt/sources.list.d/debian.list deb http://ftp.gr.debian.org/debian/ jessie main contrib non-free deb http://security.debian.org/ jessie/updates main contrib non-free
Code: Select all
Ign http://repo.antixlinux.com jessie/main Translation-en
Ign http://repo.antixlinux.com jessie/nosystemd Translation-en_US
Ign http://repo.antixlinux.com jessie/nosystemd Translation-en
Fetched 408 kB in 9s (41.6 kB/s)
Reading package lists... Done
W: GPG error: http://repo.antixlinux.com jessie InRelease: The following signatures were invalid: KEYEXPIRED 1489359573 KEYEXPIRED 1489359573 KEYEXPIRED 1489359573 KEYEXPIRED 1489359573 KEYEXPIRED 1489359573
brian@antix1:/etc/apt/sources.list.d
$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
add-desktop-antix add-key-antix add-start-antix antix-archive-keyring
antix-goodies antix-libs apt-antix automount-antix cli-installer-antix
deb-multimedia-keyring desktop-defaults-fluxbox-antix ds-mouse-antix
faq-docs-antix flashplugin-nonfree gtkdialog live-init-antix smtube
smxi-inxi-antix
18 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 1,575 kB of archives.
After this operation, 775 kB of additional disk space will be used.
Do you want to continue? [Y/n]
This is weirder and weirder. Me on AntiX 15 and not even getting these kind of error messages even. But then. I don't useW: GPG error:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://repo.antixlinux.com"
linktext was:"http://repo.antixlinux.com"
====================================
jessie InRelease: The following signatures were invalid: KEYEXPIRED 1489359573 KEYEXPIRED 1489359573 KEYEXPIRED 1489359573 KEYEXPIRED 1489359573 KEYEXPIRED 1489359573
Code: Select all
sudo apt-get upgrade
Code: Select all
sudo apt-get dist-upgrade
Code: Select all
$ sudo apt-get -f install
[sudo] password for harry:
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.