Bug#839162: marked as done (Enabled merged-/usr by default)

2018-06-13 Thread Debian Bug Tracking System
Your message dated Wed, 13 Jun 2018 13:49:20 +
with message-id 
and subject line Bug#839046: fixed in debootstrap 1.0.102
has caused the Debian Bug report #839046,
regarding Enabled merged-/usr by default
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
839046: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839046
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: debootstrap
Version: 1.0.83
Severity: normal

Since the latest debian-devel@ thread[1] about enabling merged-/usr by 
default has received no (unaddressed) objections, I am attaching a patch 
to switch it on.

[1] https://lists.debian.org/msgid-search/871t0nv8np@deep-thought.43-1.org

-- 
ciao,
Marco
diff --git a/debian/changelog b/debian/changelog
index 27e512c..4e26ac8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debootstrap (1.0.84) unstable; urgency=medium
+
+  * Enable merged-/usr by default.
+
+ -- Marco d'Itri   Thu, 29 Sep 2016 17:49:19 +0200
+
 debootstrap (1.0.83) unstable; urgency=medium
 
   [ Ansgar Burchardt ]
diff --git a/debootstrap b/debootstrap
index 084a541..c781a6c 100755
--- a/debootstrap
+++ b/debootstrap
@@ -27,7 +27,7 @@ KEYRING=""
 DISABLE_KEYRING=""
 FORCE_KEYRING=""
 VARIANT=""
-MERGED_USR="no"
+MERGED_USR="yes"
 ARCH=""
 HOST_ARCH=""
 HOST_OS=""
diff --git a/debootstrap.8 b/debootstrap.8
index 3d19683..bb590d7 100644
--- a/debootstrap.8
+++ b/debootstrap.8
@@ -86,6 +86,10 @@ Debian installation in
 .IP
 .IP "\fB\-\-merged-usr\fP"
 Create /{bin,sbin,lib}/ symlinks pointing to their counterparts in /usr/.
+(Default.)
+.IP
+.IP "\fB\-\-no-merged-usr\fP"
+Do not create /{bin,sbin,lib}/ symlinks pointing to their counterparts in /usr/.
 .IP
 .IP "\fB\-\-keyring=KEYRING\fP"
 Override the default keyring for the distribution being bootstrapped,


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: debootstrap
Source-Version: 1.0.102

