Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#1

Code: Select all

Processing triggers for desktop-file-utils ...
Processing triggers for menu ...
Errors were encountered while processing:
 /var/cache/apt/archives/libav-tools_6%3a0.8.3-7_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
So I

Code: Select all

# apt-get -f install
when done. Ring around the rosy again with apt-get dist-upgrade.

Code: Select all

621 upgraded, 63 newly installed, 6 to remove and 0 not upgraded.
Need to get 0 B/418 MB of archives.
After this operation, 140 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
This is on my love you long time GI AntiX 8.5 eeepc 701 install. Refer to this post to see where I started this.

viewtopic.php?f=4&t=2618&start=15

I guess I might have to backup everything I wanna keep before the day is over and do a AntiX 12 Base install in the end. I had a bad feeling about this since early this morning for me. __{{emoticon}}__
Posts: 1,139
masinick
Joined: 26 Apr 2008
#2
Which Debian repos are you using for this one Roky? As long as the system does not knock out networking, there are few issues that cannot be overcome, if you are serious enough about fixing them.

Then again, antiX 8.5 is a bit old in the tooth! Do you work much with antiX core? That's a great place to start. I have two setups that I've been running for quite a while now; both are set to Sid repos. I use smxi to help me through the occasional rough waters, but even rough waters don't happen very often, maybe 2-3 times per Debian version, if that.

I also have an antiX 12.0 system, and I used Base to build it to my own specs, and I have two more antiX 12.0 systems upstairs, both old Dell models (a 3000 desktop and a D610 laptop). Both were getting old in the tooth and really slow. They are not race horses with antiX 12.0, but they do work fine and are acceptable performers.
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#3
Which Debian repos are you using for this one Roky?
Nothing fancy

Code: Select all

~$ inxi -r
Repos:     Active apt sources in file: / etc/apt/sources.list
           deb http://ftp.us.debian.org/debian/ testing main contrib non-free
           deb http://security.debian.org/ testing/updates main contrib non-free
I am near the end of my dist-upgrade process. I hope new udev and my 3.4.4 antix kernel don't have hissy fits on reboot. I have a backup 3.4.1 antix kernel in grub if need be though.
Then just smxi another kernel as backup f need be.
Do you work much with antiX core?
Yeah.
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://forum.lxde.org/viewtopic.php?f=11&t=31202"
linktext was:"http://forum.lxde.org/viewtopic.php?f=11&t=31202"
====================================

Yeah, it is long in the tooth also but still running. I have AntiX 12 on another hardrive for that laptop also. __{{emoticon}}__
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#4

Code: Select all

update-initramfs: Generating /boot/initrd.img-3.4.4-antix.2-486-smp
W: TMPDIR is mounted noexec, will not cache run scripts.
My only worry. But

Code: Select all

# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I will bite the bullet and reboot. Looks like I got it kinda sorted. __{{emoticon}}__
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#5
I hope new udev and my 3.4.4 antix kernel don't have hissy fits on reboot. I have a backup 3.4.1 antix kernel in grub if need be though.
Udev upgrade killed 3.4.4 antix kernel. So smxi after making sure 3.4.1 antix i486 booted ok. Installed Debians 3.2 i486 non pae kernel since this eeepc 701SD maxes out at 2 gig of ram anyways and runs a single core celeron processor. Uninstalled 3.4.4 also while in smxi also.

Code: Select all

 inxi -Fxz
System:    Host: antiX1 Kernel: 3.2.0-3-486 i686 (32 bit, gcc: 4.6.3) 
           Desktop: IceWM 1.3.7 Distro: antiX-M8.5-686-update 27 July 2010
Machine:   System: ASUSTeK product: 701SD version: 0303
           Mobo: ASUSTeK model: 701SD version: x.xx Bios: American Megatrends version: 0303 date: 07/23/2008
CPU:       Single core Intel Celeron M (-UP-) cache: 512 KB flags: (nx sse sse2) bmips: 1795.5 clocked at 897.753 MHz 
Graphics:  Card: Intel Mobile 915GM/GMS/910GML Express Graphics Controller bus-ID: 00:02.0 
           X.org: 1.12.4 driver: intel tty size: 80x24 Advanced Data: N/A for root 
