Re: Debian installer and CD BoF: my views for jessie

2014-08-24 Thread Hideki Yamane
a while ago we could present a list of >available+installable desktops after “Desktop environment” has been >selected. This might also mitigate the concerns people might have >about the default desktop. On the other hand, that means an extra > prompt. And possibly m

Bug#925048: debootstrap: --keyring= Release signed by unknown key (key id EF0F382A1A7B6500)

2019-03-20 Thread Hideki Yamane
p --download-only --force-check-gpg > --keyring={} --variant minbase --arch amd64 --make-tarball=debian_amd64 > stable /root/dbs_debian_amd64 https://debian.ethz.ch/debian -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#926214: debootstrap: clean up /var/cache/apt/archives/*

2019-04-02 Thread Hideki Yamane
/var/cache/apt/archives/* $ sudo du -sh sid 236Msid Any comments? -- Hideki Yamane

Bug#926216: debootstrap: Add dpkgopt

2019-04-02 Thread Hideki Yamane
ially dpkgopt to reduce image size via "--dpkgopt='path-exclude=/usr/share/man/*' \ --dpkgopt='path-exclude=/usr/share/locale/*' \ --dpkgopt='path-exclude=/usr/share/doc/*' \" for minimize it. -- Hideki Yamane

Bug#926214: debootstrap: clean up /var/cache/apt/archives/*

2019-04-02 Thread Hideki Yamane
On Tue, 2 Apr 2019 16:44:14 +0900 Hideki Yamane wrote: > $ sudo rm -r sid/var/cache/apt/archives/* and also /var/lib/apt/lists -- Hideki Yamane

Bug#710709: debootstrap: consider creating (dangling) /etc/mtab symlink

2019-04-30 Thread Hideki Yamane
control: tags -1 +patch revised patch >From 55c21c166959a93b961c572d5f366d35d054ce24 Mon Sep 17 00:00:00 2001 From: Hideki Yamane Date: Wed, 1 May 2019 04:24:43 +0900 Subject: [PATCH] create symlink from /proc/self/mounts to /etc/mtab With old kernel version, there is /proc/mounts instead

Re: Asking for access to team

2019-07-22 Thread Hideki Yamane
Hi, On Mon, 22 Jul 2019 14:27:41 -0300 "eamanu15 ." wrote: > I just saw the Hideki Yamane presentation in debconf, > and I am interest on help on debootstrap and in > other package's team Thanks! :) Note: my slide on that presentation https://docs.g

Bug#951367: debootstrap: Raspbian bootstrap: Failed getting release file

2020-02-16 Thread Hideki Yamane
org/raspbian/ Please try without --verbose, I guess its option is something wrong with. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#935334: debootstrap: man page says that --include will add package to download and extract list, but an experiment shows opposite

2020-02-23 Thread Hideki Yamane
not clear for me. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#921815: debootstrap umount "host" /proc when running in a Docker container

2020-02-23 Thread Hideki Yamane
nt pagetypeinfo sys zoneinfo -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#926214: debootstrap: clean up /var/cache/apt/archives/*

2020-02-25 Thread Hideki Yamane
control: severity -1 wishlist control: tags -1 +patch Hi, Here's a patch. diff --git a/debootstrap b/debootstrap index 8fbf954..397bc09 100755 --- a/debootstrap +++ b/debootstrap @@ -33,6 +33,7 @@ ARCH="" HOST_ARCH="" HOST_OS="" KEEP_DEBOOTSTRAP_DIR="" +KEEP_APT_CACHE="" USE_DEBIANINSTALL

Bug#879755: tries to install apt-transport-https even if doesn't exist

2020-02-29 Thread Hideki Yamane
Hi, Just simply checking codename patch for debootstrap is here, comments are welcome. https://salsa.debian.org/installer-team/debootstrap/-/merge_requests/41/diffs -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#830794: --exclude does not apply to required packages, contrary to manpage

2020-03-07 Thread Hideki Yamane
No such file or directory > $ sudo chroot ~/tmp/buster /bin/dash > # -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Re: debootstrap 1.0.93+nmu5

2018-03-30 Thread Hideki Yamane
ushed it, thanks. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Re: debootstrap 1.0.93+nmu5

2018-03-30 Thread Hideki Yamane
if (which apt-config > /dev/null); then fi -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Accepted debootstrap 1.0.94 (source all) into unstable

2018-03-30 Thread Hideki Yamane
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 30 Mar 2018 21:41:52 +0900 Source: debootstrap Binary: debootstrap debootstrap-udeb Architecture: source all Version: 1.0.94 Distribution: unstable Urgency: medium Maintainer: Debian Install System Team Changed-By: Hideki

Re: debootstrap 1.0.93+nmu5

2018-03-30 Thread Hideki Yamane
On Fri, 30 Mar 2018 15:19:52 +0200 Cyril Brulebois wrote: > Great, thanks. Please push the tags for the previous uploads too? Now pushed :) -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Accepted debootstrap 1.0.95 (source all) into unstable

2018-03-30 Thread Hideki Yamane
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 31 Mar 2018 13:28:26 +0900 Source: debootstrap Binary: debootstrap debootstrap-udeb Architecture: source all Version: 1.0.95 Distribution: unstable Urgency: medium Maintainer: Debian Install System Team Changed-By: Hideki

Fw: Re: debootstrap: APTCACHE for debootstrap

2018-04-01 Thread Hideki Yamane
dir, not tested much, but it works. Could you check attached patch, please? Test result without cache (normal) real3m39.558s user1m28.939s sys 0m10.473s With cache real1m49.924s user1m29.232s sys 0m8.732s -- Regards, Hideki Yamane henrich @ debian

Re: debootstrap 1.0.93+nmu5

2018-04-03 Thread Hideki Yamane
On Tue, 3 Apr 2018 11:20:43 +0200 Raphael Hertzog wrote: > In most postinst snippets, it is used like this: > > if which apt-config >/dev/null 2>&1; then > > I don't see the need for a sub-shell. I've tried which command on NetBSD, it failed. So just check "test -e" for /usr/bin/apt-con

Re: debootstrap 1.0.93+nmu5

2018-04-03 Thread Hideki Yamane
On Tue, 3 Apr 2018 11:53:45 +0200 Raphael Hertzog wrote: > > +if [ -e /usr/bin/apt-config ]; then > > In case like this, you usually use "-x" to ensure it's also executable. Thanks :) -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#563647: debootstrap: manpage neglects complete path for

2018-04-03 Thread Hideki Yamane
ent-Transfer-Encoding: 7bit Hi list, Could you review below messages in deboostrap manpage, please? On Wed, 21 Mar 2018 17:36:07 +0900 Hideki Yamane wrote: > Here's a proposed patch for it. > > diff --git a/debootstrap b/debootstrap > index 083473d..1d5d5c6 100755 > --- a

Bug#563647: debootstrap: manpage neglects complete path for

2018-04-03 Thread Hideki Yamane
TP(S). .IP .IP "\fB\-\-make\-tarball=FILE\fP" Instead of bootstrapping, make a tarball (written to FILE) of the downloaded -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#563647: debootstrap: manpage neglects complete path for

2018-04-03 Thread Hideki Yamane
rap usage message: Okay, I just looked at debootstrap.8 file. Fixed :) -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Re: debootstrap 1.0.93+nmu5

2018-04-05 Thread Hideki Yamane
On Thu, 05 Apr 2018 12:58:09 +0200 Ben Hutchings wrote: > The portable way to look for a command, without running it or > hardcoding the directory, is 'command -v'. Thanks, it looks better. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#866401: Please print proper error message when download fails

2018-04-05 Thread Hideki Yamane
nary-armhf/Packages > > And fixing it to include the full URL is not hard: Awesome, thanks for the patch! -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#826709: Doesn't mention --foreign in help output

2018-04-05 Thread Hideki Yamane
:) -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Call for revirew: APTCACHE for debootstrap

2018-04-05 Thread Hideki Yamane
Hi, Please look at attached patch to improve debootstrap speed via using pre-downloaded .deb files. If you have any comments, please send it to Bug #844118 >From e8250df72852f1a3af35ad356925ee3df6af458e Mon Sep 17 00:00:00 2001 From: Hideki Yamane Date: Sun, 1 Apr 2018 19:43:31 +0

Bug#551838: debootstrap --unpack-tarball downloads Packages file.

2018-04-05 Thread Hideki Yamane
l, the Packages file is downloaded again, > despite being included in the tarball. It seems that a different topic with original report. Original report can be solved with the patch at Bug#844118 I would change title of this bug report. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#895096: debootstrap: -unpack-tarball option doesn't recognize tar.gz file

2018-04-06 Thread Hideki Yamane
package: debootstrap severity: minor tags: patch Hi, --unpack-tarball option doesn't recognize tar.gz > $ sudo debootstrap --unpack-tarball=/home/henrich/tmp/debootstrap.tar.gz sid > sid > E: Unknown tarball: must be either .tar or .tgz And here's a proposed patch. diff --git a/debootstra

Bug#700633: Debootstrap is very slow. Please use eatmydata to fix this.

2018-04-08 Thread Hideki Yamane
on SSD --- real2m8.640s user1m47.546s sys 0m8.049s Without eatmydata on HDD --- real2m25.136s user1m47.758s sys 0m8.603s With eatmydata on HDD --- real2m26.790s user1m48.699s sys 0m8.470s So I doubt using eatmydata. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#891393: debootstrap: Should warn about distributions that need vsyscall enabled

2018-04-09 Thread Hideki Yamane
Hi, On Mon, 26 Feb 2018 23:19:43 +0900 Hideki Yamane wrote: > > debootstrap could perhaps warn about the need to enable vsyscalls for > > old amd64 distributions. (Annoyingly, there's no easy way to detect > > whether they are currently enabled.) > > Just showing

Bug#895412: debootstrap: Cannot find dpkg on NetBSD (or other OSes using pkgsrc)

2018-04-11 Thread Hideki Yamane
itecture) Is there any reason to do so? Just use dpkg is something wrong? -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#895412: debootstrap: Cannot find dpkg on NetBSD (or other OSes using pkgsrc)

2018-04-11 Thread Hideki Yamane
On Wed, 11 Apr 2018 18:37:38 +0900 Hideki Yamane wrote: > Is there any reason to do so? Just use dpkg is something wrong? Here's a first proposal patch. diff --git a/debootstrap b/debootstrap index 891af2d..23f1ef6 100755 --- a/debootstrap +++ b/debootstrap @@ -472,10 +472,10 @@

Bug#895466: debootstrap 1.0.96 fails due to missing apt-config

2018-04-12 Thread Hideki Yamane
it would require an explicit value > anyway. It's not so wrong to put files under /var/cache/apt/archives, IMO. Users can get benefit without any notices with --cache-dir option. And I want to know the situation this doesn't work, so could you give me more explanation, please?

Re: debootstrap and using /var/cache/apt/archives as --cache-dir

2018-04-16 Thread Hideki Yamane
g file > and put there a Debian package, breaking APT's cache. > > For all those reasons, I'm really sure that it is not a good idea > to enable that directory as default --cache-dir. Thanks, 1 is rare, but 2 and 3 sound reasonable. Then, can we make any directories f

Bug#871835: Call for help: review patches for debootstrap

2018-04-16 Thread Hideki Yamane
And of course, more people are also welcome. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Re: debootstrap and using /var/cache/apt/archives as --cache-dir

2018-04-17 Thread Hideki Yamane
.. my point > 3 still holds even if it's /var/cache/debootstrap. In theory you want a > cache directory per "vendor" (debian, ubuntu, kali, etc.). > > All in all I believe that it's not worth the effort. Okay, mixture of derivatives is dangerous. I'd fo

Bug#741964: debootstrap: --variant=fakechroot and --foreign

2018-04-17 Thread Hideki Yamane
control: tags -1 +pending On Wed, 17 Feb 2016 15:44:53 + jhcha54008 wrote: > Here is an updated patch for debootstrap 1.0.78+nmu1. Adjust it for current git. diff --git a/scripts/debian-common b/scripts/debian-common index 4ab1fe8..9b313fc 100644 --- a/scripts/debian-common +++ b/scripts/

Bug#840372: debootstrap: second-stage fails within systemd-nspawn: proc already mounted

2018-04-17 Thread Hideki Yamane
control: tags -1 +confirm control: tags -1 +patch On Tue, 11 Oct 2016 03:50:51 +0200 linus.luess...@c0d3.blue wrote: > $ sudo systemd-nspawn --bind /usr/bin/qemu-x86_64-static -D "./.amd64/" > /bin/bash -c "mkdir /tmp/proc; mount --move /proc /tmp/proc; > /debootstrap/debootstrap --second-stage"

Bug#731802: [PATCH] Fix second-stage failure within systemd-nspawn and it also bring another fix on lxc

2018-04-17 Thread Hideki Yamane
Here's a patch for both bugs, just check under /proc. >From df9ee36d23141a08834c7f4c778e4b01424bbab6 Mon Sep 17 00:00:00 2001 From: Hideki Yamane Date: Tue, 17 Apr 2018 23:46:16 +0900 Subject: [PATCH] Fix second-stage failure within systemd-nspawn (Closes: #840372) And it also bring

Bug#896071: debootstrap fails to retrive Release file over https

2018-04-21 Thread Hideki Yamane
control: tags -1 +confirmed control: tags -1 +patch On Thu, 19 Apr 2018 09:56:30 +0200 Alf Gaida wrote: > there was a change in behaviour with the latest upload: Thanks for the report, and here's a proposal fix. "$@" is extracted as '' and wget tries to fetch it and fails, then returns 1.

Bug#741964: debootstrap: --variant=fakechroot and --foreign

2018-04-23 Thread Hideki Yamane
On Thu, 19 Apr 2018 09:58:41 +0200 Raphael Hertzog wrote: > This is not doing what you want. You probably want: > if ! doing_variant fakechroot; then ! I'll fix it. Thanks for your review. -- Hideki Yamane

Bug#896071: debootstrap fails to retrive Release file over https

2018-04-23 Thread Hideki Yamane
s is better. But in this case, "$@" is extracted like >> wget '' '' '' https://deb.debian.org/debian/dist/unstable/InRelease Then, it outputs >>http://: Invalid host name. >>http://: Invalid host name. >>http://: Invalid host name. and returns 1. -- Hideki Yamane

Bug#840372: debootstrap: second-stage fails within systemd-nspawn: proc already mounted

2018-04-23 Thread Hideki Yamane
On Thu, 19 Apr 2018 10:06:49 +0200 Raphael Hertzog wrote: > Your patch will try to umount /proc even if it has not been mounted by > debootstrap. That's wrong. If you detect that /proc was handled outside of > debootstrap, then you should also not umount it. + if [ ! -n "$(ls -A /pr

Bug#896071: debootstrap fails to retrive Release file over https

2018-04-23 Thread Hideki Yamane
"$dest" "$from"; then + if wgetprogress $CHECKCERTIF $CERTIFICATE $PRIVATEKEY -O "$dest" "$from"; then return 0 else rm -f "$dest" -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#896071: debootstrap fails to retrive Release file over https

2018-04-24 Thread Hideki Yamane
don't want it. On Sat, 21 Apr 2018 20:32:59 +0900 Hideki Yamane wrote: > > there was a change in behaviour with the latest upload: > > Thanks for the report, and here's a proposal fix. > "$@" is extracted as '' and wget tries to fetch it and fail

Bug#896071: debootstrap fails to retrive Release file over https

2018-04-24 Thread Hideki Yamane
r > mirrors whose certificates are not under our control. We are not monitoring > that all the certificates are valid. I understand it, then remain unchanged. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#840372: debootstrap: second-stage fails within systemd-nspawn: proc already mounted

2018-04-24 Thread Hideki Yamane
xt of your unified diff) > > They should only be called if debootstrap is mounting /proc by itself. Okay, I want to treat it as separate issue (this code is not touched until now), deal with it after next upload. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#898738: debootstrap fails when specifying components

2018-05-15 Thread Hideki Yamane
quot; prevents this failure, could you check attached patch, please? -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp >From 768183053bcd02f050fcd2d50c08024ff48a786f Mon Sep 17 00:00:00 2001 From: Hideki Yamane Date: Wed, 16 May 2018 08:55:23 +0900 Subject: [PATCH] Fix downl

debootstrap: [idea] force review before commit to master

2018-05-16 Thread Hideki Yamane
re not allowed directly, it is treated as Merge Request and needs review by someone (anyway, probably you can do self review) Any comments? If there's no objection, I'll set it to debootstrap repo. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#898738: debootstrap fails when specifying components

2018-05-16 Thread Hideki Yamane
d test for it as attached. >From fe8dc595667af73c50324e975c7f1186a45e51e1 Mon Sep 17 00:00:00 2001 From: Hideki Yamane Date: Wed, 16 May 2018 09:19:29 +0900 Subject: [PATCH 2/2] Set multiple components for test --- debian/tests/debian-testing | 2 ++ 1 file changed, 2 insertions(+) diff --git a/

Re: debootstrap/1.0.98 breaks debomatic/0.23-1 autopkgtest in testing

2018-05-17 Thread Hideki Yamane
tstrap 1.0.99 https://ci.debian.net/data/packages/unstable/amd64/d/debomatic/311372.log -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#896071: debootstrap fails to retrive Release file over https

2018-05-18 Thread Hideki Yamane
On Mon, 14 May 2018 00:48:53 +0200 Philipp Kern wrote: > any new about incorporating Raphael's suggestion? There's still a grave > bug opened against debootstrap right now (on a version that is in testing). Sorry for late reply, revert previous fix and modified functions as Raphael suggested, a

Bug#839046: [PATCH] Enable merged-/usr by default again now that dpkg-shlibdeps is fixed (Closes: #839046)

2018-05-18 Thread Hideki Yamane
On Thu, 17 May 2018 11:37:32 +0200 Laurent Bigonville wrote: > + * Enable merged-/usr by default again now that dpkg-shlibdeps is fixed Is it applied to from buster to sid? It maybe break the enviroment until stretch release. -- Regards, Hideki Yamane henrich @ debian.org/iij

Bug#896071: debootstrap fails to retrive Release file over https

2018-05-19 Thread Hideki Yamane
On Sat, 19 May 2018 20:18:17 +0200 Philipp Kern wrote: > You local'ed from and dest and now don't pass it anymore to > wgetprogress. How does this work? It is passed to wget via $@ -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Re: debootstrap: [idea] force review before commit to master

2018-05-19 Thread Hideki Yamane
On Fri, 18 May 2018 21:15:35 +0200 Philipp Kern wrote: > I suppose the test harness is autopkgtest? Is there prior art on how to > set that up on Salsa? (Picking the backend and making sure that it > works, for instance.) Usually I just put debian/.gitlab-ci.yml as below, build package and kick

Bug#896071: debootstrap fails to retrive Release file over https

2018-05-20 Thread Hideki Yamane
x27;d rather have $dest and $from be explicit parameters to > wgetprogress. Given that you reset $@ anyway I don't see how that'd hurt. Hmm, but if I don't put $dest and $from to $@ and other parameters are empty, then it would be extracted as '' and wget will fai

Bug#742672: allow debootstrap to take a bare codename as the script parameter

2018-05-26 Thread Hideki Yamane
control: tags -1 +pending Hi, I've created Merge Request as https://salsa.debian.org/installer-team/debootstrap/merge_requests/2 Please someone review it. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#839046: [PATCH] Enable merged-/usr by default again now that dpkg-shlibdeps is fixed (Closes: #839046)

2018-05-26 Thread Hideki Yamane
ce its /lib*, /bin and /sbin are merged to /usr. We should not apply it for pre-buster, IMHO. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#839046: [PATCH] Enable merged-/usr by default again now that dpkg-shlibdeps is fixed (Closes: #839046)

2018-05-27 Thread Hideki Yamane
; unexpected problems when building chroot for very old releases. Yes, I mean that. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Re: debootstrap: [idea] force review before commit to master

2018-05-27 Thread Hideki Yamane
On Mon, 21 May 2018 00:29:55 +0100 Simon McVittie wrote: > However, it seems plausible that Docker wouldn't allow the fake schroot > or the fake pbuilder to run either - I don't think Docker containers are > allowed to exercise CAP_SYS_ADMIN, which is needed when playing with > mount points. It mi

Bug#888709: debootstrap: Silently fails if the target directory exists and is not empty.

2018-06-03 Thread Hideki Yamane
stretch' is not empty and it would be wiped -- Hideki Yamane

Bug#783589: debootstrap --exclude=dash doesn't

2018-06-03 Thread Hideki Yamane
ected program not found in PATH or not executable > Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin -- Hideki Yamane

Bug#557322: manpage: mention that dependency resolution can readd excluded packages

2018-06-03 Thread Hideki Yamane
control: tags -1 +pending Hi, Now --exlucde works properly and it is not added again (and maybe break dependency). -- Hideki Yamane

Bug#668903: The installer marks everything manually installed.

2018-06-03 Thread Hideki Yamane
y required or not. debootstrap pulls several packages but not for the packages from tasks, so I want to reassign back to debian-installer. -- Hideki Yamane

Bug#877855: debootstrap does not carry --components across --foreign/--second-stage

2018-06-03 Thread Hideki Yamane
Hi, On Wed, 21 Mar 2018 18:58:27 +0900 Hideki Yamane wrote: > Since in debootstrap, $TARGET/etc/apt/sources.list is deleted at > starting for second stage. And also it was removed in debootstrap script. > . "$SCRIPT" > > if [ "$SECOND_STAGE_ONLY" = &q

Re: debootstrap does not carry --components across --foreign/--second-stage

2018-06-03 Thread Hideki Yamane
Hi, I've created patch for this bug report. Could you check it, please? See https://salsa.debian.org/installer-team/debootstrap/merge_requests/7 And please someone on debian-boot list apply this MergeRequest. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Re: Processed: Bug #551838 in debootstrap marked as pending

2018-06-04 Thread Hideki Yamane
quot; and "second_stage" phase, ignore > "finddebs" and "dldebs" > Some options overwrites phases info each other, so make them exclusive > Save some package info to file to include to tarball made with --make-tarball Please review and merge it, thanks. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#594052: debootstrap: create example /etc/hosts and /etc/fstab?

2018-06-04 Thread Hideki Yamane
nowadays). AIUI, using debootstrap is just meant for > chroots & such. You mean, adding /etc/fstab sample is harm for hurd (or kfreebsd)? If so, how about if we can apply it for only linux? -- Hideki Yamane

Bug#594052: debootstrap: create example /etc/hosts and /etc/fstab?

2018-06-05 Thread Hideki Yamane
at merging deboostrap and crosshurd, since they > are two tools which do almost the same thing, and see crosshurd's > README.Debian suggesting so. Okay, I'll check it. BTW, is there any known blocker to merge them? -- Hideki Yamane

Re: Re: debootstrap/1.0.102 appears to break debuerreotype autopkgtest

2018-06-14 Thread Hideki Yamane
to avoid > the regression in debuerreotype. Stretch is blacklisted (in scripts/debian-common) and I've tested on my box, it is non-merged-usr environment. Is it stretch? We can use "--no-merged-usr" and "--merged-usr" options explicitly. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Re: debootstrap/1.0.102 appears to break debuerreotype autopkgtest

2018-06-14 Thread Hideki Yamane
uld not be applied to all releases. However, I'm not sure which "older" release for it, especially whether it equals to merged-usr. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#731859: Happens to me on stretch

2018-06-15 Thread Hideki Yamane
se appears to be the same: >  the ldconfig isn't working.  Note that both leave ldd.REAL and > ldconfig.REAL lying around in the nested run. I'm not sure how to run nested chroot with success, it means "chroot "/tmp/${suite}" /bin/sh" line would still fail, though. -- Hideki Yamane

Re: debootstrap/1.0.102 appears to break debuerreotype autopkgtest

2018-06-15 Thread Hideki Yamane
Hi, On Fri, 15 Jun 2018 07:57:21 +0900 Hideki Yamane wrote: > > > Instead of stretch simply defaulting to non-merged-usr, it's now > > > _blacklisted_ from merged-usr, even if I explicitly specify > > > "--merged-usr", right? Is that the intended impl

Bug#899155: systemd-setup-machine-id leaving mount behind?

2018-06-15 Thread Hideki Yamane
x27;ve fixed it as https://salsa.debian.org/installer-team/debootstrap/merge_requests/11 Could someone review (& merge) it, please? -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#731859: Happens to me on stretch

2018-06-18 Thread Hideki Yamane
Hi, On Mon, 18 Jun 2018 12:15:51 +1000 Russell Stuart wrote: > I didn't get that failure, but a postinst expecting /proc to be mounted > doesn't sound unreasonable. Hmm. > > I'm not sure how to run nested chroot with success, it means > > "chroot "/tmp/${suite}" /bin/sh" line would still fail,

Bug#901826: fakechroot doesn't work on sid

2018-06-18 Thread Hideki Yamane
Package: fakechroot Version: 2.19-3 Severity: important Dear Maintainer, fakechroot works on Stretch but not on Sid. >henrich@stretch1:~$ fakechroot --version >fakechroot version 2.19 >henrich@stretch1:~$ fakechroot chroot stretch true >henrich@stretch1:~$ echo $? >0 >henrich@sid1:~$ fakechro

Bug#731859: Happens to me on stretch

2018-06-18 Thread Hideki Yamane
Hi, On Mon, 18 Jun 2018 20:22:28 +0900 Hideki Yamane wrote: > > Here are ways you can run it: > > > > ./bug-731859-demo-v2.sh stretch chroot With provided script, it runs debootstrap under chroot, however, debootstraped environment under chroot causes problem with symli

Re: debootstrap/1.0.102 appears to break debuerreotype autopkgtest

2018-06-18 Thread Hideki Yamane
ed-usr. >= stretch ? If it's >= buster (not include stretch), it's easy to apply changes. > (As it should always be applied it shouldn't be set in > `setup_merged_usr` as that is misleading.) Okay, thanks. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Re: debootstrap/1.0.102 appears to break debuerreotype autopkgtest

2018-06-19 Thread Hideki Yamane
Aha, it means just clicking merge button is easy for me ;) -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#774331: debootstrap: fakechroot variant fails with fakechroot not found

2018-06-19 Thread Hideki Yamane
(= 215-8); however: > Package systemd is not configured yet. >systemd-sysv depends on systemd; however: > Package systemd is not configured yet. It seems that is fakechroot issue, too. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745082 -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#901717: debootstrap: Version 1.0.102 breaks use of file mirrors

2018-06-23 Thread Hideki Yamane
Hi, On Sat, 23 Jun 2018 11:14:58 +0100 Christopher Obbard wrote: > $ cat test/debootstrap/debootstrap.log > ... > /debootstrap/debootstrap: 1428: /debootstrap/debootstrap: cannot open > //var/lib/apt/lists/http:__deb.debian.org_debian_dists_buster_main_binary-armhf_Packages: > No such file Oh,

Bug#902350: systemd-container: /proc/1/environ doesn't contain

2018-06-25 Thread Hideki Yamane
lain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 25 Jun 2018 21:43:41 +0900 Hideki Yamane wrote: > I've got a suggestion to use $container to detect systemd-nspawn, > it can be used before/after 239-1. debootstrap should be changed > to use it, so reassign to deboots

Bug#902350: systemd-container: /proc/1/environ doesn't contain

2018-06-28 Thread Hideki Yamane
on the left and $ on the right would do that. Thanks, indeed. And Ben suggested just use $container and it's better. > It seems there are quite a number of other places with such issues. I'll look into it, later. -- Hideki Yamane

Bug#893713: debootstrap-udeb: containts too many scripts files (most of them are symlink but...)

2018-07-11 Thread Hideki Yamane
On Fri, 23 Mar 2018 21:40:08 +0900 Hideki Yamane wrote: > > What's the problem here? > > It's not a problem, but we can improve it, IMO (so severity is low). Proposed Merge Request https://salsa.debian.org/installer-team/debootstrap/merge_requests/15 -- Re

Bug#871835: speed up for debootstrap

2018-07-26 Thread Hideki Yamane
tory, it's nice. -- Hideki Yamane

Bug#871835: speed up for debootstrap

2018-07-28 Thread Hideki Yamane
; yield the exact same results. Please don't merge the whole stack of > patches without such checks. I heard about Thomas has set his test system and works well. It'd be better to share its info, then. -- Hideki Yamane

Bug#904804: debootstrap: Unable to deboostrap a sid environment on stretch

2018-07-28 Thread Hideki Yamane
. > > -- Andreas Henriksson Fri, 27 Jul 2018 10:07:37 +0200 However, util-linux is (2.32-0.1). I'm not sure which side should care about it, but once reassign to util-linux. -- Hideki Yamane

Bug#728344: debootstrap does not report errors

2018-07-29 Thread Hideki Yamane
On Wed, 30 Oct 2013 23:30:56 +0100 Michal Suchanek wrote: > This is quite likely broken but debootstrap should report the error and not > just silently terminate. Here's a proposed Merge Request https://salsa.debian.org/installer-team/debootstrap/merge_requests/20 -- Hideki Yamane

Q: What's the relationship between Secure Boot and debootstrap?

2018-07-31 Thread Hideki Yamane
Hi, During "Report from the Debian EFI team about the support of Secure Boot on Debian" session, you said that maybe we should touch debootstrap, but I'm not sure what should we do for it. Could you explain your thought for it, please? -- Hideki Yamane

Re: Q: What's the relationship between Secure Boot and debootstrap?

2018-07-31 Thread Hideki Yamane
at all, right? If so, please update your slide before upload. -- Hideki Yamane

Re: Towards Debian Buster Alpha 4

2018-07-31 Thread Hideki Yamane
And will upload 1.0.108 with some fixes (not apply speedup patches). -- Hideki Yamane

Re: Q: What's the relationship between Secure Boot and debootstrap?

2018-08-01 Thread Hideki Yamane
On Wed, 1 Aug 2018 14:47:58 +0100 Steve McIntyre wrote: > Yup, just updated in git now... Thanks! :) -- Hideki Yamane

Bug#905165: debootstrap - fails in docker environment

2018-08-01 Thread Hideki Yamane
ne. And if it still happens, please describe reproduce step for it. -- Hideki Yamane

Re: Q: What's the relationship between Secure Boot and debootstrap?

2018-08-02 Thread Hideki Yamane
ch progress for it but not sure when it will come to Debian. -- Hideki Yamane

Bug#891009: debootstrap: wrongly falls back to https://deb.debian.org when try to create Ubuntu chroot

2018-08-03 Thread Hideki Yamane
On Wed, 21 Feb 2018 22:31:02 +0900 Hideki Yamane wrote: > And, https assures only secure *connection*, not integrity of *contents* > as GPG does, so this behavior is not good, IMO. As I said above, what https ensures and gpg does is different, and "if there's no reliable keyri

Bug#893713: debootstrap-udeb: containts too many scripts files (most of them are symlink but...)

2018-08-24 Thread Hideki Yamane
Y HARDER, IT IS NOT INTENDED. People who made wrong decision should be blamed as fool? If so, please revert debootstrap before I started to commit to it. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#893713: debootstrap-udeb: containts too many scripts files (most of them are symlink but...)

2018-09-09 Thread Hideki Yamane
On Sat, 25 Aug 2018 09:11:45 +0200 Raphael Hertzog wrote: > you should really add some automated test > to catch the regressions. Well, limited to this time, how did I catch its regression with test? -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Are you still interested in debootstrap?

2018-09-09 Thread Hideki Yamane
Hi Junichi, I asked you about this via twitter several times but I got no answer, you are nominated as debootstrap uploaders but never done it. Do you want to stay there or not? -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

  1   2   3   >