| Author |
Message |
mylo
|
|
Post subject:
Posted: 12.09.2010, 12:05
|
|

Joined: 2010-09-11
Posts: 116
Location: Wiesbaden, Germany
Status: Offline
|
|
|
catalinus wrote:
apt-get update and dist-upgrade worked fine. at second dist-upgrade it installed the new aptosid kernel. ...
catalinus,
do you talk about a 32- or 64-bit installation? |
_________________ Regards
mylo
Linux 3.1-6.slh.1-aptosid-amd64 x86_64[2010-03 Ἀπάτη (201012262151)]
Intel Core2 Duo E6550 @ Cache/Ram 4MB/4GB nVidia G72 7300 nouveau 2*250GB
|
| |
|
|
|
 |
chameleon
|
|
Post subject:
Posted: 12.09.2010, 12:22
|
|

Joined: 2010-09-11
Posts: 8
Location: luxembourg
Status: Offline
|
|
| If I perform a fresh install of sidux and then 'apt-get update' and 'apt-get upgrade' will I then have aptosid? |
|
|
| |
|
|
|
 |
gensoul
|
|
Post subject:
Posted: 12.09.2010, 12:29
|
|

Joined: 2010-09-11
Posts: 1
Status: Offline
|
|
|
chameleon wrote:
If I perform a fresh install of sidux and then 'apt-get update' and 'apt-get upgrade' will I then have aptosid?
Try 'apt-get dist-upgrade' instead of 'apt-get upgrade'.
Then you will be asked about migration to aptosid. |
|
|
| |
|
|
|
 |
clubex
|
|
Post subject:
Posted: 12.09.2010, 12:44
|
|

Joined: 2010-09-11
Posts: 95
Status: Offline
|
|
Transition went Ok for me but I can't seem to locate aptosid-kernelhacking ie.
apt-get install aptosid-kernelhacking
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package aptosid-kernelhacking
# Aptosid repository
deb ftp://ftp.spline.de/pub/aptosid/debian/ sid main fix.main
# deb-src ftp://ftp.spline.de/pub/aptosid/debian/ sid main fix.main |
|
|
| |
|
|
|
 |
slam
|
|
Post subject:
Posted: 12.09.2010, 12:49
|
|
Team Member

Joined: 1970-01-01
Posts: 606
Location: w3
Status: Offline
|
|
|
|
|
 |
agent_pumuckl
|
|
Post subject: debconf-question
Posted: 12.09.2010, 13:32
|
|

Joined: 2010-09-12
Posts: 3
Status: Offline
|
|
Hello,
maybe my question sounds a little bit clumsy, but I have read that there should be a debconf-question weather one wants to change to aptosid.
I just performed an dist-upgrade, but no question occoured.
What have I done wrong?
Thanks in advance!
Best regards, agent_pumuckl |
|
|
| |
|
|
|
 |
bfree
|
|
Post subject: Re: debconf-question
Posted: 12.09.2010, 13:41
|
|
Team Member

Joined: 2010-08-26
Posts: 225
Status: Offline
|
|
|
agent_pumuckl wrote:
I just performed an dist-upgrade, but no question occoured.
What have I done wrong?
Probably your mirror has not updated at all or it has already updated to aptosid and does not have the final sidux repo.
Change your /etc/apt/sources.list.d/sidux.list so it uses http://sidux.com/debian for it's mirror and then d-u again and you should see the question.
After that d-u has completed if you d-u again you will pull in all the new stuff from aptosid properly. |
|
|
| |
|
|
|
 |
catalinus
|
|
Post subject:
Posted: 12.09.2010, 14:03
|
|

Joined: 2010-09-12
Posts: 27
Location: Romania
Status: Offline
|
|
|
mylo wrote:
catalinus wrote:
apt-get update and dist-upgrade worked fine. at second dist-upgrade it installed the new aptosid kernel. ...
catalinus,
do you talk about a 32- or 64-bit installation?
64 bit xfce
Now it seems something is not right, dist-upgrade wants to install some sidux stuff.. so I guess I'll manually remove the packages in question.
# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
aptosid-manual-common aptosid-manual-en
The following packages will be upgraded:
configure-dsl gfxboot-theme-sidux gfxboot-themes-sidux-2010-01-hypnos-core
libdjvulibre-text libdjvulibre21 linux-headers-2.6-sidux-amd64
linux-image-2.6-sidux-amd64 sidux-art-xfce sidux-manual-common
sidux-manual-en sidux-searchplugins
11 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,481kB of archives.
After this operation, 209kB disk space will be freed.
Do you want to continue [Y/n]? |
|
|
| |
|
|
|
 |
agent_pumuckl
|
|
Post subject: Re: debconf-question
Posted: 12.09.2010, 14:13
|
|

