Posts: 91
dirkd
Joined: 30 May 2014
#1
Hi,

I'm very pleased with the new AntiX. My hope is it will live-boot on more systems than 13.2 did. First I tried a fresh install of AntiX 15 Base. The installer offered the choice of stable/testing/sid and I chose sid. Afterwards, however, I noticed that the installed system still used stable. Has someone else noticed this behaviour or did I make a mistake somewhere?

I also chose nl-be as locale, but afterwards regretted the choice, as the user interface was translated in dutch, while I prefer english. When I changed locale back to en-us in antixcc, things got weird. Hitting the button [apply] in antixcc had no effect, so I thought I should reboot the system. When rebooting the system got stuck showing the message"loading session" or something like that. Right-clicking the desktop (I used the Rox/Fluxbox session) showed the fluxbox menu was emptied. Only four items remained:
  • xterm
  • Reload config
  • Restart
  • Exit
Afterwards I was able to login as root and browse the filesystem. So, if I had a clue on where to begin, and if I was more experienced than I am, I might have been able to correct things. As it was, I just decided to do a fresh install of Antix Full.

In that new installation I experienced the same problem with choosing repos. How do I choose sid by hand afterwards? Do I need to disable stable in the sources list? Or can I leave both enabled? Since I chose the standard en-us locale the second time around, I had no problems with that.

One more thing. Since I seem to keep using Antix, I decided to make a donation, only to see that 'this recipient is unable to receive payments' (from PayPal). Are you aware of that?
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#2
In that new installation I experienced the same problem with choosing repos. How do I choose sid by hand afterwards? Do I need to disable stable in the sources list? Or can I leave both enabled
\

Antix Control Centre> System > Edit Config Files

Password

Comment out (# sign in front of line) so it looks like mine

Code: Select all

# Debian Stable. Default for antiX-15.
# Use for maximum stability INSTEAD of the 'rolling' TESTING release concept.
# deb http://ftp.us.debian.org/debian/ jessie main contrib non-free 
# deb http://security.debian.org/ jessie/updates main contrib non-free 
# deb-src http://ftp.us.debian.org/debian/ jessie main contrib non-free 
Uncomment unstablle

Code: Select all

###### Debian Unstable/Sid##########
########
########
########
###### Use at your own risk! ########
 deb http://ftp.us.debian.org/debian/ unstable main contrib non-free 
 deb http://www.deb-multimedia.org/ unstable main non-free 
hen

Save. Then open root terminal

Code: Select all

apt-get update
Locales are not my strong point. I usually go the cli route and
use root terminal and do

Code: Select all

dpkg-reconfigure locales


and remove everything but english on my gear to speed up dist-upgrades.
Last edited by rokytnji on 10 Jul 2015, 22:52, edited 1 time in total.
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#3
You know antixcc has a keyboard layout button also?

Also. Did you md5sum check your AntiX full iso before burning on cd at the slowest burning speed possible on good cd discs?
Posts: 1,445
skidoo
Joined: 09 Feb 2012
#4
Do I need to disable stable in the sources list? Or can I leave both enabled?
You can leave both enabled but doing so will add delay to (add overhead to) each apt-update operation.
Given that apt-policy preferences are set to"always prefer highest version", if you dist-upgrade to unstable, repeatedly retrieving lists from older repo(s) afterward seems rather pointless.
Although I've never tracked unstable+stable, late in the Debian 7 cycle I watched unstable+testing (wondering"am I missing the 'latest' version of spacefm, et al?")...

...until I discovered it's all-around quicker to just visit
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://packages.debian.org"
linktext was:"http://packages.debian.org"
====================================
and type a package name, then click the links to check package version in sid, vs in testing.
(To be clear, I just"watched" and selectively upgraded packages; I did not dist-upgrade to unstable.)
Posts: 91
dirkd
Joined: 30 May 2014
#5
@rokytnji: I confess, I didn't check md5. Installation was via iso on USB.

@skidoo: thanks, I see it clearly now.

Maybe someone should take a look at the install script. I did another fresh install this afternoon (takes only 15 or 20 minutes even old equipment) and again my choice of repo was ignored (only jessy/stable is enabled even when choosing otherwise).

I tried another old laptop this time and saw some other strange behaviour in the installed system (Antix base). When dabbling around in Antixcc, the control center window would unexpectedly close, just while moving the mousepointer (with touchpad). However, I couldn't reliably reproduce this behaviour. I'll experiment some more.
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#6
I am guessing you have a corrupted iso download. Start over. Md5sum iso file before installing to usb.
Posts: 91
dirkd
Joined: 30 May 2014
#7
@rokytnji: alas, I did md5sum my .iso file, and it turns out to be OK. I suspected as much, since I experienced the same behaviour (in choosing repos) on Antix Base AND Antix Full.
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#8
dirkd wrote:@rokytnji: alas, I did md5sum my .iso file, and it turns out to be OK. I suspected as much, since I experienced the same behaviour (in choosing repos) on Antix Base AND Antix Full.
I am at a loss bro. I am just going through a fresh install today and am not experiencing any of your problems.
I just finished my"dpkg-reconfigure locales" and so I have my default english stuff set up, being a Texan.

Code: Select all

harry@fud:~
$ locale -a
C
C.UTF-8
en_US
en_US.iso88591
en_US.iso885915
en_US.utf8
POSIX
I set my repos to stable on this install since this is not my main laptop. I hardly boot it up anymore except for hardware testing on a new release or app made later on.

Code: Select all

harry@fud:~
$ inxi -r
Repos:     Active apt sources in file: / etc/apt/sources.list.d/antix.list
           deb http://antix.daveserver.info/jessie jessie main nosystemd
           Active apt sources in file: / etc/apt/sources.list.d/debian.list
           deb http://ftp.us.debian.org/debian/ jessie main contrib non-free
           deb http://security.debian.org/ jessie/updates main contrib non-free
My testing installs on my atom netbooks where I set repos to testing took just fine during the install process.
I am not using base iso though.

Code: Select all

harry@fud:~
$ inxi -S
System:    Host: fud Kernel: 4.0.5-antix.1-486-smp i686 (32 bit)
           Desktop: IceWM 1.3.8
           Distro: antiX-15-V_386-full Killah P 30 June 2015
So I am kinda at a loss on why you are having so much trouble
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"antix.freeforu ms.org/post41954.html#p41954"
linktext was:"when it is smooth sailing for me"
====================================
.

post41951.html#p41951

I hope someone else has maybe better insight than I do on what is going on with your installs.
Sorry. __{{emoticon}}__