Bug#988908: plantuml: Can plantuml work with default-jre-headless?

2023-01-18 Thread Petter Reinholdtsen
Petter Reinholdtsen

Bug#869510: dhtnode: please handle connection problems gracefully

2023-01-15 Thread Petter Reinholdtsen
This issue was closed upstream last year, but it is unclear from the lack of comments if it was closed because on-one tested it since 2017 or because a fix was commited. I guess someone should test and figure out what the status is. The latest opendht is in Debian unstable and testing now. -- H

Bug#1028073: closed by Stephen Rhodes (Re: Bug#1028073: libonvif: Fix build problem on hurd)

2023-01-06 Thread Petter Reinholdtsen
fix. This will ensure the correct version is attributed to the fix and that the bug stay open until the fix is available from the Debian archive. See https://www.debian.org/doc/manuals/developers-reference/pkgs.en.html#when-bugs-are-closed-by-new-uploads >. -- Happy hacking Petter Reinholdtsen

Bug#1028073: libonvif: Fix build problem on hurd

2023-01-06 Thread Petter Reinholdtsen
#include -#include #endif #include -- Happy hacking Petter Reinholdtsen

Bug#1027756: RFP: vncdotool -- command line VNC client

2023-01-02 Thread Petter Reinholdtsen
line VNC client. It can be useful to automating interactions with virtual machines or hardware devices that are otherwise difficult to control. -- Happy hacking Petter Reinholdtsen

Bug#1026871: opendht 2.3.1-1.1 NMU patch

2022-12-22 Thread Petter Reinholdtsen
nths, and he would like to be a co-maintainer of opendht. I'll help him going forward. I'll skip the 7 day delayed upload and let the next upload be an non-NMU upload from Amid. -- Happy hacking Petter Reinholdtsen

Bug#1026871: opendht 2.3.1-1.1 NMU patch

