Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
J
jenkins.debian.net
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian QA
jenkins.debian.net
Commits
1388c366
Commit
1388c366
authored
11 months ago
by
Holger Levsen
Browse files
Options
Downloads
Patches
Plain Diff
chroot-installs: drop outdated unnoticed notice
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
2fa8b240
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bin/chroot-installation.sh
+1
-5
1 addition, 5 deletions
bin/chroot-installation.sh
with
1 addition
and
5 deletions
bin/chroot-installation.sh
+
1
−
5
View file @
1388c366
#!/bin/bash
# vim: set noexpandtab:
# Copyright 2012-202
3
Holger Levsen <holger@layer-acht.org>
# Copyright 2012-202
4
Holger Levsen <holger@layer-acht.org>
# 2018-2023 Mattia Rizzolo <mattia@debian.org>
# released under the GPLv2
...
...
@@ -459,10 +459,6 @@ if [ "$DISTRO" = "sid" ] ; then
echo
"Warning: Transitional packages found:"
cat
$TMPFILE
fi
if
!
cat
/etc/debian_version |
grep
-q
^10
;
then
echo
"Warning: It seems 'bullseye' has been released, please revisit the list of transitional packages to ignore…"
# ack, this needs to be done still.
fi
fi
echo
"Debug: Removing trap."
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment