My Free Software Activities in Nov 2021

今月は、スポンサーアップロードしたり、lintianにPR投げたりちまちまと活動した。 Debian勉強会でOSS Gateオンボーディングの実施報告をしたというのもあった。

My Free Software Activities in Oct 2021

今月のハイライトはOSS Gateオンボーディングが一区切りついたことか。 そのときの知見を活かそうとDebianの薄い本の原稿を書き始めたりしたのだが、あんまりすすんでいない。

PipewireでaptX使えるようにしようかと思って、libfreeaptxのパッケージングをしたが、 SBC XQで十分じゃないかという気持ちになった。

Sharing mentoring a new Debian contributor experience, lots of fun

I recently did mentoring a new Debian contributor. This is carried out in a framework with OSS Gate on-boarding.

oss-gate.github.io

In "OSS Gate on-boarding", recruit a new contributor who want to work on continuously. Then, corporation sponsor its employee as a mentor. Thus, employees can do it as a one of their job.

During Aug - Oct period, I worked with a new debian contributor every 2h in a week. This experience is lots of fun, and learned a new things for me.

The most important point is: a new Debian contributor aimed to do their work continuously even though mentoring period has finished.

So, some of the work has been finished, but not for all. I tried to transfer knowledge for it.

I'm looking forward that he makes things forward in consultation with other person's help.

Here is the report about my activity as a mentor.

First OSS Gate onboarding (The article is written by Japanese)

The original blog entry is written by Japanese, I don't afford to translate it, so just paste link to google translate for your hints

I hope someone can do a similar attempt too!

For the record, I worked with a new Debian contributor about:

My Free Software Activities in Sep 2021

9月のハイライトはDD一周年。OSS Gateオンボーディング関連の活動をしたことかな。 それにともないスポンサーアップロードをしたりした。

golang-github-lithammer-fuzzysearchのスポンサーアップロード

new queueに放り込むときの手順をよく忘れる。 dgetでmentors.d.nから取得して、クリーンビルド。 lintianやpiupartsの結果をチェックして、署名、アップロード。

% dget -u https://mentors.debian.net/debian/pool/main/g/golang-github-lithammer-fuzzysearch/golang-github-lithammer-fuzzysearch_1.1.2-1.dsc
% sudo pbuilder build --buildresult build-area golang-github-lithammer-fuzzysearch_1.1.2-1.dsc
% sudo piuparts  -d sid  -m "http://ftp.jp.debian.org/debian main" -b /var/cache/pbuilder/unstable-amd64-base.tgz -l piuparts.log build-area/*.deb
% cd build-area
% debsign -S golang-github-lithammer-fuzzysearch_1.1.2-1_amd64.changes
 signfile dsc golang-github-lithammer-fuzzysearch_1.1.2-1.dsc 719EB2D93DBE9C4D21FBA064F7FB75C566ED20E3

 fixup_buildinfo golang-github-lithammer-fuzzysearch_1.1.2-1.dsc golang-github-lithammer-fuzzysearch_1.1.2-1_amd64.buildinfo
 signfile buildinfo golang-github-lithammer-fuzzysearch_1.1.2-1_amd64.buildinfo 719EB2D93DBE9C4D21FBA064F7FB75C566ED20E3

 fixup_changes dsc golang-github-lithammer-fuzzysearch_1.1.2-1.dsc golang-github-lithammer-fuzzysearch_1.1.2-1_amd64.changes
 fixup_changes buildinfo golang-github-lithammer-fuzzysearch_1.1.2-1_amd64.buildinfo golang-github-lithammer-fuzzysearch_1.1.2-1_amd64.changes
 signfile changes golang-github-lithammer-fuzzysearch_1.1.2-1_amd64.changes 719EB2D93DBE9C4D21FBA064F7FB75C566ED20E3

Successfully signed dsc, buildinfo, changes files

% dput golang-github-lithammer-fuzzysearch_1.1.2-1_amd64.changes
Trying to upload package to ftp-master (ftp.upload.debian.org)
Checking signature on .changes
gpg: /work/oss-gate/fuzzysearch/build-area/golang-github-lithammer-fuzzysearch_1.1.2-1_amd64.changes: Valid signature from F7FB75C566ED20E3
Checking signature on .dsc
gpg: /work/oss-gate/fuzzysearch/build-area/golang-github-lithammer-fuzzysearch_1.1.2-1.dsc: Valid signature from F7FB75C566ED20E3
Uploading to ftp-master (via ftp to ftp.upload.debian.org):
  Uploading golang-github-lithammer-fuzzysearch_1.1.2-1.dsc: done.
  Uploading golang-github-lithammer-fuzzysearch_1.1.2.orig.tar.gz: done.
  Uploading golang-github-lithammer-fuzzysearch_1.1.2-1.debian.tar.xz: done.
  Uploading golang-github-lithammer-fuzzysearch-dev_1.1.2-1_all.deb: done.
  Uploading golang-github-lithammer-fuzzysearch_1.1.2-1_amd64.buildinfo: done.
  Uploading golang-github-lithammer-fuzzysearch_1.1.2-1_amd64.changes: done.
Successfully uploaded packages.

My Free Software Activities in Aug 2021

OSS Gateオンボーディングが始まったのが今月のハイライト。 あと、DebConf21の準備と発表が一区切りした。

Latest topics about fabre.debian.net

Aug 28, 2021, I gave a short talk about "Latest topics about fabre.debian.net" at DebConf21.

You can see the presentation slide here:

slide.rabbit-shocker.org

Short talk explanation is here:

debconf21.debconf.org

In this talk, I've explained mainly 3 topics

  • Domain migration to debian.net subdomain - fabre.debian.net
  • Sponsorship for fabre.debian.net
  • Useful use cases of fabre.debian.net

I've sent a pre-recorded video in advance, it is ok, but there is trouble with the mic during the session. :-(

The recorded video will be available on the talk detail page soon.