I meant, it is possible to have sysvinit-core, of course, but, from now on,
at least libsystemd0 is required, you cannot remove it without doing some
harm.

And a missing line:

apt-get purge dbus # (never used this on servers).

Best!
Thiago

On 22 October 2014 18:25, Martinx - ジェームズ <thiagocmarti...@gmail.com> wrote:

> BTW, how I installed this Jessie without systemd last week ?
>
> Simple:
>
> apt-get install sysvinit-core
> reboot
> apt-get purge `dpkg -l | grep systemd | awk '{print $2}' | xargs`
>
> But, this isn't possible anymore, since some "bsd*" packages are depending
> on a new package called "libsystemd0".
>
> Cheers!
> Thiago
>
> On 22 October 2014 00:51, Martinx - ジェームズ <thiagocmarti...@gmail.com>
> wrote:
>
>> OMFG! Just did an upgrade and guess what?! A "new" packaged appeared,
>> called: "libsystemd0"...
>>
>> root@jessie-1:~# apt-get purge libsystemd0:amd64
>> Reading package lists... Done
>> Building dependency tree
>> Reading state information... Done
>> The following packages will be REMOVED:
>>   bsdmainutils* bsdutils* libsystemd0* man-db*
>> WARNING: The following essential packages will be removed.
>> This should NOT be done unless you know exactly what you are doing!
>>   bsdutils libsystemd0 (due to bsdutils)
>> 0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded.
>> After this operation, 2,917 kB disk space will be freed.
>> You are about to do something potentially harmful.
>> To continue type in the phrase 'Yes, do as I say!'
>>  ?]
>>
>> I can not believe my eyes... BSD stuff depending on systemd! trolololol
>>
>> :'(
>>
>> On 22 October 2014 00:44, Martinx - ジェームズ <thiagocmarti...@gmail.com>
>> wrote:
>> > root@jessie-1:~# lsb_release -ra
>> > No LSB modules are available.
>> > Distributor ID: Debian
>> > Description: Debian GNU/Linux testing (jessie)
>> > Release: testing
>> > Codename: jessie
>> >
>> > root@jessie-1:~# dpkg -l | grep dbus
>> >
>> > root@jessie-1:~# dpkg -l | grep systemd
>> >
>> > See? No systemd, no dbus. Still perfect!
>> >
>> > Hey, remember that kdbus thing?! That did not entered into Linux 3.15
>> > as expected?!
>> >
>> > Guess what?! It is now in PID1!! Can you guys see it?! All kinds of
>> > trash are being pushed into PID1.
>> >
>> > I can't want to try uselessd.
>> >
>> > Best!
>> > Thiago
>>
>
>

Reply via email to