Dear dpkg developers, this is v2 of the patch set I sent last month, which includes a fix to let update-alternatives succeed in offline-mode on distributions not based on Debian, e.g. ArchLinux. altdb_get_namelist() ignored the root directory, so it mistakenly used the host's altdb.
I dropped the RFC status, since there was no negative feedback. Best regards, Andreas Andreas Oberritter (2): dpkg: Add option --cross-bootstrap update-alternatives: Implement offline mode src/main.c | 3 + src/main.h | 1 + src/script.c | 6 +- utils/update-alternatives.c | 162 ++++++++++++++++++++++++++++---------------- 4 files changed, 110 insertions(+), 62 deletions(-) -- 1.9.1 -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/1411996080-20949-1-git-send-email-...@opendreambox.org