Package Details: mondo 3.0.2-1

Package Base: mondo
Description: A disaster recovery solution to create backup media that can be used to redeploy the damaged system
Upstream URL: http://www.mondorescue.org/
Category: system
Licenses: GPL2
Submitter: None
Maintainer: None
Last Packager: None
Votes: 9
First Submitted: 2010-06-25 11:04
Last Updated: 2012-06-30 14:34

Dependencies (9)

Required by (0)

Sources

Latest Comments

Comment by aexoxea

2013-06-21 08:18

I encountered some difficulties with the below, in relation mainly to dependent package mindi; please find details at this forum post: <https://bbs.archlinux.org/viewtopic.php?id=165252>.

Comment by aexoxea

2013-06-03 16:56

An additional update is now needed per <https://www.archlinux.org/news/binaries-move-to-usrbin-requiring-update-intervention/>. As this is one of only a handful of packages on my system that are in need of patching/PKGBUILD updates, I will attempt to do so personally later in the week if there is no update by that time (I looked at doing so tonight, but it became clear identifying what needed to be changed would be complex in some cases -- or at least, complex for me -- and I lack the time for complex just this second).

Comment by stefanwilkens

2012-01-12 16:48

F.Y.I. I patched up the afio PKGBUILD[1] as the package failed to compile.


[1] https://aur.archlinux.org/packages.php?ID=3727

Anonymous comment

2011-04-06 12:25

Im the present date, Mondo rescue is working perfectly in ArchLinux, after some patches applied in mondo and mindi packages.

Anonymous comment

2011-02-23 11:42

Thank's for your comment freedumb2000.
I tested mondo without cpio and there is a fatal error as you noticed.
But if you check /var/log/mondoarchive.log you can see that cpio is needed by mindi process (not mondo).
I checked mondo and mindi source file (do a "grep -R cpio *" in the source file) and there we can find the references to cpio inside mindi source code.
So, the dependency is from mindi which is required by mondo.
I already added cpio dependency to mindi PKGBUILD and everything seems to be working now.

Anonymous comment

2011-02-22 22:41

Just wanted to let you know that PKGBUILD is missing a dependency for cpio and running mondo fails without it.

Anonymous comment

2011-01-28 02:57

The mondorescue ftp repository setup has changed, and MD5SUM also changed, which broken the build.
I changed the MD5SUM and the build is now working again.