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
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
/var/cache/apt/archives/*
$ sudo du -sh sid
236Msid
Any comments?
--
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
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
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
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
org/raspbian/
Please try without --verbose, I guess its option is something wrong with.
--
Regards,
Hideki Yamane henrich @ debian.org/iijmio-mail.jp
not
clear for me.
--
Regards,
Hideki Yamane henrich @ debian.org/iijmio-mail.jp
nt pagetypeinfo sys zoneinfo
--
Regards,
Hideki Yamane henrich @ debian.org/iijmio-mail.jp
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
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
No such file or directory
> $ sudo chroot ~/tmp/buster /bin/dash
> #
--
Regards,
Hideki Yamane henrich @ debian.org/iijmio-mail.jp
ushed it, thanks.
--
Regards,
Hideki Yamane henrich @ debian.org/iijmio-mail.jp
if (which apt-config > /dev/null); then
fi
--
Regards,
Hideki Yamane henrich @ debian.org/iijmio-mail.jp
-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
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
-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
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
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
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
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
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
rap usage message:
Okay, I just looked at debootstrap.8 file. Fixed :)
--
Regards,
Hideki Yamane henrich @ debian.org/iijmio-mail.jp
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
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
:)
--
Regards,
Hideki Yamane henrich @ debian.org/iijmio-mail.jp
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
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
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
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
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
itecture)
Is there any reason to do so? Just use dpkg is something wrong?
--
Regards,
Hideki Yamane henrich @ debian.org/iijmio-mail.jp
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 @@
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?
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
And of course, more people
are also welcome.
--
Regards,
Hideki Yamane henrich @ debian.org/iijmio-mail.jp
.. 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
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/
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"
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
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.
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
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
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
"$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
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
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
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
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
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
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/
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
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
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
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
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
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
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
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
; unexpected problems when building chroot for very old releases.
Yes, I mean that.
--
Regards,
Hideki Yamane henrich @ debian.org/iijmio-mail.jp
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
stretch' is not empty and it
would be wiped
--
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
control: tags -1 +pending
Hi,
Now --exlucde works properly and it is not added again (and maybe
break dependency).
--
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
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
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
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
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
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
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
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
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
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
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
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,
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
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
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
Aha, it means just clicking merge button is easy for me ;)
--
Regards,
Hideki Yamane henrich @ debian.org/iijmio-mail.jp
(= 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
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,
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
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
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
tory, it's nice.
--
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
.
>
> -- 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
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
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
at all, right?
If so, please update your slide before upload.
--
Hideki Yamane
And will upload 1.0.108 with some fixes (not apply speedup patches).
--
Hideki Yamane
On Wed, 1 Aug 2018 14:47:58 +0100
Steve McIntyre wrote:
> Yup, just updated in git now...
Thanks! :)
--
Hideki Yamane
ne.
And if it still happens, please describe reproduce step for it.
--
Hideki Yamane
ch progress for it but not sure when it will
come to Debian.
--
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
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
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
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 - 100 of 234 matches
Mail list logo