Bug#1095058: build-essential: crossbuild-essential-

2025-02-03 Thread BogDan Vatra
Package: build-essential Version: 12.12 Severity: normal X-Debbugs-Cc: bog...@kde.org Dear Maintainer, I was trying to cross compile a package for ppc64 using sbuild (see Bug#1094996). sbuild kept failing because it was missing crossbuild-essential-ppc64. The same problem have other archs (e.g. s

Bug#1094996: sbuild can't cross compile any packages

2025-02-02 Thread BogDan Vatra
archs are not supported properly or I'm doing something wrong :). Cheers, BogDan. În dum., 2 feb. 2025 la 20:38, Jochen Sprickerhof a scris: > * BogDan Vatra [2025-02-02 16:28]: > >Thanks a lot for your quick response! > > > >It goes further but it still fails ... &

Bug#1094996: sbuild can't cross compile any packages

2025-02-02 Thread BogDan Vatra
Thanks a lot for your quick response! It goes further but it still fails ... See the attached log. Cheers, BogDan. În dum., 2 feb. 2025 la 15:40, Johannes Schauer Marin Rodrigues < jo...@debian.org> a scris: > Hi, > > Quoting BogDan Vatra (2025-02-02 12:41:58) > > bo

Bug#1094996: sbuild can't cross compile any packages

2025-02-02 Thread BogDan Vatra
Package: sbuild Version: 0.88.2 Severity: normal X-Debbugs-Cc: bog...@kde.org Dear Maintainer, I was following the steps from https://wiki.debian.org/CrossCompiling to cross compile a package for ppc64: bogdan@dragon:~$ sbuild --host=ppc64 -d unstable ffmpeg_7.1 sbuild (Debian sbuild) 0.88.2 (1

Bug#1055950: rocm-device-libs: ROCm packages are very old

2023-11-14 Thread BogDan Vatra
Package: rocm-device-libs Severity: wishlist X-Debbugs-Cc: bog...@kde.org Dear Maintainer, ROCm debian packages are very old, any cance to upgrade it to 5.7.1? Yours, BogDan. -- System Information: Debian Release: trixie/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (

Bug#1033221: heaptrack_gui doesn't start (needs rebuild)

2023-03-20 Thread BogDan Vatra
Please close it, it was my fault, I had a very old version installed in /usr/local. Sorry for the noise. BogDan.

Bug#1033221: heaptrack_gui doesn't start (needs rebuild)

2023-03-20 Thread BogDan Vatra
Package: heaptrack Version: 1.4.0-2 Severity: important X-Debbugs-Cc: bog...@kde.org Dear Maintainer, When I'm trying to run heaptrack_gui I'm getting the following error: $ heaptrack_gui heaptrack_gui: error while loading shared libraries: libboost_iostreams.so.1.67.0: cannot open shared object

Bug#1029230: gdb: None of the gdb pretty printers are working

2023-01-20 Thread BogDan Vatra
n. În vin., 20 ian. 2023 la 10:55, Héctor Orón Martínez a scris: > Hello BogDan, > > Could you please share a reproducible test with error output? > > Regards > > On Fri, 20 Jan 2023 at 07:39, BogDan Vatra wrote: > > > > Package: gdb > > Version: 13.0.90.2023

Bug#969203: Merging *-avr with existing binutils & gcc packages

2022-10-19 Thread BogDan Vatra
Hi, Is there any reason why https://tracker.debian.org/pkg/gcc-12-cross-ports and https://tracker.debian.org/pkg/binutils can't be used to produce gcc-avr avr-libc & binutils-avr packages? Of course we still need to add a few dependencies (e.g. core-avr). Yours, BogDan.

Bug#987318: qt5gamepad: Missing qt5 gamepad declarative part (libdeclarative_gamepad.so & co)

2021-04-21 Thread BogDan Vatra
Package: libqt5gamepad5-dev Version: 5.15.2-2 Severity: important File: qt5gamepad Dear Maintainer, There is no libdeclarative_gamepad.so in any debian package. Did someone forgot to submit the qml-module-qtgamepad package? -- System Information: Debian Release: bullseye/sid APT prefers testin

Bug#979036: gdb-multiarch: no riscv support?

2021-01-03 Thread BogDan Vatra
My bad, I forgot to set the architecture before I issued the target remote command (I thought gdbserver will send the arch info ...). Sorry for the noise. În dum., 3 ian. 2021 la 11:13, Matthias Klose a scris: > both riscv32-linux-gnu and riscv64-linux-gnu are enabled targets for the > gdb-multi

Bug#979038: /usr/bin/riscv64-linux-gnu-ld.bfd: internal error when trying to use a custom link script

2021-01-02 Thread BogDan Vatra
Package: binutils-riscv64-linux-gnu Version: 2.35.1-6 Severity: normal File: /usr/bin/riscv64-linux-gnu-ld.bfd X-Debbugs-Cc: bog...@kde.org Dear Maintainer, Steps to reproduce: $ riscv64-linux-gnu-ld --verbose >riscv64-virt.ld $ cat main.c int main() { int a = 0; while(true)

Bug#979036: gdb-multiarch: no riscv support?

2021-01-02 Thread BogDan Vatra
Package: gdb-multiarch Version: 10.1-1.5 Severity: normal X-Debbugs-Cc: bog...@kde.org Dear Maintainer, gdb-multiarch can't be used to connect to qemu, steps to reproduce: $ qemu-system-riscv64 -M virt -s $ gdb GNU gdb (Debian 10.1-1.5) 10.1 Copyright (C) 2020 Free Software Foundation, Inc. Lic

Bug#968673: libboost-all-dev: Can't use boost 1.71 with C++20 (gcc 10)

2020-08-20 Thread Bogdan Vatra
În ziua de miercuri, 19 august 2020, la 20:09:43 EEST, Giovanni Mascellani a scris: > Hi, > > Il 19/08/20 16:41, BogDan Vatra ha scritto: > > I tried to use boost with C++ 20 (gcc 10), and I got the following errors. > > I also tried boost 1.73 (from conan.io) an

Bug#968673: libboost-all-dev: Can't use boost 1.71 with C++20 (gcc 10)

2020-08-19 Thread BogDan Vatra
Package: libboost-all-dev Version: 1.71.0.3 Severity: normal X-Debbugs-Cc: bog...@kde.org Dear Maintainer, I tried to use boost with C++ 20 (gcc 10), and I got the following errors. I also tried boost 1.73 (from conan.io) and everything compiles. Maybe it's time for a new boost in debian 1.74 :)

Bug#914283: [libboost-context-dev] Provide ucontext_t alternative build

2018-11-21 Thread Bogdan Vatra
Package: libboost-context-dev Version: 1.67.0.1 Severity: normal --- Please enter the report below this line. --- Dear Maintainer, By default context boost uses fcontext_t, which makes address & thread sanitizers unusable (strangely thread sanitizers used to work with boost 1.62, but with 1.6

Bug#914267: mesa: [regression] with Mesa 18.2.5-2 the charackter model in Tomb Raider is no longer rendered.

2018-11-21 Thread Bogdan Vatra
I can confirm this issue, on a Radeon RX 580. BogDan.

Bug#913871: Fwd: Re: Bug#913871: [libboost-coroutine-dev] Projects using libboost-coroutine2 fails to compile with g++8 and -std=gnu++17

2018-11-19 Thread Bogdan Vatra
Hi, În ziua de vineri, 16 noiembrie 2018, la 19:16:54 EET, Giovanni Mascellani a scris: > Dear Bogdan, > > Il 16/11/18 11:58, Bogdan Vatra ha scritto: > > I have a simple example: > Your example works on my installation, with all compatibility levels > from C++11 to C++17.

Bug#913871: Fwd: Re: Bug#913871: [libboost-coroutine-dev] Projects using libboost-coroutine2 fails to compile with g++8 and -std=gnu++17

2018-11-16 Thread Bogdan Vatra
-- Mesaj înaintat -- Subiect: Re: Bug#913871: [libboost-coroutine-dev] Projects using libboost- coroutine2 fails to compile with g++8 and -std=gnu++17 Dată: vineri, 16 noiembrie 2018, 12:57:51 EET De la: Bogdan Vatra To: Giovanni Mascellani CC: 913871-cl...@bugs.debian.org Hi

Bug#913871: [libboost-coroutine-dev] Projects using libboost-coroutine2 fails to compile with g++8 and -std=gnu++17

2018-11-16 Thread Bogdan Vatra
According to https://www.boost.org/users/history/version_1_68_0.html it seems 1.68 has some fixes for context & coroutine2: Context: #78: Linker error with context-impl=ucontext: multiple definition of boost::context::detail::current_rec Coroutine2: #14: crash while stack unwinding #20: faile

Bug#913871: [libboost-coroutine-dev] Projects using libboost-coroutine2 fails to compile with g++8 and -std=gnu++17

2018-11-15 Thread Bogdan Vatra
Package: libboost-coroutine-dev Version: 1.62.0.1 Severity: normal --- Please enter the report below this line. --- If I swicth to c++14/11 the problem vanish. Most probably we'll need a newer boost version (1.68)? --- System information. --- Architecture: Kernel: Linux 4.18.0-2-amd64 De

Bug#907301: [plasma-desktop] No search & tray

2018-08-27 Thread Bogdan Vatra
Package: plasma-desktop Version: 4:5.13.4-1 --- Please enter the report below this line. --- Same problem here (no search and tray).

Bug#885830: [arduino-core] Debian's arduino-core is quite old

2017-12-30 Thread BogDan Vatra
Package: arduino-core Version: 2:1.0.5+dfsg2-4.1 Severity: normal --- Please enter the report below this line. --- Hi, It will be great if Debian ships the latest arduino-core. At least the SPI library is old and new examples can't use it. Thanks! Yours, BogDan. --- System information. --- Arc

Bug#882686: [mingw-w64] ship mingw-w64 with gcc7

2017-11-28 Thread Bogdan Vatra
Hi Stephen, On marți, 28 noiembrie 2017 14:03:45 EET Stephen Kitt wrote: > Control: clone -1 -2 > Control: retitle -2 please enable libsanitizer > > Hi BogDan, > > On Mon, 27 Nov 2017 08:48:53 +0200, BogDan Vatra wrote: > > On sâmbătă, 25 noiembrie 2017 20:25:3

Bug#882686: [mingw-w64] ship mingw-w64 with gcc7

2017-11-26 Thread BogDan Vatra
Hi Stephen, On sâmbătă, 25 noiembrie 2017 20:25:36 EET Stephen Kitt wrote: > Control: reassign -1 gcc-mingw-w64 > Control: severity -1 wishlist > Control: reassign 881426 gcc-mingw-w64 > Control: merge 881426 -1 > > Hi BogDan, > > On Sat, 25 Nov 2017 19:23:28 +0200,

Bug#882686: [mingw-w64] ship mingw-w64 with gcc7

2017-11-25 Thread Bogdan Vatra
Package: mingw-w64 Severity: normal --- Please enter the report below this line. --- Dear maintainer, Is it possible to ship gcc7 instead of gcc6 with mingw-w64? According to https://mingw-w64.org/doku.php/download Arch & MSYS2 already ships gcc7 which is so useful for accessing C++17 features.

Bug#876084: [libglvnd-dev] Can't upgrade libglvnd-dev anymore

2017-09-18 Thread Bogdan Vatra
Package: libglvnd-dev Severity: normal --- Please enter the report below this line. --- When I'm trying to upgrade that package (which is needed by libgl1-mesa-dev) apt says that it depends on "libopengl0 (= 0.2.999+git20170802-4)" which it's not available. --- System information. --- Architectu

Bug#850855: [rtkit] rtkit daemon fails to start

2017-01-20 Thread Bogdan Vatra
12 January 2017 at 04:46, Bogdan Vatra wrote: > > Hi, > > > > I have an update, some time ago (~1year) I run out of space on my system > > > > partition and I decide to move /var folder to another partition and > > symlink it back to / partition. Today I just

Bug#851363: [steam] Add steamos-compositor

2017-01-14 Thread Bogdan Vatra
I imported the srcs here https://github.com/bog-dan-ro/steamos-compositor . I changed it a little bit to fix debian better. BogDan. On sâmbătă, 14 ianuarie 2017 15:45:34 EET Bogdan Vatra wrote: > Hi, > > The srcs & debian stuff are already there, someone (I can help) just need

Bug#851363: [steam] Add steamos-compositor

2017-01-14 Thread Bogdan Vatra
less without non-free "steam" package (I guess). > > Greets, > > Alexandre Detiste > > >Le samedi 14 janvier 2017 13 h 42 min 20 s CET, > >Bogdan Vatra : > >- > > > > It will be great if Debian will add steamos-comp

Bug#851363: [steam] Add steamos-compositor

2017-01-14 Thread Bogdan Vatra
Package: steam Version: 1.0.0.54-2 Severity: wishlist --- Please enter the report below this line. --- Dear Maintainer(s), It will be great if Debian will add steamos-compositor (http:// repo.steamstatic.com/steamos/pool/main/s/steamos-compositor/). Steamos-compositor comes with a xsession scri

Bug#850855: [rtkit] rtkit daemon fails to start

2017-01-12 Thread Bogdan Vatra
Hi, I have an update, some time ago (~1year) I run out of space on my system partition and I decide to move /var folder to another partition and symlink it back to / partition. Today I just moved back my var folder and rtkit daemon started to work ... :) Cheers, BogDan.

Bug#850855: [rtkit] rtkit daemon fails to start

2017-01-11 Thread Bogdan Vatra
On miercuri, 11 ianuarie 2017 13:11:07 EET Felipe Sateler wrote: > On 11 January 2017 at 13:05, Bogdan Vatra wrote: > > On miercuri, 11 ianuarie 2017 12:40:23 EET Felipe Sateler wrote: > >> On 11 January 2017 at 12:37, Bogdan Vatra wrote: > >> > On miercuri, 11 ian

Bug#850855: [rtkit] rtkit daemon fails to start

2017-01-11 Thread Bogdan Vatra
On miercuri, 11 ianuarie 2017 12:40:23 EET Felipe Sateler wrote: > On 11 January 2017 at 12:37, Bogdan Vatra wrote: > > On miercuri, 11 ianuarie 2017 10:12:00 EET Felipe Sateler wrote: > >> Control: tags -1 moreinfo unreproducible > >> > >> On 11 Januar

Bug#850855: [rtkit] rtkit daemon fails to start

2017-01-11 Thread Bogdan Vatra
On miercuri, 11 ianuarie 2017 10:12:00 EET Felipe Sateler wrote: > Control: tags -1 moreinfo unreproducible > > On 11 January 2017 at 04:59, Bogdan Vatra wrote: > > On miercuri, 11 ianuarie 2017 09:48:16 EET Bogdan Vatra wrote: > >> On marți, 10 ianuarie 2017 17:20:28

Bug#850806: [pulseaudio] pulseaudio hangs in "context_autospawn"

2017-01-11 Thread Bogdan Vatra
On marți, 10 ianuarie 2017 17:24:59 EET Felipe Sateler wrote: > Control: retitle -1 pulseaudio: hangs if dbus is malfunctioning > Control: tags -1 - moreinfo > > On 10 January 2017 at 15:51, Bogdan Vatra wrote: > > On marți, 10 ianuarie 2017 20:01:29 EET Bogdan Vatra wrote:

Bug#850855: [rtkit] rtkit daemon fails to start

2017-01-11 Thread Bogdan Vatra
On miercuri, 11 ianuarie 2017 09:48:16 EET Bogdan Vatra wrote: > On marți, 10 ianuarie 2017 17:20:28 EET Felipe Sateler wrote: > > Hi, > > > > On 10 January 2017 at 16:05, Bogdan Vatra wrote: > > > Package: rtkit > > > Version: 0.11-4 > > > Sever

Bug#850855: [rtkit] rtkit daemon fails to start

2017-01-10 Thread Bogdan Vatra
On marți, 10 ianuarie 2017 17:20:28 EET Felipe Sateler wrote: > Hi, > > On 10 January 2017 at 16:05, Bogdan Vatra wrote: > > Package: rtkit > > Version: 0.11-4 > > Severity: important > > > > --- Please enter the report below this line. --- > > >

Bug#850855: [rtkit] rtkit daemon fails to start

2017-01-10 Thread Bogdan Vatra
Package: rtkit Version: 0.11-4 Severity: important --- Please enter the report below this line. --- This bug is pretty annoying because it makes pulseaudio unusable (see #850806). Here are the logs: bogdan@zmeu:~$ sudo systemctl status rtkit-daemon.service ● rtkit-daemon.service - RealtimeKit S

Bug#850806: [pulseaudio] pulseaudio hangs in "context_autospawn"

2017-01-10 Thread Bogdan Vatra
On marți, 10 ianuarie 2017 20:01:29 EET Bogdan Vatra wrote: > On marți, 10 ianuarie 2017 19:47:44 EET Bogdan Vatra wrote: > > Hi, > > > > On marți, 10 ianuarie 2017 14:21:02 EET Felipe Sateler wrote: > > > On 10 January 2017 at 12:59, Bogdan Vatra wrote: > &g

Bug#850806: [pulseaudio] pulseaudio hangs in "context_autospawn"

2017-01-10 Thread Bogdan Vatra
On marți, 10 ianuarie 2017 19:47:44 EET Bogdan Vatra wrote: > Hi, > > On marți, 10 ianuarie 2017 14:21:02 EET Felipe Sateler wrote: > > On 10 January 2017 at 12:59, Bogdan Vatra wrote: > > > Hi, > > > > > > Attached, but there is not to much in it .

Bug#850806: [pulseaudio] pulseaudio hangs in "context_autospawn"

2017-01-10 Thread Bogdan Vatra
Hi, On marți, 10 ianuarie 2017 14:21:02 EET Felipe Sateler wrote: > On 10 January 2017 at 12:59, Bogdan Vatra wrote: > > Hi, > > > > Attached, but there is not to much in it ... > > > > BTW, immediately aster I'm installing pulseaudio a few (3-4) insta

Bug#850806: [pulseaudio] pulseaudio hangs in "context_autospawn"

2017-01-10 Thread Bogdan Vatra
Actually every time when I'm using "$ pactl stat" it starts 2-3 more instances of pulseaudio :( On marți, 10 ianuarie 2017 17:59:38 EET Bogdan Vatra wrote: > Hi, > > Attached, but there is not to much in it ... > > BTW, immediately aster I'm installing p

Bug#850806: [pulseaudio] pulseaudio hangs in "context_autospawn"

2017-01-10 Thread Bogdan Vatra
Hi, Attached, but there is not to much in it ... BTW, immediately aster I'm installing pulseaudio a few (3-4) instances are spawn instantly. On marți, 10 ianuarie 2017 08:35:05 EET Felipe Sateler wrote: > Control: tags -1 moreinfo > > Hello Bogdan, > > > On Jan

Bug#850806: [pulseaudio] pulseaudio hangs in "context_autospawn"

2017-01-10 Thread Bogdan Vatra
Package: pulseaudio Version: 9.0-5 Severity: important --- Please enter the report below this line. --- For some time (~1month) pulseaudio doesn't work anymore on my system (after I upgrade my os ~1mounth ago). Until now I just removed it because didn't had time to check. But today I've installe

Bug#842144: network-manager service takes ages to start at boot time

2016-10-26 Thread BogDan Vatra
Package: network-manager Version: 1.4.2-2 Severity: normal Dear Maintainer, After I upgraded network-manager package it takes over 1m to boot: $ systemd-analyze blame 1min 9.448s bitlbee.service 1min 9.203s NetworkManager.service 2.704s networking.service 2.298s sys

Bug#827161: [nvidia-driver] Any chance to get NVIDIA 364.12 soon?

2016-06-13 Thread Bogdan Vatra
On Monday 13 June 2016 15:06:44 Luca Boccassi wrote: > On Mon, 2016-06-13 at 16:56 +0300, Bogdan Vatra wrote: > > On Monday 13 June 2016 15:44:26 Andreas Beckmann wrote: > > > On 2016-06-13 14:49, Bogdan Vatra wrote: > > > > I just tried 364 and it doesn't wo

Bug#827188: [nvidia-driver] Missing Vulkan support

2016-06-13 Thread Bogdan Vatra
Package: nvidia-driver Version: 367.18-1 Severity: normal --- Please enter the report below this line. --- Nvidia ships vulkan driver bundled into GLX driver, so, the package just needs to bundle nvidia_icd.json and copy it to /usr/share/vulkan/icd.d (BTW that folder didn't existed on my side,

Bug#827161: [nvidia-driver] Any chance to get NVIDIA 364.12 soon?

2016-06-13 Thread Bogdan Vatra
On Monday 13 June 2016 15:04:09 Luca Boccassi wrote: > On Mon, 2016-06-13 at 13:04 +0200, Andreas Beckmann wrote: > > On 2016-06-13 12:36, Luca Boccassi wrote: > > >> Is there any tutorial how to build it from svn? > > > > > > https://lists.alioth.debian.org/pipermail/pkg-nvidia-devel/2016-April/0

Bug#827161: [nvidia-driver] Any chance to get NVIDIA 364.12 soon?

2016-06-13 Thread Bogdan Vatra
On Monday 13 June 2016 15:44:26 Andreas Beckmann wrote: > On 2016-06-13 14:49, Bogdan Vatra wrote: > > I just tried 364 and it doesn't work on Linux 4.6 :( I had to go back to > > 352. Shall I try 367 :) ? > > I'll try to propagate the 4.6 patches from 352 to

Bug#827161: [nvidia-driver] Any chance to get NVIDIA 364.12 soon?

2016-06-13 Thread Bogdan Vatra
On Monday 13 June 2016 13:36:35 Luca Boccassi wrote: > On Mon, 2016-06-13 at 13:04 +0200, Andreas Beckmann wrote: > > On 2016-06-13 12:36, Luca Boccassi wrote: > > >> Is there any tutorial how to build it from svn? > > > > > > https://lists.alioth.debian.org/pipermail/pkg-nvidia-devel/2016-April/0

Bug#827161: [nvidia-driver] Any chance to get NVIDIA 364.12 soon?

2016-06-13 Thread Bogdan Vatra
On Monday 13 June 2016 10:53:00 Luca Boccassi wrote: > Control: forcemerge 814347 827161 > > On Mon, 2016-06-13 at 10:28 +0300, Bogdan Vatra wrote: > > Package: nvidia-driver > > Version: 352.79-8 > > Severity: normal > > > > --- Please enter the rep

Bug#827161: [nvidia-driver] Any chance to get NVIDIA 364.12 soon?

2016-06-13 Thread Bogdan Vatra
Package: nvidia-driver Version: 352.79-8 Severity: normal --- Please enter the report below this line. --- Hello, NVIDIA 364.12 is coming with lots of (quite desired) features: - updated Vulkan support - mir & wayland support (Finally !) Is there any plans to have it soon as an official debian

Bug#810685: [apt] apt has no bash-completion

2016-01-11 Thread Bogdan Vatra
Package: apt Version: 1.1.10 Severity: wishlist --- Please enter the report below this line. --- apt-get has full bash completion, but sadly, apt has none. It will be great if apt command will gain bash completion. Thanks. BogDan.

Bug#810365: [apt] Temporary failure resolving xxxx even when the network is up and running

2016-01-10 Thread Bogdan Vatra
On Friday 08 January 2016 20:37:27 BogDan Vatra wrote: > On Friday 08 January 2016 20:21:10 BogDan Vatra wrote: > > On Friday 08 January 2016 17:16:27 Julian Andres Klode wrote: > > > On Fri, Jan 08, 2016 at 05:16:00PM +0100, Julian Andres Klode wrote: > > >

Bug#810365: [apt] Temporary failure resolving xxxx even when the network is up and running

2016-01-08 Thread BogDan Vatra
On Friday 08 January 2016 20:21:10 BogDan Vatra wrote: > On Friday 08 January 2016 17:16:27 Julian Andres Klode wrote: > > On Fri, Jan 08, 2016 at 05:16:00PM +0100, Julian Andres Klode wrote: > > > Control: tag -1 moreinfo > > > > > > On Fri, Jan 08, 2016 at

Bug#810365: [apt] Temporary failure resolving xxxx even when the network is up and running

2016-01-08 Thread BogDan Vatra
On Friday 08 January 2016 17:16:27 Julian Andres Klode wrote: > On Fri, Jan 08, 2016 at 05:16:00PM +0100, Julian Andres Klode wrote: > > Control: tag -1 moreinfo > > > > On Fri, Jan 08, 2016 at 05:28:02PM +0200, Bogdan Vatra wrote: > > > Package: apt > > >

Bug#810365: [apt] Temporary failure resolving xxxx even when the network is up and running

2016-01-08 Thread Bogdan Vatra
Package: apt Version: 1.1.10 Severity: serious --- Please enter the report below this line. --- The problem happens on an chrooted arm64 image on Android. Commands log: root@localhost:~# apt update Err:1 http://httpredir.debian.org/debian sid InRelease Temporary failure resolving 'httpredir.de

Bug#804547: [nvidia-driver] Alien: Isolation needs driver version 355.11

2015-11-09 Thread Bogdan Vatra
Package: nvidia-driver Version: 340.93-7 Severity: normal Dear maintainer(s), Alien: Isolation was released, but sadly it needs nvidia driver version 355.11 or better which is not available yet on Debian. I'm using debian's nvidia packages instead of official nvidia one, because it just works (

Bug#791795: [plasma-workspace] Wrong version?

2015-07-08 Thread Bogdan Vatra
Package: plasma-workspace (from https://ftp-master.debian.org/new.html) Version: 4:5.3.2-1 Severity: normal --- Please enter the report below this line. --- Should it be just 5.3.2-1 (without "4:")? Same as plasma-sdk (http://anonscm.debian.org/cgit/pkg-kde/plasma/plasma-sdk.git/tree/debian/chang

Bug#783803: [python3] python3 doesn't work anymore after upgrade

2015-04-30 Thread BogDan Vatra
Package: python3 Version: 3.4.2-2 Severity: grave --- Please enter the report below this line. --- I just (partially) upgraded my debian and python3 is broken: $ python3 Failed to import the site module Traceback (most recent call last): File "/usr/lib/python3.4/site.py", line 586, in mai

Bug#783127: [g++-5] Qt apps compile with g++-5 crashes

2015-04-29 Thread BogDan Vatra
It ended up to be a Qt problem (check [0], [1]). Can you please reassign it to Qt package team? Thanks! BogDan. [0] https://bugreports.qt.io/browse/QTBUG-45755 [1] https://codereview.qt-project.org/#/c/111427 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subjec

Bug#783127: [g++-5] Qt apps compile with g++-5 crashes

2015-04-23 Thread Bogdan Vatra
On Thursday 23 April 2015 23:36:03 Matthias Klose wrote: > Control: tags -1 + moreinfo > > On 04/22/2015 07:34 PM, BogDan Vatra wrote: > > Package: g++-5 > > Version: 5.1~rc1-1 > > Severity: important > > > > --- Please enter the report below this line

Bug#783127: [g++-5] Qt apps compile with g++-5 crashes

2015-04-22 Thread BogDan Vatra
Package: g++-5 Version: 5.1~rc1-1 Severity: important --- Please enter the report below this line. --- Large Qt apps (e.g. QtCreator) that are compiled with g++-5 crashes if Qt was compiled with g++-4.9. --- System information. --- Architecture: amd64 Kernel: Linux 3.16.0-4-amd64 Debian R

Bug#778887: [linux-image] ashmem and binder kernel modules

2015-02-21 Thread BogDan Vatra
Package: linux-image Severity: wishlist --- Please enter the report below this line. --- Hello, Ashmem and binder are successfully used by Android for some time, it will be great if Linux packages maintainers will consider to build these kernel modules and add them to optional package(s). Chee

Bug#769760: [libjpeg62-turbo] Upgrading libjpeg62-turbo will remove most of the installed KDE packages

2014-12-08 Thread Bogdan Vatra
ome from? It probably doesn't come from jessie, > right? > > Cheers, > Ondrej > > On Wed, Nov 19, 2014, at 09:24, Bogdan Vatra wrote: > > It wants to remove most of my KDE packages. > > > > Cheers, > > BogDan. > > > > On Wednesday 19 Nove

Bug#769760: [libjpeg62-turbo] Upgrading libjpeg62-turbo will remove most of the installed KDE packages

2014-11-19 Thread Bogdan Vatra
It wants to remove most of my KDE packages. Cheers, BogDan. On Wednesday 19 November 2014 09:18:15 Ondřej Surý wrote: > What does "apt-get remove libjpeg62" says? > > Cheers, > Ondrej > > On Wed, Nov 19, 2014, at 07:53, Bogdan Vatra wrote: > > Hi, > > &

Bug#769760: [libjpeg62-turbo] Upgrading libjpeg62-turbo will remove most of the installed KDE packages

2014-11-18 Thread Bogdan Vatra
27;s just aptitude resolver being wrong (again). > > You can also use grep-dctrl to find affected package, search for > "Depends: libjpeg62 (". > > There's definitely nothing wrong with src:libjpeg-turbo packaging wise > now. > > Cheers, > Ondrej >

Bug#769760: [libjpeg62-turbo] Upgrading libjpeg62-turbo will remove most of the installed KDE packages

2014-11-16 Thread Bogdan Vatra
Package: libjpeg62-turbo Severity: important --- Please enter the report below this line. --- When I try to upgrade this package, apt-get wants to remove most of the KDE packages. I attached the aptitude output. --- System information. --- Architecture: amd64 Kernel: Linux 3.16.0-4-amd64

Bug#750557: pgadmin3: segmentation fault

2014-10-27 Thread Bogdan Vatra
On Monday 27 October 2014 10:53:01 Christoph Berg wrote: > Re: To bmorel 2014-09-11 <20140911093144.ga7...@msg.df7cb.de> > > > Hi guys, > > > > I've just uploaded 1.20.0~beta1 to unstable. Could you check if you > > still see the pgadmin3 crashes there? It seems to work for me now. > > > > Packa

Bug#760350: Bug#750557: pgadmin3: segmentation fault

2014-09-11 Thread Bogdan Vatra
On Thursday 11 September 2014 11:31:44 Christoph Berg wrote: > Hi guys, > > I've just uploaded 1.20.0~beta1 to unstable. Could you check if you > still see the pgadmin3 crashes there? It seems to work for me now. > > Packages on apt.postgresql.org should be available shortly in the > *-pgdg-testi

Bug#760350: [pgadmin3] pgadmin crashes every time, 100% reproducible

2014-09-03 Thread Bogdan Vatra
On Wednesday 03 September 2014 10:01:07 Christoph Berg wrote: > Re: Bogdan Vatra 2014-09-03 <3681993.y8eldTnWdk@zmeu> > > > Package: pgadmin3 > > Version: 1.18.1-3.pgdg70+1 > > > > Architecture: amd64 > > Kernel: Linux 3.14-2-amd64 > >

Bug#760350: [pgadmin3] pgadmin crashes every time, 100% reproducible

2014-09-02 Thread Bogdan Vatra
Package: pgadmin3 Version: 1.18.1-3.pgdg70+1 Severity: important --- Please enter the report below this line. --- pgadmin crashes every time when I try to create a new DB: Here is the bt: (gdb) bt full #0 __lll_unlock_elision (lock=0xf46110, private=0) at ../nptl/sysdeps/unix/sysv/linux/x86/eli

Bug#747073: [cups-daemon] Doesn't work with systemd

2014-05-06 Thread BogDan Vatra
On Monday 05 May 2014 17:43:45 Didier 'OdyX' Raboud wrote: > Le lundi, 5 mai 2014, 15.19:30 BogDan Vatra a écrit : > > > I expect the cups maintainers are going to need more information > > > here. Please look in the journal (or syslog) to see what went >

Bug#747073: [cups-daemon] Doesn't work with systemd

2014-05-06 Thread BogDan Vatra
On Monday 05 May 2014 17:46:58 Didier 'OdyX' Raboud wrote: > Le lundi, 5 mai 2014, 17.43:45 Didier 'OdyX' Raboud a écrit : > > Hmm. Can you attach the content of all files and symlinks in > > /etc/systemd/system/cups.socket.d ? > > Please also attach the output of the following command: > >

Bug#747073: [cups-daemon] Doesn't work with systemd

2014-05-05 Thread BogDan Vatra
[..] > > I expect the cups maintainers are going to need more information here. > Please look in the journal (or syslog) to see what went wrong, and quote > it on the bug. > > Useful commands might include "journalctl", "less /var/log/syslog", > "journalctl -xn", "systemctl -a status cups.service

Bug#747073: [cups-daemon] Doesn't work with systemd

2014-05-05 Thread BogDan Vatra
Package: cups-daemon Version: 1.7.2-3 Severity: grave Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 7 not fully installed or removed. After this operation, 0

Bug#746027: base: Keyborad backlight on macbook retina doesn't work anymore

2014-04-26 Thread BogDan Vatra
Package: base Severity: normal Dear Maintainer, A few weeks ago, I've installed Debian sid on my brand new macbook laptop. At the beginning everything seem to work ok, but after I upgraded debian (a few times) I can't set the keyboard backligth using multimedia keys. -- System Information: D

Bug#711640: [libxkbcommon-dev] libxkbcommon-dev does not contain xkbcommon/xkbcommon.h file

2013-06-08 Thread BogDan Vatra
Package: libxkbcommon-dev Version: 0.1.0~1-1 Severity: important Dear Maintainer, libxkbcommon-dev package does not contain xkbcommon/xkbcommon.h file -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64

Bug#617205: binutils-multiarch: Can't install the package

2011-03-07 Thread BogDan Vatra
Package: binutils-multiarch Version: 2.21.0.20110302-1 Severity: grave Justification: renders package unusable Cazn't install/remove this package from my system -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kern

Bug#507872: Can't run vlc as root

2008-12-10 Thread BogDan Vatra
On Sunday 07 December 2008 23:23:32 Christophe Mutricy wrote: > Le Fri 05 Dec 08 à 13:03 +0200, BogDan Vatra a écrit : > > Can't run vlc as root. > > And that's a good thing. > > The 2 scenarios where root is needed (opening network port below 1024 and > realti

Bug#507872: Can't run vlc as root

2008-12-05 Thread BogDan Vatra
Package: vlc Version: 0.9.6-1 Severity: normal Tags: patch Can't run vlc as root. -- System Information: Debian Release: 5.0 APT prefers unstable APT policy: (500, 'unstable'), (101, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores) Locale: LANG=C,

Bug#491274: kdelibs5-dev: Can't compile k3b

2008-07-21 Thread BogDan Vatra
On Saturday 19 July 2008 02:56:45 you wrote: > KDE bug. Here's the patch. > https://bugs.kde.org/show_bug.cgi?id=166323 It's working thanks ! Please close this bug. BogDan, -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#491274: kdelibs5-dev: Can't compile k3b

2008-07-18 Thread BogDan Vatra
Package: kdelibs5-dev Version: 4:4.0.98+svn833207-1 Severity: important Linking problem Linking CXX shared library ../../lib/libk3b.so CMakeFiles/k3b.dir/core/k3process.o: In function `K3Process::setUsePty(QFlags, bool)': /root/kdesvn/extragear/multimedia/k3b/libk3b/core/k3process.cpp:723: unde

Bug#491273: kdelibs5-dev: Can't compile kdevelop

2008-07-18 Thread BogDan Vatra
Package: kdelibs5-dev Version: 4:4.0.98+svn833207-1 Severity: important Can't compile kdevelop, linking problem [ 20%] Building CXX object languages/cpp/cppduchain/CMakeFiles/kdev4cppduchain.dir/classdeclaration.o Linking CXX shared library ../../../lib/

Bug#491272: kdelibs5-dev: Can't compile kdevelop4

2008-07-18 Thread BogDan Vatra
Package: kdelibs5-dev Version: 4:4.0.98+svn833207-1 Severity: important Can't compile kdevelop4 [ 10%] Built target kdev4cppparser Linking CXX shared library ../../../lib/libkdev4cppduchain.so CMakeFiles/kdev4cppduchain.dir/navigationwidget.o: In function

Bug#491271: libplasma-dev: Can't compile kdeplasma-addons, missing headers

2008-07-18 Thread BogDan Vatra
Package: libplasma-dev Version: 4:4.0.98-1 Severity: important Can't compile kdeplasma-addons [ 4%] Building CXX object applets/binary-clock/CMakeFiles/plasma_applet_binaryclock.dir/binaryclock.o In file included from /root/kdesvn/kdeplasma-addons/applets/binary-clock/binaryclock.cpp:21: