Posts: 7
mcg
Joined: 13 Jul 2009
#1
I originally posted this on tech patterns and techAdmin advised me to post it here too.

Doing a dist-upgrade in smxi ends with
(not cut and paste, may have typos)

Code: Select all

dpkg: error  processing /var/cache/apt/archives/initscripts_2.86.ds1-63_i386.deb (--unpack)
trying to overwrite /etc/init.d/sendsigs which is also in package mepis-init
/usr/bin/dpkg returned error code 1
an error occured in dist-upgrade error # is 100
my /etc/apt/sources.list is

Code: Select all

# See sources.list(5) for more information
#Mepis8
deb ftp://ftp.mepis.com/mepis/ mepis-8.0 main 

# Debian
deb http://ftp.us.debian.org/debian/ stable main contrib non-free
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.us.debian.org/debian/ stable main contrib non-free

# mplayer
deb http://www.debian-multimedia.org/ etch main
deb http://www.debian-multimedia.org/ testing main

# wicd
deb http://apt.wicd.net/ debian extras

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

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

# Remastersys
# deb http://www.remastersys.klikit-linux.com/repository/ debian/

##########
###### Debian Unstable/Sid/sidux ##########
########
###### Use at your own risk! ########
# deb http://ftp.us.debian.org/debian/ unstable main contrib non-free
# deb http://www.debian-multimedia.org/ unstable main
# deb http://sidux.com/debian/ sid main contrib non-free firmware fix.main fix.contrib fix.non-free
This is on a fresh install of antiX M8
anticapitalista
Site Admin
Joined: 11 Sep 2007
#2

========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"antix.freeforu ms.org/problems-with-mepis-init-t1815.html"
linktext was:"antix.freeforu ms.org/problems-wi ... t1815.html"
====================================
" onclick="window.open(this.href);return false

gives the solution.
Posts: 7
mcg
Joined: 13 Jul 2009
#3
Thanks, that solved it!

--mark