Open classabbyamp opened 2 years ago
seen when using ./xbps-src clean-repocache
./xbps-src clean-repocache
=> xbps-src: removing autodeps, please wait... xbps-remove: portableproplib/prop_array.c:754: prop_array_remove: Assertion `idx < pa->pa_count' failed. ./xbps-src: line 729: 10922 Aborted $XBPS_REMOVE_CMD -C /dev/null -c $XBPS_HOSTDIR/repocache-${XBPS_TARGET_ARCH} -O
just doing the operation again resolves the issue, so I can't reproduce it on demand. Is there something I can do to investigate further when it happens next time?
Probably enabling core dumps.
seen when using
./xbps-src clean-repocache
just doing the operation again resolves the issue, so I can't reproduce it on demand. Is there something I can do to investigate further when it happens next time?