Leo Famulari <l...@famulari.name> skribis: > In 493e9a5a8f we fixed some bugs in libxml2 with a graft. Later, I > couldn't reconfigure my GuixSD system, due to an error like this: > > ERROR: invalid replacement > "/gnu/store/3szw4bvhlm0pv9fm6vhmzzdj64d7gvr6-python2-libxml2-2.9.3" > "/gnu/store/5pp4pv6k8hhx2fgx62d40c028lszr8ga-libxml2-2.9.3" > > Python-libxml2 inherits from libxml2, so it seems that it needs > (replacement #f), as in this patch.
Good catch! I see Mark committed the same thing as 92a7e46d58c59953cc4b35dcd1413ebfc0de8ec0, so thanks to both of you. Ludo’.