Results 1 to 8 of 8
I was trying to install bootsplash and bootsplash themes. Something went wrong in the process and when I execute apt-get fixup it will not fix it. I also tried to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-13-2006 #1Just Joined!
- Join Date
- Mar 2006
- Posts
- 33
How do I resolve this problem with apt-get
I was trying to install bootsplash and bootsplash themes. Something went wrong in the process and when I execute apt-get fixup it will not fix it. I also tried to just uninstall it also but it says
So what does this mean and how do I fix it?Code:Removing bootsplash-theme-newlinux ... dpkg: error processing bootsplash-theme-newlinux (--purge): subprocess pre-removal script returned error exit status 10 Errors were encountered while processing: bootsplash-theme-newlinux E: Sub-process /usr/bin/dpkg returned an error code (1) RESULT=100
- 04-13-2006 #2
Have you tryed:
?Code:apt-get -f install
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 04-13-2006 #3Just Joined!
- Join Date
- Mar 2006
- Posts
- 33
Well since this it wasn't working and I was getting that error thing I wasnt sure if every thing was right so I wanted to uninstall and reinstall
- 04-13-2006 #4
Be more specific,
what command are you trying?
what is the content of your /etc/apt/sources.list?
etc?"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 04-14-2006 #5Just Joined!
- Join Date
- Mar 2006
- Posts
- 33
I'm using debian stable. I havent used the command line just Kpackage Manager.
here is etc/apt/sources.list:
# deb file:///cdrom/ sarge main
deb http://debian.oregonstate.edu/debian/ stable main
deb-src http://debian.oregonstate.edu/debian/ stable main
deb http://security.debian.org/ stable/updates main
# deb http://security.debian.org/ stable/updates main contrib non-free
deb http://www.bootsplash.de/files/debian/ unstable main
# proposed additions for a 3.1 point release
deb http://ftp.us.debian.org/debian/ proposed-updates main contrib non-free
In Kpackage Manager their is a fixup command which didn't fix the problem so I tried to uninstall and I still get this error message, plus no bootsplash. I would love to have the bootsplash for eye candy.
- 04-14-2006 #6Just Joined!
- Join Date
- Mar 2006
- Posts
- 33
Also these are the packages I install from kpackage manager
bootsplash
sysv-rc-bootsplash
bootsplash-theme-metalltux
I never got the bootsplash
- 04-14-2006 #7That's your problem right here. Installing anything from unstable is at risk of breaking your system some way or another.
Originally Posted by specialist125
Why not install:
from stable?Code:apt-get install kernel-patch-debianlogo
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 04-15-2006 #8Just Joined!
- Join Date
- Mar 2006
- Posts
- 33
You where right, but found this link that help me get rid of the packages though.
http://sourceforge.net/mailarchive/f...forum_id=36622
So is their bootsplash for sarge?


Reply With Quote
