On Wed, Mar 13, 2024 at 12:14:28PM +0200, Faidon Liambotis wrote:
> 1) Perhaps you installed podman with apt install --no-install-recommends?
Not the case.
> 2) Alternatively, perhaps you first set up podman without Netavark (e.g.
>before 4.0), and later upgraded to a newer version?
This is
Package: podman
Version: 4.9.3+ds1-1
Severity: normal
Dear Maintainer,
When I create a new custom network, the dns is not enabled:
$ podman network create test
test
$ podman network inspect test
[
{
"name": "test",
"id":
"9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822c
I was affected by the same bug after a Bullseye update to version 11.7:
no more /dev/serial/by-id/* symlinks.
I confirm that the fix in https://github.com/systemd/systemd/pull/25246
solved the issue.
Antoine
On Sat, Apr 29, 2023 at 03:50:43PM +0200, Felix Geyer wrote:
> Package: udev
> Version:
Hi Salvatore,
On Mon, Aug 31, 2020 at 11:31:26PM +0200, Salvatore Bonaccorso wrote:
> Thanks for the report. This looks the same as #966846, which we have
> pending fixed in the packaging repository.
>
> If you can expose the fixes for testing, then there are temporary and
> inofficial 4.19.142-1
Package: src:linux
Version: 4.19.132-1
Severity: normal
Dear Maintainer,
I am experiencing regular kernel crashes with my system. The crashes
seems a bit random and linked to limited activity. Looking at the
backtrace, it seems to be coming from the network stack (bridge
netfilter?). I have indee
Package: python3-meep-openmpi
Version: 1.12.0-3+b3
Severity: important
Dear Maintainer,
Meep python module cannot be imported:
Traceback (most recent call last):
File "bent-waveguide.py", line 6, in
import meep as mp
File "/usr/lib/python3/dist-packages/meep/__init__.py", line 2600, in
Package: libgl1-mesa-dri
Version: 19.3.2-1
Severity: important
Dear Maintainer,
On Debian-testing, arm64 architecture, on Pinebook Pro hardware.
Since a recent upgrade of libgl1-mesa-dri from 19.2.6-1 to 19.3.2-1, I
cannot launch most Gnome/GTK programs. This leads to a crash of the Xorg
server (
On Thu, Nov 01, 2018 at 09:52:12PM +0100, Sebastian Andrzej Siewior wrote:
> |$ openssl x509 -in 912604.cert -text | grep Signature
> |Signature Algorithm: sha1WithRSAEncryption
> |Signature Algorithm: sha1WithRSAEncryption
>
> The point is that your server certificate is signed with S
Package: libssl1.1
Version: 1.1.1-2
Severity: normal
Dear Maintainer,
I have a setup with a burp backup server running with an up to date
stretch distribution. The backup clients are running on either stretch
or buster workstation. Since the recent update of libssl1.1 from version
1.1.0h-4 to 1.1
Hi Mattia,
On Mon, Oct 16, 2017 at 09:06:45PM +0200, Mattia Rizzolo wrote:
> On Fri, Sep 30, 2011 at 09:06:53PM +0100, Antoine Sirinelli wrote:
> > You can find an example video (very short):
> > http://www.monte-stello.com/test.avi
>
> This seems to not be reachable anym
Package: burp
Version: 2.0.54-1
Severity: important
Hi,
Burp package shipped with testing (and soon Stretch) cannot work as a client
connecting to a server running Debian stable (Jessie). On a machine running
Debian testing, since the burp package has been updated to v2.0.54, I cannot
perform my
Package: collectd-core
Version: 5.1.0-3+deb7u1
Severity: important
Since the latest security update, collected cannot load anymore the
network plugin. Since this plugin is used to transfer the measurements
to other hosts, it makes collectd completely useless for me.
Here is the error messages:
n
Hi,
> $ webcamoid
> QQmlApplicationEngine failed to load component
> qrc:/Webcamoid/share/qml/main.qml:24 module "QtQuick.Controls" is not
> installed
> qrc:/Webcamoid/share/qml/main.qml:25 module "QtQuick.Layouts" is not installed
> qrc:/Webcamoid/share/qml/main.qml:21 module "QtQuick" is not i
Package: webcamoid
Version: 7.0.0-2
Severity: normal
Dear Maintainer,
After webcamoid installation (apt-get install webcamoid), the program
cannot be launched. The error message gives a clue that a QtQuick module
is missing. After installation of qml-module-qtquick-dialogs package,
webcamoid runs
Package: openssh-blacklist
Version: 0.4.1+nmu1
Severity: normal
Dear Maintainer,
There are still references to the removed program ssh-vulnkey(1) in the
package description and in the files /usr/share/ssh/blacklist/*.
I believe this reference should be removed or noted that this program is
no lo
On Fri, Jul 26, 2013 at 04:13:47AM +0200, Gianluigi Tiesi wrote:
> try using a non existent interface as bridge_port
>
> something like bridge_ports none
It does not work. Here is an example:
iface lxc0 inet manual
address 10.42.42.1
netmask 255.255.255.0
bridge_ports none
bridge
On Sun, Nov 25, 2012 at 12:17:03AM -0800, Jonathan Nieder wrote:
> Unfortunately 99f5944b8477 fixes a regression introduced in
> v3.5-rc3~1^2~14 (Btrfs: use rcu to protect device->name, 2012-06-04),
> so it can't be the fix on its own. How did you track down that patch?
> E.g., did you bisect?
No
tags 687456 patch
thanks
This bug has been fixed by this commit
commit 99f5944b8477914406173b47b4f261356286730b
Btrfs: do not strdup non existent strings
This is available in 3.6.0-rc5.
Can this patch be cherry-picked?
Antoine
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.d
severity 687456 normal
thanks
In fact I created the RAID1-like filesystem the wrong way (btrfs wiki
is wrong). I was using a RAID1 strategy only for the metadata and not
the data. With the following command-line to create the fs, I no longer
get the Oops:
# mkfs.btrfs -m raid1 -d raid1 /dev/vdb /
Package: src:linux
Version: 3.2.23-1
Severity: grave
On a very fresh wheezy install I was able to crash the kernel by
playing with btrfs. I am reporting it using a kvm image but I first
had the bug on real boxes.
To reproduce the bug, I am creating a "raid1" btrfs filesystem,
creating some file a
On Fri, 2012-07-13 at 10:18 +0200, Josselin Mouette wrote:
> Can you enable debugging and try again?
> In /etc/gdm3/daemon.conf, uncomment Enable=true in the debug section.
Thanks for the hint. I am now able to see what is going wrong.
In :0-sloave.log, I have now the following blocking lines:
[.
> When this happens, can you grab the contents
> of /var/log/gdm/:0-greeter.log ?
Since the upgrade, :0-greeter.log files are no longer generated. There is
only :0.log (which looks normal) and :0-slave.log produced.
Here is what you have in :0-slave.log (1 line):
gdm-welcome][2869]: pam_unix(gdm
Package: gdm3
Version: 3.4.1-2
Severity: important
Since gdm3 has been updated from 3.0.4-4 to 3.4.1-2, I cannot log into
my system anymore using gdm3. X server is started, but it stays at the
state with a black screen and an X11 clock cursor. Moving the mouse
makes the cursor move but unfortunat
Package: libjs-twitter-bootstrap
Version: 2.0+dfsg-1
Severity: minor
Dear Maintainer,
Could you please add a ".css" suffix to these 2 files:
/usr/share/twitter-bootstrap/files/css/bootstrap.responsive
/usr/share/twitter-bootstrap/files/css/bootstrap.min.responsive
It will help the webservers to
Hi everybody,
Here is my contribution to solve this problem. I am attaching a very
simple patch for Arduino.mk and an updated Makefile example.
What I have changed to the ones in arduino-core package:
- Change the "sketchs" files to be ".ino" instead of ".pde"
- Add a variant variable to select t
Hi,
> Current opencv of Debian is : 2.1.0-7+1. Do you use it?
Yes:
ii libcv2.1 2.1.0-7+b1 computer vision library
ii libcvaux2.12.1.0-7+b1 computer vision extension library
ii libhighgui2.1 2.1.0-7+b1 computer vision GUI library
ii python-opencv 2.1.0-7+b1 Python
Package: python-opencv
Version: 2.1.0-7
Severity: important
After upgrading opencv (libraries and python wrapper to 2.1.0-7), I am no
longer able to read videos: the images extracted are just black. The capture
from a camera is still working but the file capture has stopped working. The
file I am
As suggested in the upstream bug, I have enabled the option "WrappedFB" in
my xorg.conf file. The server has not crashed anymore.
For the records and for those who may encounter the same bug, here is my
simple xorg.conf which prevents the crash:
--
Section "Device"
Identifier "myCard"
Dri
forwarded 620138 https://bugs.freedesktop.org/show_bug.cgi?id=36382
thanks
On Wed, Apr 13, 2011 at 04:22:51PM +0200, Sven Joachim wrote:
> Could you please file a bug upstream at https://bugs.freedesktop.org?
> Choose product "xorg", component "Driver/nouveau" and let us know the
> bug number. Mo
On Sat, Jan 22, 2011 at 01:26:07AM +0100, Tollef Fog Heen wrote:
> I don't see why you think missing salting should be grave. Sure, it
> should be fixed, but it's hardly the end of the world.
Mainly because if you personalize few keys in a row using this tool and if you
do not pay attention to us
Package: yubikey-personalization
Version: 1.3.2-1
Severity: normal
Generating an AES key from a passphrase gives always the same key. Salt should
be used but a bug prevent it. For instance running ykpersonalize with the same
parameters gives the same AES key:
# ykpersonalize
Firmware version 1.3
Package: python2.6
Version: 2.6.5+20100706-1
Severity: normal
Tags: squeeze
Hi,
the class imap4.IMAP4() does not have the expected behaviour. In the
documentation (http://docs.python.org/release/2.6.5/library/imaplib.html), it
is state that if invoked without any argument, it will try to open an
Package: python-tables
Version: 2.1.2-3+b1
Severity: grave
Justification: renders package unusable
Since the recent upgrade of python-numpy in sid (1:1.3.0-3+b1 -> 1:1.4.1-2),
python-tables is not working anymore:
Python 2.6.5+ (release26-maint, Jul 6 2010, 14:48:45)
[GCC 4.4.4] on linux2
Type
Package: mutter
Version: 2.28.1~git20091024-1
Severity: important
Since I have installed it, mutter has never been usable. When I run it, my
whole screen is refreshed only every ~5 seconds. I can move windows, resize
them, interact with them, but I can only see the effects of my actions few
second
Package: pspp
Version: 0.6.1-4
Severity: grave
Justification: renders package unusable
Hi,
PSPP segfaults when I try to enter a number in a cell.
Step to reproduce the bug:
1. launch psppire
2. type a number
3. pspp died
Here is the log:
*** glibc detected *** psppire: realloc(): invalid pointer
> Thanks, but IMHO users shouldn't need to change the defaults in order to
> achieve the expected results.
I fully agree with you. My point was just to give a workaround while waiting
for the bug correction.
Antoine
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with
> Well, it is very unlikely to find the "arial" font on a Debian system.
> However, even if I have the ttf-mscorefonts-installer package installed
> which does install the Arial font, this error message persists. Please
by setting the environment variable GDFONTPATH to
/usr/share/fonts/truetyp
Package: hal
Version: 0.5.12~git20090406.46dc48-2
Severity: normal
If you add some files in /etc/hal/fdi/policy, they will not be taken into
account. I think hald is just ignoring these files. You can reproduce this bug
like this:
-Terminal 1- launch this command:
inotifywatch /etc/hal/fdi/inform
Package: grace6
Version: 5.99.1+dev4-5.1
Severity: important
With a working grace6 package, if you install the 't1-cyrillic' font
package, you cannot run grace6 anymore. The error message is the
following:
Broken or incomplete installation - read the FAQ!
If you purge t1-cyrillic, you have to ru
Package: linux-image-2.6.25-2-686
Version: 2.6.25-3
Severity: wishlist
Tags: patch
The iwl3945 wifi driver does only have a limited support of the Monitor
mode: only beacon are captured, no data. In order to have the monitor
mode work properly, a patch must be applied.
I have opened a bug in th
Package: xbattbar-acpi
Version: 0.4.0-1
Severity: serious
--- Please enter the report below this line. ---
After upgrading the kernel to the new Debian 2.6.25-1 one, xbattbar-acpi
is no longer working. Now, the OSD information gives no battery. It is
working with the Debian kernel 2.6.24-1.
I jo
On Tue, Dec 11, 2007 at 09:50:00PM +0100, Aurelien Jarno wrote:
> Arnold Metselaar a écrit :
> > When I try to upgrade the tzdata pakage I get the following messages.
> > Setting up tzdata (2007j-1etch1) ...
> > Running 'tzconfig' to set this system's timezone.
> > /var/lib/dpkg/info/tzdata.postins
Package: linux-image-2.6.22-2-686
Version: 2.6.22-4
--- Please enter the report below this line. ---
I confirm I have the same bug with my samsung Q35 laptop but with an
untaint kernel (my video card is an Intel 945 GM). I'll try the
2.6.23-rc? kernel in order to see if this bug is still present.
Package: rhythmbox
Version: 0.9.6-9
Severity: wishlist
--- Please enter the report below this line. ---
Hi,
when I plug my USB mp3 player to my computer, rhythmbox is launched. I
can see and play my music files stored on my mp3 player thanks to
rhythmbox but I cannot copy files from my computer
Package: rhythmbox
Version: 0.9.6-9
Severity: normal
--- Please enter the report below this line. ---
Hi,
when I use the drag'n drop from the podcast view of rhythmbox to a
nautilus window, the podcast file is downloaded again. With a low
bandwidth connection, this bug is annoying because if you
Package: gnubiff
Version: 2.2.2-3
Severity: normal
Hi,
after an upgrade of gnubiff from version 2.2.2-2 to 2.2.2-3, it was not
able to check my IMAPs (SSL) mailboxes. The Popup window shows "Error".
On the server side, I have in the log :
Sep 1 18:23:56 monstre imapd-ssl: Connection, ip=[::
Le Wed, 7 Jun 2006 23:39:45 +0200, Denis Barbier <[EMAIL PROTECTED]>
a écrit :
> can other people with the same problem please confirm that they indeed
> have bogus /lib/libX*.so* files? Then please make a tarball with
> these files before removing them, maybe this could help us to
> understand wh
Package: xorg
Version: 1:7.0.14
Severity: important
Hello,
I have upgraded my sid system to xorg 7.0 and my keyboard stops to
work. Here are the symptoms :
* With a standard xorg.conf
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option
Package: python-matplotlib
Version: 0.86.2-2.1
Followup-For: Bug #357459
I confirm this bug. It makes unusable the matplotlib package :
>>> import matplotlib
Traceback (most recent call last):
File "", line 1, in ?
File "/usr/lib/python2.3/site-packages/matplotlib/__init__.py", line 776, in ?
Package: flpsed
Version: 0.3.5-1
Severity: wishlist
A new upsteam release is avaible at
http://www.ecademix.com/JohannesHofmann/
The Changelog for this new release is :
Changes from 0.3.5 to 0.3.6:
* Add support for PostScript Document Structure Convention.
* Pages can now be accessed in
Package: laptop-mode-tools
Version: 1.23-1
Followup-For: Bug #350512
Here is a patch for resolving the "Deactivating data loss sensitive
features." issue.
Antoine
*** laptop-mode.patch
--- /root/laptop_mode 2006-02-15 21:50:14.0 +0100
+++ /usr/sbin/laptop_mode 2006-02-15 21:50
Package: povray-3.6
Version: 3.6.1-1
Severity: important
When I launch povray, it dies with a message : "Illegal instruction".
When I ask for the help (with no options), it does not die (but
povray does not try to open povray.ini).
If I remove the /etc/povray/3.6/povray.ini, it also dies when re
Markus Raab wrote:
Now you know that it is a bug of the kernel, could you please try to reproduce
it on a more recent kernel?
With the actual 2.6.14 kernel, this bug has disappear. I think you can
close the bug.
Thank you, I have re-enabled my hal daemon.
Antoine.
--
To UNSUBSCRIBE, ema
Package: acpitool
Version: 0.4.0-1
Severity: important
Hi,
when I run acpitool, I get a "Segmentation Fault" :
(gdb) run
Starting program: /home/antoine/acpitool-0.4.0/src/acpitool
Battery #2 : charged, 100.0%
AC adapter : on-line
Program received signal SIGSEGV, Segmentation fault.
Sjoerd Simons a écrit :
> Can you run hald under strace, i'd like to see what exaclty triggers it. Also
> can you try with debian's 2.6.10 and 2.6.8.. But in the end it's probably a
> kernel bug.
munmap(0xb7fe7000, 4096)= 0
open("/sys/class/net/eth0/flags", O_RDONLY) = 10
read(10,
If I remove the module "b44", my laptop no longer freezes. Where does
the bug come from ? From the kernel module for Broadcom ethernet
controller or from hal ?
Antoine
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
This bug occurs also with the 2.6 kernels from the official Debian
repository. I have tested 2.6.11-1 and 2.6.8-2.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: hal
Version: 0.4.7-4
Severity: important
When I launch hald, it freezes the whole computer (no more activity even
the network card does not respond from outside). I used this command in
order to have debug informations :
hald --daemon=no --verbose=yes
I took a photo of my screen. Here are
Package: contact-lookup-applet
Version: 0.10-1
Followup-For: Bug #285497
Hi,
I am in sarge (testing) and the contact-lookup-applet also complains of
an offline address book (two error boxes). I have not installed the
exchange connector but I have 3 LDAP address books. The applet is not
functionna
59 matches
Mail list logo