Hi,
I'm trying to upgrade antix stable to testing. Is it enough just uncommenting sources list items as testing?
During installation selecting testing not works.
topic title: converting antix stable to testing
14 posts
• Page 1 of 1
-
Posts: 13
- Joined: 02 Jul 2015
- Posts: 4,164 rokytnji
- Joined: 20 Feb 2009
#2
after a testing install is selected and you are done with the install.
Be mindful of this forum bug when replying back with my request.
Howdy and Welcome, Rok
Show me. Post the results ofDuring installation selecting testing not works.
Code: Select all
inxi -Fxrz
Be mindful of this forum bug when replying back with my request.
Any forbidden posting error is because of the above forum bug.Any instance of / etc . You have 2 choices. Delete the / in front of etc. Or. Put a space between / and etc
using your spacebar. Hopefully this will cut down on the questions about forbidden also.
Howdy and Welcome, Rok
-
Posts: 13
- Joined: 02 Jul 2015
#3
Here we go...
Code: Select all
$ inxi -Fxrz
System: Host: meditux Kernel: 4.0.5-antix.1-486-smp i686 (32 bit gcc: 4.9.2)
Desktop: IceWM 1.3.8
Distro: antiX-15-V_386-full Killah P 30 June 2015
Machine: System: ASUSTeK product: 1000HE v: x.x
Mobo: ASUSTeK model: 1000HE v: x.xx
Bios: American Megatrends v: 1104 date: 10/14/2009
CPU: Single core Intel Atom N280 (-HT-) cache: 512 KB
flags: (nx pae sse sse2 sse3 ssse3) bmips: 3324
clock speeds: max: 1667 MHz 1: 1667 MHz 2: 1333 MHz
Graphics: Card: Intel Mobile 945GSE Express Integrated Graphics Controller
bus-ID: 00:02.0
Display Server: X.Org 1.16.4 drivers: intel (unloaded: fbdev,vesa)
Resolution: 1024x600@60.00hz
GLX Renderer: Mesa DRI Intel 945GME x86/MMX/SSE2
GLX Version: 2.1 Mesa 10.3.2 Direct Rendering: Yes
Audio: Card Intel NM10/ICH7 Family High Definition Audio Controller
driver: snd_hda_intel bus-ID: 00:1b.0
Sound: Advanced Linux Sound Architecture v: k4.0.5-antix.1-486-smp
Network: Card-1: Ralink RT2790 Wireless 802.11n 1T/2R PCIe
driver: rt2800pci v: 2.3.0 bus-ID: 01:00.0
IF: wlan0 state: down mac: <filter>
Card-2: Qualcomm Atheros AR8121/AR8113/AR8114 Gigabit or Fast Ethernet
driver: ATL1E port: ec00 bus-ID: 03:00.0
IF: eth0 state: up speed: 100 Mbps duplex: full mac: <filter>
Drives: HDD Total Size: 160.0GB (15.5% used)
ID-1: / dev / sda model: ST9160310AS size: 160.0GB
Partition: ID-1: / size: 12G used: 2.5G (23%) fs: ext4 dev: / dev / sda7
ID-2: / home size: 57G used: 16G (29%) fs: xfs dev: / dev / sda5
ID-3: swap-1 size: 5.40GB used: 0.00GB (0%) fs: swap dev: / dev / sda6
Sensors: System Temperatures: cpu: 58.0C mobo: N/A
Fan Speeds (in rpm): cpu: N/A
Repos: Active apt sources in file: / etc / apt / sources.list.d / antix.list
deb http: / / nl.mxrepo.com / antix / jessie / jessie nosystemd main
Active apt sources in file: / etc/ apt / sources.list.d / debian.list
deb http: / / ftp.de.debian.org / debian / jessie non-free contrib main
deb http: / / security.debian.org / jessie / updates non-free contrib main
Info: Processes: 108 Uptime: 2 min Memory: 88.2/2012.0MB
Init: SysVinit runlevel: 5 Gcc sys: 4.9.2
Client: Shell (bash 4.3.301) inxi: 2.2.25
-
Posts: 4,164
- Joined: 20 Feb 2009
#4
Ok. Next question. Did you md5sum check your AntiX iso before burning the cd?
-
Posts: 13
- Joined: 02 Jul 2015
#5
Hi,
I usually check md5sum of iso files but I don't remember for antix. I checked it my antix CD md5sum from sourceforgenet and it doesn't fit.
Is this cause this type of problem? Otherwise system seems to be work.
I usually check md5sum of iso files but I don't remember for antix. I checked it my antix CD md5sum from sourceforgenet and it doesn't fit.
Is this cause this type of problem? Otherwise system seems to be work.
-
Posts: 4,164
- Joined: 20 Feb 2009
#6
If md5sum does not match. That is the cause of your problem probably.
You have a corrupted iso installation.
Me. Being a team tester. I religiously md5sum all iso and delta files so my feedback on bugs is not tainted by corrupt iso downloads.
You have a corrupted iso installation.
Me. Being a team tester. I religiously md5sum all iso and delta files so my feedback on bugs is not tainted by corrupt iso downloads.
-
Posts: 13
- Joined: 02 Jul 2015
#7
I had download new iso image and verify it with md5sum and its correct. I had install it as testing. Problem is persist, I have a stable antix again.
This way not solve my problem. Is it correct way to use source list change?
This way not solve my problem. Is it correct way to use source list change?
-
Posts: 2,238
- Joined: 16 Dec 2007
#8
the installer has a bug that no matter what option you choose, stable gets setup up during installation. you can manually disable the stable repos in antix.list and debian.list and enable the testing repos.
the only difference in the two installations is the sources used. so changing sources and doing a apt-get update && apt-get dist-upgrade should be all you need.
the only difference in the two installations is the sources used. so changing sources and doing a apt-get update && apt-get dist-upgrade should be all you need.
-
Posts: 13
- Joined: 02 Jul 2015
#9
I had to try it. First pass done smoothly. At the second synaptic update it offers me libsystemd0 crap. I prefer antiX it works without systemd at all.
-
Posts: 13
- Joined: 02 Jul 2015
#10
Is there a way to choose stable/testing/sid during liveCD bootup?dolphin_oracle wrote:the installer has a bug that no matter what option you choose, stable gets setup up during installation. you can manually disable the stable repos in antix.list and debian.list and enable the testing repos.
the only difference in the two installations is the sources used. so changing sources and doing a apt-get update && apt-get dist-upgrade should be all you need.
-
Posts: 2,238
- Joined: 16 Dec 2007
#11
You can edit the antix.list and debian.list before installation or after. It's exactly the same.
-
Posts: 13
- Joined: 02 Jul 2015
#12
It isn't possible to install antix as testing or converting to testing via editing mentioned source files. Antix testing and sid are fictional without systemd.
-
anticapitalista
Posts: 5,955
- Site Admin
- Joined: 11 Sep 2007
#13
I'm running aniX -sid without libsystemd0 and systemd also using eudev.
You will just have to wait until cups gets fixed, or remove it and then update.
WRONG!zcatav wrote:It isn't possible to install antix as testing or converting to testing via editing mentioned source files. Antix testing and sid are fictional without systemd.
I'm running aniX -sid without libsystemd0 and systemd also using eudev.
You will just have to wait until cups gets fixed, or remove it and then update.
-
anticapitalista
Posts: 5,955
- Site Admin
- Joined: 11 Sep 2007
#14
New nosystend cups built and will soon appear in the antiX testing/ repos.