Audio:     Card: Intel 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller 
           driver: snd_hda_intel bus-ID: 00:1b.0 
           Sound: Advanced Linux Sound Architecture ver: 1.0.24
Network:   Card-1: Realtek RTL8187SE Wireless LAN Controller driver: r8180 port: d800 bus-ID: 01:00.0
           IF: wlan0 state: up mac: <filter>
           Card-2: Atheros AR8121/AR8113/AR8114 Gigabit or Fast Ethernet driver: ATL1E port: ec00 bus-ID: 03:00.0
           IF: eth0 state: down mac: <filter>
Drives:    HDD Total Size: 8.1GB (-) 1: id: /dev/sda model: ASUS size: 8.1GB 
Partition: ID: / size: 7.4G used: 4.1G (59%) fs: ext2 
Sensors:   System Temperatures: cpu: 59.0C mobo: N/A 
           Fan Speeds (in rpm): cpu: 1610 
Info:      Processes: 91 Uptime: 24 min Memory: 175.3/1002.0MB Runlevel: 5 Gcc sys: 4.7.1 Client: Shell inxi: 1.8.20 


I know, I know. Anti __{{emoticon}}__
01 August 2012

Due to changes made to the latest udev (175-5) in Debian Sid, users should upgrade kernel and headers to linux-image-3.5.0-antix.2-486-smp otherwise you will not be able to boot. At the moment those using the default Debian Testing repository are not affected, but users should still upgrade the kernel and its headers.
But you cant blame this pig headed biker for trying. Breaking things is how I learn things.

All's well that ends well. __{{emoticon}}__

anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#6
roky - have you tried the latest antiX kernel?

There is also an antiX 3.6.2 kernel around if you want to try it.
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#7
There is also an antiX 3.6.2 kernel around if you want to try it.
Sure. Link to image and headers? I think you saw I only have 2 debian repos enabled in sources.list.

Been playing with momma. __{{emoticon}}__


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ompldr.org/vZzE2aA/PA260108.JPG"
linktext was:"http://ompldr.org/vZzE2aA/PA260108.JPG"
====================================


I can't stand to watch her die so I might keep her for my m/c shop dog.
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#8
Temporarily add the dev rep to antiX source list (just add the word dev) and then
apt-get update
apt-get install linux-image-3.6.2-antix.1-486-smp linux-headers-3.6.2-antix.1-486-smp
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#9
anticapitalista wrote:Temporarily add the dev rep to antiX source list (just add the word dev) and then
apt-get update
apt-get install linux-image-3.6.2-antix.1-486-smp linux-headers-3.6.2-antix.1-486-smp
Sorry Bro. This is everything .

Code: Select all

$ cat / etc/apt/sources.list
# See sources.list(5) for more information

# Note:If you want maximum stability, only use the stable repos.
# If you want to install kde3.5, you MUST only use the stable repos.
# (this will change when kde3.5 is no longer available in stable)

# MEPIS 8 series. 
# Use to install headers and linux-kbuild from MEPIS repo for MEPIS kernel.
# deb ftp://ftp.mepis.com/mepis/ mepis-8.5 main
# MEPIS mirrors
# deb http://fr1.mepis-deb.org/mepis/ mepis-8.0 main
# deb http://www.mirrorservice.org/sites/ftp.mepis.org/mepis/ mepis-8.0 main

# Debian Testing. 
# Testing enabled for 'rolling' release.
deb http://ftp.us.debian.org/debian/ testing main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free
# deb-src http://ftp.ca.debian.org/debian/ testing main contrib non-free

# Debian Stable.
# This will 'soon' be"Squeeze". Use for maximum stability INSTEAD of
# the 'rolling' TESTING release concept.
# So, for max stability, UNCOMMENT the next two 'deb' lines and
# COMMENT-OUT the corresponding 'deb' lines in TESTING above.
# deb http://ftp.ca.debian.org/debian/ squeeze main contrib non-free
# deb http://security.debian.org/ squeeze/updates main contrib non-free
# deb-src http://ftp.ca.debian.org/debian/ squeeze main contrib non-free

