Re: getting started

Haines Brown <[email protected]> Thu, 23 Jun 2022 06:27:07 -0400
Newsgroups gmane.linux.mondo.devel
Message-ID <YrQ/[email protected]>
On Wed, Jun 22, 2022 at 07:42:24PM +0200, Tomas Kopal wrote:
> On 22/06/2022 18:15, Haines Brown wrote:
> > I installed MondoRescue on a Devuan Chimaera platorm (which would be
> > the same as duing it on Debian stable)
> > 
> >    Package: libprojectbuilder-perl
> >    Version: 0.16.1-1
> >    State: installed
> > 
> >    Package: libmondorescue-perl
> >    Version: 3.3.0-1
> >    State: installed
> >
> > Haines Brown
 
> You need package "mondo", that's the one providing /usr/sbin/mondoarchive.
> 
> Tomas

Toms, your correction much apprecated. There was no indication which 
program was needed for MondoRescue and I didn't read the full list to 
find mondo. My carelessness.

When I go to install mondo I find that it has mindi as a dependency. 
When I try to install mindi I get

  WARNING: no busybox found, mindi will not work on this arch (x86_64)
 
But I have

  Package: busybox
  Version: 1:1.35.0-1
  State: installed (1:1.30.1-7+b1), upgrade available (1:1.35.0-1)

This does not seem a version problem. Mindi wanted to install in
/usr/local/usr/sbin which I find extraordinary. I wonder if it needed 
to find busybox there. 

I should note that I do not run systemd and have no desktop.

Haines