Bug#563647: debootstrap: manpage neglects complete path for

2018-04-03 Thread Hideki Yamane
of downloading via HTTP(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
equivalent text in the debootstrap usage message: Okay, I just looked at debootstrap.8 file. Fixed :) -- 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 <henr...@iijmio-mail.jp> wrote: > Here's a proposed patch for it. > > diff --git a/debootstrap b/debootstrap > index 083473d..1d5d

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

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

2018-04-05 Thread Hideki Yamane
/main/binary-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
good, many thanks! :) -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

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

2018-04-05 Thread Hideki Yamane
a tarball created > with the --make-tarball, 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. --

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

2018-04-08 Thread Hideki Yamane
th eatmydata 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#895412: debootstrap: Cannot find dpkg on NetBSD (or other OSes using pkgsrc)

2018-04-11 Thread Hideki Yamane
ecture) 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 <henr...@iijmio-mail.jp> 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 @

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

2018-04-12 Thread Hideki Yamane
option was passed and 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

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 <henr...@iijmio-mail.jp> 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.)

Bug#892623: fonts-noto-cjk: Noto Serif CJK for Debian stretch bpo

2018-04-10 Thread Hideki Yamane
> Dear Maintainer, > > Could you consider to upload newer fonts-noto-cjk package to > stretch-backports? > It would be very helpful if we can use Noto Serif CJK fonts > via backports. > > Regards, > -- > Kenshi Muto > km...@debian.org > > -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

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 ---

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

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

Bug#895791: virtualbox: Cannot create Video Capture file

2018-04-15 Thread Hideki Yamane
Package: virtualbox Version: 5.2.8-dfsg-10 Severity: normal Dear Maintainer, Video capture feature doesn't work with virtualbox package in Debian. But it works with package upstream provides. --- Works: 5.2.8 r121009 (Qt5.10.1)

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

2018-04-23 Thread Hideki Yamane
Most of the case, quotes 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 <henr...@iijmio-mail.jp>

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. +

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

2018-04-23 Thread Hideki Yamane
On Thu, 19 Apr 2018 09:58:41 +0200 Raphael Hertzog <hert...@debian.org> 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 <henr...@debian.or.jp>

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

2018-04-24 Thread Hideki Yamane
se let me know if you don't want it. On Sat, 21 Apr 2018 20:32:59 +0900 Hideki Yamane <henr...@iijmio-mail.jp> 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

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