# Multimedia Stable and Testing
#deb http://www.debian-multimedia.org testing main non-free
# deb http://www.debian-multimedia.org stable main non-free

# Goggles music manager
# deb http://apt.progchild.de stable main

# opera
# deb http://deb.opera.com/opera/ lenny non-free

# virtualbox
# deb http://download.virtualbox.org/virtualbox/debian lenny non-free

# liquorix kernels
#deb http://liquorix.net/debian/ sid main
#deb http://ftp.belnet.be/mirror/liquorix.net/debian sid main

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

 
###Sid EEEPC Unstable###
###Use at your own risk###
#deb http://eeepc.debian.net/debian sid main contrib non-free
#deb-src http://eeepc.debian.net/debian sid main contrib non-free

# Aptosid sources added by smxi
##deb http://aptosid.com/debian/ sid main fix.main
No antix source list in this install.No source list d either. Kinda long in the tooth, I know.
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#10
Here is the antiX repo. Only use dev to get the kernel, or if you want to live very dangerously __{{emoticon}}__

# antiX
deb
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.daveserver.info/antiX/debs"
linktext was:"http://www.daveserver.info/antiX/debs"
====================================
testing base main dev
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#11
Booted up OK Anti with a few red fail warnings but

Code: Select all

$ inxi -Fxz
System:    Host: antiX1 Kernel: 3.6.2-antix.1-486-smp i686 (32 bit, gcc: 4.7.2) 
           Desktop: IceWM 1.3.7 Distro: antiX-M8.5-686-update 27 July 2010
Machine:   System: ASUSTeK product: 701SD version: 0303
           Mobo: ASUSTeK model: 701SD version: x.xx Bios: American Megatrends version: 0303 date: 07/23/2008
CPU:       Single core Intel Celeron M (-UP-) cache: 512 KB flags: (nx sse sse2) bmips: 1795.53 clocked at 897.767 MHz 
Graphics:  Card: Intel Mobile 915GM/GMS/910GML Express Graphics Controller bus-ID: 00:02.0 
           X.Org: 1.12.4 driver: intel Resolution: 800x480@60.0hz 
           GLX Renderer: Mesa DRI Intel 915GM x86/MMX/SSE2 GLX Version: 1.4 Mesa 8.0.4 Direct Rendering: Yes
Audio:     Card: Intel 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller 
           driver: snd_hda_intel bus-ID: 00:1b.0 
           Sound: Advanced Linux Sound Architecture ver: 1.0.25
Network:   Card-1: Realtek RTL8187SE Wireless LAN Controller driver: r8180 port: d800 bus-ID: 01:00.0
           IF: wlan0 state: up mac: <filter>
           Card-2: Atheros AR8121/AR8113/AR8114 Gigabit or Fast Ethernet driver: ATL1E port: ec00 bus-ID: 03:00.0
           IF: eth0 state: down mac: <filter>
Drives:    HDD Total Size: 8.1GB (-) 1: id: /dev/sda model: ASUS size: 8.1GB 
Partition: ID: / size: 7.4G used: 4.3G (61%) fs: ext2 
Sensors:   System Temperatures: cpu: 51.0C mobo: N/A 
           Fan Speeds (in rpm): cpu: 1390 
Info:      Processes: 89 Uptime: 6 min Memory: 202.3/992.4MB Runlevel: 5 Gcc sys: 4.7.1 Client: Shell inxi: 1.8.20 


I will delete the antix 3.4.1 kernel and headers next and keep the debian 3.2 kernel as a backup for 3.6.2 kernel. Already commented out antix-dev repo also after kernel booted up ok to a Desktop.
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#12
If you keep the antiX repos, you might come across issues with apt sources.list as latest versions use sources.d folder. Other issues might crop up as well.
It may be best to comment it out for now, unless you want to be a guinnea pig __{{emoticon}}__