Bug#959474: Issues with Chinese language (all variants) when building some pages in buster

2020-05-04 Thread Damyan Ivanov
(not a Perl maintainer here) -=| Axel Beckert, 05.05.2020 03:34:28 +0200 |=- > → echo 包 | perl -pe 's|\s+\n|\n|sg;' > 包 > → echo 包 | perl -M"feature unicode_strings" -pe 's|\s+\n|\n|sg;' > � > > Which kinda sounds like a Perl bug. Cc'ing the maintainers of Debian's > perl package (not the whole

Bug#959474: Issues with Chinese language (all variants) when building some pages in buster

2020-05-04 Thread Yao Wei
On Mon, May 04, 2020 at 10:19:02PM -0400, Boyuan Yang wrote: > Mwei (https://nm.debian.org/person/mwei/) just talked to me saying that it > could be a bug with isSPACE_L1 macro in perl's pp.c. He will be replying the > email soon. > Hi, (I used reportbug to handle reply of this thread, and I

Bug#959474: Issues with Chinese language (all variants) when building some pages in buster

2020-05-04 Thread Yao Wei (魏銘廷)
Package: www.debian.org Followup-For: Bug #959474 Hi, After a bit of investigation of Perl source code (5.31.11 downloaded from upstream) I found the they have weird handling of whitespace when `feature unicode_strings` turned on. I am not a perl person and I haven't executed the source code

Bug#959474: Issues with Chinese language (all variants) when building some pages in buster

2020-05-04 Thread Boyuan Yang
Hi, 在 2020-05-05星期二的 03:34 +0200,Axel Beckert写道: > → echo 包 | perl -pe 's|\s+\n|\n|sg;' > 包 > → echo 包 | perl -M"feature unicode_strings" -pe 's|\s+\n|\n|sg;' > � > > Which kinda sounds like a Perl bug. Cc'ing the maintainers of Debian's > perl package (not the whole Debian Perl Team), maybe

Bug#959474: Issues with Chinese language (all variants) when building some pages in buster

2020-05-04 Thread Axel Beckert
Hi, found the culprit quicker than expected. I'm though no more sure if it's really a WML issue or if sits even deeper: Axel Beckert wrote: > → echo 包 | /usr/share/wml/exec/wml_p8_htmlstrip -O 1 > 包 > → echo 包 | /usr/share/wml/exec/wml_p8_htmlstrip -O 2 > � Level 2 actually only consists of

Processed: reassign 959761 to wml

2020-05-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # Had a typo in the initial command, so fix this up > reassign 959761 wml 2.12.2~ds1-2 Bug #959761 [www.debian.org] wml: Regression in "htmlstrip -O2" (default) with Chinese language Bug reassigned from package 'www.debian.org' to 'wml'.

Bug#959474: Issues with Chinese language (all variants) when building some pages in buster

2020-05-04 Thread Axel Beckert
Control: clone -1 -2 Control: reasign -2 wml 2.12.2~ds1-2 Control: retitle -2 wml: Regression in "htmlstrip -O2" (default) with Chinese language Hi, Boyuan Yang wrote: > Thanks for raising this issue. Thanks from me, too. I wasn't aware of such a regression, sorry. > These build errors might

Processed (with 1 error): Re: Bug#959474: Issues with Chinese language (all variants) when building some pages in buster

2020-05-04 Thread Debian Bug Tracking System
Processing control commands: > clone -1 -2 Bug #959474 [www.debian.org] Issues with Chinese language (all variants) when building some pages in buster Bug 959474 cloned as bug 959761 > reasign -2 wml 2.12.2~ds1-2 Unknown command or malformed arguments to command. > retitle -2 wml: Regression in

Bug#959474: Issues with Chinese language (all variants) when building some pages in buster

2020-05-04 Thread Boyuan Yang
Hi all, (with my Debian Chinese Team hat on) (see bottom...) 在 2020-05-03星期日的 22:57 +0200,Holger Wansing写道: > Hi, > > Laura Arjona Reina wrote: > > There are some issues with some Chinese pages when they are built in a > > buster machine. > > We need to fix those issues (at least the

About New maintainers' Guide

2020-05-04 Thread sebul
Hello. https://www.debian.org/doc/manuals/maint-guide/start say This document is made available for the Debian Buster release since this offers many translations. This document will be dropped in the following releases since contents are getting outdated. So, I suggest replace New Maintainer's

Bug#959755: openldap: Package page for buster-backports gets 500 error

2020-05-04 Thread Ryan Tandy
On Mon, May 04, 2020 at 01:18:17PM -0700, Richard Landster wrote: The Debian openldap source package page has a link to the buster-backports distribution: https://packages.debian.org/source/buster-backports/openldap Clicking on that link results in this error: "Internal Server Error" I just

Processed: reassign 959755 to www.debian.org

2020-05-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 959755 www.debian.org Bug #959755 [src:openldap] openldap: Package page for buster-backports gets 500 error Bug reassigned from package 'src:openldap' to 'www.debian.org'. Ignoring request to alter found versions of bug #959755 to the

Advertising inquiry to cdn.debian.net

2020-05-04 Thread henry . williams
Hello! I would like to tell you that your site has attracted my attention and I would like to find out about the text link placement if it’s possible. I’m looking for paid promotion opportunities, so if you put a reference to my resource (learning related website), I will be very grateful. I'm

Re: How can set my commit log's timezone?

2020-05-04 Thread Changwoo Ryu
2020년 5월 4일 (월) 오후 3:03, "세벌" 님이 작성: > > Hello. I am Korean. It's GMT+9. > Someone said my git commit log doesn't fit the time zone. > How can I check my commit log? > > I commit sometimes at salsa.debian.org web interface, This is why. Salsa web edit doesn't consider your timezone. Just don't

Re: How can set my commit log's timezone?

2020-05-04 Thread Shlomi Fish
On Mon, 4 May 2020 14:46:24 +0900 "세벌" wrote: > Hello. I am Korean. It's GMT+9. > Someone said my git commit log doesn't fit the time zone. > How can I check my commit log? > > I commit sometimes at salsa.debian.org web interface, > and sometimes git command at Linux terminal. > > How can fix

How can set my commit log's timezone?

2020-05-04 Thread 세벌
Hello. I am Korean. It's GMT+9. Someone said my git commit log doesn't fit the time zone. How can I check my commit log? I commit sometimes at salsa.debian.org web interface, and sometimes git command at Linux terminal. How can fix my setting if my time zone setting is not correct ? Help me