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>.
Search Criteria
Package Details: mondo 3.0.2-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2013-04-15)
| 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: | |
| Submitter: | None |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 9 |
| First Submitted: | 2010-06-25 11:04 |
| Last Updated: | 2012-06-30 14:34 |
Latest Comments
Comment by aexoxea
Comment by aexoxea
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
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
Im the present date, Mondo rescue is working perfectly in ArchLinux, after some patches applied in mondo and mindi packages.
Anonymous comment
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
Just wanted to let you know that PKGBUILD is missing a dependency for cpio and running mondo fails without it.
Anonymous comment
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.