Loading hosts/codethink01-arm64/opt/usr/libexec/rebuilderd/rebuilder-debian.sh +3 −2 Original line number Diff line number Diff line Loading @@ -20,8 +20,9 @@ echo "Preparing download of sources for $1" SOURCE=$(basename "$1" | cut -d '_' -f1) # take VERSION from .buildinfo file (which has the epoch) but drop +bX suffix from binNMUs VERSION=$(grep ^Version: "$1" | cut -d ' ' -f2- | sed -r -e 's#\+b[[:digit:]]+$##g') echo Source: $SOURCE echo Source: $VERSION echo "Source: $SOURCE" echo "Version: $VERSION" echo "rebuilderd-worker node: $HOSTNAME" echo echo "+------------------------------------------------------------------------------+" echo "| Downloading sources $(date -u -R) |" Loading hosts/codethink02-arm64/opt/usr/libexec/rebuilderd/rebuilder-debian.sh +3 −2 Original line number Diff line number Diff line Loading @@ -20,8 +20,9 @@ echo "Preparing download of sources for $1" SOURCE=$(basename "$1" | cut -d '_' -f1) # take VERSION from .buildinfo file (which has the epoch) but drop +bX suffix from binNMUs VERSION=$(grep ^Version: "$1" | cut -d ' ' -f2- | sed -r -e 's#\+b[[:digit:]]+$##g') echo Source: $SOURCE echo Source: $VERSION echo "Source: $SOURCE" echo "Version: $VERSION" echo "rebuilderd-worker node: $HOSTNAME" echo echo "+------------------------------------------------------------------------------+" echo "| Downloading sources $(date -u -R) |" Loading hosts/codethink05-arm64/opt/usr/libexec/rebuilderd/rebuilder-debian.sh +3 −2 Original line number Diff line number Diff line Loading @@ -20,8 +20,9 @@ echo "Preparing download of sources for $1" SOURCE=$(basename "$1" | cut -d '_' -f1) # take VERSION from .buildinfo file (which has the epoch) but drop +bX suffix from binNMUs VERSION=$(grep ^Version: "$1" | cut -d ' ' -f2- | sed -r -e 's#\+b[[:digit:]]+$##g') echo Source: $SOURCE echo Source: $VERSION echo "Source: $SOURCE" echo "Version: $VERSION" echo "rebuilderd-worker node: $HOSTNAME" echo echo "+------------------------------------------------------------------------------+" echo "| Downloading sources $(date -u -R) |" Loading hosts/common-ppc64el/opt/usr/libexec/rebuilderd/rebuilder-debian.sh +3 −2 Original line number Diff line number Diff line Loading @@ -20,8 +20,9 @@ echo "Preparing download of sources for $1" SOURCE=$(basename "$1" | cut -d '_' -f1) # take VERSION from .buildinfo file (which has the epoch) but drop +bX suffix from binNMUs VERSION=$(grep ^Version: "$1" | cut -d ' ' -f2- | sed -r -e 's#\+b[[:digit:]]+$##g') echo Source: $SOURCE echo Source: $VERSION echo "Source: $SOURCE" echo "Version: $VERSION" echo "rebuilderd-worker node: $HOSTNAME" echo echo "+------------------------------------------------------------------------------+" echo "| Downloading sources $(date -u -R) |" Loading hosts/common-riscv64/opt/usr/libexec/rebuilderd/rebuilder-debian.sh +3 −2 Original line number Diff line number Diff line Loading @@ -20,8 +20,9 @@ echo "Preparing download of sources for $1" SOURCE=$(basename "$1" | cut -d '_' -f1) # take VERSION from .buildinfo file (which has the epoch) but drop +bX suffix from binNMUs VERSION=$(grep ^Version: "$1" | cut -d ' ' -f2- | sed -r -e 's#\+b[[:digit:]]+$##g') echo Source: $SOURCE echo Source: $VERSION echo "Source: $SOURCE" echo "Version: $VERSION" echo "rebuilderd-worker node: $HOSTNAME" echo echo "+------------------------------------------------------------------------------+" echo "| Downloading sources $(date -u -R) |" Loading Loading
hosts/codethink01-arm64/opt/usr/libexec/rebuilderd/rebuilder-debian.sh +3 −2 Original line number Diff line number Diff line Loading @@ -20,8 +20,9 @@ echo "Preparing download of sources for $1" SOURCE=$(basename "$1" | cut -d '_' -f1) # take VERSION from .buildinfo file (which has the epoch) but drop +bX suffix from binNMUs VERSION=$(grep ^Version: "$1" | cut -d ' ' -f2- | sed -r -e 's#\+b[[:digit:]]+$##g') echo Source: $SOURCE echo Source: $VERSION echo "Source: $SOURCE" echo "Version: $VERSION" echo "rebuilderd-worker node: $HOSTNAME" echo echo "+------------------------------------------------------------------------------+" echo "| Downloading sources $(date -u -R) |" Loading
hosts/codethink02-arm64/opt/usr/libexec/rebuilderd/rebuilder-debian.sh +3 −2 Original line number Diff line number Diff line Loading @@ -20,8 +20,9 @@ echo "Preparing download of sources for $1" SOURCE=$(basename "$1" | cut -d '_' -f1) # take VERSION from .buildinfo file (which has the epoch) but drop +bX suffix from binNMUs VERSION=$(grep ^Version: "$1" | cut -d ' ' -f2- | sed -r -e 's#\+b[[:digit:]]+$##g') echo Source: $SOURCE echo Source: $VERSION echo "Source: $SOURCE" echo "Version: $VERSION" echo "rebuilderd-worker node: $HOSTNAME" echo echo "+------------------------------------------------------------------------------+" echo "| Downloading sources $(date -u -R) |" Loading
hosts/codethink05-arm64/opt/usr/libexec/rebuilderd/rebuilder-debian.sh +3 −2 Original line number Diff line number Diff line Loading @@ -20,8 +20,9 @@ echo "Preparing download of sources for $1" SOURCE=$(basename "$1" | cut -d '_' -f1) # take VERSION from .buildinfo file (which has the epoch) but drop +bX suffix from binNMUs VERSION=$(grep ^Version: "$1" | cut -d ' ' -f2- | sed -r -e 's#\+b[[:digit:]]+$##g') echo Source: $SOURCE echo Source: $VERSION echo "Source: $SOURCE" echo "Version: $VERSION" echo "rebuilderd-worker node: $HOSTNAME" echo echo "+------------------------------------------------------------------------------+" echo "| Downloading sources $(date -u -R) |" Loading
hosts/common-ppc64el/opt/usr/libexec/rebuilderd/rebuilder-debian.sh +3 −2 Original line number Diff line number Diff line Loading @@ -20,8 +20,9 @@ echo "Preparing download of sources for $1" SOURCE=$(basename "$1" | cut -d '_' -f1) # take VERSION from .buildinfo file (which has the epoch) but drop +bX suffix from binNMUs VERSION=$(grep ^Version: "$1" | cut -d ' ' -f2- | sed -r -e 's#\+b[[:digit:]]+$##g') echo Source: $SOURCE echo Source: $VERSION echo "Source: $SOURCE" echo "Version: $VERSION" echo "rebuilderd-worker node: $HOSTNAME" echo echo "+------------------------------------------------------------------------------+" echo "| Downloading sources $(date -u -R) |" Loading
hosts/common-riscv64/opt/usr/libexec/rebuilderd/rebuilder-debian.sh +3 −2 Original line number Diff line number Diff line Loading @@ -20,8 +20,9 @@ echo "Preparing download of sources for $1" SOURCE=$(basename "$1" | cut -d '_' -f1) # take VERSION from .buildinfo file (which has the epoch) but drop +bX suffix from binNMUs VERSION=$(grep ^Version: "$1" | cut -d ' ' -f2- | sed -r -e 's#\+b[[:digit:]]+$##g') echo Source: $SOURCE echo Source: $VERSION echo "Source: $SOURCE" echo "Version: $VERSION" echo "rebuilderd-worker node: $HOSTNAME" echo echo "+------------------------------------------------------------------------------+" echo "| Downloading sources $(date -u -R) |" Loading