Bug#1063836: test l= tag dkim signature

2024-02-19 Thread 황병희
On Tue, 2024-02-20 at 15:32 +0900, Byunghee HWANG wrote:
> Hi,
> 
> This is also test message of BTS. So please ignore.
> 
> especially i did insert l= tag of DKIM-Signarue.
> then i will check the result of all auth by return email.
> 
> 
> thanks;
> 

now this mail will be delivering via *bendel*.


Also i would like to see the result of all auth.


(please ignore this mail. it is just test...)

thanks;

-- 
^고맙습니다 _布德天下_ 감사합니다_^))//


signature.asc
Description: This is a digitally signed message part


Bug#1043539: Gmail forwarding issue with more information

2024-02-01 Thread 황병희
Hellow Debian Hackers,

I did investigate about Gmail's behavior for lone time. Today i would
like to submit some evidences. There are two screenshot picture. Plus
one headr file and one postfix log file:

https://gitlab.com/soyeomul/Gnus/-/commit/9b352348a622a5bb2adf909fd3987e91d6c4205a

Thanks in advance,


Sincerely, Byunghee (South Korea's Debian user)

-- 
^고맙습니다 _布德天下_ 감사합니다_^))//



Bug#1058926: evolution: best charset for korean

2023-12-19 Thread 황병희
On Mon, 2023-12-18 at 23:09 +, Simon McVittie wrote:
> > Nowdays most Koreans prefer UTF-8 over EUC-KR in Email:
> ...
> > -   { "EUC-KR", E_CHARSET_KOREAN, NULL },
> > +   { "UTF-8", E_CHARSET_KOREAN, NULL },
> 
> > This is a more complicated issue than i might think.
> > I will try again later.
> 
> If possible, I think this sort of change is better
> discussed with the upstream maintainers of Evolution via
> https://gitlab.gnome.org/GNOME/evolution/-/issues, rather than with
> its Debian maintainers.
> 

Simon, thank you for your kind guidance.


Sincerely, Byung-Hee from South Korea
 
-- 
^고맙습니다 _布德天下_ 감사합니다_^))//



Bug#1006331: www.debian.org: please set charset=utf-8 for vote tally *.txt files

2022-02-24 Thread 황병희
+1;

Thanks!

Sincerely, Linux fan Byung-Hee

-- 
^고맙습니다 _白衣從軍_ 감사합니다_^))//


Bug#1005970:

2022-02-19 Thread 황병희
Control: severity -1 wishlist
Control: retitle -1 [PATCH] System userid display in received header

Thanks!

Sincerely, Linux fan Byung-Hee

-- 
^고맙습니다 _白衣從軍_ 감사합니다_^))//


Bug#973575: youtube-dl: new upstream release (2020.11.01.1)

2020-11-01 Thread 황병희
Just i like this PR, thanks^^^

Sicnerely, youtube-dl fan Byung-Hee

-- 
^고맙습니다 _地平天成_ 감사합니다_^))//


Bug#969553: urlcheck.py script tries to parse compressed GIMP image files

2020-09-04 Thread 황병희
Laura Arjona Reina  writes:

> Package: www.debian.org
> User: www.debian@packages.debian.org
> Usertag: scripts
> Severity: normal
>
> Hi
>
> the scripts "urlcheck" generate this log in the /logos folder:
>
> Looking into http://www.debian.org/logos/openlogo.xcf.gz
>   Error reading page: http://www.debian.org/logos/openlogo.xcf.gz
> Looking into http://www.debian.org/logos/officiallogo.xcf.gz
>   Error reading page: http://www.debian.org/logos/officiallogo.xcf.gz
> Looking into http://www.debian.org/logos/officiallogo-nd.xcf.gz
>   Error reading page: http://www.debian.org/logos/officiallogo-nd.xcf.gz
>
> I guess this means it tries to parse the xcf.gz files and probably we
> need to update the script to skip such files (compressed images).
>
> Anybody familiarised with Python, who can help?
>
> The code of the script is here:
>
> https://salsa.debian.org/webmaster-team/cron/-/tree/master/urlcheck
>
> (I guess the main script, urlcheck.py, is where maybe the fix should be
> made).
>
> The script is called by 3 cron jobs:
>
> 17  3 * * * cd /srv/www.debian.org/cron/urlcheck && ./run.urlcheck
> 36 12 * * * cd /srv/www.debian.org/cron/urlcheck &&
> ./make.bad_link.pages
> 5  13 * * * cd /srv/www.debian.org/cron/urlcheck && ./cleanup.logs
>
> and the daily logs are here:
> https://www-master.debian.org/build-logs/urlcheck/
> (check logos folder).