We believe that the bug you reported is fixed in the latest version of
debootstrap, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 839...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hideki Yamane  (supplier of updated debootstrap package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 13 Jun 2018 22:00:11 +0900
Source: debootstrap
Binary: debootstrap debootstrap-udeb
Architecture: source all
Version: 1.0.102
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team 
Changed-By: Hideki Yamane 
Description:
 debootstrap - Bootstrap a basic Debian system
 debootstrap-udeb - Bootstrap the Debian system (udeb)
Closes: 839046 877855 897379
Changes:
 debootstrap (1.0.102) unstable; urgency=medium
 .
   * Enable merged-/usr by default (Closes: #839046)
 This is applied for buster and later.
   * Fix "debootstrap doesn't carry --components across 
--foreign/--second-stage"
 (Closes: #877855)
   * Fix debian-common path with tarball and --second-stage (Closes: #897379)
Checksums-Sha1:
 cb78b63ae98c3391bb8ef6bd8d66b14a556ca66d 2017 debootstrap_1.0.102.dsc
 002e34f3bb23cef7f33e89ea9af4d51700ef0804 72977 debootstrap_1.0.102.tar.gz
 49f82fe1d4d5efab2e7765a6d32a212d3ef1611a 20832 
debootstrap-udeb_1.0.102_all.udeb
 7cb8457e9e1acf415f1f1de075bd9d1f3d481242 70446 debootstrap_1.0.102_all.deb
 29b76cdb908605108c02c204aebce65c42d4a617 5854 
debootstrap_1.0.102_amd64.buildinfo
Checksums-Sha256:
 d6b4c274eda88e3848a484505592ddf5f6d53edb8913aa19eb1e355c676dd8d0 2017 
debootstrap_1.0.102.dsc
 09675c7338ff0a328a1d67d84af93af46716a618d6c8cdb8c76d1ce07cb70ec5 72977 
debootstrap_1.0.102.tar.gz
 828ef7a5b09629b35fe5e14420c675703e6b8715ab8dc728851346130418c5cc 20832 
debootstrap-udeb_1.0.102_all.udeb
 f0b9d471dc84e1e13ec8050a6095d79d41d037d1b9024404234ae08b7debf5a6 70446 
debootstrap_1.0.102_all.deb
 860648c93cdd716fa43cb4c4d4e3faebb1d24753c73aee568b1341926e80f06e 5854 
debootstrap_1.0.102_amd64.buildinfo
Files:
 9c61ed4c7f742e033e809ff0d669d46e 2017 admin optional debootstrap_1.0.102.dsc
 7415e552e883051e9119f46da34bc4f5 72977 admin optional 
debootstrap_1.0.102.tar.gz
 e04f5c831073043a5560ff156d826bc6 

Bug#839162: marked as done (Enabled merged-/usr by default)

2016-10-21 Thread Debian Bug Tracking System
Your message dated Fri, 21 Oct 2016 19:49:01 +
with message-id 
and subject line Bug#839046: fixed in debootstrap 1.0.85
has caused the Debian Bug report #839046,
regarding Enabled merged-/usr by default
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
839046: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839046
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: debootstrap
Version: 1.0.83
Severity: normal

Since the latest debian-devel@ thread[1] about enabling merged-/usr by 
default has received no (unaddressed) objections, I am attaching a patch 
to switch it on.

[1] https://lists.debian.org/msgid-search/871t0nv8np@deep-thought.43-1.org

-- 
ciao,
Marco
diff --git a/debian/changelog b/debian/changelog
index 27e512c..4e26ac8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debootstrap (1.0.84) unstable; urgency=medium
+
+  * Enable merged-/usr by default.
+
+ -- Marco d'Itri   Thu, 29 Sep 2016 17:49:19 +0200
+
 debootstrap (1.0.83) unstable; urgency=medium
 
   [ Ansgar Burchardt ]
diff --git a/debootstrap b/debootstrap
index 084a541..c781a6c 100755
--- a/debootstrap
+++ b/debootstrap
@@ -27,7 +27,7 @@ KEYRING=""
 DISABLE_KEYRING=""
 FORCE_KEYRING=""
 VARIANT=""
-MERGED_USR="no"
+MERGED_USR="yes"
 ARCH=""
 HOST_ARCH=""
 HOST_OS=""
diff --git a/debootstrap.8 b/debootstrap.8
index 3d19683..bb590d7 100644
--- a/debootstrap.8
+++ b/debootstrap.8
@@ -86,6 +86,10 @@ Debian installation in
 .IP
 .IP "\fB\-\-merged-usr\fP"
 Create /{bin,sbin,lib}/ symlinks pointing to their counterparts in /usr/.
+(Default.)
+.IP
+.IP "\fB\-\-no-merged-usr\fP"
+Do not create /{bin,sbin,lib}/ symlinks pointing to their counterparts in /usr/.
 .IP
 .IP "\fB\-\-keyring=KEYRING\fP"
 Override the default keyring for the distribution being bootstrapped,


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: debootstrap
Source-Version: 1.0.85

We believe that the bug you reported is fixed in the latest version of
debootstrap, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 839...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau  (supplier of updated debootstrap package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 21 Oct 2016 20:22:49 +0200
Source: debootstrap
Binary: debootstrap debootstrap-udeb
Architecture: source
Version: 1.0.85
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team 
Changed-By: Julien Cristau 
Description:
 debootstrap - Bootstrap a basic Debian system
 debootstrap-udeb - Bootstrap the Debian system (udeb)
Closes: 548880 792734 825034 838388 839046
Changes:
 debootstrap (1.0.85) unstable; urgency=medium
 .
   [ Julien Cristau ]
   * Add support for downloading and validating InRelease files, by splitting
 up detached signature from signed data.
   * Switch default mirror to deb.debian.org.
 .
   [ Colin Watson ]
   * Add (Ubuntu) zesty as a symlink to gutsy.
 .
   [ Ansgar Burchardt ]
   * Add jessie-kfreebsd to merged-/usr blacklist.
   * No longer Build-Depend on makedev. The code using it was already
 removed in debootstrap 1.0.82.
   * Do not use `tar -k` for older releases which might have file
 conflicts between the packages to be installed. (Closes: #838388)
   * Error out when seeing short options. (Closes: #548880)
   * Add oldoldstable -> sid script symlink. (Closes: #792734)
   * Add buster -> sid and bullseye -> sid script symlinks.
   * Only unpack and configure the base system when there are actually
 packages to install. (Closes: #825034)
   * debootstrap.8: Use stretch instead of wheezy in examples.
 .
   [ Marco d'Itri ]
   * Enable merged-/usr by default. (Closes: #839046)
Checksums-Sha1:
 05407803c70ab59d581090702eedb783ff699b91 1759 debootstrap_1.0.85.dsc
 b6748d7d7dd068f7f6a033603b2fc2187d3b3d3c 65743 debootstrap_1.0.85.tar.gz
Checksums-Sha256:
 83e23fdff82c53fab6c0e83dc1bc254c9844bf53cb0fde71ea2090caa6f04728 1759