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
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 ...
&
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
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
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'), (
Please close it, it was my fault, I had a very old version installed in
/usr/local.
Sorry for the noise.
BogDan.
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
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
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.
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
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
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)
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
Î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
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 :)
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
I can confirm this issue, on a Radeon RX 580.
BogDan.
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.
-- 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
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
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
Package: plasma-desktop
Version: 4:5.13.4-1
--- Please enter the report below this line. ---
Same problem here (no search and tray).
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
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
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,
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.
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
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
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
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
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
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.
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
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
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
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:
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
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. ---
> >
>
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
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
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 .
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
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
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
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
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
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
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,
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
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
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
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
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
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.
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:
> > >
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
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
> > >
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
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 (
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
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
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
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
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
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
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
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,
> >
&
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
>
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
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
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
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
> >
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
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
>
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:
>
>
[..]
>
> 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
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
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
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
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
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
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,
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]
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
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/
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
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:
87 matches
Mail list logo