Hi i did attach simple patch file.
It is not best way. But just it works.

--- run.urlcheck.orig	2020-09-05 10:59:55.275539752 +0900
+++ run.urlcheck	2020-09-05 11:02:39.847539762 +0900
@@ -6,7 +6,7 @@
 	--ignore News/weekly/oldurl --ignore /Lists-Archives --ignore /cgi-bin/fom \
 	--ignore debian.org/fom --ignore /releases/ --ignore /international/ --ignore /security/ \
 	--ignore /devel/ --ignore /News/ --ignore /doc/ --ignore /distrib/ \
-   --ignore /ports/ --ignore /intl/ \
+   --ignore /ports/ --ignore /intl/ --ignore /logos/ \
 	http://www.debian.org/ >& logs/web.$date &
 ./urlcheck.py --require www.debian.org/international http://www.debian.org/international/ \
 	>& logs/web.$date.intl &

Sincerely, Byung-Hee

-- 
^고맙습니다 _救濟蒼生_ 감사합니다_^))//


Bug#954773: minor patch -- send-unmatched command in webwml Bugs section

2020-03-23 Thread 황병희
Package: www.debian.org

Hello, i'm Korean translator for webwml.
When i read and test in Bugs section, send-unmatched command was not
good. So i did investigate for that. The result is #954426.

Therefore, i do attache some patch file.

Thanks,

diff -uNr webwml.orig/english/Bugs/server-refcard.wml webwml/english/Bugs/server-refcard.wml
--- webwml.orig/english/Bugs/server-refcard.wml	2020-03-23 19:09:50.475427034 +0900
+++ webwml/english/Bugs/server-refcard.wml	2020-03-23 19:17:37.63267 +0900
@@ -21,9 +21,6 @@
 index maint maintainer
 index-packages
 index packages package