2018-04-24 Thread Hideki Yamane
"$CERTIFICATE" "$PRIVATEKEY" -O "$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
redirects to many other > 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
e in the context 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#871835: Call for help: review patches for debootstrap

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

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 <henr...@debian.org> Date: Tue, 17 Apr 2018 23:46:16 +0900 Subject: [PATCH] Fix second-stage failure within systemd-nspawn (Closes:

Bug#731859: debootstrap: variant=fakechroot fails

2018-03-19 Thread Hideki Yamane
control: tags -1 +unreproducible On Tue, 10 Dec 2013 15:48:33 +0100 Johannes Schauer wrote: > Package: debootstrap > Version: 1.0.55 > Severity: normal > > Running debootstrap under Debian Sid yields: > > $ fakeroot fakechroot debootstrap --verbose --variant=fakechroot sid

Bug#861343: debootstrap: hardcodes mawk as awk provider

2018-03-19 Thread Hideki Yamane
control: tags -1 +patch On Thu, 27 Apr 2017 20:35:01 +0200 Sven Joachim wrote: > It might be useful for Debian or derivatives to change the default awk > provider, which currently is mawk - a package that has de facto been > unmaintained in Debian for several years. The

Bug#872059: No longer creates /dev/console.

2018-03-16 Thread Hideki Yamane
On Mon, 14 Aug 2017 02:05:37 +0100 brsr.alternat...@gmail.com wrote: > 1179a1180 > > mknod -m 600 $TARGET/dev/console c 5 1 Does anyone oppose to apply above patch to debootstrap? -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#833525: debootstrap: Deleted my entire /home partition using "mostly harmless" debootstrap --print-debs option

2018-03-16 Thread Hideki Yamane
On Wed, 14 Mar 2018 07:21:38 +0100 Ansgar Burchardt wrote: > That doesn't work: > > +--- > | $ dash -c '[ -e /bin/* ]' > | dash: 1: [: /bin/2to3-2.7: unexpected operator > +--- Thanks for the catch, fixed version here. diff --git a/debootstrap b/debootstrap index

Bug#707033: debootstrap: deootstrap fails to finish if a vfat partition is mounted at /mnt/home

2018-03-16 Thread Hideki Yamane
tags -1 +unreproducible On Tue, 07 May 2013 10:10:58 +0900 Super Nathan Weber wrote: > Package: debootstrap > Version: 1.0.49 > Severity: normal > > Dear Maintainer, > I was trying to install a debian system using debootstrap to a USB key. I > formatted 2

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

2018-03-21 Thread Hideki Yamane
p_apt_sources "${MIRRORS%% *}" > mv_invalid_to "${MIRRORS%% *}" > else > setup_apt_sources "$DEF_MIRROR" > mv_invalid_to "$DEF_MIRROR" > fi -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

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

2018-03-21 Thread Hideki Yamane
control: tags -1 +patch On Wed, 21 Mar 2018 18:15:06 +0900 Hideki Yamane <henr...@iijmio-mail.jp> wrote: > Then, how about to change it to "-nv" (no-verbose) option? Here's a proposed patch. diff --git a/functions b/functions index bb7dae1..a4651ef 100644 --- a/functi

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

2018-03-21 Thread Hideki Yamane
Package: debootstrap-udeb Severity: minor Hi, It contains meaningless scripts as below. drwxr-xr-x root/root 0 2018-03-17 23:46 ./usr/share/debootstrap/scripts/ -rw-r--r-- root/root 6016 2018-03-17 23:46 ./usr/share/debootstrap/scripts/aequorea -rw-r--r-- root/root 6296

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

2018-03-23 Thread Hideki Yamane
> debian/debootstrap-udeb/usr/share/debootstrap/scripts/testing > \ > debian/debootstrap-udeb/usr/share/debootstrap/scripts/unstable Most of scripts in current udeb seem to be unnecessary. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#700368: debootstrap does not work with local file mirror (apt-move)

2018-03-17 Thread Hideki Yamane
if [ "$c" = "$path" ]; then echo "$a $b"; fi > done | head -n 1 > } So, it would check md5sum first then check sha256 and finish, not about sha1. However, I doubt to change this code since it's only issue with apt-move, and we already drop sha1 checksums (just md5sum and sha256sum) now. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#893954: debootstrap ignores https mirror setting, just use default http mirror (i.e. http://deb.debian.org)

2018-03-24 Thread Hideki Yamane
udo debootstrap --components="main,contrib,non-free" sid ./sid-test >https://cdn-aws.deb.debian.org/debian (snip) >$ cat ./sid-test/etc/apt/sources.list >deb https://cdn-aws.deb.debian.org/debian sid main contrib non-free It works as expected. -- Hideki Yamane

Bug#891393: Old Ubuntu release chroot cannot be created with debootstrap on Debian

2018-02-26 Thread Hideki Yamane
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 some errors about it is fine, IMO. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#402491: debootstrap: missing check in x_feign_install

2018-02-27 Thread Hideki Yamane
t -d ' ' -f 4)" > if [ -n "$pkg" ]; then > msg="$msg (possibly the package $pkg is at fault)" > fi > else > arg="the log" > fi > warning "$code" "$msg" "$arg" > return 1 > fi > return 0 > } > > in_target () { > in_target_failmsg IN_TARGET_FAIL "Failure trying to run: %s" "$CHROOT_CMD $*" > "$@" It would try to report error, so it'd be okay to close this bug. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#864734: pre-exist /dev/pts cause failure on debootstrap

2018-02-26 Thread Hideki Yamane
control: tags -1 -moreinfo control: tags -1 +patch On Sat, 24 Feb 2018 22:05:51 +0900 Hideki Yamane <henr...@iijmio-mail.jp> wrote: > Why did you exec "mkdir /mnt/{dev, dev/pts, proc, sys}"? > It's unnecessary. Just run debootstrap works fine. Anyway, here's a patch

Bug#902285: [patch] debirf: removing init-system-helpers cause error with "debirf make minimal"

2018-06-24 Thread Hideki Yamane
-bin (2.27-3) ... > Errors were encountered while processing: > util-linux Here's a proposal patch. (Note: this patch fix dependency error but another error still occurs). >From b6618e1d13ffaeb1e9a162c08f95b0f47b751c53 Mon Sep 17 00:00:00 2001 From: Hideki Yamane Date: Sun, 24 Jun 2018 2

Bug#902289: debirf: During install linux-image package, /root/lib/* files were deleted

2018-06-24 Thread Hideki Yamane
^C > $ ls /tmp/testdir/debirf/minimal/root/lib > modules Log attached. -- Hideki Yamane log.gz Description: application/gzip

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#910579: tracker: cannot initialize database: error in view fts_view

2018-10-08 Thread Hideki Yamane
Package: tracker Version: 2.1.4-1 Severity: important Dear Maintainer, Recently, I found tracker eats lots of CPU and it shows below log. Oct 8 19:44:14 hp systemd[2689]: Started Tracker metadata database store and lookup manager. Oct 8 19:44:17 hp tracker-store[29155]: Cannot initialize

Bug#910579: tracker: cannot initialize database: error in view fts_view

2018-10-08 Thread Hideki Yamane
On Mon, 08 Oct 2018 19:48:36 +0900 Hideki Yamane wrote: > Package: tracker > Version: 2.1.4-1 > Severity: important > > Dear Maintainer, > > Recently, I found tracker eats lots of CPU and it shows below log. It's same issue on upstream issue tracker https://gitlab.gn

Bug#911036: partman-lvm: Volume group name "■" has invalid characters, and cannot removed

2018-10-14 Thread Hideki Yamane
4 GiB] inherit > ACTIVE'/dev/elitebook830-vg/home' [<893.34 GiB] inherit And "lvremove /dev/elitebook830-vg/{root,swap_1,home}" works well at VT2. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#909658: debian-installer: blank screen on install (HP Elitebook 830 G5)

2018-10-15 Thread Hideki Yamane
to be common issue on new hardware, and unfortunately some hardware doesn't support CSM. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#911036: Acknowledgement (partman-lvm: Volume group name "■" has invalid characters, and cannot removed)

2018-10-15 Thread Hideki Yamane
ical Volume Manager" -> "Delete logical volume" and any volume 8. you can delete it without error! -- Hideki Yamane

Bug#911036: Acknowledgement (partman-lvm: Volume group name "■" has invalid characters, and cannot removed)

2018-10-16 Thread Hideki Yamane
control: tags -1 +patch On Tue, 16 Oct 2018 12:38:30 +0900 Hideki Yamane wrote: > Here's a step to reproduce this bug And here's a proposed patch, please review it. https://salsa.debian.org/installer-team/partman-lvm/merge_requests/1 -- Hideki Yamane

Bug#829214: Please enable to specify package repo with Debian version like "Debian8"

2018-10-28 Thread Hideki Yamane
ier for users. debianX -> DebianX.Y -> stable/testing/oldstable... # then Maybe I would update debootstrap to deal with -- Hideki Yamane

Bug#909658: debian-installer: blank screen on install (HP Elitebook 830 G5)

2018-09-26 Thread Hideki Yamane
Package: debian-installer Severity: important Hi, I've tried to install Debian on my new laptop HP EliteBook 830 G5 but failed since it shows only blank screen after selecting installation mode (both graphical and text). Screen doesn't work but system still seems to alive because when I've

Bug#909658: debian-installer: blank screen on install (HP Elitebook 830 G5)

2018-09-26 Thread Hideki Yamane
Hi, Additional info, - CentOS7 and Fedora29 work - Debian9.5 (Debian Live) also works (able to login to GNOME desktop) but install goes to blank screen On Wed, 26 Sep 2018 21:16:24 +0900 Hideki Yamane wrote: > Package: debian-installer > Severity: important > > Hi, >

Bug#909658: debian-installer: blank screen on install (HP Elitebook 830 G5)

2018-09-26 Thread Hideki Yamane
On Wed, 26 Sep 2018 23:20:29 +0900 Hideki Yamane wrote: > > Success > > - Ubuntu18.04.1 (Linux 4.15.0-29-generic) > > > > Fail > > - Debian9.4 > > - both Debian Installer Buster Alpha 3 release and daily image Boot resolution is different between Ubu

Bug#909426: RM: psphere -- ROM; dead upstream, replacement in repo

2018-09-23 Thread Hideki Yamane
pendencies for psphere package. So, I'll ask you to remove pshpere package from Debian. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp http://wiki.debian.org/HidekiYamane

Bug#906688: ruby-netrc: FTBFS in buster/sid (test_missing_environment fails)

2018-12-28 Thread Hideki Yamane
Hi, It builds well with cowbuilder, at least (I don't know why...) -- Hideki Yamane

Bug#793404: massive waste of CPU time in debian/rules by inline commands

2019-01-05 Thread Hideki Yamane
"default no" is better to reduce work, IMHO. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#910463: os-autoinst FTBFS on !x86/ppc64{,el}: test failure

2019-01-05 Thread Hideki Yamane
control: severity -1 important Hi, Just a workaround, specify it is released as i386 and amd64 only for now. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#816640: Bug #816640 in ruby-eventmachine marked as pending

2019-01-02 Thread Hideki Yamane
It would be nice to fix this FTBFS :) -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#918474: ITP: libmojo-ioloop-readwriteprocess-perl - Execute external programs or internal code blocks as separate process

2019-01-06 Thread Hideki Yamane
Package: wnpp Owner: Hideki Yamane Severity: wishlist X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org * Package name: libmojo-ioloop-readwriteprocess-perl Version : 0.23 Upstream Author : Ettore Di Giacinto * URL : https://metacpan.org

Bug#876675: snapper: Avoid filling up btrfs, as it break the system?

2019-01-05 Thread Hideki Yamane
And I doubt whether it's true as Nicholas noted "Need to find the source for this on linux-btrfs". -- Hideki Yamane

Bug#793404: massive waste of CPU time in debian/rules by inline commands

2019-01-05 Thread Hideki Yamane
for (fake)root. Okay, maybe we can achieve it as compat level 13, 14 or 15... but lg way to go, I agree with it. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#918722: debootstrap: says InRelease file expired

2019-01-18 Thread Hideki Yamane
ly) fixed version, please check it. -- Hideki Yamane

Bug#832458: linux-image-4.6.0-0.bpo.1-amd64: Please enable

2019-01-20 Thread Hideki Yamane
and its successor SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH is enabled in debian kernel. -- Hideki Yamane

Bug#912597: linux-image-4.18.0-1-amd64: Please enable CONFIG_SENSORS_NCT7802 for nct7802 driver and others

2019-01-20 Thread Hideki Yamane
SENSORS_NPCM7XX, CONFIG_SENSORS_W83773G, CONFIG_SENSORS_ASPEED). > Similary CONFIG_PMBUS and all PMBUS drivers should probably be build as > modules. made MergeRequest as https://salsa.debian.org/kernel-team/linux/merge_requests/107 -- Hideki Yamane

Bug#887399: stretch-pu: package python-certbot/0.10.2-1

2019-01-20 Thread Hideki Yamane
will happen on February 13th, 2019, so I'm afraid that 9.7 point release would be late for it. It's security issue, then security advisory maybe help, IMHO. -- Hideki Yamane

Bug#919337: RM: jd -- ROM; dead upstream, not work (crash) and fork is coming

2019-01-14 Thread Hideki Yamane
/issues/15 (in Japanese) -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp http://wiki.debian.org/HidekiYamane

Bug#917352: ubuntu-archive-keyring: Debconf template hard to understand (needs review)

2019-01-15 Thread Hideki Yamane
new ones to provide them). Thanks for pointing this out, I've posted it to l10n-english and got a review. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#919445: curl: Please update to 7.63.0

2019-01-15 Thread Hideki Yamane
On Wed, 16 Jan 2019 10:05:22 +0900 Hideki Yamane wrote: > Could you consider to update to the latest upstream version 7.63.0, > released on 12th of December 2018, please? If there's any blocker > for it, it'd be better to note. I've heard that HTTP digest authentication bug

Bug#918026: ruby-sinatra-contrib: uninstallable; depends on versions not present in the archive

2019-01-15 Thread Hideki Yamane
ich was also moved into sinatra) from the ruby-sinatra source in one > go. Thanks Antonio for updating sinatra package! And now I've found that ruby-sinatra-contrib was removed from repository, is that intended? See https://ftp-master.debian.org/removals.txt -- Regards, Hideki Yam

Bug#919222: ubuntu-keyring: [INTL:pt] Updated Portuguese translation - debconf messages

2019-01-15 Thread Hideki Yamane
Could you update attached file, please? -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp pt.po Description: Binary data

Bug#919300: ubuntu-keyring: [INTL:nl] Dutch translation of debconf messages

2019-01-15 Thread Hideki Yamane
anks for filing translation, but as #917352, templates in this package was reviewed and updated. Could you update attached file, please? -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp nl.po Description: Binary data

Bug#919445: curl: Please update to 7.63.0

2019-01-15 Thread Hideki Yamane
and build is fine, with dropping debian/patches/12_fix-runtests-curl.patch that was merged to upstream and attached symbols update. -- Hideki Yamane curl.symbols Description: Binary data

Bug#904152: Request: Rename "ubuntu-archive-keyring" package to "ubuntu-keyring" for consistency with Ubuntu

2019-01-15 Thread Hideki Yamane
On Mon, 14 Jan 2019 19:21:31 -0500 Jeremy Bicha wrote: > I believe you need a transitional package so that people with the old > package install will get upgraded to the new version. Thanks for your suggestion! I've updated it and re-upload to NEW queue. -- Regards, Hideki

Bug#915537: MongoDB SSPL v1 license and the DFSG

2018-12-12 Thread Hideki Yamane
t's not entire SSPL version but its first version, SSPL version.1.0. -- Hideki Yamane

Bug#916563: UnDinaruLight.ttf says "it's UnDinaru-Bold" (of course, wrong)

2018-12-15 Thread Hideki Yamane
package: fonts-unfonts-core severity: wishlist Hi, UnDinaruLight.ttf says "it's UnDinaru-Bold" (of course, wrong). $ otfinfo UnDinaruBold.ttf UnDinaru-Bold $ otfinfo UnDinaruLight.ttf UnDinaru-Bold -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#914897: tech-ctte: Should debootstrap disable merged /usr by default?

2018-12-22 Thread Hideki Yamane
se during freeze, it should be reverted. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#917388: linux-image-4.18.0-3-amd64: Touchpad not working on Gemini Lake laptop due to missing kernel config option

2018-12-27 Thread Hideki Yamane
y to be backported. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#887601: libcamlimages-ocaml: Detect freetype using pkg-config

2018-12-11 Thread Hideki Yamane
ecks returns "true". Anyway, please check it. -- Hideki Yamane

Bug#916659: nailgun 1.0.0 depends on JUnit5

2018-12-16 Thread Hideki Yamane
Package: nailgun Severity: normal Just note, nailgun 1.0.0 depends on JUnit5 that is not packaged yet. So, I cannot update nailgun from 0.9.3 to 1.0.0... -- Hideki Yamane

Bug#914897: #914897: debootstrap, buster: Please disabled merged /usr by default

2018-12-02 Thread Hideki Yamane
How many packages are affected? - Why it was caused? (just symlink to /bin or /sbin isn't enough to deal with it?) - Does it cause any failure on users' machine? So, I want to listen above things (not thought or idea), then reply to your question. Please quote if someone can do it. - -- Re

Bug#914897: tech-ctte: Should debootstrap disable merged /usr by default? /usr by default

2018-12-06 Thread Hideki Yamane
ible-builds.org/debian/issues/unstable/paths_vary_due_to_usrmerge_issue.html -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#915537: MongoDB SSPL v1 license and the DFSG

2018-12-09 Thread Hideki Yamane
uld you explain it a bit more, please? Why SSPL doesn't meet our goal? I don't complain about this judge but more detailed explanation with some examples is better, IMHO. -- Hideki Yamane

Bug#915583: debian-policy: More attractive sphinx theme, please

2018-12-04 Thread Hideki Yamane
package: debian-policy severity: wishlist Hi, Maybe more eye-candy theme (see https://sphinx-themes.org/) is good for policy-doc and other debian docs, we can create theme for debian-policy and share between debian docs. -- Hideki Yamane

Bug#914897: #914897: debootstrap, buster: Please disabled merged /usr by default

2018-12-04 Thread Hideki Yamane
sr and merged-usr Debian system in the end, right? (or do you want to stay change in debootstrap 1.0.111 forever?) -- Hideki Yamane

Bug#918659: Debootstrap started to fail with Busybox

2019-01-08 Thread Hideki Yamane
uld review it. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#918584: os-autoinst FTBFS on i386: FAIL: 01-test_needle.t

2019-01-07 Thread Hideki Yamane
got: '944' > # expected: '108' Thanks, I got same result with upstream master, forwarded to them. -- Hideki Yamane

Bug#919248: RM: ruby-bcat -- ROM; dead upstream, dependency failure

2019-01-13 Thread Hideki Yamane
. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp http://wiki.debian.org/HidekiYamane

Bug#919248: RM: ruby-bcat -- ROM; dead upstream, dependency failure

2019-01-14 Thread Hideki Yamane
On Mon, 14 Jan 2019 13:14:50 +0900 Hideki Yamane wrote: > Please ruby-bcat package that I maintain. ^ remove ;) -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#864709: xfce CD1 image should contain fonts for languages supported by debian installer

2018-12-30 Thread Hideki Yamane
https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/ shows debian-9.6.0-amd64-xfce-CD-1.iso as default desktop image... why? -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#890395: uglifyjs: Please update the package to new version v3.3.10

2019-01-03 Thread Hideki Yamane
/uglifier/) has released 4.1.20, so should be updated to up to 4.0.0 at least. We should update node-grunt-contrib-uglify, node-uglifyjs-webpack-plugin and ruby-uglifier in experimental to fix uglifyjs's RCbug. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#899595: Invalid maintainer address pkg-xfce-de...@lists.alioth.debian.org

2019-01-03 Thread Hideki Yamane
e projects like Fedora and Xubuntu have released 4.13 series as discussed at https://mail.xfce.org/pipermail/xfce4-dev/2018-July/032143.html -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#905906: RFS: hinawa-utils/0.1.0-1 [ITP]

2018-09-12 Thread Hideki Yamane
Hi, > - CUI tool for functionalities of Digidesign Digi 00x family CUI, maybe CLI? Perhaps we don't need it. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp

Bug#926216: debootstrap: Add dpkgopt

2019-04-02 Thread Hideki Yamane
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#925350: unblock: ubuntu-keyring/2018.09.18.1-5

2019-04-02 Thread Hideki Yamane
On Sat, 23 Mar 2019 23:36:50 +0900 Hideki Yamane wrote: > Package: release.debian.org > Severity: normal > User: release.debian@packages.debian.org > Usertags: unblock Should I provide any other info for unblocking this? -- Hideki Yamane

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#926220: itamae: execution error

2019-04-02 Thread Hideki Yamane
package: itamae version: severity: important tags: patch We cannot exec itamae with below error # itamae Traceback (most recent call last): 4: from /usr/bin/itamae:4:in `' 3: from /usr/lib/ruby/vendor_ruby/thor/base.rb:444:in `start' 2: from

Bug#926236: ITP: ruby-fluent-logger -- A structured logger for Fluentd (Ruby)

2019-04-02 Thread Hideki Yamane
Package: wnpp Severity: wishlist Owner: Hideki Yamane * Package name: ruby-fluent-logger Version : 0.8.0 Upstream Author : Sadayuki Furuhashi * URL : https://github.com/fluent/fluent-logger-ruby * License : Apache-2.0 Programming Lang: Ruby Description

Bug#926266: ITP: ruby-cool.io -- cool framework for doing high performance I/O in Ruby

2019-04-02 Thread Hideki Yamane
Package: wnpp Severity: wishlist Owner: Hideki Yamane * Package name: ruby-cool.io Version : 1.5.3 Upstream Author : 2008-2012 Tony Arcieri 2013-2019 Masahiro Nakagawa * URL : https://coolio.github.io * License : MIT Programming Lang

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

2019-03-20 Thread Hideki Yamane
ownload-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

<    1   2   3   4   5   6   7   8   9   10   >