Joined: 2010-09-12
Posts: 3
Status: Offline
|
|
| [quote="bfree"]
agent_pumuckl wrote:
Change your /etc/apt/sources.list.d/sidux.list so it uses http://sidux.com/debian for it's mirror and then d-u again and you should see the question.
After that d-u has completed if you d-u again you will pull in all the new stuff from aptosid properly.
Thanks for your help! It did not work for me, but I changed the mirrors manually: In my sidux.list contains now
Quote:
and my debian.list contains
Quote:
deb http://ftp.de.debian.org/debian/ sid main contrib non-free
#deb-src http://ftp.de.debian.org/debian/ sid main contrib non-free
Is this ok?
Thanks! |
|
|
| |
|
|
|
 |
bfree
|
|
Post subject: Re: debconf-question
Posted: 12.09.2010, 14:29
|
|
Team Member

Joined: 2010-08-26
Posts: 225
Status: Offline
|
|
|
agent_pumuckl wrote:
... I changed the mirrors manually: In my sidux.list contains now
Quote:
...
Is this ok?
Not really. First you only need one mirror in there, so delete or comment out the spline.de line. Second you shouldn't be pointing your sidux.list to aptosid at all, so replace "http://debian.tu-bs.de/project/aptosid/debian/" with "http://sidux.com/debian/". Now your next d-u (after an apt-get update) should ask you the question about switching sources so the next time you d-u you will get all the new aptosid packages. |
|
|
| |
|
|
|
 |
drb
|
|
Post subject:
Posted: 12.09.2010, 14:33
|
|

Joined: 2010-09-11
Posts: 94
Status: Offline
|
|
| That's exactly what I did, and I didn't get any questions. I'm not sure if I'm converted or not now but now I've got my sources linked to aptosid not sidux. Reading the threads above, I'm not alone |
|
|
| |
|
|
|
 |
blackhole
|
|
Post subject:
Posted: 12.09.2010, 14:36
|
|

Joined: 2010-09-12
Posts: 110
Status: Offline
|
|
| After upgrade to aptosid (all OK) I see some sidux* related package on my system. Can I purge them? Or it will be done automatically after? |
|
|
| |
|
|
|
 |
slam
|
|
Post subject:
Posted: 12.09.2010, 14:45
|
|
Team Member

Joined: 1970-01-01
Posts: 606
Location: w3
Status: Offline
|
|
|
blackhole wrote:
After upgrade to aptosid (all OK) I see some sidux* related package on my system. Can I purge them? Or it will be done automatically after?
You can of course purge them, if you do not use them (e.g. art packages).
Greetings,
Chris |
_________________ an operating system must operate
development is life
my Debian repo
|
| |
|
|
|
 |
catalinus
|
|
Post subject:
Posted: 12.09.2010, 14:49
|
|

Joined: 2010-09-12
Posts: 27
Location: Romania
Status: Offline
|
|
|
blackhole wrote:
After upgrade to aptosid (all OK) I see some sidux* related package on my system. Can I purge them? Or it will be done automatically after?
I suppose we'll have to purge them manually.
I already did
Code:
apt-get --purge remove gfxboot-theme-sidux gfxboot-themes-sidux-2010-01-hypnos-core linux-headers-2.6-sidux-amd64 linux-image-2.6-sidux-amd64 sidux-art-xfce sidux-manual-common sidux-manual-en sidux-searchplugins
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
gfxboot-theme-sidux* gfxboot-themes-sidux-2010-01-hypnos-core*
linux-headers-2.6-sidux-amd64* linux-image-2.6-sidux-amd64* sidux-art-xfce*
sidux-manual-common* sidux-manual-en* sidux-searchplugins*
0 upgraded, 0 newly installed, 8 to remove and 3 not upgraded.
After this operation, 4,043kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 98524 files and directories currently installed.)
Removing gfxboot-theme-sidux ...
Removing gfxboot-themes-sidux-2010-01-hypnos-core ...
Purging configuration files for gfxboot-themes-sidux-2010-01-hypnos-core ...
Removing linux-headers-2.6-sidux-amd64 ...
Removing linux-image-2.6-sidux-amd64 ...
Removing sidux-art-xfce ...
Removing sidux-manual-en ...
Removing sidux-manual-common ...
Purging configuration files for sidux-manual-common ...
Removing sidux-searchplugins ...
Processing triggers for menu ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for desktop-file-utils ...
[/code] |
Last edited by catalinus on 12.09.2010, 14:50; edited 1 time in total
|
| |
|
|
|
 |
|
|
Post subject:
Posted: 12.09.2010, 14:50
|
|
Team Member

Joined: 2010-08-26
Posts: 168
|
|
|
clubex wrote:
Transition went Ok for me but I can't seem to locate aptosid-kernelhacking ie.
apt-get install aptosid-kernelhacking
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package aptosid-kernelhacking
# Aptosid repository
deb ftp://ftp.spline.de/pub/aptosid/debian/ sid main fix.main
# deb-src ftp://ftp.spline.de/pub/aptosid/debian/ sid main fix.main
that package was dropped and is no longer in the repository
you don't need it |
_________________ Why do strong arms fatigue themselves with frivolous dumbbells?
To dig a vineyard is worthier exercise for men.
Marcus Valerius Martialis, römischer Satiriker und Epigrammdichter
Será que o diabo perdeu a virgindade?
|
| |
|
|
|
 |
|
|