:: Re: [DNG] I have a question about l…
Top Page
Delete this message
Reply to this message
Author: Svante Signell
Date:  
To: Miroslav Rovis
CC: dng
Subject: Re: [DNG] I have a question about libsystemd0 in devuan ascii,
On Tue, 2017-07-11 at 03:56 +0000, Miroslav Rovis wrote:
> On 170710-23:39+0200, Svante Signell wrote:
> > On Mon, 2017-07-10 at 14:12 +0000, Miroslav Rovis wrote:
> > > Hi Svante and everybody!
> > >
> > > (and zap, to whom you right as second person in the email I'm
> > > replying to. zap
> > > might give useful advice, since he --later-- reported he
> > > successfully
> > > installed
> > > OpenRC)
> > >
> > > Svante, I'm taking your suggestion in the other thread some three
> > > days ago now,
> > > or so.
> > >
> > > I want to try OpenRC in my Devuan.
> >
> > Ok, let's see if I can help you.
>
> Svante, I got packages from zap. zap, I got your email, it's just the
> Lurker
> that is limited to 40k (which means you can only send some 30k
> (because mail
> encodes in base64) in one email


As written by later mails on this thread, the email limit should stay
as it is. Larger files should be uploaded and hosted somewhere to
download.

> ...but I got them:
>
> $ ls -ltr sysvinit-utils_2.88dsf-59.9_amd64.deb \


This one is not OK, see below. This is the Debian (unpatched version)

> > > > Did you see my mail? I can send you the packages
> > > > libfdisk1     2.29.2-1+devuan1
> > > > util-linux    2.29.2-1+devuan1
> > >
> > > I believe/hope all that is necessary is now in these repos that
> > > you
> > > wrote below (but is it so?):


No, the sysvinit packages you need are 2.88dsf-59.9+devuan2 and you get
them by adding to sources.list: (+ apt-get update)
sysvinit-core
sysvinit-utils
initscripts
bootlogd (optional)

> > >
> > >     deb     http://packages.devuan.org/devuan ascii-proposed main
> > > I hope that is fine.
> >
> > Yes you need that line for the latest version of sysvinit* and
> > initscripts (2.88dsf-59.9+devuan2)
>
> sysvinit-utils_2.88dsf-59.9_amd64.deb is what I got from zap (see
> above)


You should apt-get download sysvinit-utils and then (as I wrote to zap)
(version 2.88dsf-59.9+devuan2, not 2.88dsf-59.9):

dpkg -i libfdisk1_2.29.2-1+devuan1_i386.deb util-linux_2.29.2-1+devuan1_i386.deb sysvinit-utils_2.88dsf-59.9+devuan2_i386.deb

(in one line, the mailer might wrap)

Then you can apt-get install -s openrc and only sysvinit-rc will be
removed in addition to libeinfo1 librc1 openrc (0.23-1+b1) being
installed.