ch of that override_dh_auto_configure stuff is
actually still necessary.
Author: Dennis Filder
Bug-Debian: https://bugs.debian.org/980642
Last-Update: 2021-02-10
---
diff --git diagnostics-0.3.3/debian/rules diagnostics-0.3.3/debian/rules
index 3c0390d..4921ce7 100755
--- diagnostics-0.3.3/debian/rules
+++ diagnostics-0.
d line.
Regards,
Dennis.
netcfg_1.169-fix-CheckAPI.patch.gz
Description: application/gzip
netcfg_1.169-fix-strncpy.patch.gz
Description: application/gzip
5143239a2f25142ee06b02d4c70db735 netcfg_1.169-fix-CheckAPI.patch.gz
092ebedd836b8640f05d04ca9638e911 netcfg_1.169-fix-strncpy.patch.gz
The first patch appears to have been mangled in transit (whitespace),
so disregard that. The attached compressed patch should be integrous.
diagnostics_0.3.3-12-no-ltdl-convenience.patch.gz
Description: application/gzip
X-Debbugs-CC: Pieter Hollander
> auto br0
> iface br0 inet static
> address 10.10.10.1
> netmask 255.255.255.0
> bridge_ports none
> bridge_stp off
> bridge_fd 0
>
> iface br0 inet6 static
> address 2001:db8::2
> netmask 64
These stanzas
ncy=medium
.
* Initial release (Closes: #981304)
Best Regards,
Dennis
OpenPGP_signature
Description: OpenPGP digital signature
X-Debbugs-CC: Frank Heckenbach
Control: tags -1 confirmed
I've put it on the TODO list, so it will be fixed in time.
Regards.
warn
people who have extensions installed to dump clusters before
continuing the upgrade and restore them manually.
Regards,
Dennis.
ninstalled gimp-gmic to make it easier to get
something workable again before I could continue with the cluster
migration.
Regards,
Dennis
postgis_removal.txt.gz
Description: application/gzip
postgis-2.5 depends on that. libgdal28 depends on
gdal-data (>=3.2.1+dfsg-1). To me it looks like there's no way to
keep postgresql-11-postgis-2.5 around if anything that depends on
libgdal28 (postgis, libopencv-imgcodecs4.5, ...) gets installed.
Regards,
Dennis.
you use wayland you
can try setting the environment variable GDK_BACKEND to "x11", for
example by running:
GDK_BACKEND=x11 audacity
Let us know if that fixes it, and if it doesn't you have to give more
information regarding your display server and desktop environment.
Regards,
Dennis.
doubt there is much anyone could do. Since you report
that it works with the newest release compiled from source, I would
recommend to just hope and wait for a backport/proposed update.
Regards,
Dennis.
as due to
upstream changes does that mean that postgis-enabled clusters are
essentially unmigratable unless you dump them in full before starting
the upgrade? Because if so, this should be mentioned in the Bullseye
release notes.
Regards,
Dennis.
1:
https://salsa.debian.org/deb
rade DB dumps are expected, I feel like that should be
communicated somewhere where it cannot be missed.
Regards,
Dennis.
Control: tag -1 patch
The attached patch should fix this by not installing the files in
question.
--- debian/rules
+++ debian/rules
@@ -42,6 +42,7 @@
$(MAKE) install DESTDIR=$(CURDIR)/debian/multitail
rm -rf $(CURDIR)/debian/multitail/etc/multitail
+ rm -rf $(CURDIR)/debian/multitail/usr/etc
Control: tag -1 patch
The attached patch should fix this.
--- debian/rules
+++ debian/rules
@@ -6,3 +6,8 @@
%:
dh $@
+
+override_dh_auto_configure:
+ sed -i '/[)][/]man[/]man1/s@/man/man1@/share/man/man1@' Makefile.in
+ dh_auto_configure
+ sed -i '/[)][/]share[/]man[/]man1/s@/share/man/man1@
to use under: Menu -> Preferences ->
Network -> Transport -> DTMFs sending method
Let me know if switching that fixes this for you. Also, could you
tell me which teleconferencing system you're connecting to (vendor,
product, version)? That information can be helpful in tracking
interoperability problems.
Regards,
Dennis.
Package: nyx
Version: 2.1.0-2.1
Severity: normal
nyx leaks memory, 262144 (== 64*4096) bytes every 5 seconds in my case.
Under Buster it didn't.
Running
strace -e trace=mmap -v -ttt -f -p $(pgrep nyx)
shows calls to
99483: mmap(NULL, 262144, ...)
every 5 seconds. Running
dd if=/proc/$
Control: retitle -1 kdenlive: fails to start natively under Wayland with
"QWaylandGLContext::makeCurrent: eglError: 3009, this: 0x555c4734dcc0"
Control: tag -1 upstream
Control: severity -1 wishlist
X-Debbugs-CC: mar...@kucharczyk.im
I'm lowering the severity since native Wayland support in kdenl
ing of special characters like '\n'
in its output itself, so you have to be mindful of that.
Regards,
Dennis.
r suggest how they could be improved/say what confuses
them.
Regards,
Dennis.
?
Below is the trace of the failing dpkg-buildpackage.
Kind regards
Dennis
...
dh_link -O--builddirectory=. -O--buildsystem=makefile
dh_strip_nondeterminism -O--builddirectory=. -O--buildsystem=makefile
dh_compress -O--builddirectory=. -O--buildsystem=makefile
cd debian/sst-goflow
-5 without backports, my debian buster now uses debhelper Version:
13.3.3~bpo10+1 and dwz Version: 0.13-5~bpo10+1.
--
Met vriendelijke groet, kind regards,
Dennis Bijwaard
On 10/07/2021 06:30, Niels Thykier wrote:
Guillem Jover:
[...]
On Fri, 2021-07-09 at 08:52:18 +0000, Dennis Bijwaard wrote:
Pac
On Tue, Jul 13, 2021 at 05:09:25PM +0200, Marc Haber wrote:
> On Tue, Jul 13, 2021 at 09:10:32AM +0200, Michael Prokop wrote:
> > So maybe it makes sense to provide a sudo-python package, similar to
> > what's available with sudo-ldap already?
>
> I THINK that we were planning to get rid of sudo-ld
To summarize from discussions on sudo@packages.d.o and elsewhere
(e.g. #990855):
* Sudo has IMO no business of putting an entry into /etc/nsswitch.conf
since NSS is a mechanism for order-invariant entity resolution
whereas sudo uses its plugins for combined entity resolution and
policy rule
Control: tag -1 patch
The attached patch should fix this by loading a more permissive policy.
Regards,
Dennis Filder.
Description: Override overly strict ImageMagick coder policy (#987504)
This creates a more permissive version of
/etc/ImageMagick-6/policy.xml and ensures it gets loaded after
Control: tag -1 patch
With this patch the build finished for me.
Regards,
Dennis Filder
Description: Override overly strict ImageMagick security policy (#987504)
This patch derives a more permissive ImageMagick security policy from
the system default.
Author: Dennis Filder
Last-Update: 2021
Control: tag -1 patch
The attached patch seems to allow the "Converting images" step to
succeed. I ran this only once though.
Regards.
--- debian/rules-orig
+++ debian/rules
@@ -2,6 +2,9 @@
export DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow future=+lfs
export DH_VERBOSE=1
+
+POLFILE = "/etc/$
Control: tag -1 patch
The attached patch should fix this by overriding the policy.
Regards,
Dennis Filder
--- rules-orig
+++ rules
@@ -10,12 +10,16 @@
# grab the API version from the library SONAME
API_VERSION = $(shell objdump -p bin/*/libvl.so | perl -ne 'if(/^\s+SONAME\s+libvl.so./p) {
of
globally to minimize inadvertent side-effects.
Author: Dennis Filder
Last-Update: 2021-07-16
Bug-Debian: https://bugs.debian.org/991068
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -15,6 +15,8 @@
# $(MANUALS)
+POLFILE = "/etc/$(shell convert -version|sed -n '/^Version:
Control: tag -1 patch
The attached patch makes generating the EPS files work.
Regards
--- debian/rules-orig
+++ debian/rules
@@ -9,11 +9,16 @@
^(\./\.git/.*|\./debian/.*|\./\.pc/.*|\./test/font_pack/(El_Abogado_Loco\.ttf|timR12-ISO8859-1\.pcf\.gz)|\./docs/images/.*\.png|\./docs/FTGL_1_3\
Control: tag -1 patch
The attached patch fixed this for me.
Regards.
--- debian/rules-orig
+++ debian/rules
@@ -21,6 +21,8 @@
ARCH := $(shell dpkg --print-architecture | perl -pe chop)
+POLFILE = "/etc/$(shell convert -version|sed -n '/^Version: /s@Version: ImageMagick \([[:digit:]]\+\)\..*@
On Fri, Jul 16, 2021 at 09:02:44PM +0200, Martin Quinson wrote:
> I'm sorry to ask, but I fear I need additional information, please.
> It seems to me that this patch merely circumvent the change in
> ImageMagik to allow the handling of eps file during the construction
> of the package. Am I right,
Control: tag -1 patch
The attached patch should fix this.
Regards,
Dennis Filder
Description: Override ImageMagick policy
Derive an appropriate policy from the too strict default one.
Author: Dennis Filder
Last-Update: 2021-07-16
Bug-Debian: https://bugs.debian.org/991060
--- a
ated/removed a tempdir under debian/tmp by hand. But relying on
dh_clean is more consistent.
Regards,
Dennis.
Control: tag -1 confirmed
X-Debbugs-CC: David Pirotte
On linphone-users others posted similar reports. I can reproduce this
by setting my timezone from +0200 to -0400.
I'll try to look into it after the freeze ends.
Regards.
is for you:
GDK_BACKEND=x11 flameshot
Regards,
Dennis Filder
X-Debbugs-CC: allan grossman
On Tue, Jul 20, 2021 at 01:16:39PM -0500, allan wrote:
> This has only been broken for a couple of days - there's a strong
> possibility that whatever broke it hasn't made it to Bullseye yet.
> This appears to be an upstream bug because a Manjaro user running same
> v
.
Let us know if this fixes it for you -- if not, then I don't really
see what more could be done here. Maybe running
strace -s2048 -f -e 'trace=%net' -o /tmp/flameshot.strace flameshot
will reveal what network facility it tries to contact before it crashes.
Regards,
Dennis.
X-Debbugs-CC: allan grossman
On Tue, Jul 20, 2021 at 02:54:26PM -0500, allan wrote:
> Setting checkForUpdates=false resolved the issue. Thanks, Dennis :)
Okay, that is good to know. I personally feel like that option should
be set to false by default in Debian (don't the pop-ups a
X-Debbugs-CC: allan grossman
After looking at the code I'm fairly certain the segfault happens in
Controller::handleReplyCheckUpdates() in src/core/controller.cpp which
gets passed to the connect() call. The culprit is probably line 195:
m_appUpdates->setText(newVersion);
Since I c
X-Debbugs-CC: allan grossman
On Wed, Jul 21, 2021 at 12:51:16PM -0500, allan wrote:
> couldn't get past "start" -
Okay, omit "start" and "continue" and just type the "backtrace 5" command.
X-Debbugs-CC: allan grossman
Okay, download the debug symbols from:
http://debug.mirrors.debian.org/debian-debug/pool/main/f/flameshot/flameshot-dbgsym_0.9.0+ds1-1_amd64.deb
http://debug.mirrors.debian.org/debian-debug/pool/main/q/qtbase-opensource-src/libqt5widgets5-dbgsym_5.15.2+dfsg-9_amd64.de
X-Debbugs-CC: allan grossman
On Wed, Jul 21, 2021 at 02:20:37PM -0500, allan wrote:
> this doesn't look real helpful - looks like I may need to install some
> source code but not sure which code other than flameshot -
No, it shows exactly what I was looking for:
> (gdb) backtrace 5
> #0 QActio
n=true, but also
checkForUpdates=true (explicitly or the default).
Last-Update: 2021-07-22
Author: Dennis Filder
--- a/src/core/controller.cpp
+++ b/src/core/controller.cpp
@@ -192,7 +192,8 @@
m_appLatestUrl = json["html_url"].toString();
QString newVersion =
t;pci" or something else.
You can then filter MAC addresses based on that.
@Martin-Éric: Why did you lower the severity?
@Santiago: Feel free to remove the patch tag if you have doubts about
its quality.
Regards,
Dennis
--- /usr/lib/bridge-utils/ifupdown.sh-orig
+++ /usr/lib/bridge-utils/ifu
ar
dependency resulting in a deadlock.
I recommend uncommenting the post-up line from /etc/network/interfaces
just to see if this solves the problem. Alternatively try disabling
tpm2-abrmd.service temporarily.
Regards,
Dennis.
ust at the
proof-of-concept stage. I will prepare a MR for that once I have
something that's a bit more presentable.
Regards,
Dennis.
.
* New upstream version 0.9.20
+ Fix FTCBFS (Closes: #982462)
* d/copyright: Update year and add myself
* Drop gtk Depends for now, gtk3 still not supported
* Fix build without gtk2
Regards,
Dennis
I saw no disadvantage so far without gtk2 support, anyways i uploaded
the package again to mentors with gtk2 support.
Am 13.02.21 um 11:36 schrieb Adrian Bunk:
Control: tags -1 moreinfo
On Sat, Feb 13, 2021 at 01:13:00AM +0100, Dennis Braun wrote:
...
* Drop gtk Depends for now, gtk3
ure notify the release team as they may have
to waive this one.
Regards,
Dennis.
that disabling the test suite is the proper way (IIRC test
suites should be disabled only as a last resort, but I could be wrong
here).
Regards,
Dennis.
P.S.: I noticed that you didn't include me nor Lucas in To: or Cc:.
Remember: messages to 982...@bugs.debian.org are only sent to
mainta
Control: tag -1 patch confirmed
The current bmake backend for debhelper no longer inherits from the
autoconf backend. The attached patch devises an override that
restores the old behaviour, and I've verified that it works.
Regards,
Dennis.
udfclient-0.8.11-dhoverride.patch.gz
Descri
.
drm-info-watchfile.patch consists of what I found in the uscan
manpage.
Regards,
Dennis.
drm-info-fourcc_py.patch.gz
Description: application/gzip
drm-info-watchfile.patch.gz
Description: application/gzip
Control: tag -1 + moreinfo
Control: retitle -1 freedict: FTBFS: xsltCopyText: text allocation failed
X-Debbugs-CC: lu...@debian.org
The build process ran out of memory when processing
build/dictd/eng-deu.c5 at 31% and 34% completion as these dictionaries
are just so large. The only real chance at
strace if you haven't already) and post the
last 30 or so lines:
strace -f duperemove -r -A -h --skip-zeroes \
--hashfile=/var/cache/duperemove-home-user /home/user/
Otherwise you should watch how the disk space situation develops while
duperemove is running:
while sleep 10; do df -h /var ; done | tee /tmp/df.log
Regards,
Dennis.
Control: tag -1 + patch
The attached patch fixes this.
Whoever takes care of this should also take care of #982711.
bsdowl-fix-980793-piuparts.patch.gz
Description: application/gzip
On Wed, Feb 17, 2021 at 12:49:25PM +0100, Pali Rohár wrote:
> Hello Dennis! Thank you for investigation and the patch. Will you update
> also the package? Or should I do it? Note that I do not have Debian
> Developer permissions so I can update new version of package only to
> me
showed
no differences in the file list, so I guess it works alright.
Whoever takes care of this should also take care of #980793. Though
with a popcon of 5, apparently nothing build-depending on it, and the
maintainer unresponsive maybe this shouldn't be shipped anymore.
Regards,
Dennis.
bsdow
The attached patch excludes fortune from the package in case no one
will track this down on a porterbox. I looked at it on amd64 and
found nothing suspicious sticking out.
9base_nofortune.patch.gz
Description: application/gzip
Control: tag -1 + patch
The attached patch should fix this, but I haven't tried it myself.
Also consider Build-Depends-Indep: or Build-Depends:
texlive-fonts-extra (>= 2020.20210202-1) if you use it.
Regards,
Dennis.
msxpertsuite-982718-stix2paths.patch.gz
Description: application/gzip
Control: tag -1 + patch
The attached patch should fix this, but I haven't tried it myself.
Also consider Build-Depends-Indep: or Build-Depends:
texlive-fonts-extra (>= 2020.20210202-1) if you use it.
Regards,
Dennis.
massxpert-982725-stix2paths.patch.gz
Description: application/gzip
Control: tag -1 + patch
The attached patch should fix this, but I haven't tried it myself.
Also consider Build-Depends-Indep: or Build-Depends:
texlive-fonts-extra (>= 2020.20210202-1) if you use it.
Regards,
Dennis.
minexpert2-982713-stix2paths.patch.gz
Description: application/gzip
Control: tag -1 + moreinfo bullseye sid
If you cannot switch to console with Ctrl-Alt-F2 then this is a strong
indicator that the bug is in the kernel, probably nouveau.
If you can reproduce this reliably it would help a lot if you could
provide the output of these commands after the bug has happ
I agree with Norbert. Bugs like this which involve proprietary
hardware are quite common and unlikely to get attention from those
developers who could fix them. They often get fixed more by accident.
If you want to increase the chances, this is what you could do:
* Compile the most recent kernel
g.
Until you can give us something that clearly points to the code of
sudo-ldap doing something it shouldn't we have to assume that this is
due to a misconfiguration.
Regards,
Dennis.
r another
assistant from the Release Team[1] to tag this as bullseye-ignore.
Regards,
Dennis.
1: https://wiki.debian.org/Teams/ReleaseTeam
schroot which could help, but the
manpage called it "experimental". All this somewhat makes this an
issue with the buildd environment itself, thus raising the question of
how this bug should be handled. By disabling the test suite and
reuploading, or through a bullseye-ignore? The latter w
bullseye-ignore if no new
upload is made because it only manifested with a non-Debian AppArmor
profile for Firefox, breaks essentially nothing, and also because I
had to manually delete .uuid files below /usr/share/fonts/* to get it
to reproduce.
Regards,
Dennis.
1:
https://gitlab.freedesktop.org
/d24a8b8b5b29708c811bcad4b9885d1665875aca
Maybe he'll be willing to help with setting this up.
The autopkgtest probably will have to specify "needs-root" to set
unprivileged_userns_clone=1 (unless the VM image already has that set
up), but the test suite itself needn't run as root.
Regards,
Dennis.
Control: tag -1 + moreinfo sid
What did you change before the scanner stopped working? I see that
you are running hplip 3.21.2 which is not yet in testing. Does a
downgrade to 3.20.11+dfsg0-2 fix the issue? This would be very
important to know.
Some HP devices may need a proprietary firmware p
n't run as root.w
> Will set Rules-Requires-Root to yes in d/rules solve the issue ?
You could try it out on your machine, but it probably won't: not even
root can unshare with CLONE_NEWUSER in a chroot environment.
Regards,
Dennis.
is is the right way to do it. Fix it if it's
wrong.
I'll keep digging into this and let you know if I learn something new.
Regards,
Dennis
diff --git a/linphone-4.4.21/debian/git.sh b/linphone-4.4.21/debian/git.sh
new file mode 100755
index 000..2d1c3ec
--- /dev/null
+++ b/linphone-4.
which steps you needed to take to set up
your LXC autopkgtest environment. Maybe that can be fleshed out into
a short tutorial for other maintainers facing similar situations.
Regards,
Dennis.
The file rules.patch got mangled in transit. Attached is the
integrous version.
rules.patch.gz
Description: application/gzip
,
Dennis
OpenPGP_signature
Description: OpenPGP digital signature
into this throughout the weekend and will
post any new findings.
Regards,
Dennis.
k this
bug as confirmed.
If you decide to use the attached patch, please put the bugnumber in
the Bug-Debian: field for me.
Regards,
Dennis.
1:
https://forum.qt.io/topic/105120/qt-application-crash-with-onboard-virtual-keyboard-with-non-root-users
qtdecl-segfault.patch.gz
Description:
Okay, I do see a difference in behaviour now in sqlitebrowser: with my
soci-enabled liblinphone packages installed I see entries being added
to table ~/.local/share/linphone/linphone.db:chat_message_content and
other tables. The timestamps in chat_message_participant also line up
perfectly with th
l or what will happen if I change
that code to call insertMessageAtEnd() instead. Commit 4ece007e[1]
also updated insertMessageAtEnd(), but the corresponding code in
setSipAddress() wasn't touched. I will try to work on this and report
back when I know more.
Regards,
Dennis.
1:
https://gitlab.linphone.org/BC/public/linphone-desktop/-/commit/4ece007eb322cceddb9d572c688c3c553f66ee85
. I'll try next to get
the liblinphone test suite to run, and hopefully it will produce a
failure that is easier to debug.
Regards,
Dennis.
GUI. They
should really have separated the sqlite3 database code better from the
MySQL code.
I put this in two separate patches to make it easier to remove the
changes to the code for the legacy DB migration in case it causes
problems.
Regards,
Dennis
0001-string-conversions.patch.gz
Description:
the missing entries to the map which
fixes the issue.
The optional second patch disables the regeneration of an unneeded
config file to satisfy dpkg-source during repeated builds.
Regards,
Dennis.
badcast.cpp.gz
Description: application/gzip
02-add-mysql-ddl-types.patch.gz
Description
account is activated. Also I just filed
#984534 against soci with a two-line patch that would fix the issue,
too. The only change needed here then would be updated dependency
info.
Regards,
Dennis
Control: tag -1 - patch
On Fri, Mar 05, 2021 at 07:17:24PM +0100, Pino Toscano wrote:
> Did you actually check that it fixes the problem for you?
No, I included the patch more as a hint to the nature of the bug, not
as a fix, but I should have stated that more clearly.
Regards,
Dennis.
ption.
Regards,
Dennis.
lft.php.gz
Description: application/gzip
27;ll file the unblock request once that's done.
Good, I just tried it with linphone 4.4.21-2, linphone-desktop 4.2.5-3
and soci 4.0.1-5 and chat message history restoration works nicely.
Regards,
Dennis.
Control: fixed -1 sudo/1.8.2-1
This can be closed, I think, as it should have been fixed with 1.8.2-1
through addition of the sudoOrder attribute. The first fixed upstream
release was 1.8.0, the commit was 9029163a58c3 (as per the changelog).
Control: tag -1 patch
The attached DEP3 patch implements what the submitter correctly
analyzed as the code not applying configuration options to the
connection.
sudo-631268-fix-sudo_ldap_set_options_table.patch.gz
Description: application/gzip
Package: sudo-ldap
Version: 1.9.5p2-3
Tags: patch
Severity: normal
Control: found -1 1.8.2-1
While looking into #783889 I noticed that the sudo binary shipped in
sudo-ldap does not use setresuid. The changelog entry for 1.8.2-1
reads: "drop --disable-setresuid since modern systems should not run
X-Debbugs-CC: David Pirotte
On Mon, Feb 22, 2021 at 11:15:43PM -0300, David Pirotte wrote:
> 1- the settings pop menu appears 'detached' from the main app
> window; also, it uses a font and font size that are not the
> 'upstream' app font and size (fwiw);
>
> 2- it only works once: if you close a
On Mon, Mar 15, 2021 at 11:06:38PM -0300, David Pirotte wrote:
> GNOME desktop - 3.38-4
> Yes, Wayland, no idea about X 'only'
>
> but, worth mentioning that that the upstream appimage works
> fine, I mean running under the (exact) same
> 'conditions'/desktop env
Okay, that's im
Control: tag -1 unreproducible moreinfo
I tried looking into this, but I can only reproduce this by changing
the line
sudoers:files ldap
in /etc/nsswitch.conf to
sudoers:ldap
This makes /etc/sudoers ineffective, but that's not a bug.
On Wed, Jan 27, 2021 at 02:13:21PM +0100, E
the appimage. If you find a way to make it look
like the appimage, tell us how, so we can maybe tune the defaults.
Regards,
Dennis
ding in? What is the local time-of-day is the first message for
that date? If it's an issue due to timezones it will be somewhat
difficult to track down.
Regards,
Dennis
that mountpoints
defined in /etc/fstab have been established. Non-generated mount
units will need to specify an explicit Before=quota.service which they
easily can, thus making this a reasonable demand.
The attached patch also adds some checks to quota-initial-check.sh to
make troubleshooting eas
to ensure TLS. Otherwise an attacker who
can manipulate packets in transit could use that to escalate his
privileges.
Regards,
Dennis.
Package: i7z
Version: 0.27.2+git2013.10.12-g5023138-7
Severity: important
While i7z is running, the syslog receives 60 messages every 30 seconds:
Apr 2 11:47:58 ozymandias kernel: [319599.175688] msr: Write to unrecognized
MSR 0x38f by i7z (pid: 180370). Please report to x...@kernel.org.
Apr 2
atal error:
boost/fusion/algorithm/iteration/for_each.hpp: No such file or directory
14 | # include
| ^~~~~~~
Regards,
Dennis.
Control: tags -1 + patch
The attached patch improves the underdocumentation of
counter-intuitive default behaviour a little which may have been the
cause here.
sudo-success_return.patch.gz
Description: application/gzip
Package: cmake-data
Version: 3.18.4-2
Severity: normal
Tags: patch
The documentation for the OUTPUT_NAME parameter does not state that
add_jar() will add the .jar extension, but makes it seem like the
caller should do it.
The patch clarifies that.
usejava.diff.gz
Description: application/gzip
501 - 600 of 917 matches
Mail list logo