[Merge] ~samirakarioh/livecd-rootfs:ubuntu/bionic into livecd-rootfs:ubuntu/bionic

Samir Akarioh mp+433572 at code.launchpad.net
Thu Nov 24 10:49:59 UTC 2022



Diff comments:

> diff --git a/live-build/auto/build b/live-build/auto/build
> index d24201a..116c549 100755
> --- a/live-build/auto/build
> +++ b/live-build/auto/build
> @@ -441,6 +441,12 @@ deb file:/var/lib/preinstalled-pool/ $LB_DISTRIBUTION $LB_PARENT_ARCHIVE_AREAS
>  	fi
>  	if [ "$PROJECT" = "ubuntu-oci" ]; then
>  	    configure_oci chroot

solved

> +	    if [ -n "$BUILDSTAMP" ]; then
> +		    configure_oci chroot "$BUILDSTAMP"
> +	    else
> +		    echo "The \$BUILDSTAMP variable is empty"
> +		    exit 1
> +	    fi
>  	fi
>  	if [ "$PROJECT" = "ubuntu-cpc" ]; then
>  		if [ "${SUBPROJECT:-}" = minimized ]; then


-- 
https://code.launchpad.net/~samirakarioh/livecd-rootfs/+git/livecd-rootfs/+merge/433572
Your team Ubuntu Core Development Team is requested to review the proposed merge of ~samirakarioh/livecd-rootfs:ubuntu/bionic into livecd-rootfs:ubuntu/bionic.




More information about the Ubuntu-reviews mailing list