Displaying 4 results from an estimated 4 matches for "rpmv".
Did you mean:
rpm
2014 Sep 17
4
[PATCH 0/2] supermin: use librpm for rpm support
Hi,
this work makes supermin use the rpm library instead of invoking rpm
directly. This, together with a needed refactoring of the dependency
resolution, should help in make supermin faster on rpm-based systems.
Surely the patches will still need polishing, especially for behaviours
of newly added stuff, but at least it's a good starting point.
Noting that you need rpm-devel on most of rpm
2015 Oct 13
6
[PATCH 0/4] rpm: Choose providers better (RHBZ#1266918).
Fix for
https://bugzilla.redhat.com/show_bug.cgi?id=1266918
2019 Jan 23
2
[supermin PATCH 1/2] rpm: extend the Multiple_matches exception
...] = { pkgv, Val_int (occurrences) };
+ caml_raise_with_args (*caml_named_value ("librpm_multiple_matches"),
+ 2, args);
+
+ CAMLnoreturn;
}
#define Librpm_val(v) (*((struct librpm_data *)Data_custom_val(v)))
@@ -296,7 +301,7 @@ supermin_rpm_pkg_requires (value rpmv, value pkgv)
fflush (stdout);
}
if (count != 1)
- librpm_raise_multiple_matches (count);
+ librpm_raise_multiple_matches (pkgv, count);
h = rpmdbNextIterator (iter);
assert (h != NULL);
@@ -413,7 +418,7 @@ supermin_rpm_pkg_filelist (value rpmv, value pkgv)
fflush (stdo...
2009 Feb 23
7
Recover rpm DB corrupted by disk failure?
Over the weekend my workstation (still on CentOS 3) started showing
SMART errors, so we shut it down and moved everything onto a new
drive. On reboot, the RPM database reports as corrupted and "rpm
--rebuilddb" segmentation faults.
Is there any reasonable way to recover from this, short of a complete
reinstall? The machine is otherwise up though it''s quite likely some
files