See https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_wireshark/196/display/redirect?page=changes
Changes:
[Oliver Smith] OBS: fix generating wrong limesuite version
[Oliver Smith] repo-install-test: skip soapysdr-module-lms7
------------------------------------------ [...truncated 6.64 KB...] debian/po/ja.po | 145 + debian/po/ko.po | 145 + debian/po/nl.po | 174 + debian/po/pt.po | 166 + debian/po/pt_BR.po | 152 + debian/po/ru.po | 170 + debian/po/sk.po | 147 + debian/po/sv.po | 146 + debian/po/templates.pot | 138 + debian/po/tr.po | 146 + debian/po/vi.po | 145 + debian/postinst | 6 + debian/rules | 88 + debian/source/format | 1 + debian/source/lintian-overrides | 2 + debian/templates | 62 + debian/tests/control | 5 + debian/tests/frame-count.lua | 17 + debian/tests/gui | 9 + debian/tests/tshark | 8 + debian/tshark.docs | 1 + debian/tshark.install | 1 + debian/tshark.lintian-overrides | 2 + debian/tshark.manpages | 1 + debian/watch | 2 + debian/wireshark-common.config | 10 + debian/wireshark-common.install | 14 + debian/wireshark-common.lintian-overrides | 2 + debian/wireshark-common.manpages | 20 + debian/wireshark-common.postinst | 43 + debian/wireshark-common.postrm | 18 + debian/wireshark-dev.docs | 5 + debian/wireshark-dev.install | 8 + debian/wireshark-dev.lintian-overrides | 2 + debian/wireshark-dev.manpages | 3 + debian/wireshark-dev.prerm | 17 + debian/wireshark-doc.docs | 2 + debian/wireshark-qt.docs | 1 + debian/wireshark-qt.install | 2 + debian/wireshark-qt.lintian-overrides | 2 + debian/wireshark-qt.manpages | 1 + debian/wireshark.docs | 1 + debian/wireshark.manpages | 0 85 files changed, 11496 insertions(+), 1 deletion(-) create mode 100644 debian/README.Debian create mode 100644 debian/README.Debian.security create mode 100644 debian/changelog create mode 100644 debian/compat create mode 100644 debian/control create mode 100644 debian/copyright create mode 100644 debian/dirs create mode 100644 debian/ethereal-common.NEWS create mode 100644 debian/gbp.conf create mode 100644 debian/gitlab-ci.yml create mode 100644 debian/headers-check.c create mode 100644 debian/libwireshark-data.install create mode 100644 debian/libwireshark-dev.install create mode 100644 debian/libwireshark16.install create mode 100644 debian/libwireshark16.lintian-overrides create mode 100644 debian/libwireshark16.symbols create mode 100644 debian/libwiretap-dev.install create mode 100644 debian/libwiretap13.docs create mode 100644 debian/libwiretap13.install create mode 100644 debian/libwiretap13.symbols create mode 100644 debian/libwsutil-dev.install create mode 100644 debian/libwsutil14.install create mode 100644 debian/libwsutil14.symbols create mode 100644 debian/license-text-about-dialog create mode 100644 debian/maxmind_db_paths create mode 100644 debian/not-installed create mode 100644 debian/patches/0001-tests-Get-tests-working-with-Python-3.11-except-with.patch create mode 100644 debian/patches/0004-Use-packaged-JS-and-CSS-resources-instead-of-pulling.patch create mode 100644 debian/patches/09_idl2wrs.patch create mode 100644 debian/patches/series create mode 100644 debian/po/POTFILES.in create mode 100644 debian/po/cs.po create mode 100644 debian/po/da.po create mode 100644 debian/po/de.po create mode 100644 debian/po/es.po create mode 100644 debian/po/eu.po create mode 100644 debian/po/fi.po create mode 100644 debian/po/fr.po create mode 100644 debian/po/hu.po create mode 100644 debian/po/id.po create mode 100644 debian/po/it.po create mode 100644 debian/po/ja.po create mode 100644 debian/po/ko.po create mode 100644 debian/po/nl.po create mode 100644 debian/po/pt.po create mode 100644 debian/po/pt_BR.po create mode 100644 debian/po/ru.po create mode 100644 debian/po/sk.po create mode 100644 debian/po/sv.po create mode 100644 debian/po/templates.pot create mode 100644 debian/po/tr.po create mode 100644 debian/po/vi.po create mode 100644 debian/postinst create mode 100755 debian/rules create mode 100644 debian/source/format create mode 100644 debian/source/lintian-overrides create mode 100644 debian/templates create mode 100644 debian/tests/control create mode 100644 debian/tests/frame-count.lua create mode 100755 debian/tests/gui create mode 100755 debian/tests/tshark create mode 100644 debian/tshark.docs create mode 100644 debian/tshark.install create mode 100644 debian/tshark.lintian-overrides create mode 100644 debian/tshark.manpages create mode 100644 debian/watch create mode 100644 debian/wireshark-common.config create mode 100644 debian/wireshark-common.install create mode 100644 debian/wireshark-common.lintian-overrides create mode 100644 debian/wireshark-common.manpages create mode 100644 debian/wireshark-common.postinst create mode 100644 debian/wireshark-common.postrm create mode 100644 debian/wireshark-dev.docs create mode 100644 debian/wireshark-dev.install create mode 100644 debian/wireshark-dev.lintian-overrides create mode 100644 debian/wireshark-dev.manpages create mode 100644 debian/wireshark-dev.prerm create mode 100644 debian/wireshark-doc.docs create mode 100644 debian/wireshark-qt.docs create mode 100644 debian/wireshark-qt.install create mode 100644 debian/wireshark-qt.lintian-overrides create mode 100644 debian/wireshark-qt.manpages create mode 100644 debian/wireshark.docs create mode 100644 debian/wireshark.manpages + git merge --no-edit osmocom/osmocom/qcdiag Auto-merging epan/dissectors/packet-gsm_rlcmac.c Auto-merging epan/dissectors/CMakeLists.txt Merge made by the 'recursive' strategy. epan/dissectors/CMakeLists.txt | 4 + epan/dissectors/packet-gsm_rlcmac.c | 10 +- epan/dissectors/packet-qcdiag.c | 429 ++++++++++++++++++++++++++++++++ epan/dissectors/packet-qcdiag.h | 249 +++++++++++++++++++ epan/dissectors/packet-qcdiag_log.c | 472 ++++++++++++++++++++++++++++++++++++ epan/dissectors/packet-qcdiag_msg.c | 250 +++++++++++++++++++ 6 files changed, 1410 insertions(+), 4 deletions(-) create mode 100644 epan/dissectors/packet-qcdiag.c create mode 100644 epan/dissectors/packet-qcdiag.h create mode 100644 epan/dissectors/packet-qcdiag_log.c create mode 100644 epan/dissectors/packet-qcdiag_msg.c + git merge --no-edit osmocom/laforge/rspro Auto-merging epan/dissectors/packet-gsm_ipa.c Auto-merging epan/dissectors/asn1/CMakeLists.txt Auto-merging epan/dissectors/CMakeLists.txt Merge made by the 'recursive' strategy. epan/dissectors/CMakeLists.txt | 3 + epan/dissectors/asn1/CMakeLists.txt | 1 + epan/dissectors/asn1/rspro/CMakeLists.txt | 31 + epan/dissectors/asn1/rspro/RSPRO.asn | 347 ++++++ epan/dissectors/asn1/rspro/packet-rspro-template.c | 95 ++ epan/dissectors/asn1/rspro/packet-rspro-template.h | 16 + epan/dissectors/asn1/rspro/rspro.cnf | 28 + epan/dissectors/packet-gsm_ipa.c | 2 + epan/dissectors/packet-rspro.c | 1232 ++++++++++++++++++++ epan/dissectors/packet-rspro.h | 24 + epan/dissectors/packet-vsmartcard.c | 171 +++ 11 files changed, 1950 insertions(+) create mode 100644 epan/dissectors/asn1/rspro/CMakeLists.txt create mode 100644 epan/dissectors/asn1/rspro/RSPRO.asn create mode 100644 epan/dissectors/asn1/rspro/packet-rspro-template.c create mode 100644 epan/dissectors/asn1/rspro/packet-rspro-template.h create mode 100644 epan/dissectors/asn1/rspro/rspro.cnf create mode 100644 epan/dissectors/packet-rspro.c create mode 100644 epan/dissectors/packet-rspro.h create mode 100644 epan/dissectors/packet-vsmartcard.c + [ -n osmocom:wireshark ] + update_obs_project + cd https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_wireshark/ws/scripts/obs + ./update_obs_project.py --apiurl https://obs.osmocom.org --docker --allow-unknown-package --git-skip-checkout --git-skip-fetch --version-append ~osmocom osmocom:wireshark wireshark docker: building image debian-12-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', 'https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_wireshark/ws/scripts/obs/data/build_srcpkg.Dockerfile', 'https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_wireshark/ws/scripts/obs/data'] Sending build context to Docker daemon 15.36kB
Step 1/6 : ARG DISTRO_FROM Step 2/6 : FROM ${DISTRO_FROM} ---> 3a37950934ff Step 3/6 : ARG UID ---> Using cache ---> c9f6f1778f9b Step 4/6 : RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper dh-python dpkg-dev fakeroot git git-review gnupg2 libxml2-utils meson osc python3-packaging python3-setuptools rebar3 sed && apt-get clean ---> Using cache ---> 5023f9da13c1 Step 5/6 : RUN useradd --uid=${UID} -m user ---> Using cache ---> bdadd6a47656 Step 6/6 : USER user ---> Using cache ---> 6a85e6c3f0b8 [Warning] One or more build-args [DISTRO] were not consumed Successfully built 6a85e6c3f0b8 Successfully tagged debian-12-osmocom-obs-build-srcpkg:latest docker: running: update_obs_project.py inside docker OBS: getting packages in osmocom:wireshark
### Building source packages ###
wireshark: building source package (feed is nightly) wireshark: using cached https://gerrit.osmocom.org/wireshark (not cloning, not fetching) wireshark: 'git clean -ffxd' wireshark: skipping git checkout, current commit: 61db6f05a8 Merge remote-tracking branch 'osmocom/laforge/rspro' into osmocom/all-in-one
ERROR: command failed unexpectedly
*** command *** ['git', 'describe', '--abbrev=4', '--tags', '--match=[0-9]*\.[0-9]*\.[0-9]*', 'HEAD']
*** returncode *** 128
*** output *** fatal: No tags can describe '61db6f05a82f2acf03a0caeca40febaca746835f'. Try --always, or create some tags.
*** python trace *** Traceback (most recent call last):
wireshark: build failed File "/obs/update_obs_project.py", line 50, in build_srcpkg version = lib.srcpkg.build(package) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/obs/lib/srcpkg.py", line 158, in build version = get_version_for_feed(project) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/obs/lib/srcpkg.py", line 70, in get_version_for_feed ret = get_git_version(project) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/obs/lib/srcpkg.py", line 45, in get_git_version ret = lib.run_cmd(["git", "describe", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/obs/lib/__init__.py", line 176, in run_cmd exit_error_cmd(p, "command failed unexpectedly") File "/obs/lib/__init__.py", line 137, in exit_error_cmd raise RuntimeError("shell command related error, find details right above" RuntimeError: shell command related error, find details right above this python trace
### Summary ###
Updated: 0 Skipped: 0 Failed (srcpkg build): 1 Failed (srcpkg upload): 0 Deleted: 0
List of failed packages: * wireshark (srcpkg build) Build step 'Execute shell' marked build as failure
See https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_wireshark/197/display/redirect
Changes:
------------------------------------------ [...truncated 6.64 KB...] debian/po/ja.po | 145 + debian/po/ko.po | 145 + debian/po/nl.po | 174 + debian/po/pt.po | 166 + debian/po/pt_BR.po | 152 + debian/po/ru.po | 170 + debian/po/sk.po | 147 + debian/po/sv.po | 146 + debian/po/templates.pot | 138 + debian/po/tr.po | 146 + debian/po/vi.po | 145 + debian/postinst | 6 + debian/rules | 88 + debian/source/format | 1 + debian/source/lintian-overrides | 2 + debian/templates | 62 + debian/tests/control | 5 + debian/tests/frame-count.lua | 17 + debian/tests/gui | 9 + debian/tests/tshark | 8 + debian/tshark.docs | 1 + debian/tshark.install | 1 + debian/tshark.lintian-overrides | 2 + debian/tshark.manpages | 1 + debian/watch | 2 + debian/wireshark-common.config | 10 + debian/wireshark-common.install | 14 + debian/wireshark-common.lintian-overrides | 2 + debian/wireshark-common.manpages | 20 + debian/wireshark-common.postinst | 43 + debian/wireshark-common.postrm | 18 + debian/wireshark-dev.docs | 5 + debian/wireshark-dev.install | 8 + debian/wireshark-dev.lintian-overrides | 2 + debian/wireshark-dev.manpages | 3 + debian/wireshark-dev.prerm | 17 + debian/wireshark-doc.docs | 2 + debian/wireshark-qt.docs | 1 + debian/wireshark-qt.install | 2 + debian/wireshark-qt.lintian-overrides | 2 + debian/wireshark-qt.manpages | 1 + debian/wireshark.docs | 1 + debian/wireshark.manpages | 0 85 files changed, 11496 insertions(+), 1 deletion(-) create mode 100644 debian/README.Debian create mode 100644 debian/README.Debian.security create mode 100644 debian/changelog create mode 100644 debian/compat create mode 100644 debian/control create mode 100644 debian/copyright create mode 100644 debian/dirs create mode 100644 debian/ethereal-common.NEWS create mode 100644 debian/gbp.conf create mode 100644 debian/gitlab-ci.yml create mode 100644 debian/headers-check.c create mode 100644 debian/libwireshark-data.install create mode 100644 debian/libwireshark-dev.install create mode 100644 debian/libwireshark16.install create mode 100644 debian/libwireshark16.lintian-overrides create mode 100644 debian/libwireshark16.symbols create mode 100644 debian/libwiretap-dev.install create mode 100644 debian/libwiretap13.docs create mode 100644 debian/libwiretap13.install create mode 100644 debian/libwiretap13.symbols create mode 100644 debian/libwsutil-dev.install create mode 100644 debian/libwsutil14.install create mode 100644 debian/libwsutil14.symbols create mode 100644 debian/license-text-about-dialog create mode 100644 debian/maxmind_db_paths create mode 100644 debian/not-installed create mode 100644 debian/patches/0001-tests-Get-tests-working-with-Python-3.11-except-with.patch create mode 100644 debian/patches/0004-Use-packaged-JS-and-CSS-resources-instead-of-pulling.patch create mode 100644 debian/patches/09_idl2wrs.patch create mode 100644 debian/patches/series create mode 100644 debian/po/POTFILES.in create mode 100644 debian/po/cs.po create mode 100644 debian/po/da.po create mode 100644 debian/po/de.po create mode 100644 debian/po/es.po create mode 100644 debian/po/eu.po create mode 100644 debian/po/fi.po create mode 100644 debian/po/fr.po create mode 100644 debian/po/hu.po create mode 100644 debian/po/id.po create mode 100644 debian/po/it.po create mode 100644 debian/po/ja.po create mode 100644 debian/po/ko.po create mode 100644 debian/po/nl.po create mode 100644 debian/po/pt.po create mode 100644 debian/po/pt_BR.po create mode 100644 debian/po/ru.po create mode 100644 debian/po/sk.po create mode 100644 debian/po/sv.po create mode 100644 debian/po/templates.pot create mode 100644 debian/po/tr.po create mode 100644 debian/po/vi.po create mode 100644 debian/postinst create mode 100755 debian/rules create mode 100644 debian/source/format create mode 100644 debian/source/lintian-overrides create mode 100644 debian/templates create mode 100644 debian/tests/control create mode 100644 debian/tests/frame-count.lua create mode 100755 debian/tests/gui create mode 100755 debian/tests/tshark create mode 100644 debian/tshark.docs create mode 100644 debian/tshark.install create mode 100644 debian/tshark.lintian-overrides create mode 100644 debian/tshark.manpages create mode 100644 debian/watch create mode 100644 debian/wireshark-common.config create mode 100644 debian/wireshark-common.install create mode 100644 debian/wireshark-common.lintian-overrides create mode 100644 debian/wireshark-common.manpages create mode 100644 debian/wireshark-common.postinst create mode 100644 debian/wireshark-common.postrm create mode 100644 debian/wireshark-dev.docs create mode 100644 debian/wireshark-dev.install create mode 100644 debian/wireshark-dev.lintian-overrides create mode 100644 debian/wireshark-dev.manpages create mode 100644 debian/wireshark-dev.prerm create mode 100644 debian/wireshark-doc.docs create mode 100644 debian/wireshark-qt.docs create mode 100644 debian/wireshark-qt.install create mode 100644 debian/wireshark-qt.lintian-overrides create mode 100644 debian/wireshark-qt.manpages create mode 100644 debian/wireshark.docs create mode 100644 debian/wireshark.manpages + git merge --no-edit osmocom/osmocom/qcdiag Auto-merging epan/dissectors/packet-gsm_rlcmac.c Auto-merging epan/dissectors/CMakeLists.txt Merge made by the 'recursive' strategy. epan/dissectors/CMakeLists.txt | 4 + epan/dissectors/packet-gsm_rlcmac.c | 10 +- epan/dissectors/packet-qcdiag.c | 429 ++++++++++++++++++++++++++++++++ epan/dissectors/packet-qcdiag.h | 249 +++++++++++++++++++ epan/dissectors/packet-qcdiag_log.c | 472 ++++++++++++++++++++++++++++++++++++ epan/dissectors/packet-qcdiag_msg.c | 250 +++++++++++++++++++ 6 files changed, 1410 insertions(+), 4 deletions(-) create mode 100644 epan/dissectors/packet-qcdiag.c create mode 100644 epan/dissectors/packet-qcdiag.h create mode 100644 epan/dissectors/packet-qcdiag_log.c create mode 100644 epan/dissectors/packet-qcdiag_msg.c + git merge --no-edit osmocom/laforge/rspro Auto-merging epan/dissectors/packet-gsm_ipa.c Auto-merging epan/dissectors/asn1/CMakeLists.txt Auto-merging epan/dissectors/CMakeLists.txt Merge made by the 'recursive' strategy. epan/dissectors/CMakeLists.txt | 3 + epan/dissectors/asn1/CMakeLists.txt | 1 + epan/dissectors/asn1/rspro/CMakeLists.txt | 31 + epan/dissectors/asn1/rspro/RSPRO.asn | 347 ++++++ epan/dissectors/asn1/rspro/packet-rspro-template.c | 95 ++ epan/dissectors/asn1/rspro/packet-rspro-template.h | 16 + epan/dissectors/asn1/rspro/rspro.cnf | 28 + epan/dissectors/packet-gsm_ipa.c | 2 + epan/dissectors/packet-rspro.c | 1232 ++++++++++++++++++++ epan/dissectors/packet-rspro.h | 24 + epan/dissectors/packet-vsmartcard.c | 171 +++ 11 files changed, 1950 insertions(+) create mode 100644 epan/dissectors/asn1/rspro/CMakeLists.txt create mode 100644 epan/dissectors/asn1/rspro/RSPRO.asn create mode 100644 epan/dissectors/asn1/rspro/packet-rspro-template.c create mode 100644 epan/dissectors/asn1/rspro/packet-rspro-template.h create mode 100644 epan/dissectors/asn1/rspro/rspro.cnf create mode 100644 epan/dissectors/packet-rspro.c create mode 100644 epan/dissectors/packet-rspro.h create mode 100644 epan/dissectors/packet-vsmartcard.c + [ -n osmocom:wireshark ] + update_obs_project + cd https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_wireshark/ws/scripts/obs + ./update_obs_project.py --apiurl https://obs.osmocom.org --docker --allow-unknown-package --git-skip-checkout --git-skip-fetch --version-append ~osmocom osmocom:wireshark wireshark docker: building image debian-12-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', 'https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_wireshark/ws/scripts/obs/data/build_srcpkg.Dockerfile', 'https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_wireshark/ws/scripts/obs/data'] Sending build context to Docker daemon 15.36kB
Step 1/6 : ARG DISTRO_FROM Step 2/6 : FROM ${DISTRO_FROM} ---> 3a37950934ff Step 3/6 : ARG UID ---> Using cache ---> c9f6f1778f9b Step 4/6 : RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper dh-python dpkg-dev fakeroot git git-review gnupg2 libxml2-utils meson osc python3-packaging python3-setuptools rebar3 sed && apt-get clean ---> Using cache ---> 5023f9da13c1 Step 5/6 : RUN useradd --uid=${UID} -m user ---> Using cache ---> bdadd6a47656 Step 6/6 : USER user ---> Using cache ---> 6a85e6c3f0b8 [Warning] One or more build-args [DISTRO] were not consumed Successfully built 6a85e6c3f0b8 Successfully tagged debian-12-osmocom-obs-build-srcpkg:latest docker: running: update_obs_project.py inside docker OBS: getting packages in osmocom:wireshark
### Building source packages ###
wireshark: building source package (feed is nightly) wireshark: using cached https://gerrit.osmocom.org/wireshark (not cloning, not fetching) wireshark: 'git clean -ffxd' wireshark: skipping git checkout, current commit: cef1bbf2a4 Merge remote-tracking branch 'osmocom/laforge/rspro' into osmocom/all-in-one
ERROR: command failed unexpectedly
*** command *** ['git', 'describe', '--abbrev=4', '--tags', '--match=[0-9]*\.[0-9]*\.[0-9]*', 'HEAD']
*** returncode *** 128
*** output *** fatal: No tags can describe 'cef1bbf2a4bf05c63581616895705bca4ef0460e'. Try --always, or create some tags.
*** python trace *** Traceback (most recent call last):
wireshark: build failed File "/obs/update_obs_project.py", line 50, in build_srcpkg version = lib.srcpkg.build(package) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/obs/lib/srcpkg.py", line 158, in build version = get_version_for_feed(project) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/obs/lib/srcpkg.py", line 70, in get_version_for_feed ret = get_git_version(project) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/obs/lib/srcpkg.py", line 45, in get_git_version ret = lib.run_cmd(["git", "describe", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/obs/lib/__init__.py", line 176, in run_cmd exit_error_cmd(p, "command failed unexpectedly") File "/obs/lib/__init__.py", line 137, in exit_error_cmd raise RuntimeError("shell command related error, find details right above" RuntimeError: shell command related error, find details right above this python trace
### Summary ###
Updated: 0 Skipped: 0 Failed (srcpkg build): 1 Failed (srcpkg upload): 0 Deleted: 0
List of failed packages: * wireshark (srcpkg build) Build step 'Execute shell' marked build as failure
See https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_wireshark/198/display/redirect
Changes:
------------------------------------------ [...truncated 6.64 KB...] debian/po/ja.po | 145 + debian/po/ko.po | 145 + debian/po/nl.po | 174 + debian/po/pt.po | 166 + debian/po/pt_BR.po | 152 + debian/po/ru.po | 170 + debian/po/sk.po | 147 + debian/po/sv.po | 146 + debian/po/templates.pot | 138 + debian/po/tr.po | 146 + debian/po/vi.po | 145 + debian/postinst | 6 + debian/rules | 88 + debian/source/format | 1 + debian/source/lintian-overrides | 2 + debian/templates | 62 + debian/tests/control | 5 + debian/tests/frame-count.lua | 17 + debian/tests/gui | 9 + debian/tests/tshark | 8 + debian/tshark.docs | 1 + debian/tshark.install | 1 + debian/tshark.lintian-overrides | 2 + debian/tshark.manpages | 1 + debian/watch | 2 + debian/wireshark-common.config | 10 + debian/wireshark-common.install | 14 + debian/wireshark-common.lintian-overrides | 2 + debian/wireshark-common.manpages | 20 + debian/wireshark-common.postinst | 43 + debian/wireshark-common.postrm | 18 + debian/wireshark-dev.docs | 5 + debian/wireshark-dev.install | 8 + debian/wireshark-dev.lintian-overrides | 2 + debian/wireshark-dev.manpages | 3 + debian/wireshark-dev.prerm | 17 + debian/wireshark-doc.docs | 2 + debian/wireshark-qt.docs | 1 + debian/wireshark-qt.install | 2 + debian/wireshark-qt.lintian-overrides | 2 + debian/wireshark-qt.manpages | 1 + debian/wireshark.docs | 1 + debian/wireshark.manpages | 0 85 files changed, 11496 insertions(+), 1 deletion(-) create mode 100644 debian/README.Debian create mode 100644 debian/README.Debian.security create mode 100644 debian/changelog create mode 100644 debian/compat create mode 100644 debian/control create mode 100644 debian/copyright create mode 100644 debian/dirs create mode 100644 debian/ethereal-common.NEWS create mode 100644 debian/gbp.conf create mode 100644 debian/gitlab-ci.yml create mode 100644 debian/headers-check.c create mode 100644 debian/libwireshark-data.install create mode 100644 debian/libwireshark-dev.install create mode 100644 debian/libwireshark16.install create mode 100644 debian/libwireshark16.lintian-overrides create mode 100644 debian/libwireshark16.symbols create mode 100644 debian/libwiretap-dev.install create mode 100644 debian/libwiretap13.docs create mode 100644 debian/libwiretap13.install create mode 100644 debian/libwiretap13.symbols create mode 100644 debian/libwsutil-dev.install create mode 100644 debian/libwsutil14.install create mode 100644 debian/libwsutil14.symbols create mode 100644 debian/license-text-about-dialog create mode 100644 debian/maxmind_db_paths create mode 100644 debian/not-installed create mode 100644 debian/patches/0001-tests-Get-tests-working-with-Python-3.11-except-with.patch create mode 100644 debian/patches/0004-Use-packaged-JS-and-CSS-resources-instead-of-pulling.patch create mode 100644 debian/patches/09_idl2wrs.patch create mode 100644 debian/patches/series create mode 100644 debian/po/POTFILES.in create mode 100644 debian/po/cs.po create mode 100644 debian/po/da.po create mode 100644 debian/po/de.po create mode 100644 debian/po/es.po create mode 100644 debian/po/eu.po create mode 100644 debian/po/fi.po create mode 100644 debian/po/fr.po create mode 100644 debian/po/hu.po create mode 100644 debian/po/id.po create mode 100644 debian/po/it.po create mode 100644 debian/po/ja.po create mode 100644 debian/po/ko.po create mode 100644 debian/po/nl.po create mode 100644 debian/po/pt.po create mode 100644 debian/po/pt_BR.po create mode 100644 debian/po/ru.po create mode 100644 debian/po/sk.po create mode 100644 debian/po/sv.po create mode 100644 debian/po/templates.pot create mode 100644 debian/po/tr.po create mode 100644 debian/po/vi.po create mode 100644 debian/postinst create mode 100755 debian/rules create mode 100644 debian/source/format create mode 100644 debian/source/lintian-overrides create mode 100644 debian/templates create mode 100644 debian/tests/control create mode 100644 debian/tests/frame-count.lua create mode 100755 debian/tests/gui create mode 100755 debian/tests/tshark create mode 100644 debian/tshark.docs create mode 100644 debian/tshark.install create mode 100644 debian/tshark.lintian-overrides create mode 100644 debian/tshark.manpages create mode 100644 debian/watch create mode 100644 debian/wireshark-common.config create mode 100644 debian/wireshark-common.install create mode 100644 debian/wireshark-common.lintian-overrides create mode 100644 debian/wireshark-common.manpages create mode 100644 debian/wireshark-common.postinst create mode 100644 debian/wireshark-common.postrm create mode 100644 debian/wireshark-dev.docs create mode 100644 debian/wireshark-dev.install create mode 100644 debian/wireshark-dev.lintian-overrides create mode 100644 debian/wireshark-dev.manpages create mode 100644 debian/wireshark-dev.prerm create mode 100644 debian/wireshark-doc.docs create mode 100644 debian/wireshark-qt.docs create mode 100644 debian/wireshark-qt.install create mode 100644 debian/wireshark-qt.lintian-overrides create mode 100644 debian/wireshark-qt.manpages create mode 100644 debian/wireshark.docs create mode 100644 debian/wireshark.manpages + git merge --no-edit osmocom/osmocom/qcdiag Auto-merging epan/dissectors/packet-gsm_rlcmac.c Auto-merging epan/dissectors/CMakeLists.txt Merge made by the 'recursive' strategy. epan/dissectors/CMakeLists.txt | 4 + epan/dissectors/packet-gsm_rlcmac.c | 10 +- epan/dissectors/packet-qcdiag.c | 429 ++++++++++++++++++++++++++++++++ epan/dissectors/packet-qcdiag.h | 249 +++++++++++++++++++ epan/dissectors/packet-qcdiag_log.c | 472 ++++++++++++++++++++++++++++++++++++ epan/dissectors/packet-qcdiag_msg.c | 250 +++++++++++++++++++ 6 files changed, 1410 insertions(+), 4 deletions(-) create mode 100644 epan/dissectors/packet-qcdiag.c create mode 100644 epan/dissectors/packet-qcdiag.h create mode 100644 epan/dissectors/packet-qcdiag_log.c create mode 100644 epan/dissectors/packet-qcdiag_msg.c + git merge --no-edit osmocom/laforge/rspro Auto-merging epan/dissectors/packet-gsm_ipa.c Auto-merging epan/dissectors/asn1/CMakeLists.txt Auto-merging epan/dissectors/CMakeLists.txt Merge made by the 'recursive' strategy. epan/dissectors/CMakeLists.txt | 3 + epan/dissectors/asn1/CMakeLists.txt | 1 + epan/dissectors/asn1/rspro/CMakeLists.txt | 31 + epan/dissectors/asn1/rspro/RSPRO.asn | 347 ++++++ epan/dissectors/asn1/rspro/packet-rspro-template.c | 95 ++ epan/dissectors/asn1/rspro/packet-rspro-template.h | 16 + epan/dissectors/asn1/rspro/rspro.cnf | 28 + epan/dissectors/packet-gsm_ipa.c | 2 + epan/dissectors/packet-rspro.c | 1232 ++++++++++++++++++++ epan/dissectors/packet-rspro.h | 24 + epan/dissectors/packet-vsmartcard.c | 171 +++ 11 files changed, 1950 insertions(+) create mode 100644 epan/dissectors/asn1/rspro/CMakeLists.txt create mode 100644 epan/dissectors/asn1/rspro/RSPRO.asn create mode 100644 epan/dissectors/asn1/rspro/packet-rspro-template.c create mode 100644 epan/dissectors/asn1/rspro/packet-rspro-template.h create mode 100644 epan/dissectors/asn1/rspro/rspro.cnf create mode 100644 epan/dissectors/packet-rspro.c create mode 100644 epan/dissectors/packet-rspro.h create mode 100644 epan/dissectors/packet-vsmartcard.c + [ -n osmocom:wireshark ] + update_obs_project + cd https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_wireshark/ws/scripts/obs + ./update_obs_project.py --apiurl https://obs.osmocom.org --docker --allow-unknown-package --git-skip-checkout --git-skip-fetch --version-append ~osmocom osmocom:wireshark wireshark docker: building image debian-12-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', 'https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_wireshark/ws/scripts/obs/data/build_srcpkg.Dockerfile', 'https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_wireshark/ws/scripts/obs/data'] Sending build context to Docker daemon 15.36kB
Step 1/6 : ARG DISTRO_FROM Step 2/6 : FROM ${DISTRO_FROM} ---> 3a37950934ff Step 3/6 : ARG UID ---> Using cache ---> c9f6f1778f9b Step 4/6 : RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper dh-python dpkg-dev fakeroot git git-review gnupg2 libxml2-utils meson osc python3-packaging python3-setuptools rebar3 sed && apt-get clean ---> Using cache ---> 5023f9da13c1 Step 5/6 : RUN useradd --uid=${UID} -m user ---> Using cache ---> bdadd6a47656 Step 6/6 : USER user ---> Using cache ---> 6a85e6c3f0b8 [Warning] One or more build-args [DISTRO] were not consumed Successfully built 6a85e6c3f0b8 Successfully tagged debian-12-osmocom-obs-build-srcpkg:latest docker: running: update_obs_project.py inside docker OBS: getting packages in osmocom:wireshark
### Building source packages ###
wireshark: building source package (feed is nightly) wireshark: using cached https://gerrit.osmocom.org/wireshark (not cloning, not fetching) wireshark: 'git clean -ffxd' wireshark: skipping git checkout, current commit: 6d412b991d Merge remote-tracking branch 'osmocom/laforge/rspro' into osmocom/all-in-one
ERROR: command failed unexpectedly
*** command *** ['git', 'describe', '--abbrev=4', '--tags', '--match=[0-9]*\.[0-9]*\.[0-9]*', 'HEAD']
*** returncode *** 128
*** output *** fatal: No tags can describe '6d412b991d8c2f50b7854611b1a9ef567bab9962'. Try --always, or create some tags.
*** python trace *** Traceback (most recent call last):
wireshark: build failed File "/obs/update_obs_project.py", line 50, in build_srcpkg version = lib.srcpkg.build(package) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/obs/lib/srcpkg.py", line 158, in build version = get_version_for_feed(project) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/obs/lib/srcpkg.py", line 70, in get_version_for_feed ret = get_git_version(project) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/obs/lib/srcpkg.py", line 45, in get_git_version ret = lib.run_cmd(["git", "describe", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/obs/lib/__init__.py", line 176, in run_cmd exit_error_cmd(p, "command failed unexpectedly") File "/obs/lib/__init__.py", line 137, in exit_error_cmd raise RuntimeError("shell command related error, find details right above" RuntimeError: shell command related error, find details right above this python trace
### Summary ###
Updated: 0 Skipped: 0 Failed (srcpkg build): 1 Failed (srcpkg upload): 0 Deleted: 0
List of failed packages: * wireshark (srcpkg build) Build step 'Execute shell' marked build as failure
jenkins-notifications@lists.osmocom.org