Forum › Forums › News › Announcements › Package mirrors list
- This topic has 24 replies, 11 voices, and was last updated Oct 26-6:16 am by andfree.
-
AuthorPosts
-
October 13, 2020 at 2:24 pm #42888Member
Ramachandran
This is dual boot desktop computer. Time settings changes every time. I am facing problem in time settings. Please note that selecting Asia/Kolkata wont change the time according to IST. However, manual mode and internet time mode is working.
October 13, 2020 at 4:31 pm #42898MemberXecure
This is dual boot desktop computer.
As in Windows + antiX? The problem is probably related to Windows using local time clock while the antiX installation uses UTC, and everytime you boot into windows it changes the time in BIOS.
Next time you boot into antiX and the time is wrong, check the hardware clock
sudo hwclock --verbose
It will inform you of hardware clock (the BIOS clock), if it is set as UTC or local time (pay attention to this).
One of the lines should say something similar to:
Hardware clock is on local time
If that is the correct time and it using local time, make your system also use it with:sudo ntpdate pool.ntp.org sudo hwclock --systohc --localtime
Hopefully this may help, but I am not sure it you also need to change the something with sudo dpkg-reconfigure tzdata
Any recommendations anyone?
October 13, 2020 at 5:40 pm #42904ModeratorModdIt
Just a mention that this clock problem also causes antix to complain about certificate errors and fail to update.
Encountered far too often. we reconfigure the timezone to get a lasting fix.
There is a tool in the controll center under system which makes the job really easy for console agnostic users.
October 13, 2020 at 6:23 pm #42907MemberXecure
Could we get or make something similar to how the hwclock=ask boot parameter works? It is excelent, and lets you find out if UTC or local time is the best for you and helps you set up the time before botting into the live system.
October 25, 2020 at 8:44 am #43698Memberandfree
$ sudo apt-get update Hit:1 http://security.debian.org buster/updates InRelease Hit:2 http://deb.debian.org/debian buster-backports InRelease Hit:3 http://ftp.gr.debian.org/debian buster-updates InRelease Hit:4 http://la.mxrepo.com/antix/buster buster InRelease Hit:5 http://ftp.gr.debian.org/debian buster InRelease Reading package lists... Done E: Release file for http://ftp.gr.debian.org/debian/dists/buster-updates/InRelease is expired (invalid since 3d 11h 37min 11s). Updates for this repository will not be applied.
Repos: Active apt repos in: /etc/apt/sources.list.d/antix.list 1: deb http://la.mxrepo.com/antix/buster/ buster main nonfree nosystemd Active apt repos in: /etc/apt/sources.list.d/buster-backports.list 1: deb http://deb.debian.org/debian buster-backports main contrib non-free Active apt repos in: /etc/apt/sources.list.d/debian-stable-updates.list 1: deb http://ftp.gr.debian.org/debian/ buster-updates main contrib non-free Active apt repos in: /etc/apt/sources.list.d/debian.list 1: deb http://ftp.gr.debian.org/debian/ buster main contrib non-free 2: deb http://security.debian.org/ buster/updates main contrib non-free No active apt repos in: /etc/apt/sources.list.d/onion.list No active apt repos in: /etc/apt/sources.list.d/various.list
These commands didn’t help:
sudo ntpdate pool.ntp.org
sudo hwclock --systohc --localtime
System: Host: dragon Kernel: 4.4.221-antix.2-486-smp i686 bits: 32 compiler: gcc v: 8.3.0 Desktop: IceWM 1.8.3 Distro: antiX-19_386-full Marielle Franco 16 October 2019 base: Debian GNU/Linux 10 (buster) Machine: Type: Laptop System: TOSHIBA product: Satellite 2450 v: PS245E-03TE0-GK serial: <filter> Mobo: TOSHIBA model: Portable PC v: Version A0 serial: <filter> BIOS: TOSHIBA v: Version 1.30 date: 03/20/2003 CPU: Topology: Single Core model: Intel Pentium 4 bits: 32 type: MCP arch: Netburst Northwood rev: 7 L2 cache: 512 KiB flags: pae sse sse2 bogomips: 5586 Speed: 2793 MHz min/max: N/A Core speed (MHz): 1: 2793 Graphics: Device-1: NVIDIA NV17M [GeForce4 420 Go] vendor: Toshiba America Info Systems driver: nouveau v: kernel bus ID: 01:00.0 Display: x11 server: X.Org 1.20.4 driver: nouveau unloaded: fbdev,modesetting,vesa resolution: 1024x768~60Hz OpenGL: renderer: Mesa DRI nv17 x86/MMX/SSE2 v: 1.2 Mesa 18.3.6 direct render: Yes Audio: Device-1: Intel 82801DB/DBL/DBM AC97 Audio vendor: Toshiba America Info Systems driver: snd_intel8x0 v: kernel bus ID: 00:1f.5 Sound Server: ALSA v: k4.4.221-antix.2-486-smp Network: Device-1: Realtek RTL-8100/8101L/8139 PCI Fast Ethernet Adapter vendor: Toshiba America Info Systems driver: 8139too v: 0.9.28 port: ce00 bus ID: 02:09.0 IF: eth0 state: down mac: <filter> Device-2: Qualcomm Atheros TP-Link TL-WN821N v2 / TL-WN822N v1 802.11n [Atheros AR9170] type: USB driver: carl9170 bus ID: 1-3:3 IF: wlan0 state: up mac: <filter> Drives: Local Storage: total: 93.16 GiB used: 54.61 GiB (58.6%) ID-1: /dev/sda vendor: Toshiba model: MK1032GAX size: 93.16 GiB Partition: ID-1: / size: 89.19 GiB used: 54.61 GiB (61.2%) fs: ext4 dev: /dev/sda1 ID-2: swap-1 size: 2.00 GiB used: 0 KiB (0.0%) fs: swap dev: /dev/sda2 Sensors: System Temperatures: cpu: 67.0 C mobo: N/A Fan Speeds (RPM): N/A Info: Processes: 129 Uptime: 17m Memory: 1003.0 MiB used: 278.3 MiB (27.7%) Init: SysVinit runlevel: 5 Compilers: gcc: 8.3.0 Shell: bash v: 5.0.3 inxi: 3.0.36
October 25, 2020 at 9:35 am #43699Moderatorcaprea
Indeed the key is expired for that mirror.
Please try repo-manager under Maintenance in control-centrego to the tab for Debian Repos and use the button for “automatic selection of the fastest currently available Debian servers”
This should switch to another server, otherwise you have to make the changes manually in /etc/apt/sources.list.d/debian-stable-updates.listOctober 25, 2020 at 9:37 am #43700Forum Adminanticapitalista
I use this Greek repo
# Debian Stable. Default for antiX-19. # Use for maximum stability INSTEAD of the 'rolling' TESTING release concept. deb http://debian.ipacct.com/debian/ buster main contrib non-free deb http://security.debian.org/ buster/updates main contrib non-free #deb-src http://debian.ipacct.com/debian/buster main contrib non-free
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - leaner and meaner.
October 25, 2020 at 2:42 pm #43717Memberandfree
Thanks for your help. I ran:
$ sudo leafpad /etc/apt/sources.list.d/debian-stable-updates.list
I replaced its content with:
# Debian Stable. Default for antiX-19. # Use for maximum stability INSTEAD of the 'rolling' TESTING release concept. deb http://debian.ipacct.com/debian/ buster main contrib non-free deb http://security.debian.org/ buster/updates main contrib non-free #deb-src http://debian.ipacct.com/debian/buster main contrib non-free
After all:
$ sudo apt-get update Hit:1 http://deb.debian.org/debian buster-backports InRelease Hit:2 http://security.debian.org buster/updates InRelease Hit:3 http://ftp.gr.debian.org/debian buster InRelease Get:4 http://debian.ipacct.com/debian buster InRelease [121 kB] Get:5 http://debian.ipacct.com/debian buster/main i386 Packages [7,863 kB] Get:6 http://debian.ipacct.com/debian buster/main Translation-en [5,968 kB] Hit:7 http://la.mxrepo.com/antix/buster buster InRelease Get:8 http://debian.ipacct.com/debian buster/contrib i386 Packages [46.4 kB] Get:9 http://debian.ipacct.com/debian buster/contrib Translation-en [44.5 kB] Get:10 http://debian.ipacct.com/debian buster/non-free i386 Packages [76.2 kB] Get:11 http://debian.ipacct.com/debian buster/non-free Translation-en [88.8 kB] Fetched 650 kB in 22s (29.1 kB/s) Target Packages (main/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 Target Packages (contrib/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 Target Packages (contrib/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 Target Translations (contrib/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 Target Packages (non-free/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 Target Packages (non-free/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 Target Translations (non-free/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 Reading package lists... Done W: Target Packages (main/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 W: Target Packages (contrib/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 W: Target Packages (contrib/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 W: Target Translations (contrib/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 W: Target Translations (contrib/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 W: Target Packages (non-free/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 W: Target Packages (non-free/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 W: Target Translations (non-free/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 W: Target Translations (non-free/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 W: Target Packages (main/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 W: Target Packages (contrib/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 W: Target Packages (contrib/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 W: Target Translations (contrib/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 W: Target Translations (contrib/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 W: Target Packages (non-free/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 W: Target Packages (non-free/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 W: Target Translations (non-free/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8 W: Target Translations (non-free/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/debian-stable-updates.list:4 and /etc/apt/sources.list.d/debian.list:8
October 25, 2020 at 2:46 pm #43728Moderatorcaprea
Try to replace with this content please
sudo leafpad /etc/apt/sources.list.d/debian-stable-updates.list
# Debian Buster Updates deb http://mirror.eu.oneandone.net/debian/ buster-updates main contrib non-free
October 26, 2020 at 6:16 am #43783Memberandfree
It worked. No more error messages. Many thanks.
-
AuthorPosts
- You must be logged in to reply to this topic.