Package: geda-utils
Version: 1:1.8.2-3
Severity: minor
Unpacking geda-utils (1:1.8.2-3) over (1:1.6.2-4.3) ...
dpkg: error processing archive /var/cache/apt/archives/geda-
utils_1%3a1.8.2-3_amd64.deb (--unpack):
próba nadpisania "/usr/bin/sw2asc", który istnieje także w pakiecie geda-
gnetlist 1:
Package: g++-4.7
Version: 4.7.1-2
Severity: important
g++ ends with ICE on following test code:
===start===
#include
struct User
{
void run(void *) {}
};
int main()
{
User u;
std::function p = std::bind(&User::run, &u, nullptr);
}
===end===
$ g++ -std=c++11 -c -O test.
On Fri, Jul 06, 2012 at 04:40:27PM +0200, Michał Mirosław wrote:
> Package: g++-4.7
> Version: 4.7.1-2
> Severity: important
BTW, gcc 4.6 compiles the code fine.
Best Regards,
Michał Mirosław
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of &qu
Package: roundcube
Version: 0.7.1-1~bpo60+1, 0.7.2-4
Severity: normal
Tags: patch
--- Please enter the report below this line. ---
Roundcube 0.7 doesn't properly recognize uuencoded attachments. Patch below,
for 0.7.1-1~bpo60+1 (same changes needed in 0.7.2-4 in
testing).
--- /usr/share/roundc
Package: g++-4.7
Version: 4.7.2-5
Severity: minor
$ g++ -c -std=c++11 -Wunused-parameter test.cpp
test.cpp:3:8: warning: unused parameter ‘p’ [-Wunused-parameter]
test.cpp: In function ‘int main()’:
test.cpp:21:17: note: synthesized method ‘A& A::operator=(A&&)’ first
required here
$ cat test.cp
Package: debhelper
Version: 9.20120909
Severity: important
Tags: patch
The command:
dh-make-perl --dist wheezy --cpan POE::Component::SNMP --install
generates .deb that installs the module under $HOME/usr/share/perl/ instead of
/usr/share/perl.
This looks similar to #517423 but for modules usi
;type_module.la");
BTW, when passing '-o /../X' mpg123 will happily lt_dlopen("type_/../X.la"),
but that's another story.
Best Regards,
Michał Mirosław
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: flightgear-data-base
Version: 2.10.0-2
Severity: minor
--- Please enter the report below this line. ---
Can't upgrade flightgear unless wheezy's fgfs-scenery-base is removed first.
Rozpakowywanie pakietu flightgear-data-base (z .../flightgear-data-
base_2.10.0-2_all.deb) ...
dpkg: błąd
Package: plasma-widget-networkmanagement
Version: 0.9~git2003.1240c6f-1
Severity: normal
--- Please enter the report below this line. ---
plasma-desktop crashes when plugging in device using Linux-based gadget
implementing network device. Looks like upstream bug
https://bugs.kde.org/show_bu
Package: initramfs-tools
Version: 0.99
Severity: normal
--- Please enter the report below this line. ---
Please add an option (possibly defaulted to on) to strip kernel modules and
binaries put in initrd. When using kernel with debugging enables the
unstripped modules are available in /lib/modu
On Mon, May 09, 2016 at 09:52:41PM +0200, Michał Mirosław wrote:
> On Mon, May 09, 2016 at 02:31:11PM +0200, Elimar Riesebieter wrote:
> > * Michał Mirosław [2016-05-09 12:07 +0200]:
> >
> > > On Sun, May 08, 2016 at 05:14:30PM +0200, Elimar Riesebieter
> > >
Package: libdbd-oracle-perl
Version: 1.66
Severity: serious
--- Please enter the report below this line. ---
Please rebuild DBD::Oracle package with perl 5.20 from sid. Right now it can't
be installed, because it depends on perlapi-5.18.1. Please consider using
latest version.
--- System infor
On Sun, May 08, 2016 at 05:14:30PM +0200, Elimar Riesebieter wrote:
> * Michał Mirosław [2015-10-22 08:46 +0200]:
>
> > Package: libasound2
> > Version: 1.0.28
> > Severity: normal
> > Tags: patch
> >
> > --- Please enter the report below this line. -
On Mon, May 09, 2016 at 02:31:11PM +0200, Elimar Riesebieter wrote:
> * Michał Mirosław [2016-05-09 12:07 +0200]:
>
> > On Sun, May 08, 2016 at 05:14:30PM +0200, Elimar Riesebieter
> > wrote:
> > > * Michał Mirosław [2015-10-22 08:46
> > > +0200]:
> &
It seems this was the same bug as here:
https://youtrack.jetbrains.com/issue/IDEA-78860
Since I upgraded ibus to 1.5.11-1 (from stretch) the problem never reappeared.
libreoffice 5.x (from stretch) seems not affected regardless of ibus version.
Best Regards,
Michał Mirosław
Package: pulseaudio
Version: 8.0-2+b2
Severity: minor
--- Please enter the report below this line. ---
Please upload -dbg packages for pulseaudio.
# LC_ALL=C apt-cache policy libpulse0-dbg
libpulse0-dbg:
Installed: (none)
Candidate: 7.1-2~bpo8+1
Version table:
7.1-2~bpo8+1 800
Package: pulseaudio
Version: 8.0-2+b2
Severity: important
--- Please enter the report below this line. ---
There is some weird interaction of pulseaudio with emu10k1 ALSA driver.
Sometimes it can't start playback, but just eats 100% CPU and spams
system logs (if allowed) with "Resume failed, c
On Sun, Jun 26, 2016 at 12:36:42AM +0200, Michał Mirosław wrote:
> This stopped (resulting in working sound) after I changed
> /etc/pulse/daemon.conf's default-sample-rate from 48000 to 44100,
> commented alternate-sample-rate 44100 line and killed pulseaudio.
> The problem didn
I just tripped on this bug when launching 'xscreensaver-command -lock' from
xmobar's label action. Locking via shell-script with 'sleep 0.1' before
xscreensaver-command works around this problem.
On Tue, Jun 28, 2016 at 05:19:08AM +0200, Michał Mirosław wrote:
> I just tripped on this bug when launching 'xscreensaver-command -lock' from
> xmobar's label action. Locking via shell-script with 'sleep 0.1' before
> xscreensaver-command works around this
Package: libreoffice-calc
Version: 1:4.3.3-2
Severity: important
--- Please enter the report below this line. ---
Steps to reproduce:
1. open localc
2. double click on sheet name tab ('Sheet1')
3. immediately close the window using Esc key
4. type in something
5. if localc still get's what you'r
On Sun, Jan 18, 2015 at 07:24:30PM +0100, Rene Engelhard wrote:
> On Sun, Jan 18, 2015 at 06:34:03PM +0100, Michał Mirosław wrote:
> > Steps to reproduce:
> >
> > 1. open localc
> > 2. double click on sheet name tab ('Sheet1')
> > 3. immediately cl
packages.linuxmint.com
--- Package information. ---
Package's Depends field is empty.
Package's Recommends field is empty.
Package's Suggests field is empty.commit 57778277e16a2ec735bd42b2f8e7cc2420ebb7f4
Author: Michał Mirosław
Date: Thu Oc
#x27;loaders.cache' file.
Bug #640150 looks like a duplicate of this one.
Best Regards,
Michał Mirosław
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
rakudo =2014.07-1 depends on nqp =2014.07-1, but only nqp =2014.07-2 is
available.
root@qmqm:~# apt-cache policy rakudo
rakudo:
Zainstalowana: 2014.03.01-1+b1
Kandydująca: 2014.07-1
Tabela wersji:
2014.07-1 0
700 http://ftp.pl.debian.org/debian/ sid/main amd64 Packages
*** 2
Patch to debian/control and debian/rules adding multiarch support. Tested for
libsrtp0 package only.diff -ur srtp-1.4.5~20130609~dfsg/debian/control srtp-1.4.5~20130609~dfsg-mq/debian/control
--- srtp-1.4.5~20130609~dfsg/debian/control 2013-07-23 00:10:53.0 +0200
+++ srtp-1.4.5~20130609~df
Package: libsrtp0
Version: 1.4.5~20130609~dfsg-1
Severity: important
--- Please enter the report below this line. ---
Package is missing multiarch support. This is needed by chromium:i386 on
amd64.
--- System information. ---
Architecture: amd64
Kernel: Linux 3.16.3mq
Debian Release: jes
These seem to be fixed in upstream:
https://bugzilla.nasm.us/show_bug.cgi?id=3392414
https://bugzilla.nasm.us/show_bug.cgi?id=3392415
Best Regards,
Michał Mirosław
Source: nvidia-graphics-drivers
Severity: normal
Tags: patch
--- Please enter the report below this line. ---
Please consider updating to 367.35. PoC patch attached.
diff --git a/debian/libcuda1.symbols b/debian/libcuda1.symbols
index 1408c7f..b9236b1 100644
--- a/debian/libcuda1.symbols
+++ b/d
Package: libopencv-dev
Version: 3.0.0+dfsg-1~exp7
Severity: important
--- Please enter the report below this line. ---
libopencv-dev should depend on libopencv3.0-jni - if that's not
installed CMake's "FIND_PACKAGE(OpenCV REQUIRED)" generates:
CMake Error at /usr/share/OpenCV/OpenCVModules.cmak
Source: nvidia-settings
Severity: normal
Tags: patch
--- Please enter the report below this line. ---
Please consider updating to new upstream version 367.35. PoC patch attached.
diff -urN nvidia-settings-346.59/debian/patches/04_link_as-needed.diff nvidia-settings-367.35/debian/patches/04_link_
On Fri, Aug 12, 2016 at 04:32:31PM +0100, Luca Boccassi wrote:
> Control: tags -1 - patch
> Control: tags -1 pending
>
> On Sun, 2016-08-07 at 01:50 +0200, Michał Mirosław wrote:
> > Source: nvidia-graphics-drivers
> > Severity: normal
> > Tags: patch
> >
&
Package: libvulkan1
Version: 1.0.8.0+dfsg1-1
Severity: important
--- Please enter the report below this line. ---
Please make libvulkan1 multiarch aware. This is required for 32-bit
version of Vulkan ICD from latest nvidia driver package (367.35).
Thanks.
--- System information. ---
Architec
Package: libboost1.61-dev
Version: 1.61.0+dfsg-2.1
Severity: normal
--- Please enter the report below this line. ---
$ echo '#include '|g++ -x c++ -o /dev/null -c -
In file included from
/usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /usr/include/boost/i
2:1.7.2-1
ii libx11-xcb1 2:1.7.2-1
ii libxcb1 1.14-3
ii libxtst6 2:1.2.3-1
ii lsb-base 11.1.0
ii pulseaudio-utils 14.2-3
Versions of packages pulseaudio recommends:
ii dbus-user-session1.12.24-0+deb11u1
ii libpam-systemd [logind] 247.3-7+deb11u1
ii rtkit0.13-4
Versions of packages pulseaudio suggests:
ii paprefs 1.1-2
ii pavucontrol 4.0-2
ii pavumeter0.9.3-4+b3
ii udev 247.3-7+deb11u1
--
Michał Mirosław
On Sat, Mar 11, 2023 at 02:03:26PM +0100, Michał Mirosław wrote:
> Looking at perf and strace output, the case looks similar to what was
> described in an upstream commit [1] and its backing bug report [2].
> (Haven't tried the workarounds nor testing or newer version, yet.)
&g
-u critical -i
dialog-warning "$MSGTITLE" "$MSGBODY"
--
Michał Mirosław
ersion: 1.25-3
Replaces: cpio (<< 2.4.2-39)
Pre-Depends: libc6 (>= 2.6)
Suggests: bzip2, ncompress, xz-utils
Breaks: dpkg-dev (<< 1.14.26)
Conflicts: cpio (<= 2.4.2-38)
Conffiles:
/etc/rmt 3c58b7cd13da1085eff0acc6a00f43c7
Description: [...]
Best Regards,
Michał Mirosław
--
To UNS
/main amd64 Packages
A script to reproduce:
-
#!/bin/bash
git init foo
cd foo
touch bar
git add -A
git commit -mtest
for i in .git/objects/*/*; do rm -f $i; mkdir $i; break; done
git fsck
# fatal: mmap failed: No such device
Best Regards,
Michał Mirosław
Package: sieve-connect
Version: 0.88-1
Severity: normal
--- Please enter the report below this line. ---
When started, sieve-connect spews warning:
$ sieve-connect
Unescaped left brace in regex is deprecated here (and will be fatal in Perl
5.30), passed through in regex; marked by <-- HERE in
Package: system-config-printer
Version: 1.5.11-1
Severity: minor
--- Please enter the report below this line. ---
Manpage system-config-printer-applet(1) says:
To save memory, the applet waits first of all until the user has
printed a job before putting the icon in the notification
Package: system-config-printer
Version: 1.5.11-1
Severity: wishlist
--- Please enter the report below this line. ---
Please add an command-line option for system-config-printer-applet
that shows tray icon right away instead of waiting for a print job.
--- System information. ---
Architecture:
K
Package: bash-completion
Version: 1:2.8-5
Severity: normal
--- Please enter the report below this line. ---
Typing "/ " gives:
# / -bash: _xspecs: nieprawidłowy indeks tablicy
Same as: https://github.com/scop/bash-completion/issues/209
Already fixed upstream.
--- System information. ---
Arch
It turns out that v0.9.0 of nftables userspace does not have tproxy
support at all and the errors are just misleading.
The support was committed in
2be1d52644cf 2018-08-03 12:17:31 +0200 src: Add tproxy support
but the release is:
cd21a243162a (tag: v0.9.0) 2018-06-08 14:46:00 +0200
Package: collectd-core
Version: 5.12.0-6
Severity: normal
X-Debbugs-Cc: mirq-debo...@rere.qmqm.pl
The nut plugin was disabled in version 5.9.2-3 with a comment "Nut
has too many rc bugs to enter testing soon.", though since NUT packages
(nut-server / nut-client) are currently in bullseye, I believ
Package: pulseaudio
Version: 14.2-2
Severity: grave
Justification: renders package unusable
X-Debbugs-Cc: mirq-debo...@rere.qmqm.pl
After upgrade to bullseye, pulseaudio crashes on startup in pa_alsa_sink_new()
-> find_mixer() due to mapping==NULL.
The code at upstream's HEAD seems to assume tha
On Wed, May 26, 2021 at 10:19:31AM -0400, Felipe Sateler wrote:
> Control: tags -1 unreproducible moreinfo
>
>
> On Tue, May 25, 2021 at 10:27 PM Michał Mirosław
> wrote:
>
> > Package: pulseaudio
> > Version: 14.2-2
> > Severity: grave
> > Justificati
re. Please ask the maintainers of
> that repository for support. Closing the bug.
The bug is in bullseye package. I'm not sure where deb-multimedia came from?
(It's not enabled in my sources.list)
Best Regards
Michał Mirosław
Package: socklog
Version: 2.1.0+repack-3
Severity: important
--- Please enter the report below this line. ---
Current unstable package introduces a lot of unneeded dependencies
making it hard to use socklog outside of system-wide use-case (eg. in
trimmed-down chroot). Please split the system conf
Package: sddm
Version: 0.18.0-1+deb10u1
Severity: minor
--- Please enter the report below this line. ---
The scripts run on package upgrade replace default display manager
value. The default should not change silently if current DM is valid.
--- System information. ---
Architecture:
Kernel:
Preliminary patch for vde2-2.3.2+r586 attached.
diff -ur vde2-2.3.2+r586/debian/compat vde2-2.3.2+r586.multiarch/debian/compat
--- vde2-2.3.2+r586/debian/compat 2018-02-18 22:23:17.0 +
+++ vde2-2.3.2+r586.multiarch/debian/compat 2018-02-18 22:16:33.139672545 +
@@ -1 +1 @@
-5
+9
diff
so several workdir references. Is there a way to send you some
kind of metadata-only skeleton of the .git directory? After
`git gc --aggressive` it's still over 2.5GB in size.
BTW, 2.15.1-3 (sid) and 2.16.0rc0+next.20171228-1 (experimental) are
showing the same symptoms.
Best Regards,
Michał Mirosław
Package: hidrd
Version: 0.2.0-12
Severity: important
--- Please enter the report below this line. ---
hidrd-convert cannot output to 'spec' nor 'code' formats (does not recognize
them). Additionally, it fails with assert failure when displaying help output:
$ hidrd-convert --help
Usage: hidrd-co
> hidrd-convert cannot output to 'spec' nor 'code' formats (does not recognize
> them). Additionally, it fails with assert failure when displaying help output:
[...]
Turns out, that -o code works. Only -o spec is broken.
$ hidrd-convert -o spec a.bin
hidrd-convert:
/home/kdienes/project/hidrd/u-k
Package: nftables
Version: 0.9.0-2
Severity: normal
--- Please enter the report below this line. ---
# nft add rule inet filter divert 'ip6 daddr ::/0 meta l4proto tcp tproxy to
:2000 meta mark set 1 accept'
Error: syntax error, unexpected to
add rule inet filter divert ip6 daddr ::/0 meta l4pro
On Wed, Dec 19, 2018 at 06:05:10PM +0100, Arturo Borrero Gonzalez wrote:
> On 12/19/18 5:57 PM, Michał Mirosław wrote:
> > Package: nftables
> > Version: 0.9.0-2
> > Severity: normal
> >
> > --- Please enter the report below this line. ---
> >
> >
On Wed, Dec 19, 2018 at 06:05:10PM +0100, Arturo Borrero Gonzalez wrote:
> On 12/19/18 5:57 PM, Michał Mirosław wrote:
> > Package: nftables
> > Version: 0.9.0-2
> > Severity: normal
> >
> > --- Please enter the report below this line. ---
> >
> >
On Thu, Jul 29, 2021 at 09:34:58AM -0400, Felipe Sateler wrote:
> Control: found -1 14.2-2
> Control: fixed -1 14.99-1
>
> Hi Michał!
>
> On Thu, Jul 29, 2021 at 9:27 AM Michał Mirosław
> wrote:
>
> > On Thu, Jul 29, 2021 at 12:57:03PM +, Debian Bug Tracking
Package: apt-cacher-ng
Version: 2-2
Severity: normal
--- Please enter the report below this line. ---
Running apt-cacher-ng with -p options does not show current configuration.
manpage does not mention -p option, but 'apt-cacher-ng -h' does.
# apt-cacher-ng -p
Not a valid configuration directiv
I can see that there is now alternative way:
/usr/lib/apt-cacher-ng/acngtool cfgdump
This should be mentioned instead in configuration template
(acng.conf, line 221). Preferably also in the manpage.
Package: libc6
Version: 2.31-2
Severity: normal
--- Please enter the report below this line. ---
A fix for bug #965932 added a Breaks: for openssh-server and -client,
but the restriction covers all arches instead of 32-bit only, and so
prevents upgrading only libc to testing from stable on amd64.
Package: stunnel4
Version: 3:5.56-1
Severity: normal
--- Please enter the report below this line. ---
There seems to be a race condition in handling child processes in the
test runtime that the script happens to loose on my system reliably.
Loosing in this case means spinning forever when child p
The bug #954691 might be related, though it gets much further with the
tests.
Versions of build-deps are as follows:
ii autoconf-archive20180313-1 all
Autoconf Macro Archive
ii libanyevent-perl7.140-3 amd64
e
Source: stunnel4
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: Michał Mirosław
The bug #955710 turns out to be only partially fixed. Now without a binary
to exec the test runtime doesn't hang. When the binary is co
On Sun, Aug 02, 2020 at 05:34:40PM +0300, Peter Pentchev wrote:
> On Sun, Aug 02, 2020 at 02:02:22AM +0200, Michał Mirosław wrote:
[...]
> --- a/debian/tests/runtime
> +++ b/debian/tests/runtime
> @@ -432,6 +432,7 @@ MAIN:
>
>
On Wed, Aug 05, 2020 at 09:28:12PM +0300, Peter Pentchev wrote:
> On Wed, Aug 05, 2020 at 08:01:53PM +0200, Michał Mirosław wrote:
> > On Sun, Aug 02, 2020 at 05:34:40PM +0300, Peter Pentchev wrote:
> > > On Sun, Aug 02, 2020 at 02:02:22AM +0200, Michał Mirosław wrote:
> >
On Thu, Aug 06, 2020 at 12:29:36AM +0300, Peter Pentchev wrote:
> On Wed, Aug 05, 2020 at 10:52:31PM +0200, Michał Mirosław wrote:
[...]
> > Using print-debugging, I see that it stops at wait_for_child line just
> > after printing the version. It seems that something is re
On Thu, Aug 06, 2020 at 03:16:35AM +0300, Peter Pentchev wrote:
> On Thu, Aug 06, 2020 at 12:48:10AM +0200, Michał Mirosław wrote:
> > On Thu, Aug 06, 2020 at 12:29:36AM +0300, Peter Pentchev wrote:
> > > On Wed, Aug 05, 2020 at 10:52:31PM +0200, Michał Mirosław wrote:
>
On Thu, Aug 06, 2020 at 02:39:42AM +0200, Michał Mirosław wrote:
> On Thu, Aug 06, 2020 at 03:16:35AM +0300, Peter Pentchev wrote:
> > On Thu, Aug 06, 2020 at 12:48:10AM +0200, Michał Mirosław wrote:
> > > On Thu, Aug 06, 2020 at 12:29:36AM +0300, Peter Pentchev wrote:
> >
On Thu, Aug 06, 2020 at 03:10:55AM +0200, Michał Mirosław wrote:
> On Thu, Aug 06, 2020 at 02:39:42AM +0200, Michał Mirosław wrote:
> > On Thu, Aug 06, 2020 at 03:16:35AM +0300, Peter Pentchev wrote:
> > > On Thu, Aug 06, 2020 at 12:48:10AM +0200, Michał Mirosław wrote:
>
$ tar tJf firmware-nonfree_20200619.orig.tar.xz|grep rtl_nic/rtl|wc -l
28
$ ls /lib/firmware/rtl_nic/|wc -l
24
Best Regards
Michał Mirosław
Package: task
Version: 2.5.1+dfsg-8
Severity: important
--- Please enter the report below this line. ---
When a recurring task contains "P2M" period, a generation of next child
spins forever in generateDueDates(). Patch attached.
--- System information. ---
Architecture:
Kernel: Linux 5.5
72 matches
Mail list logo