2022-12-22 Thread Petter Reinholdtsen
] + * Configure service sandbox (Closes: #1007163). + * Bump up Standards-Version from 4.0.0 to 4.5.0. + * Switch to debhelper-compat 12. + + [ Petter Reinholdtsen ] + * Switched build and binary dependency for libargon2-0-dev to libargon2-dev +(Closes: #1005699). + + -- Petter Reinholdtsen Thu, 22 Dec

Bug#1021980: RFP: libonvif -- ONVIF client access library and tools

2022-12-21 Thread Petter Reinholdtsen
The package is currently in NEW, waiting for approval. Upstream and I have worked together and I am sponsoring his upload. -- Happy hacking Petter Reinholdtsen

Bug#1011567: android-framework-23: FTBFS with OpenJDK 17 due to com.sun.javadoc removal

2022-12-20 Thread Petter Reinholdtsen
[Emmanuel Bourg] > android-framework-23 fails to build with OpenJDK 17, Doclava no longer > works due to the removal of the com.sun.javadoc API: Is there any hope to have this fixed for bookworm? This bug block the Android SDK to entering testing. -- Happy hacking Petter Reinholdtsen

Bug#1004932: ITS: lifelines

2022-12-20 Thread Petter Reinholdtsen
Debian. -- Happy hacking Petter Reinholdtsen

Bug#1025713: marked as done (isenkram FTBFS: error: version numbers in d/changelog and isenkram/__init__.py do not match)

2022-12-09 Thread Petter Reinholdtsen
it is considered best practice. Note, I am very happy to see your NMU commited to the shared git repository on salsa, and find it to be a good alternative to the developer reference required NMU bug report on bugs.debian.org. -- Happy hacking Petter Reinholdtsen

Bug#1025790: procps: 'ps -o comm= ' output dropped '' for zombies

2022-12-08 Thread Petter Reinholdtsen
NPROCS=$($PS -o stat= -o comm= $KILL_PID | $GREP -v '^Z' | wc -l) if [ $NPROCS -gt 0 ]; then WAIT=$(($WAIT-1)) sleep .1 I do not know if this new behaviour is intended or not, but thought it best to let you know about the issue it caused. -- Happy hacking Petter Reinholdtsen

Bug#1016422: eatmydata: wrapper script has missed library path change

2022-12-06 Thread Petter Reinholdtsen
see https://github.com/LinuxCNC/linuxcnc/actions/runs/3628123051/jobs/6118774342 > and https://github.com/LinuxCNC/linuxcnc/actions/runs/3625764843/jobs/6114140535 It is not happening with bullseye and bookworm. I got no idea what is going wrong here. -- Happy hacking Petter Reinholdtsen

Bug#789895: bs1770gain: How can the list of supported formats be found?

2022-12-06 Thread Petter Reinholdtsen
As far as I can tell, bs1770gain support every format supported by ffmpeg, but I have no idea how to get a list of supported formats out of ffmpeg either. -- Happy hacking Petter Reinholdtsen

Bug#998779: bs1770gain: bashism in configure script

2022-12-05 Thread Petter Reinholdtsen
kefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands Because of this I keep this bug report open. -- Happy hacking Petter Reinholdtsen

Bug#998779: bs1770gain: bashism in configure script

2022-12-05 Thread Petter Reinholdtsen
[Petter Reinholdtsen] > Very good. While these changes in the latest version of bs1770gain kept > the script working with bash, it was not enough to get it working with > dash. Sorry, my mistake. > This is the output I get when trying 'dash ./configure': I have to use &#

Bug#942704: Breaking changes to bs1770gain XML output between 0.5 and 0.6

2022-12-05 Thread Petter Reinholdtsen
elieve the users of XML will have to move to the new format. -- Happy hacking Petter Reinholdtsen

Bug#1024493: Proposed-RM: bs1770gain -- RoQA; inappropriate content

2022-12-03 Thread Petter Reinholdtsen
Control: severity -1 wishlist It is clear that there is no concensus on this issue. It is not a technical problem with the code, but a question of opinions. Because of this, I set severity to wishlist. -- Happy hacking Petter Reinholdtsen

Bug#1024684: dxf2gcode: Restructure debian/patches/ according to upstream status?

2022-11-23 Thread Petter Reinholdtsen
sent upstream too? -- Happy hacking Petter Reinholdtsen

Bug#1024679: dxf2gcode: Clean more generated files before and after build

2022-11-22 Thread Petter Reinholdtsen
@@ override_dh_auto_clean: rm -rf dxf2gcode_images5_rc.py \ dxf2gcode_ui5.py \ dxf2gcode.egg-info/ \ + dxf2gcode/globals/__pycache__/ \ + dxf2gcode/__pycache__/ \ globals/__pycache__/ \ i18n/*.qm -- Happy hacking Petter

Bug#908543: dxf2gcode: Please provide a way to specify a file contains inches

2022-11-22 Thread Petter Reinholdtsen
[Paul "LeoNerd" Evans] > While this can be corrected by applying a "Scale All" factor of 25.4, > it would be nicer if the units could be specified; e.g. > > $ dxf2code --inches output.dxf This sound like a useful proposal. It might be better to direct it to upstream. Note, I am not the packag

Bug#1022387: dxf2gcode: FTBFS: dh_usrlocal: error: debian/dxf2gcode/usr/local/bin/dxf2gcode is not a directory

2022-11-22 Thread Petter Reinholdtsen
=/usr --install-lib /usr/lib/python3/dist-packages --install-data=/usr --install-scripts=/usr/bin I lack commit rights, so I can not push the fix to git myself. -- Happy hacking Petter Reinholdtsen

Bug#1024678: dxf2gcode: New upstream version available

2022-11-22 Thread Petter Reinholdtsen
Package: dxf2gcode Version: 20170925-4 Severity: wishlist A new upstream version 20220226_RC1 is available from https://sourceforge.net/p/dxf2gcode/wiki/Home/ >. Perhaps time to update? -- Happy hacking Petter Reinholdtsen

Bug#1024493: Proposed-RM: bs1770gain -- RoQA; inappropriate content

2022-11-21 Thread Petter Reinholdtsen
es_Matter > [2] https://en.wikipedia.org/wiki/Standing_on_the_shoulders_of_giants > -- Happy hacking Petter Reinholdtsen

Bug#1024493: Proposed-RM: bs1770gain -- RoQA; inappropriate content

2022-11-20 Thread Petter Reinholdtsen
this summer, and said he was impressed that in my country people with opposing views were able to talk together and treat each other with respect. I believe it is a property that is worth protecting, as the way to change peoples mind is by treating them with respend and communicating with them as fellow humans. -- Happy hacking Petter Reinholdtsen

Bug#1024493: Proposed-RM: bs1770gain -- RoQA; inappropriate content

2022-11-20 Thread Petter Reinholdtsen
, nor comment on my view of it, in a Debian context. -- Happy hacking Petter Reinholdtsen

Bug#992409: prometheus-node-exporter-collectors: locale issue leads to an unparseable smartmon textfile

2022-11-20 Thread Petter Reinholdtsen
052 +0100 +++ smartmon.sh 2022-11-20 10:49:33.866521913 +0100 @@ -10,6 +10,9 @@ # Formatting done via shfmt -i 2 # https://github.com/mvdan/sh +LC_ALL=C +export LC_ALL + parse_smartctl_attributes_awk="$( cat <<'SMARTCTLAWK' $1 ~ /^ *[0-9]+$/ && $2 ~ /^[a-zA-Z0-9_-]+$/ { -- Happy hacking Petter Reinholdtsen

Bug#1023651: 2.9.0~pre0+git20221105.ffb6bda926-1.2 NMU: Fix build failure on arm and hppa

2022-11-08 Thread Petter Reinholdtsen
Reinholdtsen Tue, 08 Nov 2022 22:38:32 +0100 + +linuxcnc (2.9.0~pre0+git20221105.ffb6bda926-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Added 0010-arm-hppa.patch from upstream to fix build failures on armv8l +and hppa64 CPU build daemons. + + -- Petter Reinholdtsen Tue, 08 Nov

Bug#1023651: NMU: Fix build failure on arm and hppa

2022-11-08 Thread Petter Reinholdtsen
hppa64 CPU build daemons. + + -- Petter Reinholdtsen Tue, 08 Nov 2022 09:55:13 +0100 + linuxcnc (2.9.0~pre0+git20221105.ffb6bda926-1) unstable; urgency=medium * New upstream version 2.9.0~pre0+git20221105.ffb6bda926 --- /dev/null 2022-11-05 21:32:50.228001479 +0100 +++ linuxcnc-2.9.0~pre0

Bug#942734: bs1770gain does not escape file names properly in XML output

2022-10-29 Thread Petter Reinholdtsen
invalid XML syntax, or did no decide to only output XML with the --xml option? -- Happy hacking Petter Reinholdtsen

Bug#1021980: RFP: libonvif -- ONVIF client access library and tools

2022-10-21 Thread Petter Reinholdtsen
d be a better guide than me on these topics. -- Happy hacking Petter Reinholdtsen

Bug#1021564: RFP: openrocket -- Rocket simulation software

2022-10-19 Thread Petter Reinholdtsen
ly. It's "just for show" and doesn't actually > affect the process of designing and running flight simulations of a > rocket. Sound like a good idea. Sadly my Java foo is way too outdated to be of help here. -- Happy hacking Petter Reinholdtsen

Bug#1000820: RFP: onvifviewer -- ONVIF camera viewer

2022-10-18 Thread Petter Reinholdtsen
See also https://bugs.debian.org/1021980 > for the libonvif client library and tools. -- Happy hacking Petter Reinholdtsen

Bug#1021980: RFP: libonvif -- ONVIF client access library and tools

2022-10-18 Thread Petter Reinholdtsen
Client library and tools for the ONVIF protocol used to connect to and configure IP Cameras. Also note https://bugs.debian.org/1000820 > about onvifviewer, another free software ONVIF client implementation. -- Happy hacking Petter Reinholdtsen

Bug#1021564: RFP: openrocket -- Rocket simulation software

2022-10-10 Thread Petter Reinholdtsen
ve to have help completing the rest of the work to make > my current/new openrocket package policy compliant and thus ready for > upload to main... hint, hint! I am very unskilled in Java packaging, so not sure I can be of much help. -- Happy hacking Petter Reinholdtsen

Bug#1021564: RFP: openrocket -- Rocket simulation software

2022-10-10 Thread Petter Reinholdtsen
[Bdale Garbee] > Are you aware of my existing work on this? Not really, but not suprised if you are already looking at it. I just discovered it lacked a RFP, so decided to make one. :) -- Happy hacking Petter Reinholdtsen

Bug#1021564: RFP: openrocket -- Rocket simulation software

2022-10-10 Thread Petter Reinholdtsen
: Rocket simulation software OpenRocket is a free, fully featured model rocket simulator that allows you to design and simulate your rockets before you build and flying them. -- Happy hacking Petter Reinholdtsen

Bug#1020463: usrmerge: breaks Hurd systems

2022-10-10 Thread Petter Reinholdtsen
ge did not solve the problem, as the state on disk is messed up. Sadly, if I instead added this APT source alongside the one above, the installation of usrmerge still fail the same way: deb http://deb.debian.org/debian-ports/ unreleased main -- Happy hacking Petter Reinholdtsen

Bug#1020463: usrmerge: breaks Hurd systems

2022-10-10 Thread Petter Reinholdtsen
is fixed in unstable soon. -- Happy hacking Petter Reinholdtsen

Bug#1021323: Uploading address book give "Error: 400", should handle input or give more useful error message

2022-10-05 Thread Petter Reinholdtsen
3 headers in 113 bytes (65 switches on core 0) It look like radicale do not like the vcard file generated by evolution from an earlier radicale address book collection. I got more than 1000 addresses there, so it will be some work to figure out why it did not like the format with so little information. -- Happy hacking Petter Reinholdtsen

Bug#1008735: should /etc/os-release contain VERSION variables for testing and unstable?

2022-10-03 Thread Petter Reinholdtsen
[Petter Reinholdtsen] > I am not sure the solution in version 12.3 will solve it, but will > give it a go. Sadly, this is the output in sid: # lsb_release -a No LSB modules are available. Distributor ID: Debian Description:Debian GNU/Linux bookworm/sid Release:n/a Co

Bug#1008735: should /etc/os-release contain VERSION variables for testing and unstable?

2022-10-03 Thread Petter Reinholdtsen
the build on unstable going. I am not sure the solution in version 12.3 will solve it, but will give it a go. -- Happy hacking Petter Reinholdtsen

Bug#1021122: ssh: Please increase unix_listener socket path limit (path ... too long for Unix domain socket)

2022-10-02 Thread Petter Reinholdtsen
workaround is to use '-S none' to disable the control socket, but it is quite a a blunt hammer, and I thought it might be worth a try to ask if you could raise the size limit instead. -- Happy hacking Petter Reinholdtsen

Bug#1008735: should /etc/os-release contain VERSION variables for testing and unstable?

2022-09-29 Thread Petter Reinholdtsen
returned 'unstable. > What did it do in the past? It has worked flawlessly until a few days ago. -- Happy hacking Petter Reinholdtsen

Bug#1008735: /etc/os-release should contain VERSION variables for testing and unstable

2022-09-28 Thread Petter Reinholdtsen
[Gioele Barabucci] > Users of `lsb_release` are affected by the lack of `VERSION_CODENAME` as > well. I discovered it when the Github CI build started failing for LinuxCNC, see https://github.com/LinuxCNC/linuxcnc/actions/runs/3140903147/jobs/5102782128 > for an example. -- Happy hacki

Bug#942734: bs1770gain does not escape file names properly in XML output

2022-09-22 Thread Petter Reinholdtsen
by introducing CDATA sections to the > output I hesitate  from making it default. To me that is a ridiculous dilemma, as XML is not really human readable and only fit for machine consumtion and thus need to be syntactical correct XML. If you want humans to read it, do not use XML. :) -- Happy hacking Petter Reinholdtsen

Bug#998779: bs1770gain: bashism in configure script

2022-09-19 Thread Petter Reinholdtsen
IX notation, while the former is bash notation. See https://pubs.opengroup.org/onlinepubs/9699919799/utilities/test.html > > I'm asking because on my site 'configure' is derived an hence > unfortunately I cannot simply apply your patch. Note, my patch was for configure.ac, the source of configure. -- Happy hacking Petter Reinholdtsen

Bug#942734: bs1770gain does not escape file names properly in XML output

2022-09-19 Thread Petter Reinholdtsen
https://ci.debian.net/data/autopkgtest/unstable/amd64/b/bs1770gain/26130724/log.gz >: -:2: parser error : xmlParseEntityRef: no name ^ error: xmllint rejected XML output with ampersant in filename Peter, any chance to have proper escaping in the XML output? -- Happy hacking Petter Reinholdtsen

Bug#998779: bs1770gain: bashism in configure script

2022-09-19 Thread Petter Reinholdtsen
IB(pthread, pthread_create, [pthread=yes LIBS="${LIBS} -pthread"], pthread=no), pthread=no) - if test "x$pthread" == "xno" ; then # [ + if test "x$pthread" = "xno" ; then # [ AC_MSG_NOTICE([*******]) AC_MSG_NOTICE([* pthread not found. *]) AC_MSG_NOTICE([* bs10gain will be build without support for parallel processing. *]) CC to upstream. -- Happy hacking Petter Reinholdtsen

Bug#1020282: openmotor: git build fail when $HOME is not writable

2022-09-19 Thread Petter Reinholdtsen
ld_ui + export TMPHOME="$(tempfile -d)"; HOME="$TMPHOME" python3 setup.py build_ui; rm -rf $TMPHOME touch uilib/views/__init__.py dh_auto_build A better approach might be to convince openmotor/uilib/logger.py to not create anything in $HOME during build. -- Happy hacking Petter Reinholdtsen

Bug#1019548: po4a: Drop last character of AsciiDoc table entries

2022-09-11 Thread Petter Reinholdtsen
str "" #. type: Table #: test.adoc:4 #, no-wrap msgid "Description" msgstr "" #. type: Table #: test.adoc:4 #, no-wrap msgid "C" msgstr "" #. type: Table #: test.adoc:5 #, no-wrap msgid "This button clears the live plot." msgstr "" -- Happy hacking Petter Reinholdtsen

Bug#1019398: XDG desktop files lack video/ogg in MIME-Type list

2022-09-08 Thread Petter Reinholdtsen
believe Ogg videos are supported. A larger list of MIME types I suspect the programs support are listed on https://wiki.debian.org/DebianMultimedia/PlayerSupport >. -- Happy hacking Petter Reinholdtsen

Bug#842902: closed by Patrick Matthäi (Closing already long fixed bugs)

2022-09-08 Thread Petter Reinholdtsen
Still some MIME types only handled by the other players, but I do not know if xine-ui also support them. :) -- Happy hacking Petter Reinholdtsen

Bug#1019379: Align 0002-ffmpeg-5.0-1419.patch with upstream version?

2022-09-08 Thread Petter Reinholdtsen
It might be a good idea to update it to match the upstream until a new upstream release is made. I believe a better approach is be to convince upstream to make a new release, removing the need for this patch completely. :) -- Happy hacking Petter Reinholdtsen

Bug#893448: please add a chromium-source binary package

2022-09-08 Thread Petter Reinholdtsen
ou give it a go locally, and see if you can get it working, as well as report your progress on #debian-multimedia, to see if others can help. :) -- Happy hacking Petter Reinholdtsen

Bug#1014274: reverse dependencies

2022-09-06 Thread Petter Reinholdtsen
st but is hidden on other architectures. Once the path forward is agreed with the reverse dependency maintainers, one of the options might be for them to drop mips64el from their packages too (and request the removal of their mips64el packages from the archive). -- Happy hacking Petter Reinholdtsen

Bug#1014274: reverse dependencies

2022-09-06 Thread Petter Reinholdtsen
copy and only discovered this message by luck. -- Happy hacking Petter Reinholdtsen

Bug#1014274: reverse dependencies

2022-09-05 Thread Petter Reinholdtsen
o be addressed first. Please remove the moreinfo tag once that > is done. It is not clear from the To: field of the above quoted email that it reached those involved with yosys maintenance, so I try a reply with the set of earlier contributor to this thread in Cc. - Happy hacking Petter Reinholdtsen

Bug#1019122: casparcg-server: Move to main as the dependency on non-free fdk-aac is gone?

2022-09-03 Thread Petter Reinholdtsen
hacking Petter Reinholdtsen

Bug#922563: FTBFS on ppc64el

2022-09-03 Thread Petter Reinholdtsen
The changes in 1002-arm64-compatibility.patch seem to remove the use of SSE* for platforms where it do not exist. Perhaps there is no need to cut down the list of architectures listed in debian/control? -- Happy hacking Petter Reinholdtsen

Bug#803502: ITP: osquery -- operating system instrumentation framework

2022-08-31 Thread Petter Reinholdtsen
for my sponsoring preferences -- Happy hacking Petter Reinholdtsen

Bug#842306: ITP: falco -- Sysdig Falco is a behavioral activity monitor designed to detect anomalous activity in your applications

2022-08-31 Thread Petter Reinholdtsen
[Petter Reinholdtsen] > I have encountered some issues with the BPF build, which I assume are > solvable too. I found a solution and have published by git-buildpackage based repo with the build rules as https://salsa.debian.org/pere/falco >, in case it can help the future maintainer of

Bug#1001904: mesaflash: Maintainer address bounces

2022-08-28 Thread Petter Reinholdtsen
come from anywhere. Is this still a problem, or is the maintainer address now moderating non-subscribers and allowing their messages to get through? -- Happy hacking Petter Reinholdtsen

Bug#1018219: grcc: undefined symbol: _ZN6spdlog5sinks15basic_file_sinkINS_7details10null_mutexEEC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb)

2022-08-27 Thread Petter Reinholdtsen
: _ZN6spdlog5sinks15basic_file_sinkINS_7details10null_mutexEEC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb) Setting severity to important, as it make it hard to build extra gnuradio packages. -- Happy hacking Petter Reinholdtsen

Bug#1018146: correct multiarch for blends stuff?

2022-08-27 Thread Petter Reinholdtsen
into this in years, but I doubt it. The dependency three across all architectures are just too complex for me to believe it. -- Happy hacking Petter Reinholdtsen

Bug#1018146: correct multiarch for blends stuff?

2022-08-25 Thread Petter Reinholdtsen
answer. The task pacakges started out as arch: all, but as the set of packages available are not identical across all architectures in Debian, this proved not to work well and made it imposible to keep the task packages in testing. -- Happy hacking Petter Reinholdtsen

Bug#1015780: casparcg-server: FTBFS with ffmpeg 5.0

2022-08-25 Thread Petter Reinholdtsen
n general; I believe > there are bugs open for these other issues. Thank you Steve for the patch. I'm in contact with a prospective new maintainer of the package, and hope he will give the package the attention it deserve. :) -- Happy hacking Petter Reinholdtsen

Bug#1015782: live-build: Replace a few more values in the splash SVG -> pending

2022-08-22 Thread Petter Reinholdtsen
-- Happy hacking Petter Reinholdtsen

Bug#1015782: live-build: Replace a few more values in the splash SVG

2022-08-21 Thread Petter Reinholdtsen
Control: tags -1 + patch Do you need a new patch with less variables, or is the patch as sent OK? I believe it is better to make the complete set of variables available for SVG authors, and thus hope the original patch can be accepted. -- Happy hacking Petter Reinholdtsen

Bug#1016196: po4a: Using preconv to save translated man pages with UTF-8?

2022-07-28 Thread Petter Reinholdtsen
-encoded-file >. By converting the UTF-8 files with 'preconv', 'nroff -man file.9' is handled properly. I suspect po4a should do this automatically, but man Locale::Po4a::Man do not mention preconv. Perhaps it should? -- Happy hacking Petter Reinholdtsen

Bug#1016098: live-build: Add support for building bookworm ISOs in Debian/Buster?

2022-07-26 Thread Petter Reinholdtsen
likely path for such fix. -- Happy hacking Petter Reinholdtsen

Bug#1015782: live-build: Replace a few more values in the splash SVG

2022-07-24 Thread Petter Reinholdtsen
et for bookworm, but it is not yet ready. > PS: In the README.md you could add a first step: > lb config --config https://github.com/LinuxCNC/buster-live-build Ah, thanks. :) -- Happy hacking Petter Reinholdtsen

Bug#1015260: [Debian-lego-team] Bug#1015260: Bug#1015260: Additional information

2022-07-22 Thread Petter Reinholdtsen
[Nicolas Schodet] > I do not own a RCS kit, but I can try to help. I got a RCS unit, but not readily available for testing. Can track it down and test insert it once something should be tested. -- Happy hacking Petter Reinholdtsen

Bug#1015782: live-build: Replace a few more values in the splash SVG

2022-07-20 Thread Petter Reinholdtsen
ER@|${LB_ISO_PUBLISHER}|g" \ + -e "s|@LB_ISO_VOLUME@|${LB_ISO_VOLUME}|g" \ + -e "s|@LB_LINUX_PACKAGES@|${LB_LINUX_PACKAGES}|g" \ "${_FILE}" fi done -- Happy hacking Petter Reinholdtsen

Bug#1014431: popularity-contest: automatically create hostid if not specified in popularity-contest.conf

2022-07-14 Thread Petter Reinholdtsen
ored installations, thin clients with identical disks, cloud installations, or what? -- Happy hacking Petter Reinholdtsen

Bug#742394: Progress for PyCharm 5.0.1

2022-07-07 Thread Petter Reinholdtsen
Did anyone work on build rules for pycharm on Debian? Is there a git repo with the current packaging draft? -- Happy hacking Petter Reinholdtsen

Bug#1010964: yosys: autopkgtest regression

2022-07-02 Thread Petter Reinholdtsen
ou have not done so already. https://tracker.debian.org/pkg/yosys > show a few obstacles for entering testing. -- Happy hacking Petter Reinholdtsen

Bug#1012789: linucnc runtime prob with tiff is because of tiff

2022-06-27 Thread Petter Reinholdtsen
Upstream worked around this problem by dropping the use of libtk-img in https://github.com/LinuxCNC/linuxcnc/commit/98a847899ee6bc59406bcee9fc79bac310e2bdd8 >. Thus this will be fixed in the next upload from upstream master, or Debian can fetch the patch. -- Happy hacking Petter Reinholdtsen

Bug#1013911: linuxcnc-uspace: Please add manual entry for latency-histogram

2022-06-27 Thread Petter Reinholdtsen
debugging tool. -- Happy hacking Petter Reinholdtsen

Bug#1012789: Bug#1012825: Removed symbol without major SONAME bump

2022-06-26 Thread Petter Reinholdtsen
al tiff function > and probably not just one but a whole set of those (just check its > compat/libtiff/libtiff source directory). Note, I do not try to defend the libtk-img developers. To me their behaviour is beside the point, which is that the tiff ABI broke (a public symbol was removed) and the SONAME as not bumped. -- Happy hacking Petter Reinholdtsen

Bug#1012789: Bug#1012825: Removed symbol without major SONAME bump

2022-06-25 Thread Petter Reinholdtsen
everity setting critical. Given that the symbol removal without bumping SONAME broken libtk-img and linuxcnc, what is your argument for lowering the severity to normal? -- Happy hacking Petter Reinholdtsen

Bug#1012825: Removed symbol without major SONAME bump

2022-06-24 Thread Petter Reinholdtsen
/libtiff5.symbols file will need an update. -- Happy hacking Petter Reinholdtsen

Bug#1012825: Removed symbol without major SONAME bump

2022-06-23 Thread Petter Reinholdtsen
the symbol and bump the SONAME, claiming programs using this symbol should be changed instead. It seem like a good idea in any case to fix libtk-img, but that would be independent of the need for a SONAME bump due to the ABI change. -- Happy hacking Petter Reinholdtsen

Bug#1012789: linucnc runtime prob with tiff is because of tiff

2022-06-23 Thread Petter Reinholdtsen
Control: block =1 by 1012825 Control: affects 1012825 - linuxcnc Control: affects 1012825 + linuxcnc-uspace The issue is reported against the tiff library as bug #1012825, and also upstream as https://gitlab.com/libtiff/libtiff/-/issues/437 >. -- Happy hacking Petter Reinholdtsen

Bug#1012825: Removed symbol without major SONAME bump

2022-06-23 Thread Petter Reinholdtsen
Control: forwarded -1 https://gitlab.com/libtiff/libtiff/-/issues/437 Nasty issue. I created an issue upstream about it. How did you discover the problem? Can it be automatically detected in a autopkgtest script? -- Happy hacking Petter Reinholdtsen

Bug#842306: ITP: falco -- Sysdig Falco is a behavioral activity monitor designed to detect anomalous activity in your applications

2022-06-23 Thread Petter Reinholdtsen
[Petter Reinholdtsen] > I tried building following the recipe listed on > https://falco.org/docs/getting-started/source/, but the cmake > file seem to reject the grpc libraries available. Perhaps you have > better luck? Or is the grpc libraries in Debian too old? I got the buil

Bug#842306: ITP: falco -- Sysdig Falco is a behavioral activity monitor designed to detect anomalous activity in your applications

2022-06-21 Thread Petter Reinholdtsen
? -- Happy hacking Petter Petter Reinholdtsen

Bug#1010964: yosys: autopkgtest regression

2022-06-17 Thread Petter Reinholdtsen
question? -- Happy hacking Petter Reinholdtsen

Bug#1010964: yosys: autopkgtest regression

2022-06-16 Thread Petter Reinholdtsen
ing Petter Reinholdtsen

Bug#939619: pygatt -- Python interface to the gatttool Bluetooth command

2022-06-06 Thread Petter Reinholdtsen
ing in the Debian based distribution Hassbian. -- Happy hacking Petter Reinholdtsen

Bug#939619: pygatt -- Python interface to the gatttool Bluetooth command

2022-06-06 Thread Petter Reinholdtsen
[Bastian Germann] > Please use the pygattlib package. [Petter Reinholdtsen] > This library is used by the bluetooth_le_tracker component of Home > Assistant, and is needed to get this component working on Hassbian. Is the bluetooth_le_tracker component of Home Assistent now port

Bug#989409: nss-pam-ldapd's autopkgtest fails with OpenLDAP 2.5

2022-05-26 Thread Petter Reinholdtsen
to the latters RC issue. Any hope to have a fixed version of nss-pam-ldapd in unstable soon? -- Happy hacking Petter Reinholdtsen

Bug#959124: Acknowledgement (RFA: casparcg-server -- layered real-time video compositor to multiple outputs)

2022-05-25 Thread Petter Reinholdtsen
Control: retitle -1 O: casparcg-server -- layered real-time video compositor to multiple outputs) No-one showed any interest since I asked for someone to adopt this package, so I guess it is time to orphan it. -- Happy hacking Petter Reinholdtsen

Bug#1011654: casparcg-server ftbfs: tbb not found during cmake

2022-05-25 Thread Petter Reinholdtsen
/959124 > and I am considering to orphan it or to schedule it for removal if no-one take over the package. -- Happy hacking Petter Reinholdtsen

Bug#998721: RFP: wmbusmeters -- Receives and decodes utility meter wmbus telegrams

2022-04-28 Thread Petter Reinholdtsen
I created draft build rules and published them in https://github.com/weetmuts/wmbusmeters/pull/525 >. -- Vennlig hilsen Petter Reinholdtsen

Bug#998720: RFP: rtl-wmbus -- Software defined receiver for Wireless-M-Bus

2022-04-28 Thread Petter Reinholdtsen
I created draft build rules and published them as https://github.com/xaelsouth/rtl-wmbus/pull/36 >. -- Happy hacking Petter Reinholdtsen

Bug#1009267: zfsnap fail to delete snapshorts if left without removal for three years

2022-04-10 Thread Petter Reinholdtsen
#x27;); do zfs destroy $v; done -- Happy hacking Petter Reinholdtsen

Bug#1009267: zfsnap fail to delete snapshorts if left without removal for three years

2022-04-10 Thread Petter Reinholdtsen
to remove? -- Happy hacking Petter Reinholdtsen

Bug#1008597: debian-edu-install: Ask for hostname during standalone installation

2022-03-29 Thread Petter Reinholdtsen
y hacking Petter Reinholdtsen

Bug#1008064: po4a: HTML links with dash get stray backslash

2022-03-21 Thread Petter Reinholdtsen
inuxcnc/po4a-fail/documentation_.po --no-translator >/dev/null' exited with value 1. G0Rapid Move G0Rapid Move % Note how "g-code.html" become "g\-code.html" in the translated file, thus breaking the link. I expected both to use "g-code.html". -- Happy hacking Petter Reinholdtsen

<    2   3   4   5   6   7   8   9   10   11   >