Page 1 of 1

Moving Siduction back to SID

PostPosted: Sun May 24, 2015 11:47 pm
by Xanayoshi
Latest Release is dist-upgradable so.....


Switch TTY Ctrl+Alt+F1

Code: Select all
su

Code: Select all
apt-get update

Code: Select all
apt-get upgrade


key missing...

Code: Select all
apt-get install debian-keyring

Code: Select all
apt-get install debian-archive-keyring

Code: Select all
gpg --recv-keys "key #"

Code: Select all
apt-get update

Code: Select all
apt-get upgrade


libbus blah blah blah no worky

Code: Select all
dpkg --configure libdbus-1-3

Code: Select all
apt-get upgrade


libbbbbbroken

Code: Select all
dpkg --configure libccp-ng0


Code: Select all
apt-get upgrade


dektop-file-utitilities futily frought with frutility

Code: Select all
apt-get install desktop-file-utilities

Code: Select all
apt-get upgrade

Code: Select all
apt-get dist-upgrade


0 0 0 0

Code: Select all
apt-get clean

Code: Select all
reboot

Re: Moving Siduction back to SID

PostPosted: Mon May 25, 2015 4:32 am
by pam
I use siduction and plan to move to sid. Will do it someday, just to lazy now.

I wonder if Theemahn would ever take debian seriously.

Re: Moving Siduction back to SID

PostPosted: Mon May 25, 2015 3:47 pm
by Xanayoshi
pam wrote:I use siduction and plan to move to sid. Will do it someday, just to lazy now.

I wonder if Theemahn would ever take debian seriously.


Maybe, but the direction with Mate really screams using Mint to iron out some D.E. inconsistencies and the themes have gotten out of control.
(To explain this a little, the icons in Ultimate Edition alone weigh a GB. If you have noticed that you are hitting 4gb limit on TMOSB[which can be beat on Debian] but you haven't really overloaded with programs then this is the culprit.)
I think a Debian build would work better on the time scale and ability to roll, but this does go against the TMOSB project somewhat.


I am running through this again to recheck because I wasn't paying attention and wrote Ultimate Edition 4.3 on the drive instead of the partition...

Same things pretty much but this time I couldn't get Debian main so I thought I might post because this is really how you change region sources as well.

Basically main wasn't firing..this could be an indication of other sources to follow but I went ahead and witched to the US forward transfer protocol

deb http://ftp.us.debian.org/debian unstable main contrib non-free
deb-src http://ftp.us.debian.org/debian unstable main contrib non-free

and continued on my merry way...

Source Generator
http://debgen.simplylinux.ch/

This was for the main sources list in Siduction-Indian Summer-KDE-64
So at this time I have verified the movement twice. I am definitely on Stretch/SID and not Jessie.

Example(etc/apt/sources.list.d/debian.list
Code: Select all
# debian loadbalancer

#Original Source(Siduction-Indian Summer)
#deb http://http.debian.net/debian/ unstable main contrib non-free
#deb-src http://http.debian.net/debian/ unstable main contrib non-free


#United States Sources (Unstable-Sid)

deb http://ftp.us.debian.org/debian unstable main contrib non-free
#deb http://ftp.debian.org/debian/ Sid-updates main contrib non-free
#deb http://security.debian.org/ Sid/updates main contrib non-free


#US Experimental
#deb http://ftp.us.debian.org/debian experimental main contrib non-free

snapshot1.png