「人の心に残るというのが大事」と言う話。
何か連絡がある場合はメールでどうぞ(過去の日記へのツッコミは基本的にみていません)
プレゼントは随時受け付けております :-)
ここ最近のツッコミ/トラックバックリスト。
rieceをアップロードしたらエラーがでてrejectされる…
There was an uncaught exception when processing your upload: Traceback (most recent call last): File "/srv/ftp-master.debian.org/dak/dak/process_upload.py", line 213, in wrapper return function(directory, upload, *args, **kwargs) File "/srv/ftp-master.debian.org/dak/dak/process_upload.py", line 265, in accept upload.install() File "/srv/ftp-master.debian.org/dak/dak/daklib/archive.py", line 1248, in install (db_source, db_binaries) = self._install_to_suite(redirected_suite, source_component_func, binary_component_func, source_suites=source_suites, extra_source_archives=[suite.archive]) File "/srv/ftp-master.debian.org/dak/dak/daklib/archive.py", line 1021, in _install_to_suite component = binary_component_func(binary) File "/srv/ftp-master.debian.org/dak/dak/daklib/archive.py", line 1246, inbinary_component_func = lambda binary: self._binary_component(overridesuite, binary) File "/srv/ftp-master.debian.org/dak/dak/daklib/archive.py", line 914, in _binary_component override = self._binary_override(suite, binary) File "/srv/ftp-master.debian.org/dak/dak/daklib/archive.py", line 858, in _binary_override mapped_component = get_mapped_component(binary.component) File "/srv/ftp-master.debian.org/dak/dak/daklib/upload.py", line 493, in component fields = self.control['Section'].split('/') KeyError: 'Section' Any original reject reason follows below. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns.
reasonが空になっていたので、ftpmasterに聞いてみたら返事が返ってきた
The binary package was missing a Section field as none is present in debian/control. I've added a check to dak[1] that should give a nicer error message the next time.
ということでした。Section: フィールドがなぜか抜けていたというので追加し直してアップロード。
experimentalに送りました。忘れないように…色々とcloud-initとの調整が必要になるかと思います。