Package: libgtk-4-1
Version: 4.17.1+ds-2
Severity: normal
X-Debbugs-Cc: roderich.sch...@gmail.com
Hi,
autostart'ed apps are appearing delayed on my desktop after switching
gtk4 from unstable to experimental. I tested with the following
in "Startup Application" from gnome-tweaks:
- firefox
- gnome
The superfluous files in /usr/lib/python3/dist-packages/{build,src}/
are generated
during dh_auto_test. You may get rid of them with:
diff --git a/debian/rules b/debian/rules
index fe0d949..3f4e367 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
export PYBUILD_NAME=ttconv
export PY
Source: ttconv
Version: 1.1.0-1
Severity: normal
X-Debbugs-Cc: roderich.sch...@gmail.com
>From https://packages.debian.org/sid/all/python3-ttconv/filelist:
/usr/lib/python3/dist-packages/build/BodyElement.out.ttml
/usr/lib/python3/dist-packages/build/body_only.out.es-419.ttml
/usr/lib/python3/dis
See
https://github.com/FFmpeg/FFmpeg/blob/release/7.0/libavformat/webvttdec.c#L95-L101
Cheers, Roderich
On Wed, 08 May 2024 13:48:16 +0100 Luca Boccassi wrote:
> On Wed, 8 May 2024 12:00:34 +0200 Roderich Schupp
> wrote:
> > I just saw that the missing libkmod (dlopen'ed by udevadm) is already
taken
> > care of by /usr/share/initramfs-tools/hooks/udev.
>
> Again, wha
I just saw that the missing libkmod (dlopen'ed by udevadm) is already taken
care of by /usr/share/initramfs-tools/hooks/udev.
In case you're wondering what caused libsystemd.so.0 to be included
in my initrd-img: it's linked by /usr/sbin/lvm which gets added by
/usr/share/initramfs-tools/hooks/lvm2
The problem has been fixed in upstream release 45.0.
You may close this bug.
Cheers, Roderich
Forgot to mention it before: the broken behaviour is in a gnome-wayland
session.
Focus-follows-mouse works as expected in a gnome-x.org session.
Cheers, Roderich
Package: libmutter-13-0
Version: 45~rc-4
Severity: normal
X-Debbugs-Cc: roderich.sch...@gmail.com
I use focus-follows-mouse, ie. gsettings
org.gnome.desktop.wm.preferences focus-mode 'mouse'
org.gnome.desktop.wm.preferences focus-new-windows 'smart'
org.gnome.mutter focus-change-on-pointer-rest f
Hi,
this error is relatively harmless, see the workaround in the
crossgrader instructions
https://salsa.debian.org/crossgrading-team/debian-crossgrading/-/blob/master/INSTRUCTIONS.md#second-stage-the-rest-of-the-owl
I just cross-graded my NAS this way from i386 to amd64 without a glitch
(using -
Package: gnome-maps
Version: 44~beta-1
Severity: minor
X-Debbugs-Cc: roderich.sch...@gmail.com
The following dependencies are not necessary anymore:
gir1.2-clutter-1.0
gir1.2-gtkclutter-1.0
gir1.2-handy-1
(they are superseded by gir1.2-shumate-1.0 and gir1.2-adw-1)
Che
On Mon, Feb 20, 2023 at 5:27 PM Simon McVittie wrote:
> > Feb 20 15:18:32 nuc8 gnome-shell[7963]: Running GNOME Shell (using mutter
> > 44.beta) as a X11 window and compositing manager
> >??? why X11, should be Wayland
>
> mutter is a Wayland compositor, but it's also an X11 window and co
Package: gnome-shell
Version: 44~beta-1
Severity: important
X-Debbugs-Cc: roderich.sch...@gmail.com
gnome-shell (the gdm login screen) crashes immediately if
you don't have mutter-common-bin installed (which is not
a dependency of gnome-shell).
Annotated excerpt from log:
Feb 20 15:18:32 nuc8 gn
Source: python3.11
Severity: normal
X-Debbugs-Cc: roderich.sch...@gmail.com
$ dpkg -l python3.11
ii python3.11 3.11.2-1 amd64
$ python3.11
Python 3.11.1 (main, Feb 6 2023, 20:27:04) [GCC 12.2.0] on linux
Huh? In fact, python3.11_3.11.1.orig.tar.xz and
python3.11_3.12.orig.tar.xz
are id
Source: tracker-miners
Version: 3.4.3-1
Severity: wishlist
X-Debbugs-Cc: roderich.sch...@gmail.com
Recently I noticed that tracker-miner-fs uses its inotify backend
Jan 20 17:07:10 nuc8 tracker-miner-f[306583]: Monitor backend is Inotify
whereas I expected it to use the newer, more efficient fan
On Fri, 9 Sep 2022 14:21:50 +0200 Roderich Schupp
wrote:
> Same here (complete system info below), TL;DR:
>
> kernel 5.19.0-1-686
> system is using md raid:
>
> $ cat proc/mdstat
> Personalities : [raid1] [raid6] [raid5] [raid4] [linear] [multipath]
> [raid0] [raid10]
>
On Wed, 5 Oct 2022 18:51:27 +0200 Roderich Schupp
wrote:
> the problem is the compile command:
>
> /usr/bin/cc -I/<> -g -O2 ... -Wall -I
> -I/usr/include/vte-2.91 -I/usr/include/glib-2.0 ...
>
> The "-I" after "-Wall" gobbles up the following "-I/
Hi,
the problem is the compile command:
/usr/bin/cc -I/<> -g -O2 ... -Wall -I
-I/usr/include/vte-2.91 -I/usr/include/glib-2.0 ...
The "-I" after "-Wall" gobbles up the following "-I/usr/include/vte-2.9" as
option value. This adds a non-existent directory to the include search path,
but gcc doesn
Same here (complete system info below), TL;DR:
kernel 5.19.0-1-686
system is using md raid:
$ cat proc/mdstat
Personalities : [raid1] [raid6] [raid5] [raid4] [linear] [multipath]
[raid0] [raid10]
md1 : active raid5 sda3[3] sdc3[2] sdb3[1]
2926059520 blocks super 1.2 level 5, 512k chunk, alg
Package: nautilus
Version: 43~beta.1-2
Severity: normal
X-Debbugs-Cc: roderich.sch...@gmail.com
nautilus 43~rc-1:
Depends: nautilus-data (= 43~rc-1)
Breaks: nautilus-data (<< 1:3.38.1-1ubuntu1)
but 43~rc-1 << 1:3.38.1-1ubuntu1 :(
-- System Information:
Debian Release: bookworm/sid
APT prefer
Package: gobject-introspection
Version: 1.73.0+ds-1
Severity: minor
X-Debbugs-Cc: roderich.sch...@gmail.com
girepository/cmph contains a vendored copy of the cmph project
(https://sourceforge.net/projects/cmph/).
It was introduced in 3a94a5e362 ("Import CMPH 1.0") together with
the file gireposito
Source: cmph
Version: 2.0.2-2
Severity: normal
X-Debbugs-Cc: roderich.sch...@gmail.com
debian/copyright claims:
Files: *
Copyright: 2004-2014 Davi de Castro Reis
Fabiano Cupertino Botelho
Djamel Belazzougui
Nivio Ziviani
License: GPL
Package: dbus-broker
Version: 29-4
Severity: critical
X-Debbugs-Cc: roderich.sch...@gmail.com
After upgrading to dbus-broker 30-1 every Gnome session is terminated after
a few seconds. coredumpctl shows a coredump of dbus-broker (as system bus)
afterwards. Downgrading to 29-4 fixes the problem.
U
The message in the report's subject can be found at the end of the attached
journal.txt
This message doesn't appear in (self-built) kernels 5.17.{0,1}, appeared in
5.17.2.
Reverting b99e33d7aa82fafabba067270b4e0cec8707ae07 (in 5.17.2)
"Revert "ACPI: Pass the same capabilities to the _OSC regardles
Package: src:linux
Version: 5.17.3-1
Severity: normal
X-Debbugs-Cc: roderich.sch...@gmail.com
-- Package-specific info:
** Version:
Linux version 5.17.0-1-amd64 (debian-ker...@lists.debian.org) (gcc-11 (Debian
11.2.0-20) 11.2.0, GNU ld (GNU Binutils for Debian) 2.38) #1 SMP PREEMPT Debian
5.17
> mark /usr/share/ghostscript/* as not-installed,
> which is clearly bogus but seems the only (simple) way
> to ignore only for arch-dependent builds;
Another way to fix this is to use ${env:GS_DOT_VERSION} in libgs9-common.install
(since you're already using debhelper-compat 13), see patch below
Hi Bernhard (OP here),
> Might this be a kind of sandbox, not allowing
> to allocate memory the way libopenblas.so does/did?
You can see the seccomp sandbox used by tracker-miners here:
https://sources.debian.org/src/tracker-miners/2.3.5-2/src/libtracker-miners-common/tracker-seccomp.c/?hl=71#L
Package: winpdb
Version: 1.4.8-3
Severity: wishlist
Project has a new maintainer and has been ported to Python3 and wxPython 4:
https://github.com/bluebird75/winpdb
Cheers, Roderich
Package: plocate
Version: 1.1.1-1
Severity: normal
X-Debbugs-Cc: roderich.sch...@gmail.com
I noticed that locate doesn't report any files in /usr, e.g.
$ locate libx | grep /usr
# no output
Turns out that databases generated by calling updatedb directly
and using the systemd service are differen
Tags: patch
Upstream has committed a fix in
https://gitlab.gnome.org/GNOME/gnome-session/-/commit/9de6e40f12e8878f524f8d429d85724c156a0517
Works for me :)
Cheers, Roderich
There's now a bug report upstream:
https://gitlab.gnome.org/GNOME/gnome-session/-/issues/74
On Sat, Nov 21, 2020 at 7:13 PM Michael Biebl wrote:
> Control: tags -1 + moreinfo
>
> I suppose this is your problem.
> You have processes (ssh-agent and dbus-daemon) in your user session,
> which apparently do not stop in a timely manner, thus causing the delay,
> afaics.
>
> Is this problem re
On Sun, Nov 22, 2020 at 1:14 PM Nis Martensen
wrote:
> There is no diff in the attachment - did you send the wrong file?
>
Oops, indeed. Correct file attached.
Cheers, Roderich
diff --git a/reportbug/ui/gtk_ui.py b/reportbug/ui/gtk_ui.py
index 25795b3..7348d2a 100644
--- a/reportbug/ui/gtk_ui.p
Package: python3-reportbug
Version: 7.8.0
Severity: normal
Tags: patch
X-Debbugs-Cc: roderich.sch...@gmail.com
Trying to retrieve a bug page in "reportbug" (using Python 3.9 which
just became the default in unstable) results in
File "/usr/lib/python3/dist-packages/reportbug/ui/gtk_ui.py", line
Package: python3-dbussy
Version: 1.2.1-1
Severity: serious
X-Debbugs-Cc: roderich.sch...@gmail.com
dbussy doesn't work if /usr/lib/x86_64-linux-gnu/libdbus-1.so.3
(from libdbus-1-3) isn't installed:
$ sudo mv /usr/lib/x86_64-linux-gnu/libdbus-1.so.3{,-off}
$ python3
Python 3.8.6 (default, Sep 25
Package: libopenblas0-pthread
Version: 0.3.12+ds-2
Severity: normal
X-Debbugs-Cc: roderich.sch...@gmail.com
I see several crashes of tracker-extract (2.3.5-2) with coredumps like
Core was generated by `/usr/libexec/tracker-extract'.
Program terminated with signal SIGSYS, Bad system call.
#0 sysc
Source: nautilus-python
Version: 1.2.3-3+rsc
Severity: wishlist
Tags: patch
The package contains gtk-doc describing the interfaces
available from Python to create Nautilus extensions.
Patch attached to generate and package these docs.
Cheers, Roderich
-- System Information:
Debian Release: bu
Source: nautilus-python
Version: 1.2.3-3+rsc
Severity: minor
Tags: patch
$ dpkg -L python3-nautilus
...
/usr/share/doc/nautilus-python/README
/usr/share/doc/nautilus-python/examples/background-image.py
/usr/share/doc/nautilus-python/examples/block-size-column.py
/usr/share/doc/nautilus-python/exa
With the previous patch, log messages are again written to
/var/log/dpkg.log, but they look like this (^@ represents a NUL byte):
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@2020-03-13
08:30:12 st
atus installed gir1.2-gweather-3.0:amd64 3.36.0-1
^@.0-1
^@2.4-4
^@
Package: dpkg
Version: 1.20.0+rsc
Severity: normal
Tags: patch
Since installing dpkg 1.20 nothing is logged to /var/log/dpkg.log anymore. The
reason is that the logfile is opened read-only,
hence all writes fail (undetected).
Patch attached.
Cheers, Roderich
-- Package-specific info:
System t
This bug is still present in version 0.90.
The {width,height}_request in gtk/gtkbuilder/dialog_conffile.ui should be
moved from
the GtkTextView "textview_diff" (showing the diff) up to the
GtkScrolledWindow
"scrolledwindow1" that contains it.
Also, the whole GtkDialog should specify a default-widt
There are two .so requests in Lsof.8
line 1: .so ./version
line 77: .so ./00DIALECTS
Use soelim to replace them (and hence build-depend on groff-base):
--- debian/rules.orig 2020-02-13 10:47:20.635553802 +0100
+++ debian/rules 2020-02-13 10:48:00.748216991 +0100
@@ -52,7 +52,7 @@
dh_installchan
On Thu, 23 Jan 2020 15:09:56 + Simon McVittie wrote:
> This appears to have been fixed (possibly a bit differently, I haven't
> checked) upstream.
Gimp will refuse to load the offending plugin ("pagecurl"), but at least
won't crash anymore.
Cheers, Roderich
Turns out that libglib2.0-0 from experimental (2.63.3-3) is more picky
about valid names for properties -
they may contain only letters, digits, "-" and "_" which makes "Curl Layer"
invalid.
This causes g_param_spec_internal() to return NULL, crashing the program.
Patch attached.
Cheers, Roderich
Package: gimp
Version: 2.10.14-2
Severity: important
NOTE: I'm running the latest libglib2.0-0 (2.63.3-2) from experimental.
>From the GIMP Crash Debug window:
GNU Image Manipulation Program version 2.10.14
git-describe: GIMP_2_10_12-511-ga4f55d6c7e
C compiler:
Using built-in specs.
Package: celluloid
Version: 0.17-1
Severity: important
Tags: upstream
Known bug when celluloid is using libmpv1 >= 0.29.1, e.g.
https://github.com/celluloid-player/celluloid/issues/468 or
https://github.com/celluloid-player/celluloid/issues/471
Workaround in
https://github.com/celluloid-
player/c
Package: localepurge
Version: 0.7.3.8
Severity: important
Tags: patch
With USE_DPKG localepurge will remove files below /usr/share/help/C.
This removes help docs for lots of applications in the locale en_US.
An example is Gnome eog: install it with the above setting, then look for
/usr/share/help/
Package: libvirt-daemon
Version: 5.6.0-2
Severity: normal
When shutting down my system, there's a delay caused by libvirt-guests.sh.
The journal shows:
...
Aug 27 00:08:18 nuc8 systemd[1]: Stopped Permit User Sessions.
Aug 27 00:08:18 nuc8 systemd[1]: Stopped target Remote File Systems.
Aug 27 00
Source: lollypop
Version: 1.1.4.16-1
Severity: grave
Tags: patch
without python3-gi installed:
$ lollypop
Traceback (most recent call last):
File "/usr/bin/lollypop", line 14, in
from gi.repository import Gio
ModuleNotFoundError: No module named 'gi.repository'
IOW: the package needs pyth
Source: html5-parser
Version: 0.4.5-1+b1
Severity: normal
Tags: upstream
cf
https://github.com/kovidgoyal/html5-parser/commit/8257fa68180ae7780ef9acdef3234823ce450252
Note: this affects calibre (fetching news)
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable
APT pol
Package: fuse3
Version: 3.4.1-1
Severity: normal
root@nuc8:/home/roderich# apt install fuse3
...
Setting up fuse3 (3.4.1-1) ...
dpkg: error processing package fuse3 (--configure):
installed fuse3 package post-installation script subprocess returned error
exit status 1
Errors were encountered whil
Package: gnome-shell
Version: 3.32.1-1
Severity: normal
Per meson.build:
gjs_req = '>= 1.54.0'
see also upstream 7cf11abefcb485f1a9b6a6fd6ffb6a039d093705
Cheers, Roderich
-- System Information:
Debian Release: 10.0
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'u
Package: dpkg
Version: 1.19.6
Severity: normal
Scenario
$ dpkg -l firefox
...
ii firefox67.0~b18-0 amd64Mozilla Firefox web browser
$ sudo dpkg --refuse-downgrade -i firefox_66.0.4-1_amd64.deb
dpkg: will not downgrade firefox from 67.0~b18-0 to 66.0.4-1, skipping
This is expe
Package: tracker-extract
Version: 2.1.5-4
Severity: minor
This shows the problem:
:; LANG=de_DE.UTF-8 gsettings describe org.freedesktop.Tracker.Miner.Files
ignored-files
要避免的檔案樣式列表
:; LANG=en_US.UTF-8 gsettings describe org.freedesktop.Tracker.Miner.Files
ignored-files
要避免的檔案樣式列表
The descriptio
Package: tracker-extract
Version: 2.1.5-4
Severity: important
Tags: patch
On my i386 based NAS tracker-extract repeatedly is killed via SIGSYS by the
seccomp sandbox.
Excerpt from strace:
17167 execve("/usr/lib/tracker/tracker-extract", ["/usr/lib/tracker/tracker-
extract"], ["HOME=/home/roderich
The reason upowerd doesn't recognize keyboard backlighting anymore is
https://gitlab.freedesktop.org/upower/upower/commit/b0cdb7e9fe93b662d4f4a29b3af7f66ef3763c67
which added several filesystem lockdown directives to upower.service
In my case (Apple MacBook Air), the kbd_backlight control file are
Package: diffoscope
Version: 99
Severity: normal
How to reproduce:
I used the versions of libjson-glib-1.0-0 in buster and sid
(tests/data/test*.deb don't exhibit the problem). Note that
$ diffoscope libjson-glib-1.0-0_1.2.6-1_amd64.deb libjson-
glib-1.0-0_1.4.2-4_amd64.deb
works and the output
Package: diffoscope
Version: 99
Severity: normal
Following up #903391 let's try the same with uncompressed data.tar (using again
modified tests/data/test{1,2}.deb for diffoscope source and dc9ee98bdfce7d1a
from git):
$ diffoscope non-compressed-data*.deb
...
2018-07-09 13:51:51 D: diffoscope.comp
Package: diffoscope
Version: 99
Severity: normal
How to reproduce: generate two debs with non-compressed control.tar members,
e.g. in the diffoscope source directory run:
top=$(pwd)
for i in 1 2 ; do
t=$(mktemp -d)
( cd $t
ar xv $top/tests/data/test$i.deb
gunzip control.tar.gz
ar
On Tue, Apr 10, 2018 at 5:25 PM, Jeremy Bicha wrote:
> I can confirm this issue on Ubuntu 18.04. Could you please forward
> this issue to GNOME?
>
Done, https://gitlab.gnome.org/GNOME/gnome-boxes/issues/196
Package: gnome-boxes
Version: 3.28.1-1
Severity: normal
When I try to use the option "Download an OS" in the "New" wizard
only i686 images are shown, though I'm running on amd64
(see attached download-os-try-1.png when filtering for "debian",
but all choices are for i686).
Minor point: when I go
Package: cups-filters-core-drivers
Version: 1.17.5-1
Severity: normal
from the CUPS error_log:
...
D [17/Sep/2017:16:00:47 +0200] [Job 825] Started filter
/usr/lib/cups/filter/pdftopdf (PID 23570)
D [17/Sep/2017:16:00:47 +0200] [Job 825] Started filter
/usr/lib/cups/filter/foomatic-rip (PID 23571
Package: libmutter0i
Version: 3.22.4-1
Severity: normal
Tags: upstream
I'm running a Gonme-on-Wayland session.
Trying to cut+paste from a X11 (i.e. non-wayland) app (tried xterm and firefox)
into a Wayland app (tried gnote and gedit) is incredibly slow (≥ 10 seconds),
it it works at all.
This simi
Package: pterm
Version: 0.69-1
Severity: normal
Tags: upstream
pterm crashes immediately running under Wayland (gnome-shell).
The reason is that (since this verson is built against gtk+ 3)
gtk defaults to the Wayland backend, but pterm makes raw X11
anyway. If I force the use of the X11 backend w
Hi,
just a couple remarks:
(1) The method pkexec uses to grant root (i.e. the user it runs its
argument as) access to the real user's X display doesn't work under
Wayland, but still using X (i.e. using Xwayland).
Xwayland (at least as started by mutter/gnome-shell) is started without the
"-auth"
Hi,
the attached patch ignores the bin-nmu suffix in the package version when
computing getChangelogURI().
It needs a compiler implementing C++11, though.
Cheers, Roderich
diff --git a/common/rpackage.cc b/common/rpackage.cc
index 56184984..3a1cdcb3 100644
--- a/common/rpackage.cc
+++ b/common/rp
On Dec 30, 2016 18:01, "Jeffrey Ratcliffe"
wrote:
On 27 December 2016 at 16:35, Roderich Schupp
wrote:
> OK, I scanned some document (on Tue Dec 27 16:14:00 CET 2016) and then
saved
> it as a PDF, log attached.
> Note: The "Save" dialog came up with a date of "
On Tue, Dec 27, 2016 at 12:08 PM, Jeffrey Ratcliffe <
jeffrey.ratcli...@gmail.com> wrote:
> That could all be the intended behaviour if you set the document date
> field on the save dialogue to 2016-12-22. Please start gscan2pdf from
> the command line with the --log=log option, reproduce the prob
This bug is not fixed in 1.6.0-2.
I just (Dec 23, ~2pm) scanned a document and saved it as PDF. But the
metadata claims Dec 22, 1am:
$ pdfinfo /build/work/rsc2017.pdf
Title: Urlaubsmeldung
Subject:NONE
Keywords: NONE
Author: Roderich Schupp
Creator:gscan2pdf
Package: gnome-shell-extension-system-monitor
Version: 31-1
Severity: important
Tags: upstream
Right-clicking on any system-monitor item in the desktop (e.g. a graph)
produces an empty menu und the following error in the logs:
Dec 22 22:54:32 macarthur gnome-shell[969]: JS ERROR: TypeError: St.Ta
I just realized that I'm running policykit-1 from experimental (0.113-5).
The version in unstable/testing (0.105-7) is not affected, as it isn't
build with JavaScript support.
So may downgrade the severity of this bug.
Cheers, Roderich
Package: libmozjs185-1.0
Version: 1.8.5-1.0.0+dfsg-5.2
Severity: grave
Version 1.8.5-1.0.0+dfsg-5.2 breaks polkitd:
Dec 10 23:31:07 macarthur kernel: traps: polkitd[577] general protection
ip:7fcce2bcdbd1 sp:7ffe4cf4e220 error:0 in
libmozjs185.so.1.0.0[7fcce2ace000+358000]
Dec 10 23:31:07 macarth
Package: util-linux
Version: 2.29~rc2-1
Severity: normal
Tags: upstream
util-linux (2.29~rc2-1) in experimental:
$ flock dummy ls /
bindev home lib32 media proc run srv usr
boot docs lfs lib64 mntraid sbin sys var
build etc lib lost+found optroot sr
On Tue, Aug 23, 2016 at 6:55 PM, Brian Potkin
wrote:
> I have no special skills in interpreting strace outputs but this would
> appear to be confirmation that cups-browsed cannot contact cups when it
> closes down.
>
cupsd _is_ running. The strace fragment simply shows cups-browsed trying to
con
On Sun, Aug 21, 2016 at 4:27 PM, Brian Potkin
wrote:
> Are you positive cups.service is still running while cups-browsed is
> stopping? 'systemctl status cups' in another terminal would tell you.
>
Yes
> If I use the sequence
>
> systemctl start cups cups-browsed.service
> systemctl stop c
I have the same problem as Heinrich Schuchardt (same version of
cups-browsed, but cups-daemon 2.2~rc1-4 from experimental).
$ sudo systemctl stop cups-browsed.service
takes 90 seconds (while avahi-daemon.service and cups.service are still
running). journalctl shows
Aug 21 14:38:52 macarthur sud
Build with gcc-6 of libraw 0.17.2-3 fails with
internal/dcraw_common.cpp: In member function ‘void
LibRaw::vng_interpolate()’:
internal/dcraw_common.cpp:4539:3: error: narrowing conversion of ‘128’ from
‘int’ to ‘signed char’ inside { } [-Wnarrowing]
}, chood[] = { -1,-1, -1,0, -1,+1, 0,+1, +1,
The problem went away with the uploaad of 2.60.0+dfsg-1.
You can close this bug.
Cheers, Roderich
On Mon, Jun 27, 2016 at 10:32 PM, Michael Biebl wrote:
> Can you give more details, what exact problems you encountered?
>
I just built avahi 0.6.32-1 with and without my patch to autogen.sh. Both
times the top-level ChangeLog has not been amended by running gettextize,
but {po,common}/ChangeLog
Package: calibre
Version: 2.55.0+dfsg-1
Severity: normal
Steps to reproduce:
1. click on "Fetch news"
2. new window "Schedule news download" opens
3. select any leaf item from the list on the left
4. this should display a form on the right, but nothing happens (see
screenshot)
This has worked unt
On Thu, Apr 7, 2016 at 9:16 AM, Andrew Bartlett wrote:
> If you could file the issue with us upstream that would be great.
There's already bug 11750 in Samba bugzilla, it also mentions the Debian
bug report.
I'll add a reference to the above commits to it.
Cheers, Roderich
FYI, this FTBFS is only accidentally caused by GCC 6:
- the linker complains that tolower() is implemented in serveral object
files
- in /usr/include/ctype.h (line ~216) we find
__extern_inline int
__NTH (tolower (int __c))
{
return __c >= -128 && __c < 256 ? (*__ctype_tolower_loc ())[__c] :
On Thu, Mar 17, 2016 at 10:24 AM, Rene Engelhard wrote:
> Did you rebuild "just" the typelib with what you pasted or did a complete
> "clean" LO build?
>
Just the typelib and then tested with
GI_TYPELIB_PATH=/dir/with/new/typelib gnome-documents
(and lsof showed that the prcess has all the LO
On Thu, 17 Mar 2016 08:00:03 +0100 Rene Engelhard wrote:
> Hi,
>
> On Thu, Mar 17, 2016 at 07:53:42AM +0100, Michael Biebl wrote:
> > So, do I understand this correctly: gir1.2-lokdocview-0.1 is a public
> > gir in a system path which depends on a library from a private path?
> > That sounds broke
On Tue, 15 Mar 2016 12:48:19 +0100 Andreas Henriksson
wrote:
> Control: tags -1 + upstream fixed-upstream
> Control: forwarded -1
https://git.kernel.org/cgit/utils/util-linux/util-linux.git/commit/?id=12f5cbe15940bfb94d31a1b898084aa5f0e5fa10
FYI, that commit does NOT fix the bug, the error messag
On Tue, Jan 19, 2016 at 7:50 PM, Ben Hutchings wrote:
> I think I understand the problem. Could you try the packages (version
> 0.122~a.test) from https://people.debian.org/~benh/packages/ ?
>
Yes, that works (using the unpatched klibc-utils 2.0.4-7, not my hacked
version). Thanks!
Cheers, Rod
On Mon, 21 Dec 2015 10:31:57 +0100 Matthias Klose wrote:
> xargs is independent of gawk/mawk. however I can't even reproduce this
one:
The output of "xargs --show-limit" is different for the versions in
unstable (findutils 4.4.2-10) and experimental (findutils 4.5.14-3):
@@ -1,6 +1,7 @@
-Your e
Package: libc6-dev
Version: 2.22-0experimental0
Severity: grave
Tags: patch
Several builds with libc6 2.22-0experimental0 fail with
/usr/bin/ld: cannot find /lib/x86_64-linux-gnu/libmvec_nonshared.a
There are two problems here:
(1) libmvec_nonshared.a is built, but not installed (into libc6-de
Source: openjdk-8
Version: 8u72-b05-1
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)
A funny thing happened while building openjdk-8 8u72-b05-1. I've included the
relevant tail of the build log below, but the reason is that one of the s
Package: clang-tidy-3.7
Version: 1:3.7.1~+rc2-1~exp1
Severity: normal
/usr/bin/clang-tidy-diff-3.7.py -> /+usr/lib/llvm-3.7/share/clang/clang-tidy-
diff.py
/usr/bin/run-clang-tidy-3.7/.py -> /+usr/lib/llvm-3.7/share/clang/run-clang-
tidy.py
-- System Information:
Debian Release: stretch/sid
A
Source: avahi
Version: 0.6.32~rc+dfsg-1
Severity: important
Tags: patch
I tried to install some self-built amd64 packages from avahi 0.6.32~rc+dfsg-1
along the corresponding i386 patches from the archives. This failed because
some changelog.gz files were different in the amd64 and i386 packages, e
Package: rygel
Version: 0.28.0-1
Severity: normal
Tags: patch
$ rygel
Rygel-Message: Rygel v0.28.0 starting…
(rygel:29658): MediaExport-WARNING **: Database upgrade failed: Failed to run
query VACUUM: cannot VACUUM from within a transaction
RygelCore-Message: New plugin 'MediaExport' available
(ry
On Wed, Aug 5, 2015 at 9:03 PM, Sven Joachim wrote:
> That's not exactly a new problem - it has never worked.
After FIFTEEN years of not working wouldn't it be prudent to dike it out?
Cheers, Roderich
Package: dpkg
Version: 1.18.2
Severity: normal
I did this...
$ dpkg --no-act -i libkactivities-dev_4.13.3-1_amd64.deb
dpkg: could not open log '/var/log/dpkg.log': Permission denied
(Reading database ... 1268709 files and directories currently installed.)
Preparing to unpack libkactiviti
If I run the failing step by hand without /verbosity:quiet I get
$ cd src; /usr/bin/xbuild dbus-sharp.csproj
Build started 7/31/2015 2:18:09 PM.
__
Project "/raid/build/work/dbus-sharp-0.8.1/src/dbus-sharp.csproj" (default
target(s)):
Target Pre
Source: nant
Version: 0.92~rc1+dfsg-4
Severity: serious
Justification: fails to build from source
Build fails, log below.
*** /build/log/d/dbus-sharp_0.8.1-1
dpkg-buildpackage: source package dbus-sharp
dpkg-buildpackage: source version 0.8.1-1
dpkg-buildpackage: source distribution unstable
dpk
Source: dbus-sharp
Version: 0.8.1-1
Severity: serious
Justification: fails to build from source
Build fails, see below.
*** /build/log/d/dbus-sharp_0.8.1-1
dpkg-buildpackage: source package dbus-sharp
dpkg-buildpackage: source version 0.8.1-1
dpkg-buildpackage: source distribution unstable
dpkg-b
Source: findutils
Version: 4.5.14-2
Severity: normal
Tags: patch
"make check" fails with
+Unescaped left brace in regex is deprecated, passed through in regex; marked
by <-- HERE in m/\G(?:(?:[ \t\r\f]*(?:[ \t\r\f]|\n\#\ )[
\t\r\f]*)(?:\([cC]\)|@copyright{ <-- HERE }|©))?(?:[ \t\r\f]*(?:[
\t
On Sun, Jun 14, 2015 at 2:52 PM, Michael Biebl wrote:
> Please consider forwarding this bug to
> https://bugs.launchpad.net/intltool
Done, LP#1465010
Cheers, Roderich
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm
Source: devscripts
Version: 2.15.5
Severity: normal
Tags: patch
Another package with warnings like
Unescaped left brace in regex is deprecated, passed through in regex; ...
when using perl 5.22.
Patch attached.
Cheers, Roderich
-- Package-specific info:
--- /etc/devscripts.conf ---
--- ~/
1 - 100 of 203 matches
Mail list logo