[Merge] ubuntu-dev-tools:mk-sbuild-not-automatic into ubuntu-dev-tools:master

Benjamin Drung mp+433158 at code.launchpad.net
Thu Nov 17 21:43:29 UTC 2022


Review: Needs Information

Oh, my inline comment was "unsaved". Now you can see my question.

Diff comments:

> diff --git a/mk-sbuild b/mk-sbuild
> index e280fbb..40f673f 100755
> --- a/mk-sbuild
> +++ b/mk-sbuild
> @@ -858,6 +858,13 @@ EOM
>          fi
>      fi
>      if [ -z "$SKIP_PROPOSED" ]; then
> +	TEMP_PREFERENCES=`mktemp -t preferences-XXXXXX`
> +        cat >> "$TEMP_PREFERENCES" <<EOM
> +# override for NotAutomatic: yes
> +Package: *
> +Pin: release a=$SOURCES_PROPOSED_SUITE
> +Pin-Priority: 990

Why do you set it to 990 instead of the default 500?

> +EOM
>          cat >> "$TEMP_SOURCES" <<EOM
>  deb ${MIRROR_ARCHS}${DEBOOTSTRAP_MIRROR} $SOURCES_PROPOSED_SUITE ${COMPONENTS}
>  deb-src ${DEBOOTSTRAP_MIRROR} $SOURCES_PROPOSED_SUITE ${COMPONENTS}


-- 
https://code.launchpad.net/~ubuntu-dev/ubuntu-dev-tools/+git/ubuntu-dev-tools/+merge/433158
Your team Ubuntu Development Team is subscribed to branch ubuntu-dev-tools:master.




More information about the Ubuntu-reviews mailing list