-send-unmatched [this|0]
-send-unmatched last|-1
-send-unmatched old|-2
 getinfo filename (ftp.debian.org/debian/doc/*)
 help
 refcard
diff -uNr webwml.orig/english/Bugs/server-request.wml webwml/english/Bugs/server-request.wml
--- webwml.orig/english/Bugs/server-request.wml	2020-03-23 19:09:50.475427034 +0900
+++ webwml/english/Bugs/server-request.wml	2020-03-23 19:15:51.896046904 +0900
@@ -71,15 +71,6 @@
 The bug index will be sent in a separate message.
 
 
-send-unmatched [this|0]
-send-unmatched last|-1
-send-unmatched old|-2
-
-Requests logs of messages not matched to a particular bug report, for
-this week, last week and the week before.  (Each week ends on a
-Wednesday.)
-
-
 getinfo filename
 
 


Sincerely, Byung-Hee

-- 
^고맙습니다 _白衣從軍_ 감사합니다_^))//


Bug#954426: send-unmatched fail

2020-03-22 Thread 황병희
soyeo...@doraji.xyz (황병희) writes:

> soyeo...@doraji.xyz (황병희) writes:
>
>> Package: bugs.debian.org
>>
>> Hello,
>>
>> For test, i did send mail to requ...@bugs.debian.org.
>> With command "send-unmatched last|-1" in body exactly.
>>
>> Then i did get replying mail from BTS:
>>
>>  Unknown command or malformed arguments to command.
>>
>> I guess BTS have some problem.
>>
>> Full log: https://gitlab.com/soyeomul/Gnus/-/raw/master/ss/1506
>
> That is deprecated command?

OK, i did check out debbugs full source code from salsa.
There was some comment: scripts/service ;;;

  "This BTS function is currently disabled, sorry.\n\n"

Thanks,

Sincerely, Byung-Hee

-- 
^고맙습니다 _白衣從軍_ 감사합니다_^))//



Bug#954426: send-unmatched fail

2020-03-21 Thread 황병희
soyeo...@doraji.xyz (황병희) writes:

> Package: bugs.debian.org
>
> Hello,
>
> For test, i did send mail to requ...@bugs.debian.org.
> With command "send-unmatched last|-1" in body exactly.
>
> Then i did get replying mail from BTS:
>
>  Unknown command or malformed arguments to command.
>
> I guess BTS have some problem.
>
> Full log: https://gitlab.com/soyeomul/Gnus/-/raw/master/ss/1506

That is deprecated command?

Sincerely, Byung-Hee

-- 
^고맙습니다 _布德天下_ 감사합니다_^))//



Bug#954426: send-unmatched fail

2020-03-21 Thread 황병희
Package: bugs.debian.org

Hello,

For test, i did send mail to requ...@bugs.debian.org.
With command "send-unmatched last|-1" in body exactly.

Then i did get replying mail from BTS:

 Unknown command or malformed arguments to command.

I guess BTS have some problem.

Full log: https://gitlab.com/soyeomul/Gnus/-/raw/master/ss/1506

Sincerely,

-- 
^고맙습니다 _白衣從軍_ 감사합니다_^))//



Bug#924139: www.debian.org: migrate from python to python3

2019-03-10 Thread 황병희
> Why would porting to a new version be “dangerous”?

The porting to Python3 will be great work. Also i prefer Python3 to Python2.
And the "dangerous" is, i wrote as "very hard work".

Sincerely, Byung-Hee.

ps. for some reason, my reply action is not good, though i'll try to best!

-- 
Still i'm waiting for Debian 11 -- ^Bullseye_^))//



Bug#924139: www.debian.org: migrate from python to python3

2019-03-09 Thread 황병희
On Sat, Mar 09 2019, Cyril Brulebois wrote:
> ...snip...
> point, as Python 2 is on the way out.

Well i'm not position to resolve it. However that is very very very
dangerous i think. Anyhow, it is interesting PR, to me.

Sincerely, Byung-Hee.

-- 
Still i'm waiting for Debian 11 -- ^Bullseye_^))//



Bug#905393:

2018-08-11 Thread 황병희

On 2018년 08월 10일 17:40, Thomas Lange wrote:


OK, we have ONE person that still likes newsgroups. But nevertheless
most newsgroups (except two) are outdated and do not have useful
information any more. Can we remove the outdated newsgroups?

I would like to focus on less information which are up to date,
instead of collecting a lot of outdated links.

At least, don't remove [linux.debian.*] and [Gmane], please...



Bug#905393:

2018-08-10 Thread Byung-Hee HWANG (황병희, 黃炳熙)
Thanks for feedback, Steve^^^

Steve McIntyre  writes:

> On Fri, Aug 10, 2018 at 10:49:55PM +0900, Byung-Hee HWANG (황병희, 黃炳熙) wrote:
>>Thomas Lange  writes:
>>
>>> OK, we have ONE person that still likes newsgroups. But nevertheless
>>> most newsgroups (except two) are outdated and do not have useful
>>> information any more. Can we remove the outdated newsgroups?
>>>
>>> I would like to focus on less information which are up to date,
>>> instead of collecting a lot of outdated links.
>>
>>Well i think old history are valuable for people. So it is enough to add
>>label (historic) to the outdated links, i think. 
>>
>>Still removing is dangerous.
>
> No, I strongly disagree. We have way too much out-of-date stuff on the
> website, which makes it difficult for people to find useful, relevant
> information. It's way past time we cleared out.

Of course, i don't object removing on absolute useless stuff. However i
think Newsgroups/Usenet stuff are still useful resources.   

This is final feedback, thanks^^^

-- 
^고맙습니다 _地平天成_ 감사합니다_^))//



Bug#905393:

2018-08-10 Thread Byung-Hee HWANG (황병희, 黃炳熙)
Thomas Lange  writes:

> OK, we have ONE person that still likes newsgroups. But nevertheless
> most newsgroups (except two) are outdated and do not have useful
> information any more. Can we remove the outdated newsgroups?
>
> I would like to focus on less information which are up to date,
> instead of collecting a lot of outdated links.

Well i think old history are valuable for people. So it is enough to add
label (historic) to the outdated links, i think. 

Still removing is dangerous.

Sincerely, Byung-Hee.

-- 
^고맙습니다 _地平天成_ 감사합니다_^))//



Bug#905767: emacs25: FTBFS due to test failures on arm64 in a binNMU against new version of libmagick

2018-08-10 Thread Byung-Hee HWANG (황병희, 黃炳熙)
Rob Browning  writes:

> Niels Thykier  writes:
>
>> Package: emacs25
>> Version: 25.2+1-6+b3
>> Severity: serious
>> Tags: ftbfs
>> Justification: fails to build from source
>
> This should be fixed in emacs 1:25.2+1-9, which hopefully will be able
> to completely replace emacs25 in sid/buster soon.

I'm happy to hear this news, because i'm using ARM64 chromebook;;;

-- 
^고맙습니다 _地平天成_ 감사합니다_^))//



Bug#905393:

2018-08-03 Thread 황병희
Still somebody are there usenet/newsgroup via NNTP.


Bug#838809: spam: [testing] my report is spam so please just ignore

2018-01-17 Thread 황병희
For detail test, i send again followup message, sorry again... final test
at this PR.

On Thu, 18 Jan 2018 16:04:46 +0900 =?UTF-8?B?7Zmp67OR7Z2s?= <
soyeo...@doraji.xyz> wrote:
> X-Debbugs-CC: soyeo...@gmail.com
>
> For now i'm working for translation BTS section, so please ignore ...
>
> On Sun, 25 Sep 2016 18:37:54 +0900 Byung-Hee HWANG 
> wrote:
> > Package: spam
> > Severity: wishlist
> >
> > Dear Maintainer,
> > *** Please consider answering these questions, where appropriate ***
> >
> > This is Ubuntu, it is test reportbug, so please ignore, thanks!
> >


Bug#838809: spam: [testing] my report is spam so please just ignore

2018-01-17 Thread 황병희
X-Debbugs-CC: soyeo...@gmail.com

For now i'm working for translation BTS section, so please ignore ...

On Sun, 25 Sep 2016 18:37:54 +0900 Byung-Hee HWANG 
wrote:
> Package: spam
> Severity: wishlist
>
> Dear Maintainer,
> *** Please consider answering these questions, where appropriate ***
>
> This is Ubuntu, it is test reportbug, so please ignore, thanks!
>


Bug#886652: WWW: identi.ca/debian does not work

2018-01-16 Thread Byung-Hee HWANG (황병희, 黃炳熙)
In Article 
<9EB1F2F9-447F-466B-B720-39CE4A10DAEE__40151.7672850334$1515423334$gmane$o...@debian.org>,
 Laura Arjona Reina  writes:

> The whole identi.ca is currently down.

It is now works, beautiful!!!

Sincerely, Byung-Hee.

-- 
^고맙습니다 _救濟蒼生_ 감사합니다_^))//



Bug#887329: minor url patch: /devel/website/using_cvs.wml

2018-01-14 Thread 황병희

> [3] https://github.com/Debian/dak/blob/master/templates/rm.bug-close

Correction: 
https://github.com/Debian/dak/blob/master/templates/override.bug-close

Bug#887329: minor url patch: /devel/website/using_cvs.wml

2018-01-14 Thread Byung-Hee HWANG (황병희, 黃炳熙)
Package: www.debian.org
Severity: minor

Hello,

It is very much minor typo at [1].
Still i did not test about that because i have no cvs account.
[2] and [3] are the relative references.

Attached patch file [url.patch].

Thanks,

[1] https://www.debian.org/devel/website/using_cvs
[2] https://www.debian.org/doc/debian-policy/#id26
[3] https://github.com/Debian/dak/blob/master/templates/rm.bug-close
--- using_cvs.wml.orig	2018-01-15 07:45:02.481667970 +0900
+++ using_cvs.wml	2018-01-15 07:46:11.452805712 +0900
@@ -136,7 +136,7 @@
 If you include Closes: #nn in your commit log
 entry then bug number #nn will be closed
 automatically when you commit. The precise form of this is the same as
-in Debian policy.
+in Debian policy.
 
 
 Many Debian websites support SSL, please use HTTPS links for the

-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise')
Architecture: i386 (i686)

Kernel: Linux 3.8.11 (SMP w/4 CPU cores)
Locale: LANG=ko_KR.UTF-8, LC_CTYPE=ko_KR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- 
^고맙습니다 _地平天成_ 감사합니다_^))//


Bug#886809: [RESEND] WWW(Korean): /MailingLists/index.wml

2018-01-11 Thread Byung-Hee HWANG (황병희, 黃炳熙)
There is some typo, i attached a patch file.

(Korean: 패치후 커밋 부탁드려요~ 감사합니다^^)
--- index.wml.orig	2018-01-11 18:27:00.847764811 +0900
+++ index.wml	2018-01-11 18:27:44.985213017 +0900
@@ -2,7 +2,7 @@
 #use wml::debian::toc
 #use wml::debian::translation-check translation="1.57" maintainer="Sebul"
 #
-# Updated: Byung-Hee HWANG , 2018-01-10
+# Updated: Byung-Hee HWANG , 2018-01-11
 
 
 
@@ -202,7 +202,7 @@
 
 만약 여러분이 가입 또는 탈퇴에 관한 문제가 발생하면, 우리에게 연락하기 
 전에 적합한 절차에 따라서 시도했다는것을 
-확실히 증명해야합니다. 가입/절차에 관련된 주의사항을 
+확실히 증명해야합니다. 가입/탈퇴 절차에 관련된 주의사항을 
 읽어보고 숙지했음도 확실히 해야합니다.

 

Sincerely, Byung-Hee.

-- 
^고맙습니다 _布德天下_ 감사합니다_^))//


Bug#886809: [RESEND] WWW(Korean): /MailingLists/index.wml

2018-01-10 Thread Byung-Hee HWANG (황병희, 黃炳熙)
Dear Sebul,

In Article 

Bug#886652: WWW: identi.ca/debian does not work

2018-01-09 Thread Byung-Hee HWANG (황병희, 黃炳熙)
In Article 
<9EB1F2F9-447F-466B-B720-39CE4A10DAEE__40151.7672850334$1515423334$gmane$o...@debian.org>,
 Laura Arjona Reina  writes:

> Hi!
> The whole identi.ca is currently down.
> We'll report the issue to the site admin.

Ah yes, thanks!

> Meanwhile you can check out micronews.debian.org (identi.ca/debian publishes 
> its RSS feed).

That's good to know. Thanks, Laura!

Sincerely, Byung-Hee.

-- 
^고맙습니다 _布德天下_ 감사합니다_^))//



Bug#886765: WWW(Korean): /MailingLists/index.wml

2018-01-09 Thread Byung-Hee HWANG (황병희, 黃炳熙)
Package: www.debian.org
Severity: wishlist
User: debian-l10n-kor...@lists.debian.org
Usertags: www-l10n

Hello,

I did re-write a www page into Korean. 
The part is /MailingLists/index.wml [1].

(Korean: 번역 검수 부탁드릴께요, 감사합니다^^)

Thanks, 

[1]
https://raw.githubusercontent.com/soyeomul/debian-www/master/MailingLists/index.wml

-- 
^고맙습니다 _地平天成_ 감사합니다_^))//


Bug#886652: WWW: identi.ca/debian does not work

2018-01-08 Thread Byung-Hee HWANG (황병희, 黃炳熙)
Package: www.debian.org
Severity: minor

When i clicked link https://identi.ca/debian from bits.debian.org,
firefox showed me a message "Unable to connect", all the time. 
Actually i did try it three times.

Sincerely, Byung-Hee.

-- 
^고맙습니다 _布德天下_ 감사합니다_^))//