[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#986148: live-build uses stable-security/updates instead of stable-security



Package: live-build
Version: 1:20210329
Severity: important

Hi,

In upload of version 1:20210329, the file:
functions/sourcelist.sh

has line 91/92:
echo "deb ${PARENT_MIRROR_SECURITY} ${PARENT_DISTRIBUTION}-security/updates ${LB_PARENT_ARCHIVE_AREAS}" >> "${PARENT_LIST_FILE}"
echo "deb-src ${PARENT_MIRROR_SECURITY} ${PARENT_DISTRIBUTION}-security/updates ${LB_PARENT_ARCHIVE_AREAS}" >> "${PARENT_LIST_FILE}"

This is wrong, it should be ${PARENT_DISTRIBUTION}-security without the
lasting "/updates". It still works because Debian repositories have symlinks,
but Ansgar just confirmed what I thought: we shouldn't be using a lasting
/updates at the end. Please remove it.

Cheers,

Thomas Goirand (zigo)


Reply to: