Bug#1067785: pipx : modifies the wrong zsh init files.

2024-03-26 Thread Erwan David
Package: pipx
Version: 1.4.3-1
Severity: normal

When you use zsh,
pipx ensurepath adds

export PATH="$PATH:/home/edavid/.local/bin"

to both .zshrc and .zprofile, this could lead to a the directory being twice in
the path, or not.

With zsh the place to put it is ~/.zshenv




-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'stable-security'), (600, 'unstable'), 
(500, 'stable-updates'), (500, 'proposed-updates'), (400, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.6.15-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages pipx depends on:
ii  python3 [python3-supported-min]  3.11.6-1
ii  python3-argcomplete  3.1.4-1
ii  python3-packaging23.2-1
ii  python3-platformdirs 4.2.0-1
ii  python3-tomli2.0.1-2
ii  python3-userpath 1.9.1-1
ii  python3-venv 3.11.6-1

pipx recommends no packages.

pipx suggests no packages.

-- no debconf information



Bug#1063150: python3-samba: errors when executiong update-initramfs

2024-02-05 Thread Erwan David
Package: python3-samba
Version: 2:4.19.4+dfsg-3
Severity: normal

When executing update-initramfs (triggered by a mdadm upgrade), I get following
errors

  
/usr/lib/python3/dist-packages/samba/tests/dns_forwarder_helpers/server.py:80: 
SyntaxWarning: invalid escape sequence '\s'
  m = re.match(b'^timeout\s+([\d.]+)$', data.strip())
  /usr/lib/python3/dist-packages/samba/tests/samba_tool/join_member.py:43: 
SyntaxWarning: invalid escape sequence '\s'
  existing_records = re.findall('A:\s+(\d+\.\d+\.\d+\.\d+)\s', out)
  /usr/lib/python3/dist-packages/samba/tests/samba_tool/ntacl.py:93: 
SyntaxWarning: invalid escape sequence '\s'
  self.assertNotRegex(err, '^\s*File [^,]+, line \d+, in',
  
/usr/lib/python3/dist-packages/samba/tests/samba_tool/user_virtualCryptSHA.py:42:
 SyntaxWarning: invalid escape sequence '\s'
  p = re.compile("^" + name + ":\s+(\S+)")
  
/usr/lib/python3/dist-packages/samba/tests/samba_tool/user_virtualCryptSHA_base.py:42:
 SyntaxWarning: invalid escape sequence '\s'
  p = re.compile("^" + name + ":\s+(\S+)")



-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'stable-security'), (600, 'unstable'), 
(500, 'stable-updates'), (500, 'proposed-updates'), (400, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.6.13-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-samba depends on:
ii  libbsd0   0.11.8-1
ii  libc6 2.37-15~deb13u1
ii  libgnutls30   3.8.3-1
ii  libldb2   2:2.8.0+samba4.19.4+dfsg-3
ii  libpython3.11 3.11.7-2
ii  libtalloc22.4.2-1
ii  libtevent00.16.1-1
ii  python3   3.11.6-1
ii  python3-ldb   2:2.8.0+samba4.19.4+dfsg-3
ii  python3-talloc2.4.2-1
ii  python3-tdb   1.4.10-1
ii  samba-libs [libndr3]  2:4.19.4+dfsg-3

Versions of packages python3-samba recommends:
pn  python3-gpg  

python3-samba suggests no packages.

-- no debconf information



Bug#1058999: linux-image-6.5.0-5-amd64: System hangs when connecting an ethernet NIC to network which was not connected on boot

2024-01-22 Thread Erwan David

Le 22/01/2024 à 13:49, Erwan David a écrit :

Le 23/12/2023 à 21:26, Erwan David a écrit :

Le 19/12/2023 à 19:34, Diederik de Haas a écrit :

On Tuesday, 19 December 2023 19:16:33 CET Erwan David wrote:
Same behaviour with 6.6.3-1 from experimental (that's what apt gave 
me,

maybe tomoroow the 6.6.4).
Either your APT cache should be updated or you're using a mirror 
which is

rather severely out of date.
6.6.4-1 was uploaded to Debian on 2023-12-03, a day after .3-1.


it was 6.6.4. I tried with my Aten Dock : same thing.

I disabled the virtualbox service so that the virtualbox modules are 
not loaded : it does not hang immediately, but waits a few minutes 
before doing it.




Some more details :

1) problem does not come from ethernet Nics, but rather from Wifi 
chipset, blocking appears when it is deactivated either by BIOS (when 
connecting Ethernet) or manually (through nm-applet in KDE) Wifi 
chipset is 02:00.0 Network controller: Intel Corporation Wireless 8265 
/ 8275 (rev 78)



Sorry, mail sent too fast :

It seems to work better with kernel 6.6.11 (6.6.9 still had the bug).

I'll do some other tests when possible (this laptop is my work laptop, 
and I cannot do tests leading to possible crash as often as I would wa nt



--
Erwan David



Bug#1058999: linux-image-6.5.0-5-amd64: System hangs when connecting an ethernet NIC to network which was not connected on boot

2024-01-22 Thread Erwan David

Le 23/12/2023 à 21:26, Erwan David a écrit :

Le 19/12/2023 à 19:34, Diederik de Haas a écrit :

On Tuesday, 19 December 2023 19:16:33 CET Erwan David wrote:

Same behaviour with 6.6.3-1 from experimental (that's what apt gave me,
maybe tomoroow the 6.6.4).
Either your APT cache should be updated or you're using a mirror 
which is

rather severely out of date.
6.6.4-1 was uploaded to Debian on 2023-12-03, a day after .3-1.


it was 6.6.4. I tried with my Aten Dock : same thing.

I disabled the virtualbox service so that the virtualbox modules are 
not loaded : it does not hang immediately, but waits a few minutes 
before doing it.




Some more details :

1) problem does not come from ethernet Nics, but rather from Wifi 
chipset, blocking appears when it is deactivated either by BIOS (when 
connecting Ethernet) or manually (through nm-applet in KDE) Wifi chipset 
is 02:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 
(rev 78)


--
Erwan David



Bug#1058999: linux-image-6.5.0-5-amd64: System hangs when connecting an ethernet NIC to network which was not connected on boot

2023-12-23 Thread Erwan David

Le 19/12/2023 à 19:34, Diederik de Haas a écrit :

On Tuesday, 19 December 2023 19:16:33 CET Erwan David wrote:

Same behaviour with 6.6.3-1 from experimental (that's what apt gave me,
maybe tomoroow the 6.6.4).

Either your APT cache should be updated or you're using a mirror which is
rather severely out of date.
6.6.4-1 was uploaded to Debian on 2023-12-03, a day after .3-1.


it was 6.6.4. I tried with my Aten Dock : same thing.

I disabled the virtualbox service so that the virtualbox modules are not 
loaded : it does not hang immediately, but waits a few minutes before 
doing it.




Bug#1058999: linux-image-6.5.0-5-amd64: System hangs when connecting an ethernet NIC to network which was not connected on boot

2023-12-19 Thread Erwan David

Le 19/12/2023 à 09:10, Salvatore Bonaccorso a écrit :

Control: tags -1 + moreinfo

On Tue, Dec 19, 2023 at 08:49:45AM +0100, Erwan David wrote:

Package: src:linux
Version: 6.5.13-1
Severity: important

On a Dell Latitude 7490, with 1 intergated e1000e nic, and an extrenal Dock 
with Realtek8153. If ethernet on one of those NICs is
connected at boot, it runs OK. However, if a NIC is connected to network while 
the kernel runs (or when coming back from
hibernation), system hangs, any network related process is stuck (even a simple 
ip a) and load climbs.
Clean shutdown is not possible because disk cannot be unmounted because of 
those processes.

Status here is obviously on a fresh booted system, without the problem. I know 
how to reproduce, and there is a small time window
where I might be able to launch some diagnostic commands at the beginning of 
the problem.

As there won't be any further updates in the 6.5.y series and we will
move at some point to the 6.6.y one, can you test it against the
version which is currently in experimental? (6.6.4-1~exp1).

Regards,
Salvatore

Same behaviour with 6.6.3-1 from experimental (that's what apt gave me, 
maybe tomoroow the 6.6.4). I tested with a Lenovo T590 on an Aten dock 
with also a realtek5183 NIC. It works with 6.5.0-5 On the Dell it works 
with 6.5.0-4 which makes me think the hardware is good.


One difference between the lenovo and the Dell : since the Dell has a 
smaller disk and was installed in 2020 then upgraded, the /boot is small 
and initramfs is in "dep" mode, with some modules forced for the dock. 
At the end of week I'll be able to test the Dell on same Dock as the 
lenovo (not the other way around, Dell and its dock are work issued and 
I cannot connect a personnal laptop on the dock), and try to use the 
"most mode for initramfs. I'll also check carefully the differences 
between the package lists, especially firmwares.




Bug#1058999: linux-image-6.5.0-5-amd64: System hangs when connecting an ethernet NIC to network which was not connected on boot

2023-12-19 Thread Erwan David
Package: src:linux
Version: 6.5.13-1
Severity: important

On a Dell Latitude 7490, with 1 intergated e1000e nic, and an extrenal Dock 
with Realtek8153. If ethernet on one of those NICs is
connected at boot, it runs OK. However, if a NIC is connected to network while 
the kernel runs (or when coming back from
hibernation), system hangs, any network related process is stuck (even a simple 
ip a) and load climbs.
Clean shutdown is not possible because disk cannot be unmounted because of 
those processes.

Status here is obviously on a fresh booted system, without the problem. I know 
how to reproduce, and there is a small time window
where I might be able to launch some diagnostic commands at the beginning of 
the problem.


-- Package-specific info:
** Version:
Linux version 6.5.0-5-amd64 (debian-ker...@lists.debian.org) (gcc-13 (Debian 
13.2.0-7) 13.2.0, GNU ld (GNU Binutils for Debian) 2.41) #1 SMP PREEMPT_DYNAMIC 
Debian 6.5.13-1 (2023-11-29)

** Command line:
BOOT_IMAGE=/vmlinuz-6.5.0-5-amd64 root=/dev/mapper/ot--port--eda--vg-root ro 
net.ifnames=0 quiet splash

** Tainted: OE (12288)
 * externally-built ("out-of-tree") module was loaded
 * unsigned module was loaded

** Kernel log:
[   16.693178] iwlwifi :02:00.0: Detected crf-id 0xbadcafe, cnv-id 0x10 
wfpm id 0x8000
[   16.693235] iwlwifi :02:00.0: PCI dev 24fd/0050, rev=0x230, 
rfid=0xd5d5
[   16.702693] iwlwifi :02:00.0: firmware: direct-loading firmware 
iwlwifi-8265-36.ucode
[   16.706377] mei_hdcp :00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: 
bound :00:02.0 (ops i915_hdcp_ops [i915])
[   16.706678] iTCO_vendor_support: vendor-support=0
[   16.712182] iwlwifi :02:00.0: loaded firmware version 36.ca7b901d.0 
8265-36.ucode op_mode iwlmvm
[   16.712575] snd_hda_intel :00:1f.3: DSP detected with PCI 
class/subclass/prog-if info 0x040380
[   16.712592] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
[   16.726905] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, 
TCOBASE=0x0400)
[   16.726812] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
[   16.727471] ee1004 8-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[   17.003787] Bluetooth: Core ver 2.22
[   17.003802] NET: Registered PF_BLUETOOTH protocol family
[   17.003803] Bluetooth: HCI device and connection manager initialized
[   17.003806] Bluetooth: HCI socket layer initialized
[   17.003808] Bluetooth: L2CAP socket layer initialized
[   17.003811] Bluetooth: SCO socket layer initialized
[   17.057532] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3246: 
line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   17.057539] snd_hda_codec_realtek hdaudioC1D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
[   17.057542] snd_hda_codec_realtek hdaudioC1D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
[   17.057545] snd_hda_codec_realtek hdaudioC1D0:mono: mono_out=0x0
[   17.057546] snd_hda_codec_realtek hdaudioC1D0:inputs:
[   17.057548] snd_hda_codec_realtek hdaudioC1D0:  Mic=0x12
[   17.092741] iwlwifi :02:00.0: Detected Intel(R) Dual Band Wireless AC 
8265, REV=0x230
[   17.092813] thermal thermal_zone7: failed to read out thermal zone (-61)
[   17.099820] iwlwifi :02:00.0: reporting RF_KILL (radio disabled)
[   17.118484] i2c_hid_acpi i2c-MELF0410:00: device returned incorrect report 
(209 vs 4 expected)
[   17.118602] hid-multitouch 0018:1FD2:7007.0008: failed to fetch feature 4
[   17.118933] input: MELF0410:00 1FD2:7007 as 
/devices/pci:00/:00:15.0/i2c_designware.0/i2c-7/i2c-MELF0410:00/0018:1FD2:7007.0008/input/input22
[   17.119033] hid-multitouch 0018:1FD2:7007.0008: input,hidraw5: I2C HID v1.00 
Device [MELF0410:00 1FD2:7007] on i2c-MELF0410:00
[   17.124742] input: HDA Digital PCBeep as 
/devices/pci:00/:00:1f.3/sound/card1/input20
[   17.156389] iwlwifi :02:00.0: base HW address: ac:67:5d:ec:95:96, OTP 
minor version: 0x0
[   17.173097] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[   17.186889] input: HDA Intel PCH Front Headphone as 
/devices/pci:00/:00:1f.3/sound/card1/input21
[   17.266984] input: HDA Intel PCH HDMI/DP,pcm=3 as 
/devices/pci:00/:00:1f.3/sound/card1/input24
[   17.275704] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   17.331264] input: HDA Intel PCH HDMI/DP,pcm=7 as 
/devices/pci:00/:00:1f.3/sound/card1/input25
[   17.331334] input: HDA Intel PCH HDMI/DP,pcm=8 as 
/devices/pci:00/:00:1f.3/sound/card1/input26
[   17.339518] EXT4-fs (nvme0n1p2): mounting ext2 file system using the ext4 
subsystem
[   17.340772] EXT4-fs (nvme0n1p2): mounted filesystem 
2b049359-11a3-45fc-ad13-dda0e015c96f r/w without journal. Quota mode: none.
[   17.340878] input: DELL081C:00 044E:121F Mouse as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-9/i2c-DELL081C:00/0018:044E:121F.0009/input/input27
[   17.341209] input: DELL081C:00 044E:121F Touchpad as 

Bug#1053707: plasma-nm: after upgrade of network-manager shows "no available connection", networking works

2023-10-09 Thread Erwan David
Package: plasma-nm
Version: 4:5.27.8-1
Severity: normal

After an upgrade of the network-manager package, the systray icon says "aucune
connexion disponible" (no available connection in french).
However network works, and ip l/ip a show it



-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'stable-security'), (600, 'unstable'), 
(500, 'stable-updates'), (500, 'proposed-updates'), (400, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-1-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages plasma-nm depends on:
ii  kio 5.107.0-1
ii  libc6   2.37-12
ii  libglib2.0-02.78.0-2
ii  libkf5completion5   5.107.0-1
ii  libkf5configcore5   5.107.0-1
ii  libkf5configwidgets55.107.0-2
ii  libkf5coreaddons5   5.107.0-1
ii  libkf5dbusaddons5   5.107.0-1
ii  libkf5i18n5 5.107.0-1+b1
ii  libkf5kiogui5   5.107.0-1
ii  libkf5kiowidgets5   5.107.0-1
ii  libkf5modemmanagerqt6   5.107.0-1
ii  libkf5networkmanagerqt6 5.107.0-1
ii  libkf5notifications55.107.0-1
ii  libkf5solid55.107.0-1
ii  libkf5wallet-bin5.107.0-1
ii  libkf5wallet5   5.107.0-1
ii  libkf5widgetsaddons55.107.0-1
ii  libkf5windowsystem5 5.107.0-1
ii  libnm0  1.44.2-1
ii  libopenconnect5 9.12-1
ii  libqca-qt5-22.3.7-1
ii  libqt5core5a5.15.10+dfsg-3
ii  libqt5dbus5 5.15.10+dfsg-3
ii  libqt5gui5  5.15.10+dfsg-3
ii  libqt5network5  5.15.10+dfsg-3
ii  libqt5qml5  5.15.10+dfsg-2
ii  libqt5quickwidgets5 5.15.10+dfsg-2
ii  libqt5widgets5  5.15.10+dfsg-3
ii  libqt5xml5  5.15.10+dfsg-3
ii  libstdc++6  13.2.0-4
ii  mobile-broadband-provider-info  20230416-1
ii  network-manager 1.44.2-1
ii  plasma-framework5.107.0-1
ii  qml-module-org-kde-kcoreaddons  5.107.0-1
ii  qml-module-org-kde-kirigami25.107.0-1+b1
ii  qml-module-org-kde-prison   5.107.0-1

Versions of packages plasma-nm recommends:
ii  systemsettings  4:5.27.8-1

Versions of packages plasma-nm suggests:
pn  network-manager-fortisslvpn  
pn  network-manager-iodine   
pn  network-manager-l2tp 
pn  network-manager-openconnect  
ii  network-manager-openvpn  1.10.2-3
pn  network-manager-pptp 
pn  network-manager-ssh  
pn  network-manager-strongswan   
pn  network-manager-vpnc 

-- no debconf information



Bug#1053601: linux-image-6.5.0-1-amd64: iwlwifi crash returning from sleep (NULL pointer dereference)

2023-10-07 Thread Erwan David

Le 07/10/2023 à 10:45, Diederik de Haas a écrit :

On Saturday, 7 October 2023 10:26:05 CEST Erwan David wrote:

Package: src:linux
Version: 6.5.3-1
Severity: important

After the computer went to sleep, I get no wifi, journalctl shows a crash of
iwlwifi with a NULL pointer dereference

There appears to be a new 6.5.x version in the works and it would be useful to
know if this issue would be fixed by that.
Assuming this issue didn't happen with previous kernels, can you share what
the latest version was where everything did work properly?



It worked with linux-image-6.4.0-4-amd64  6.4.13-1 . However it 
is not systematic sometimes it works.




here are the logs :

[   23.510358] thermal thermal_zone7: failed to read out thermal zone (-61)

Probably unrelated, but it did catch my eye as it does not sound good.
You may want to keep an eye out for that.


I'll have a look, thanks.



Bug#1053601: linux-image-6.5.0-1-amd64: iwlwifi crash returning from sleep (NULL pointer dereference)

2023-10-07 Thread Erwan David
Package: src:linux
Version: 6.5.3-1
Severity: important

After the computer went to sleep, I get no wifi, journalctl shows a crash of
iwlwifi with a NULL pointer dereference

here are the logs :

oct. 07 10:09:03 maine-ocean kernel: iwlwifi :00:14.3: Failed to load 
firmware chunk!
oct. 07 10:09:03 maine-ocean kernel: iwlwifi :00:14.3: iwlwifi transaction 
failed, dumping registers
oct. 07 10:09:03 maine-ocean kernel: iwlwifi :00:14.3: iwlwifi device 
config registers:
oct. 07 10:09:03 maine-ocean kernel: iwlwifi :00:14.3: : 9df08086 
00100406 02800030 0080 dd738004   
oct. 07 10:09:03 maine-ocean kernel: iwlwifi :00:14.3: 0020:  
  00348086  00c8  01ff
oct. 07 10:09:03 maine-ocean kernel: iwlwifi :00:14.3: 0040: 00928010 
1ec0 00100c10     
oct. 07 10:09:03 maine-ocean kernel: iwlwifi :00:14.3: 0060:  
00080812 0405     
oct. 07 10:09:03 maine-ocean kernel: iwlwifi :00:14.3: 0080: 800f0011 
2000 3000     
oct. 07 10:09:03 maine-ocean kernel: iwlwifi :00:14.3: 00a0:  
      
oct. 07 10:09:03 maine-ocean kernel: iwlwifi :00:14.3: 00c0:  
 c823d001 0d08 00804005   
oct. 07 10:09:03 maine-ocean kernel: iwlwifi :00:14.3: 00e0:  
      
oct. 07 10:09:03 maine-ocean kernel: iwlwifi :00:14.3: 0100: 14c0 
ff00 00ff 00462031  2000  
oct. 07 10:09:03 maine-ocean kernel: iwlwifi :00:14.3: 0120:  
      
oct. 07 10:09:03 maine-ocean kernel: iwlwifi :00:14.3: 0140:  
  16410018  0001001e 00481e1f 
oct. 07 10:09:03 maine-ocean kernel: iwlwifi :00:14.3: iwlwifi device 
memory mapped registers:
oct. 07 10:09:03 maine-ocean kernel: iwlwifi :00:14.3: : 00c89002 
0040      
oct. 07 10:09:03 maine-ocean kernel: iwlwifi :00:14.3: 0020: 0011 
0c040005 0312 d5d5 d5d5 d5d5 80008040 001f0042
oct. 07 10:09:03 maine-ocean kernel: iwlwifi :00:14.3: Could not load the 
[0] uCode section
oct. 07 10:09:03 maine-ocean kernel: iwlwifi :00:14.3: Failed to start INIT 
ucode: -110
oct. 07 10:09:03 maine-ocean kernel: iwlwifi :00:14.3: Failed to run INIT 
ucode: -110
oct. 07 10:09:03 maine-ocean kernel: iwlwifi :00:14.3: Failed to start RT 
ucode: -110
oct. 07 10:09:03 maine-ocean kernel: iwlwifi :00:14.3: iwl_trans_send_cmd 
bad state = 0
oct. 07 10:09:03 maine-ocean kernel: iwlwifi :00:14.3: Failing on timeout 
while stopping DMA channel 8 [0xa5a5a5a2]
oct. 07 10:09:03 maine-ocean kernel: iwlwifi :00:14.3: Device gone - 
scheduling removal!
oct. 07 10:09:03 maine-ocean kernel: [ cut here ]
oct. 07 10:09:03 maine-ocean kernel: Hardware became unavailable upon resume. 
This could be a software issue prior to suspend or a hardware issue.
oct. 07 10:09:03 maine-ocean kernel: WARNING: CPU: 2 PID: 66 at 
net/mac80211/util.c:2568 ieee80211_reconfig+0xa9/0x1660 [mac80211]
oct. 07 10:09:03 maine-ocean kernel: Modules linked in: rpcsec_gss_krb5 
auth_rpcgss nfsv4 dns_resolver nfs lockd grace fscache netfs ctr ccm rfcomm 
cmac algif_hash algif_skcipher af_alg bnep uinput sunrpc binfmt_misc nls_ascii 
nls_cp437 vfat fat snd_sof_pci_intel_cnl snd_sof_intel_hda_common 
soundwire_intel soundwire_generic_allocation snd_sof_intel_hda_mlink 
snd_hda_codec_hdmi soundwire_cadence snd_sof_intel_hda snd_sof_pci 
snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_bus intel_pmc_core_pltdrv 
intel_pmc_core snd_soc_skl iwlmvm x86_pkg_temp_thermal btusb intel_powerclamp 
snd_soc_hdac_hda snd_ctl_led snd_hda_ext_core btrtl snd_soc_sst_ipc btbcm 
coretemp snd_soc_sst_dsp snd_hda_codec_realtek btintel snd_soc_acpi_intel_match 
btmtk kvm_intel snd_soc_acpi bluetooth mac80211 snd_hda_codec_generic 
snd_soc_core libarc4 kvm snd_compress snd_hda_intel snd_intel_dspcfg 
snd_intel_sdw_acpi sha3_generic uvcvideo jitterentropy_rng snd_hda_codec 
iwlwifi videobuf2_vmalloc uvc videobuf2_memops irqbypass videobuf2_v4l2 
snd_hda_core rapl snd_hwdep drbg
oct. 07 10:09:03 maine-ocean kernel:  mei_pxp mei_hdcp intel_rapl_msr videodev 
snd_pcm_oss intel_cstate videobuf2_common thinkpad_acpi intel_uncore 
snd_mixer_oss cfg80211 mc ansi_cprng snd_pcm 
processor_thermal_device_pci_legacy iTCO_wdt nvram processor_thermal_device 
intel_pmc_bxt ecdh_generic think_lmi snd_timer ledtrig_audio 
processor_thermal_rfim iTCO_vendor_support ecc pcspkr platform_profile 
firmware_attributes_class intel_wmi_thunderbolt wmi_bmof 

Bug#1053400: konsole: configuration partially lost after last upgrade

2023-10-03 Thread Erwan David
Package: konsole
Version: 4:23.08.1-1
Severity: normal

After last upgrade (yesterday), konsole has no more menu bar, I configured tabs 
to be at bottom, they are at top.

No menu bar means it is very complicated tyo get to configuration.

Luckily profiles definition was not lost.


-- System Information:
Debian Release: trixie/sid
  APT prefers stable-updates
  APT policy: (900, 'stable-updates'), (900, 'testing'), (800, 
'stable-security'), (500, 'proposed-updates'), (500, 'unstable'), (400, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-1-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_USER, TAINT_WARN, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages konsole depends on:
ii  kio5.107.0-1
ii  konsole-kpart  4:23.08.1-1
ii  libc6  2.37-10
ii  libkf5configcore5  5.107.0-1
ii  libkf5configwidgets5   5.107.0-2
ii  libkf5coreaddons5  5.107.0-1
ii  libkf5crash5   5.107.0-1
ii  libkf5dbusaddons5  5.107.0-1
ii  libkf5globalaccel-bin  5.107.0-2
ii  libkf5globalaccel5 5.107.0-2
ii  libkf5guiaddons5   5.107.0-1
ii  libkf5i18n55.107.0-1+b1
ii  libkf5kiowidgets5  5.107.0-1
ii  libkf5notifyconfig55.107.0-1
ii  libkf5service-bin  5.107.0-1
ii  libkf5service5 5.107.0-1
ii  libkf5widgetsaddons5   5.107.0-1
ii  libkf5windowsystem55.107.0-1
ii  libkf5xmlgui5  5.107.0-1+b1
ii  libqt5core5a   5.15.10+dfsg-3
ii  libqt5gui5 5.15.10+dfsg-3
ii  libqt5widgets5 5.15.10+dfsg-3
ii  libstdc++6 13.2.0-4

konsole recommends no packages.

Versions of packages konsole suggests:
pn  lrzsz  

-- no debconf information



Bug#1050406: More information : missing function in kernel header

2023-08-24 Thread Erwan David

I found the make.log from dkms : exact error is


CC [M] 
 /var/lib/dkms/virtualbox/7.0.10/build/vboxnetflt/linux/SUPR0IdcClient-linux.o
/var/lib/dkms/virtualbox/7.0.10/build/vboxnetflt/linux/VBoxNetFlt-linux.c: 
In function ‘vboxNetFltLinuxForwardToIntNetInner’:
/var/lib/dkms/virtualbox/7.0.10/build/vboxnetflt/linux/VBoxNetFlt-linux.c:1570:40: 
error: implicit declaration of function ‘skb_gso_segment’; did you 
mean ‘skb_gso_reset’? [-Werror=implicit-function-declaration]
1570 | struct sk_buff *pSegment = skb_gso_segment(pBuf, 0 
/*supported features*/);

 |    ^~~
 |    skb_gso_reset



Thus it seems skb_gso_segment disappeared from kernel headers

--
Erwan David


Bug#1050406: linux-headers-6.4.0-3-amd64: cannot install because of dkms problem

2023-08-24 Thread Erwan David
Package: linux-headers-6.4.0-3-amd64
Version: 6.4.11-1
Severity: normal

At install time I get following error, which prevents installation (and yes I 
need virtualbox)

Setting up linux-headers-6.4.0-3-amd64 (6.4.11-1) ...
/etc/kernel/header_postinst.d/dkms:
dkms: running auto installation service for kernel 6.4.0-3-amd64.
Sign command: /lib/modules/6.4.0-3-amd64/build/scripts/sign-file
Signing key: /var/lib/dkms/mok.key
Public certificate (MOK): /var/lib/dkms/mok.pub

Building module:
Cleaning build area...
make -j8 KERNELRELEASE=6.4.0-3-amd64 -C /lib/modules/6.4.0-3-amd64/build 
M=/var/lib/dkms/virtualbox/7.0.10/build(bad exit status: 2)
Error! Bad return status for module build on kernel: 6.4.0-3-amd64 (x86_64)
Consult /var/lib/dkms/virtualbox/7.0.10/build/make.log for more information.
dkms autoinstall on 6.4.0-3-amd64/x86_64 failed for virtualbox(10)
Error! One or more modules failed to install during autoinstall.
Refer to previous errors for more information.
dkms: autoinstall for kernel: 6.4.0-3-amd64 failed!
run-parts: /etc/kernel/header_postinst.d/dkms exited with return code 11
Failed to process /etc/kernel/header_postinst.d at 
/var/lib/dpkg/info/linux-headers-6.4.0-3-amd64.postinst line 11.
dpkg: error processing package linux-headers-6.4.0-3-amd64 (--configure):
 installed linux-headers-6.4.0-3-amd64 package post-installation script 
subprocess returned error exit status 1
dpkg: dependency problems prevent configuration of linux-headers-amd64:
 linux-headers-amd64 depends on linux-headers-6.4.0-3-amd64 (= 6.4.11-1); 
however:
  Package linux-headers-6.4.0-3-amd64 is not configured yet.

dpkg: error processing package linux-headers-amd64 (--configure):
 dependency problems - leaving unconfigured
Setting up linux-image-6.4.0-3-amd64 (6.4.11-1) ...
/etc/kernel/postinst.d/dkms:
dkms: running auto installation service for kernel 6.4.0-3-amd64.
Sign command: /lib/modules/6.4.0-3-amd64/build/scripts/sign-file
Signing key: /var/lib/dkms/mok.key
Public certificate (MOK): /var/lib/dkms/mok.pub

Building module:
Cleaning build area...
make -j8 KERNELRELEASE=6.4.0-3-amd64 -C /lib/modules/6.4.0-3-amd64/build 
M=/var/lib/dkms/virtualbox/7.0.10/build(bad exit status: 2)
Error! Bad return status for module build on kernel: 6.4.0-3-amd64 (x86_64)
Consult /var/lib/dkms/virtualbox/7.0.10/build/make.log for more information.
dkms autoinstall on 6.4.0-3-amd64/x86_64 failed for virtualbox(10)
Error! One or more modules failed to install during autoinstall.
Refer to previous errors for more information.
dkms: autoinstall for kernel: 6.4.0-3-amd64 failed!
run-parts: /etc/kernel/postinst.d/dkms exited with return code 11
dpkg: error processing package linux-image-6.4.0-3-amd64 (--configure):
 installed linux-image-6.4.0-3-amd64 package post-installation script 
subprocess returned error exit status 1
dpkg: dependency problems prevent configuration of linux-image-amd64:
 linux-image-amd64 depends on linux-image-6.4.0-3-amd64 (= 6.4.11-1); however:
  Package linux-image-6.4.0-3-amd64 is not configured yet.

dpkg: error processing package linux-image-amd64 (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 linux-headers-6.4.0-3-amd64
 linux-headers-amd64
 linux-image-6.4.0-3-amd64
 linux-image-amd64




-- System Information:
Debian Release: trixie/sid
  APT prefers stable-updates
  APT policy: (900, 'stable-updates'), (900, 'testing'), (800, 
'stable-security'), (500, 'proposed-updates'), (500, 'unstable'), (400, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.4.0-2-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_USER, TAINT_WARN, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-headers-6.4.0-3-amd64 depends on:
ii  linux-compiler-gcc-13-x86 6.4.11-1
ii  linux-headers-6.4.0-3-common  6.4.11-1
ii  linux-kbuild-6.4.0-3  6.4.11-1

linux-headers-6.4.0-3-amd64 recommends no packages.

linux-headers-6.4.0-3-amd64 suggests no packages.


Other package implied :
ii  virtualbox-dkms7.0.10-dfsg-2 amd64 

-- no debconf information



Bug#1041843: cifs-utils: After hibernation, unmounting a cifs share hangs (or sigsegv)

2023-07-24 Thread Erwan David
Package: cifs-utils
Version: 2:7.0-2
Severity: normal

If laptop went to hibernation with share mounted, or with share in automount, 
unmounting after end of hibernation leads to hang (when manually mounted).

When share is automounted, logs show following errors

juil. 18 08:04:35 ot-port-145 systemd[1]: Unmounting mnt-ot-o.mount - 
/mnt/ot/o...
juil. 18 08:04:36 ot-port-145 systemd[1]: mnt-ot-o.mount: Mount process exited, 
code=killed, status=11/SEGV
juil. 18 08:04:36 ot-port-145 systemd[1]: mnt-ot-o.mount: Failed with result 
'signal'.
juil. 18 08:04:36 ot-port-145 systemd[1]: Unmounted mnt-ot-o.mount - /mnt/ot/o.
juil. 18 08:04:36 ot-port-145 systemd[1]: mnt-ot-o.automount: Got automount 
request for /mnt/ot/o, triggered by 760>
juil. 18 08:06:05 ot-port-145 systemd[1]: mnt-ot-p.mount: Unmounting timed out. 
Terminating.
juil. 18 08:06:06 ot-port-145 systemd[1]: mnt-ot-o.mount: Mounting timed out. 
Terminating.
juil. 18 08:06:06 ot-port-145 systemd[1]: mnt-ot-o.mount: Mount process exited, 
code=killed, status=15/TERM
juil. 18 08:06:06 ot-port-145 systemd[1]: mnt-ot-o.mount: Failed with result 
'timeout'.

and next mount leads to a CPU lock.

In both case, only solution is hardware stopping the laptop (normal 
shutdown/reboot hangs indefinitely)

-- System Information:
Debian Release: trixie/sid
  APT prefers stable-updates
  APT policy: (900, 'stable-updates'), (900, 'testing'), (800, 
'stable-security'), (500, 'proposed-updates'), (500, 'unstable'), (400, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.3.0-1-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_USER, TAINT_WARN, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages cifs-utils depends on:
ii  libc6 2.37-6
ii  libcap-ng00.8.3-1+b3
ii  libgssapi-krb5-2  1.20.1-2
ii  libkeyutils1  1.6.3-2
ii  libkrb5-3 1.20.1-2
ii  libpam0g  1.5.2-6
ii  libtalloc22.4.0-f2
ii  libwbclient0  2:4.18.5+dfsg-1
ii  python3   3.11.4-5

Versions of packages cifs-utils recommends:
ii  keyutils  1.6.3-2

Versions of packages cifs-utils suggests:
ii  bash-completion  1:2.11-7
ii  smbclient2:4.18.5+dfsg-1
pn  winbind  

-- no debconf information



Bug#1037179: elpa-debian-el: apt-sources.el : warning for use of interactive only feature

2023-06-07 Thread Erwan David
Package: elpa-debian-el
Version: 37.10
Severity: minor

When editing /etc/apt/sources.list, I get following message :
Warning (comp): apt-sources.el:338:4: Warning: ‘end-of-buffer’ is for 
interactive use only; use ‘(goto-char (point-max))’ instead.


-- System Information:
Debian Release: 12.0
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'stable-security'), (500, 
'testing-security'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-9-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_USER, TAINT_WARN, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages elpa-debian-el depends on:
ii  bzip2   1.0.8-5+b1
ii  dh-elpa-helper  2.0.16
ii  dpkg1.21.22
ii  emacsen-common  3.0.5
ii  reportbug   12.0.0
ii  xz-utils5.4.1-0.2

Versions of packages elpa-debian-el recommends:
ii  emacs  1:28.2+1-15
ii  emacs-gtk [emacs]  1:28.2+1-15
ii  wget   1.21.3-1+b2

elpa-debian-el suggests no packages.

-- no debconf information


Bug#1031868: kde-cli-tools: kstart5 : does not return after launching command since upgrade to KDE Fralework 5.103

2023-02-24 Thread Erwan David
Package: kde-cli-tools
Version: 4:5.26.90-1
Severity: normal

Since upgrade to kde framework 5.103.0-1, kstart5 does not return after starting
an appli, thus blocking scripts using it.


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'stable-security'), (600, 'unstable'), 
(500, 'stable-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-3-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_USER, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages kde-cli-tools depends on:
ii  kde-cli-tools-data4:5.26.90-1
ii  kio   5.103.0-1
ii  libc6 2.36-8
ii  libkf5activities5 5.103.0-1
ii  libkf5completion5 5.103.0-1
ii  libkf5configcore5 5.103.0-1
ii  libkf5configwidgets5  5.103.0-1
ii  libkf5coreaddons5 5.103.0-1
ii  libkf5i18n5   5.103.0-1
ii  libkf5iconthemes5 5.103.0-1
ii  libkf5kcmutils5   5.103.0-1
ii  libkf5kiocore55.103.0-1
ii  libkf5kiogui5 5.103.0-1
ii  libkf5kiowidgets5 5.103.0-1
ii  libkf5parts5  5.103.0-1
ii  libkf5service-bin 5.103.0-1
ii  libkf5service55.103.0-1
ii  libkf5su-bin  5.103.0-1
ii  libkf5su5 5.103.0-1
ii  libkf5widgetsaddons5  5.103.0-1
ii  libkf5windowsystem5   5.103.0-1
ii  libkworkspace5-5  4:5.26.90-1
ii  libqt5core5a  5.15.8+dfsg-2
ii  libqt5dbus5   5.15.8+dfsg-2
ii  libqt5gui55.15.8+dfsg-2
ii  libqt5svg55.15.8-2
ii  libqt5widgets55.15.8+dfsg-2
ii  libqt5x11extras5  5.15.8-2
ii  libstdc++612.2.0-14
ii  libx11-6  2:1.8.3-3

Versions of packages kde-cli-tools recommends:
ii  systemsettings  4:5.26.90-1

kde-cli-tools suggests no packages.

-- no debconf information



Bug#1031784: hplip: hp-plugin : lacks dependency impossible to install plugin : scanning is not possible

2023-02-22 Thread Erwan David
Package: hplip
Version: 3.22.10+dfsg0-1
Severity: important


The error is the same for hp-check : due to the lack of get_distro_std_name
hp-plugin does not work thus impossible to install the plugin and thus
impossible to scan

-- Package-specific info:
Saving output in log file: /home/edavid/hp-check.log

HP Linux Imaging and Printing System (ver. 3.22.10)
Dependency/Version Check Utility ver. 15.1

Copyright (c) 2001-18 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Note: hp-check can be run in three modes:
1. Compile-time check mode (-c or --compile): Use this mode before compiling 
the HPLIP supplied tarball (.tar.gz
or .run) to determine if the proper dependencies are installed to successfully 
compile HPLIP.   
2. Run-time check mode (-r or --run): Use this mode to determine if a distro 
supplied package (.deb, .rpm, etc) 
or an already built HPLIP supplied tarball has the proper dependencies 
installed to successfully run.   
3. Both compile- and run-time check mode (-b or --both) (Default): This mode 
will check both of the above cases 
(both compile- and run-time dependencies).  


Check types:

a. EXTERNALDEP - External Dependencies  

b. GENERALDEP - General Dependencies (required both at compile and run time)

c. COMPILEDEP - Compile time Dependencies   

d. [All are run-time checks]

PYEXT SCANCONF QUEUES PERMISSION


Status Types:
OK
MISSING   - Missing Dependency or Permission or Plug-in
INCOMPAT  - Incompatible dependency-version or Plugin-version

Traceback (most recent call last):
  File "/usr/bin/hp-check", line 860, in 
dep =  DependenciesCheck(MODE_CHECK,INTERACTIVE_MODE,ui_toolkit)
   ^
  File "/usr/bin/hp-check", line 175, in __init__
self.core = CoreInstall(mode, ui_mode, ui_toolkit)
^^
  File "/usr/share/hplip/installer/core_install.py", line 240, in __init__
self.passwordObj = password.Password(ui_mode)
   ^^
  File "/usr/share/hplip/base/password.py", line 94, in __init__
self.__readAuthType()  # self.__authType
^
  File "/usr/share/hplip/base/password.py", line 119, in __readAuthType
distro_name = get_distro_std_name(os_name)
  ^^^
NameError: name 'get_distro_std_name' is not defined. Did you mean: 
'get_distro_name'?

-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'stable-security'), (600, 'unstable'), 
(500, 'stable-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-3-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_USER, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages hplip depends on:
ii  adduser3.131
ii  cups   2.4.2-1+b2
ii  hplip-data 3.22.10+dfsg0-1
ii  libc6  2.36-8
ii  libcups2   2.4.2-1+b2
ii  libdbus-1-31.14.6-1
ii  libhpmud0  3.22.10+dfsg0-1
ii  libpython3.11  3.11.2-4
ii  libsane-hpaio  3.22.10+dfsg0-1
ii  libsane1   1.1.1-6+b2
ii  lsb-base   11.6
ii  printer-driver-hpcups  3.22.10+dfsg0-1
ii  python33.11.1-3
ii  python3-dbus   1.3.2-4+b1
ii  python3-gi 3.42.2-3+b1
ii  python3-pexpect4.8.0-4
ii  python3-pil9.4.0-1.1+b1
ii  python3-reportlab  3.6.12-1
ii  sysvinit-utils [lsb-base]  3.06-2
ii  wget   1.21.3-1+b2
ii  xz-utils   5.4.1-0.1

Versions of packages hplip recommends:
ii  avahi-daemon  0.8-8
ii  policykit-1   122-3
ii  printer-driver-postscript-hp  3.22.10+dfsg0-1
ii  sane-utils1.1.1-6+b2

Versions of packages hplip suggests:
pn  hplip-doc  
ii  hplip-gui  3.22.10+dfsg0-1
ii  python3-notify20.3-5
ii  system-config-printer  1.5.18-1

-- no debconf information



Bug#1026404: /usr/bin/kwin_x11: kwin-x11 : stops after some time

2022-12-19 Thread Erwan David
Package: kwin-x11
Version: 4:5.26.4-1
Severity: normal
File: /usr/bin/kwin_x11

AFter some time in session, kwin stops, leaving the desktop without window 
manager.

I get this in logs :
déc. 19 16:40:33 ot-port-145 kwin_x11[1835]: The X11 connection broke: I/O 
error (code 1)
déc. 19 16:40:33 ot-port-145 kwin_x11[1835]: XIO:  fatal IO error 0 (Success) 
on X server ":0"
déc. 19 16:40:33 ot-port-145 kwin_x11[1835]:   after 3380199 requests 
(3380199 known processed) with 0 events remaining.
déc. 19 16:40:33 ot-port-145 kwin_x11[1835]: 
file:///usr/share/kwin/outline/plasma/outline.qml:14: TypeError: Cannot read 
property 'longDuration' of null
déc. 19 16:40:33 ot-port-145 systemd[1634]: plasma-kwin_x11.service: Consumed 
11min 29.355s CPU time.

No other X client stops



-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'stable-security'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.0.0-6-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_USER, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages kwin-x11 depends on:
ii  kwin-common4:5.26.4-1
ii  libc6  2.36-6
ii  libepoxy0  1.5.10-1
ii  libgcc-s1  12.2.0-10
ii  libkdecorations2-5v5   4:5.26.4-1
ii  libkf5configcore5  5.100.1-1
ii  libkf5configgui5   5.100.1-1
ii  libkf5configwidgets5   5.100.0-1
ii  libkf5coreaddons5  5.100.0-1
ii  libkf5crash5   5.100.0-1
ii  libkf5globalaccel-bin  5.100.0-1
ii  libkf5globalaccel5 5.100.0-1
ii  libkf5i18n55.100.0-1
ii  libkf5notifications5   5.100.0-1
ii  libkf5plasma5  5.100.1-1
ii  libkf5service-bin  5.100.0-1
ii  libkf5service5 5.100.0-1
ii  libkf5windowsystem55.100.0-1
ii  libkwineffects14   4:5.26.4-1
ii  libkwinglutils14   4:5.26.4-1
ii  libqaccessibilityclient-qt5-0  0.4.1-1+b1
ii  libqt5core5a   5.15.6+dfsg-5
ii  libqt5dbus55.15.6+dfsg-5
ii  libqt5gui5 5.15.6+dfsg-5
ii  libqt5qml5 5.15.6+dfsg-2
ii  libqt5quick5   5.15.6+dfsg-2
ii  libqt5widgets5 5.15.6+dfsg-5
ii  libqt5x11extras5   5.15.6-2
ii  libstdc++6 12.2.0-10
ii  libx11-6   2:1.8.1-2
ii  libxcb-composite0  1.15-1
ii  libxcb-keysyms10.4.0-1+b2
ii  libxcb-randr0  1.15-1
ii  libxcb-render0 1.15-1
ii  libxcb-shape0  1.15-1
ii  libxcb-xfixes0 1.15-1
ii  libxcb11.15-1
ii  libxi6 2:1.8-1+b1

kwin-x11 recommends no packages.

kwin-x11 suggests no packages.

-- no debconf information


Bug#1023195: /usr/bin/kwin_x11: kwin-x11 : shortcuts for "Move window to Screen xxx" not working anymore

2022-10-31 Thread Erwan David
Package: kwin-x11
Version: 4:5.26.0-1
Severity: normal
File: /usr/bin/kwin_x11

I have shortcuts to move windows to a different screen. SInce 5.26 (I think ?)
they do not work anymore. I tried changing them and it does not work
either. Changing from the menu on the title bar works.



-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'stable-security'), (600, 'unstable'), 
(500, 'oldstable-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 6.0.0-2-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_USER, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages kwin-x11 depends on:
ii  kwin-common4:5.26.0-1
ii  libc6  2.35-4
ii  libepoxy0  1.5.10-1
ii  libgcc-s1  12.2.0-3
ii  libkdecorations2-5v5   4:5.26.0-1
ii  libkf5configcore5  5.98.0-1
ii  libkf5configgui5   5.98.0-1
ii  libkf5configwidgets5   5.98.0-1
ii  libkf5coreaddons5  5.98.0-1
ii  libkf5crash5   5.98.0-1
ii  libkf5globalaccel-bin  5.98.0-1
ii  libkf5globalaccel5 5.98.0-1
ii  libkf5i18n55.98.0-1+b1
ii  libkf5notifications5   5.98.0-1
ii  libkf5plasma5  5.98.0-1
ii  libkf5service-bin  5.98.0-1
ii  libkf5service5 5.98.0-1
ii  libkf5windowsystem55.98.0-1
ii  libkwineffects14   4:5.26.0-1
ii  libkwinglutils14   4:5.26.0-1
ii  libqaccessibilityclient-qt5-0  0.4.1-1+b1
ii  libqt5core5a   5.15.6+dfsg-2
ii  libqt5dbus55.15.6+dfsg-2
ii  libqt5gui5 5.15.6+dfsg-2
ii  libqt5qml5 5.15.6+dfsg-2
ii  libqt5quick5   5.15.6+dfsg-2
ii  libqt5widgets5 5.15.6+dfsg-2
ii  libqt5x11extras5   5.15.6-2
ii  libstdc++6 12.2.0-3
ii  libx11-6   2:1.8.1-2
ii  libxcb-composite0  1.15-1
ii  libxcb-keysyms10.4.0-1+b2
ii  libxcb-randr0  1.15-1
ii  libxcb-render0 1.15-1
ii  libxcb-shape0  1.15-1
ii  libxcb-xfixes0 1.15-1
ii  libxcb11.15-1
ii  libxi6 2:1.8-1+b1

kwin-x11 recommends no packages.

kwin-x11 suggests no packages.

-- no debconf information



Bug#1022976: Acknowledgement (plasma-workspace-data: digital clock widget lacks a module)

2022-10-28 Thread Erwan David
Sorry, upgrade to 5.26 had been partial ending it (with an apt 
dist-upgrade) solved the problem.




Bug#1022976: plasma-workspace-data: digital clock widget lacks a module

2022-10-28 Thread Erwan David
Package: plasma-workspace-data
Version: 4:5.26.0-2
Severity: normal

digital clock widget gives following error (worked in plasma 5.25)

file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:15:1:
 module "org.kde.plasma.workspace.calendar" is not installed


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'stable-security'), (600, 'unstable'), 
(500, 'oldstable-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 6.0.0-2-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_USER, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-- no debconf information



Bug#1016517: menu bar reappeared

2022-08-05 Thread Erwan David
Menu bar reappeared after a reboot... Might have been a library mismatch 
or something like that.



PS : I do not know how to close the bug



Bug#1016517: konsole : no more menu bar

2022-08-02 Thread Erwan David
Package: konsole
Version: 4:22.04.1-1
Severity: normal

Konsole does not show the menubar any more.
Shortcut Shift-Ctrl-M is still defined but does nothing
If Show Menubar is added to tool bar it does not appear in the toolbar.


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'stable-security'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.18.0-3-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_USER, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages konsole depends on:
ii  kio5.94.0-1
ii  konsole-kpart  4:22.04.1-1
ii  libc6  2.33-8
ii  libkf5configcore5  5.94.0-4
ii  libkf5configwidgets5   5.94.0-1
ii  libkf5coreaddons5  5.94.0-1
ii  libkf5crash5   5.94.0-1
ii  libkf5dbusaddons5  5.94.0-1
ii  libkf5globalaccel-bin  5.94.0-1
ii  libkf5globalaccel5 5.94.0-1
ii  libkf5guiaddons5   5.94.0-2
ii  libkf5i18n55.94.0-1+b1
ii  libkf5kiowidgets5  5.94.0-1
ii  libkf5notifyconfig55.94.0-1
ii  libkf5service-bin  5.94.0-1
ii  libkf5service5 5.94.0-1
ii  libkf5widgetsaddons5   5.94.0-2
ii  libkf5windowsystem55.94.0-1
ii  libkf5xmlgui5  5.94.0-1+b1
ii  libqt5core5a   5.15.4+dfsg-4
ii  libqt5gui5 5.15.4+dfsg-4
ii  libqt5widgets5 5.15.4+dfsg-4
ii  libstdc++6 12.1.0-7

konsole recommends no packages.

Versions of packages konsole suggests:
pn  lrzsz  

-- no debconf information



Bug#1016033: wireshark: process does not quit

2022-07-25 Thread Erwan David
Package: wireshark
Version: 3.6.6-1
Severity: normal

Starting wireshark with wireshark -r req.pcap

At end of use, click on "quit" in the File menu.
Window disappears, but process still here, blocked in a futex until I ^C in the 
launching terminal

% strace -p 29844
strace: Process 29844 attached
futex(0x7ffc5be8ec30, FUTEX_WAIT_PRIVATE, 0, NULL) = ? ERESTARTSYS (To be 
restarted if SA_RESTART is set)
--- SIGINT {si_signo=SIGINT, si_code=SI_KERNEL} ---
+++ killed by SIGINT +++



-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'stable-security'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.18.0-2-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_USER, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages wireshark depends on:
ii  wireshark-qt  3.6.6-1

wireshark recommends no packages.

wireshark suggests no packages.

-- no debconf information



Bug#1011508: needrestart-session : opens unwanted window

2022-05-24 Thread Erwan David
Package: needrestart-session
Version: 0.3-9
Severity: normal

needrestart-session used to work in text in the terminal where I started apt. 
Now it always open a new
window usually on another screen, and needs to be used with mouse instead of 
keyboard. It makes its
use particularly cumbersome when using a text mode package tools like apt. We 
need an option to get
former behavious in that case



-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'stable-security'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.17.0-1-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_USER, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages needrestart-session depends on:
ii  adduser3.121
ii  libnet-dbus-perl   1.2.0-1+b2
ii  libproc-processtable-perl  0.634-1+b1
ii  libwx-perl 1:0.9932-6+b1
ii  needrestart3.6-1
ii  perl   5.34.0-4
ii  policykit-10.105-33
ii  wmctrl 1.07-7+b1

needrestart-session recommends no packages.

needrestart-session suggests no packages.

-- no debconf information



Bug#1005928: dkms: removing: (5.15.0-2-amd64) (x86_64) → Error! Arguments and are not specified.

2022-03-13 Thread Erwan David
Package: dkms
Version: 2.8.7-2
Followup-For: Bug #1005928

Still present for me.

error messages are

Removing linux-image-5.16.0-1-amd64 (5.16.7-2) ...
/etc/kernel/prerm.d/dkms:
dkms: removing:   (5.16.0-1-amd64) (x86_64)
Error! Arguments  and  are not specified.
Usage: remove / or
   remove -m / or
   remove -m  -v 

so error seems to be in /etc/kernel/prerm.d/dkms

-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'stable-security'), (600, 'unstable'), 
(500, 'oldstable-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 5.16.0-4-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_USER, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages dkms depends on:
ii  build-essential  12.9
ii  coreutils8.32-4.1
ii  dctrl-tools  2.24-3+b1
ii  dpkg-dev 1.21.1
ii  gcc [c-compiler] 4:11.2.0-2
ii  gcc-10 [c-compiler]  10.3.0-14
ii  gcc-11 [c-compiler]  11.2.0-16
ii  kmod 29-1
ii  lsb-release  11.1.0
ii  make 4.3-4.1
ii  patch2.7.6-7

Versions of packages dkms recommends:
ii  fakeroot 1.28-1
ii  linux-headers-amd64 [linux-headers-generic]  5.16.12-1
ii  sudo 1.9.9-1

Versions of packages dkms suggests:
ii  e2fsprogs  1.46.5-2
ii  menu   2.1.49

-- no debconf information



Bug#1005820: Seems better after kernel upgrade and reboot

2022-02-16 Thread Erwan David
Since I upgraded to kernel 5.16.0-1-amd64, I no longer have those 
segfault messages in the logs.  I do not known wether the kernel or the 
reboot is responsible for this


Bug#1005820: fwupd : segfault of service

2022-02-15 Thread Erwan David
Package: fwupd
Version: 1.7.4-2
Severity: grave
Justification: renders package unusable

Since upgrade, le fwupd service breaks (about every 2 hours) with those 
messages in /var/log/syslog

Feb 15 16:55:28 ot-port-124 fwupd[71450]: libusb: debug [libusb_unref_device] 
destroy device 2.2
Feb 15 16:55:28 ot-port-124 kernel: [32471.687579] fwupd[71450]: segfault at 
55d944fcc360 ip 55d944fcc360 sp 7ffc991383a8 error 15
Feb 15 16:55:28 ot-port-124 systemd[1]: fwupd.service: Main process exited, 
code=killed, status=11/SEGV
Feb 15 16:55:28 ot-port-124 systemd[1]: fwupd.service: Failed with result 
'signal'.
Feb 15 16:55:28 ot-port-124 systemd[1]: fwupd.service: Consumed 2.135s CPU time.

In /var/log/messages I have :

Feb 15 16:55:28 ot-port-124 kernel: [32471.687579] fwupd[71450]: segfault at 
55d944fcc360 ip 55d944fcc360 sp 7ffc991383a8 error 15





-- System Information:
Debian Release: bookworm/sid
  APT prefers stable-security
  APT policy: (900, 'stable-security'), (900, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.15.0-3-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_USER, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages fwupd depends on:
ii  libc6  2.33-5
ii  libcurl3-gnutls7.81.0-1
ii  libefiboot137-6
ii  libflashrom1   1.2-5
ii  libfwupd2  1.7.4-2
ii  libfwupdplugin51.7.4-2
ii  libglib2.0-0   2.70.3-1
ii  libgnutls303.7.3-4+b1
ii  libgudev-1.0-0 237-2
ii  libgusb2   0.3.8-1
ii  libjcat1   0.1.9-1
ii  libjson-glib-1.0-0 1.6.6-1
ii  libpolkit-gobject-1-0  0.105-31.1+b1
ii  libprotobuf-c1 1.3.3-1+b2
ii  libsmbios-c2   2.4.3-1
ii  libsqlite3-0   3.37.2-2
ii  libsystemd0250.3-2
ii  libtss2-esys-3.0.2-0   3.1.0-3
ii  libxmlb2   0.3.6-2
ii  shared-mime-info   2.1-2

Versions of packages fwupd recommends:
ii  bolt   0.9.2-1
ii  dbus   1.12.20-3
ii  fwupd-amd64-signed [fwupd-signed]  1:1.2+3
pn  fwupd-unsigned 
ii  python33.9.7-1
pn  secureboot-db  
ii  udisks22.9.4-1

Versions of packages fwupd suggests:
pn  gir1.2-fwupd-2.0  

-- Configuration Files:
/etc/fwupd/remotes.d/lvfs-testing.conf changed:
[fwupd Remote]
Enabled=false
Title=Linux Vendor Firmware Service (testing)
MetadataURI=https://cdn.fwupd.org/downloads/firmware-testing.xml.gz
ReportURI=https://fwupd.org/lvfs/firmware/report
Username=
Password=
OrderBefore=lvfs,fwupd
AutomaticReports=true
ApprovalRequired=false

/etc/fwupd/remotes.d/lvfs.conf changed:
[fwupd Remote]
Enabled=true
Title=Linux Vendor Firmware Service
MetadataURI=https://cdn.fwupd.org/downloads/firmware.xml.gz
ReportURI=https://fwupd.org/lvfs/firmware/report
SecurityReportURI=https://fwupd.org/lvfs/hsireports/upload
OrderBefore=fwupd
AutomaticReports=true
AutomaticSecurityReports=false
ApprovalRequired=false


-- no debconf information



Bug#1004948: tmpreaper : should not send a warning from cron when RUNFROMCRON is false

2022-02-03 Thread Erwan David
Package: tmpreaper
Version: 1.6.16
Severity: minor


Setting RUNFROMCRON to false, (and keeping SHOWWARNING at true) I was surprised 
to get a warning sent by the cron job.
It would be cleaner that no cron warning is sent if tmpreaper is not run from 
cron.



-- System Information:
Debian Release: bookworm/sid
  APT prefers stable-security
  APT policy: (900, 'stable-security'), (900, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.15.0-3-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_USER, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages tmpreaper depends on:
ii  debconf [debconf-2.0]  1.5.79
ii  libc6  2.33-5
ii  libmount1  2.37.3-1+b1

tmpreaper recommends no packages.

tmpreaper suggests no packages.

-- Configuration Files:
/etc/tmpreaper.conf changed:
SHOWWARNING=false
RUNFROMCRON=false
TMPREAPER_PROTECT_EXTRA=''
TMPREAPER_DIRS='/tmp/.'
TMPREAPER_DELAY='256'
TMPREAPER_ADDITIONALOPTIONS=''


-- debconf information:
* tmpreaper/readsecurity:
* tmpreaper/readsecurity_upgrading:
* tmpreaper/confignowexists:
* tmpreaper/TMPREAPER_TIME:



Bug#1002748: sgt-puzzles : dark theme unreadable.

2021-12-28 Thread Erwan David
Package: sgt-puzzles
Version: 20191231.79a5378-3+b1
Severity: normal

When using a dark gtk3 theme (eg adwaita-dark), sgt -puzzles keeps the white
foreground for menus but uses a light gray background, making them unreadable.


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'oldstable-updates'), (500, 'unstable'), 
(500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.15.0-2-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_USER, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages sgt-puzzles depends on:
ii  libc62.33-1
ii  libcairo21.16.0-5
ii  libgdk-pixbuf-2.0-0  2.42.6+dfsg-2
ii  libglib2.0-0 2.70.2-1
ii  libgtk-3-0   3.24.30-4
ii  libpango-1.0-0   1.48.10+ds1-1
ii  libpangocairo-1.0-0  1.48.10+ds1-1

Versions of packages sgt-puzzles recommends:
ii  chromium [www-browser]   93.0.4577.82-1
ii  konqueror [www-browser]  4:21.08.2-1
ii  w3m [www-browser]0.5.3+git20210102-6
ii  xdg-utils1.1.3-4.1

sgt-puzzles suggests no packages.

-- no debconf information



Bug#1002031: liquidprompt : does not remove temperature warning when temperature goes down

2021-12-20 Thread Erwan David
Package: liquidprompt
Version: 2.0.3-1
Severity: normal

When I start a task with high CPU usage temperature rise, and I see a warning in
liquidprompt
⌁ θ82° edavid@maine-ocean:~ %

However after temprature goes down, the warning stays. If I open a new shell, no
warning.



-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'oldstable-updates'), (500, 'unstable'), 
(500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.15.0-2-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_USER, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

liquidprompt depends on no packages.

liquidprompt recommends no packages.

Versions of packages liquidprompt suggests:
ii  acpi1.7-1.1
ii  lm-sensors  1:3.6.0-7

-- no debconf information


Bug#1001315: Acknowledgement (clementine: shuffle mode "shuffle albums" does not work)

2021-12-08 Thread Erwan David
Hello, it seems to be only a display bug, the tracks are indeed played 
ina shuffled by album mode.




Bug#1001315: clementine: shuffle mode "shuffle albums" does not work

2021-12-08 Thread Erwan David
Package: clementine
Version: 1.4.0~rc1+git347-gfc4cb6fc7+dfsg-1+b1
Severity: normal

When using on the playlist the shuffle mode "shuffle albums", the applied mode 
is indeed "shuffle all"


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-security'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.15.0-2-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages clementine depends on:
ii  gstreamer1.0-plugins-base   1.18.5-dmo1
ii  gstreamer1.0-plugins-good   1.18.5-dmo3
ii  gstreamer1.0-plugins-ugly   1:1.18.5-dmo1
ii  libasound2  1.2.5.1-1
ii  libc6   2.32-5
ii  libcdio19   1:2.1.0-dmo3
ii  libchromaprint1 1:1.5.0-dmo1
ii  libcrypto++88.6.0-2
ii  libfftw3-double33.3.8-2
ii  libgcc-s1   11.2.0-12
ii  libglib2.0-02.70.2-1
ii  libgpod40.8.3-16
ii  libgstreamer-plugins-base1.0-0  1.18.5-dmo1
ii  libgstreamer1.0-0   1.18.5-1
ii  liblastfm5-11.0.9-1.1
ii  libmtp9 1.1.19-1
ii  libmygpo-qt5-1  1.1.0-4
ii  libprotobuf23   3.12.4-1+b2
ii  libpulse0   15.0+dfsg1-2
ii  libqt5concurrent5   5.15.2+dfsg-14
ii  libqt5core5a5.15.2+dfsg-14
ii  libqt5dbus5 5.15.2+dfsg-14
ii  libqt5gui5  5.15.2+dfsg-14
ii  libqt5network5  5.15.2+dfsg-14
ii  libqt5sql5  5.15.2+dfsg-14
ii  libqt5widgets5  5.15.2+dfsg-14
ii  libqt5x11extras55.15.2-2
ii  libsqlite3-03.36.0-2
ii  libstdc++6  11.2.0-12
ii  libtag1v5   1.12-1
ii  libx11-62:1.7.2-2+b1
ii  zlib1g  1:1.2.11.dfsg-2

Versions of packages clementine recommends:
pn  gstreamer1.0-alsa | gstreamer1.0-pulseaudio  

Versions of packages clementine suggests:
ii  gstreamer1.0-plugins-bad  1:1.18.5-dmo3

-- no debconf information



Bug#998447: Acknowledgement (kstart5: --desktop option does not work anymore)

2021-11-09 Thread Erwan David

For information, bug is still present in 4:5.23.2-1



Bug#998447: kstart5: --desktop option does not work anymore

2021-11-04 Thread Erwan David
Package: kde-cli-tools
Version: 4:5.23.0-2
Severity: normal

At session start several applications each in its desktop through following 
script :

#! /bin/sh
cd
sleep 3
emacs --daemon
ssh-add < /dev/null

kstart5  --desktop 3 --windowclass thunderbird /usr/local/bin/thunderbird
kstart5  --desktop 1 --window "Mozilla.*" firefox -geometry -0-0
kstart5  --desktop 1 --type Normal --windowclass Konsole konsole
kstart5  --desktop 7 --windowclass signal signal-desktop 

Since upgrade to 5.23 everything starts on desktop 3...



-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-security'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.14.0-2-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages kde-cli-tools depends on:
ii  kde-cli-tools-data4:5.23.0-2
ii  kio   5.86.0-1
ii  libc6 2.32-4
ii  libkf5activities5 5.86.0-1
ii  libkf5completion5 5.86.0-1
ii  libkf5configcore5 5.86.0-1
ii  libkf5configwidgets5  5.86.0-1
ii  libkf5coreaddons5 5.86.0-1
ii  libkf5i18n5   5.86.0-1
ii  libkf5iconthemes5 5.86.0-1
ii  libkf5kcmutils5   5.86.0-1
ii  libkf5kiocore55.86.0-1
ii  libkf5kiogui5 5.86.0-1
ii  libkf5kiowidgets5 5.86.0-1
ii  libkf5quickaddons55.86.0-1
ii  libkf5service-bin 5.86.0-1
ii  libkf5service55.86.0-1
ii  libkf5su-bin  5.86.0-1
ii  libkf5su5 5.86.0-1
ii  libkf5widgetsaddons5  5.86.0-1
ii  libkf5windowsystem5   5.86.0-1
ii  libkworkspace5-5  4:5.23.0-3
ii  libqt5core5a  5.15.2+dfsg-12
ii  libqt5dbus5   5.15.2+dfsg-12
ii  libqt5gui55.15.2+dfsg-12
ii  libqt5svg55.15.2-3
ii  libqt5widgets55.15.2+dfsg-12
ii  libqt5x11extras5  5.15.2-2
ii  libstdc++611.2.0-10
ii  libx11-6  2:1.7.2-2+b1

kde-cli-tools recommends no packages.

kde-cli-tools suggests no packages.

-- no debconf information



Bug#997002: emacs-common: tramp-sh.el : unable to connect toç FreeBSD server

2021-10-22 Thread Erwan David
Package: emacs-common
Version: 1:27.1+1-3.1
Severity: normal


Tramp cannot connect to a FreeBSD server. The bug was identified by FreeBSD 
(see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243807) and corrected 
upstream (see
http://git.savannah.gnu.org/cgit/tramp.git/commit/?id=4c04a886b62263efa5d776538e5f6f6e4ff09fc2)

WOuld it be possible to update the package to include this version of tramp ?


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-security'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.14.0-2-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages emacs-common depends on:
ii  emacsen-common  3.0.4
ii  install-info6.8-3

Versions of packages emacs-common recommends:
ii  emacs-el  1:27.1+1-3.1

Versions of packages emacs-common suggests:
pn  emacs-common-non-dfsg  
ii  ncurses-term   6.2+20201114-4

-- no debconf information



Bug#992760: ksystemtray: cannot be started, wrong version

2021-08-24 Thread Erwan David



De : Norbert Preining [mailto:norb...@preining.info]
Envoyé : lundi 23 août 2021 à 11:24 UTC+2
Pour : Erwan David , 992...@bugs.debian.org
Cc : Debian Kde 
Objet : Bug#992760: ksystemtray: cannot be started, wrong version


Hi Erwan,


kf.plasma.core: 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/applets/org.kde.plasma.systemtray.so"
 : this plugin is compiled against incompatible Plasma version 348928 This build is 
compatible with 5 .0.0 ( 327680 ) to 5.78.0 ( 347708 )
kf.plasma.core: Applet "org.kde.plasma.systemtray" could not be loaded.



ii  libkf5plasma5 5.78.0-3


The problem is that this packages (and several others) from the
frameworks are not updated.

I guess we have to introduce a breaks somewhere ... this incompatibility
is somehow surprising, because it is not documented in the CMakeList
files - at least as far I see...


So better wait for a newer version...


No, wait for all frameworks being updated ...

Best

Norbert


Thanks, everything is OK now. Now, I just have to close the bug I opened.



Bug#992760: ksystemtray: cannot be started, wrong version

2021-08-23 Thread Erwan David



De : Norbert Preining [mailto:norb...@preining.info]


Hi Erwan,


kf.plasma.core: 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/applets/org.kde.plasma.systemtray.so"
 : this plugin is compiled against incompatible Plasma version 348928 This build is 
compatible with 5 .0.0 ( 327680 ) to 5.78.0 ( 347708 )
kf.plasma.core: Applet "org.kde.plasma.systemtray" could not be loaded.



ii  libkf5plasma5 5.78.0-3


The problem is that this packages (and several others) from the
frameworks are not updated.

I guess we have to introduce a breaks somewhere ... this incompatibility
is somehow surprising, because it is not documented in the CMakeList
files - at least as far I see...


So better wait for a newer version...


No, wait for all frameworks being updated ...

Best

Norbert


I know it is a big work, but with ~ 400 package upgrades, it is 
difficult to check everything will be updated. And version naming does 
not help either (it would be a big work to change, I know).


I am on testing, so I am OK with minor inconveniences like this (by the 
way the plasmoid to get network, CPU or RAM load does not start either).

But I wanted to warn people of this (obviously transient) problem.



Bug#992761: apt : needs a "rollback" feature

2021-08-23 Thread Erwan David
Package: apt
Version: 2.2.4
Severity: wishlist
Tags: upstream

After upgrading to a new version of KDE with a small bug, I would have loked to
return back to previous version. Howeever the upgrade was ~ 400 pacakges and
that makes it complicated, getting all packages in the logs.  So I thought of
the 1 feature I miss from yum in apt : the possibility, after an upgrade to
rollback to the previous versions of package list That would be a good feature
for apt


-- Package-specific info:

-- (no /etc/apt/preferences present) --


-- (no /etc/apt/preferences.d/* present) --


-- /etc/apt/sources.list --

# 

# deb cdrom:[Debian GNU/Linux 9.6.0 _Stretch_ - Official amd64 NETINST 
20181110-11:34]/ stretch contrib main non-free

#deb cdrom:[Debian GNU/Linux 9.6.0 _Stretch_ - Official amd64 NETINST 
20181110-11:34]/ stretch contrib main non-free

deb http://ftp.fr.debian.org/debian/ testing main non-free contrib
deb-src http://ftp.fr.debian.org/debian/ testing main non-free contrib

deb http://security.debian.org/debian-security bullseye-security main contrib 
non-free
deb-src http://security.debian.org/debian-security bullseye-security main 
contrib non-free

deb http://security.debian.org testing-security main contrib non-free
deb-src http://security.debian.org testing-security main contrib non-free 

# buster-updates, previously known as 'volatile'
deb http://ftp.fr.debian.org/debian/ testing-updates main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ testing-updates main contrib non-free

-- (/etc/apt/sources.list.d/multimedia.list present, but not submitted) --


-- /etc/apt/sources.list.d/sid.list --

deb http://ftp.fr.debian.org/debian/ sid main non-free contrib

-- (/etc/apt/sources.list.d/sid.list~ present, but not submitted) --


-- (/etc/apt/sources.list.d/signal.list present, but not submitted) --


-- (/etc/apt/sources.list.d/spotify.list present, but not submitted) --


-- (/etc/apt/sources.list.d/teams.list present, but not submitted) --


-- System Information:
Debian Release: 11.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-security'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-8-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages apt depends on:
ii  adduser 3.118
ii  debian-archive-keyring  2021.1.1
ii  gpgv2.2.27-2
ii  libapt-pkg6.0   2.2.4
ii  libc6   2.31-13
ii  libgcc-s1   10.2.1-6
ii  libgnutls30 3.7.1-5
ii  libseccomp2 2.5.1-1
ii  libstdc++6  10.2.1-6
ii  libsystemd0 247.9-1

Versions of packages apt recommends:
ii  ca-certificates  20210119

Versions of packages apt suggests:
pn  apt-doc 
ii  aptitude0.8.13-3
ii  dpkg-dev1.20.9
ii  gnupg   2.2.27-2
ii  gnupg2  2.2.27-2
ii  powermgmt-base  1.36

-- no debconf information



Bug#992760: ksystemtray: cannot be started, wrong version

2021-08-23 Thread Erwan David
Package: plasma-workspace
Version: 4:5.21.5-3
Severity: grave
Justification: renders package unusable

With new plasma 5.21, systemtray does not start with error :

kf.plasma.core: 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/applets/org.kde.plasma.systemtray.so"
 : this plugin is compiled against incompatible Plasma version 348928 This 
build is compatible with 5 .0.0 ( 327680 ) to 5.78.0 ( 347708 )
kf.plasma.core: Applet "org.kde.plasma.systemtray" could not be loaded.

Seems wrong version got packaged into plasma-workspace

-- System Information:
Debian Release: 11.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-security'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-8-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages plasma-workspace depends on:
ii  dbus-user-session [default-dbus-session-bus]  1.12.20-2
ii  drkonqi   5.21.5-2
ii  frameworkintegration  5.83.0-2
ii  gdb   10.1-2
ii  init-system-helpers   1.60
ii  iso-codes 4.6.0-1
ii  kactivitymanagerd 5.21.5-2
ii  kded5 5.83.0-2
ii  kinit 5.83.0-2
ii  kio   5.83.0-2
ii  kpackagetool5 5.83.0-2
ii  kwin-common   4:5.21.5-2
ii  libappstreamqt2   0.14.4-1
ii  libc6 2.31-13
ii  libcolorcorrect5  4:5.21.5-3
ii  libegl1   1.3.2-1
ii  libfontconfig12.13.1-4.2
ii  libfreetype6  2.10.4+dfsg-1
ii  libgcc-s1 10.2.1-6
ii  libgl11.3.2-1
ii  libgps28  3.22-4
ii  libice6   2:1.0.10-1
ii  libkf5activities5 5.83.0-2
ii  libkf5activitiesstats15.83.0-2
ii  libkf5archive55.83.0-2
ii  libkf5authcore5   5.83.0-2
ii  libkf5baloo5  5.83.0-2
ii  libkf5bookmarks5  5.83.0-2
ii  libkf5calendarevents5 5.83.0-2
ii  libkf5completion5 5.83.0-2
ii  libkf5config-bin  5.83.0-2
ii  libkf5configcore5 5.83.0-2
ii  libkf5configgui5  5.83.0-2
ii  libkf5configwidgets5  5.83.0-3
ii  libkf5coreaddons5 5.83.0-2
ii  libkf5crash5  5.83.0-2
ii  libkf5dbusaddons5 5.83.0-2
ii  libkf5declarative55.83.0-2
ii  libkf5globalaccel-bin 5.83.0-2
ii  libkf5globalaccel55.83.0-2
ii  libkf5guiaddons5  5.83.0-2
ii  libkf5holidays5   1:5.83.0-2
ii  libkf5i18n5   5.83.0-3
ii  libkf5iconthemes5 5.83.0-2
ii  libkf5idletime5   5.83.0-2
ii  libkf5itemmodels5 5.83.0-2
ii  libkf5jobwidgets5 5.83.0-2
ii  libkf5kcmutils5   5.83.0-2
ii  libkf5kdelibs4support55.83.0-2
ii  libkf5kiocore55.83.0-2
ii  libkf5kiofilewidgets5 5.83.0-2
ii  libkf5kiogui5 5.83.0-2
ii  libkf5kiowidgets5 5.83.0-2
ii  libkf5networkmanagerqt6   5.83.0-2
ii  libkf5newstuff5   5.83.0-2
ii  libkf5newstuffcore5   5.83.0-2
ii  libkf5notifications5  5.83.0-3
ii  libkf5notifyconfig5   5.83.0-2
ii  libkf5package55.83.0-2
ii  libkf5parts5  5.83.0-2
ii  libkf5people5 5.83.0-2
ii  libkf5peoplewidgets5  5.83.0-2
ii  libkf5plasma5 5.78.0-3
ii  libkf5plasmaquick55.78.0-3
ii  libkf5prison5 5.83.0-2
ii  libkf5quickaddons55.83.0-2
ii  libkf5runner5 

Bug#990184: krita: inavlid mime type in desktop file

2021-07-15 Thread Erwan David
Le 23/06/2021 à 18:44, Erwan David a écrit :
> Le 23/06/2021 à 18:06, Lisandro Damián Nicanor Pérez Meyer a écrit :
>> Control: tag -1 moreinfo unreproducible
>>
>> On Tue, 22 Jun 2021 at 06:09, Erwan David  wrote:
>>> Package: krita
>>> Version: 1:4.4.2+dfsg-1
>>> Severity: normal
>>>
>>> Each time menus are upgraded I get message :
>>> Error in file "/usr/share/applications/krita_jpeg.desktop": "jpeg/jfif" is 
>>> an invalid MIME type ("jpeg" is an unregistered media type)
>>>
>>> And indeed this file contains
>>> MimeType=image/jpeg;jpeg/jfif
>> I have just installed krita and I did not see any warning while
>> installing it. How do you "upgrade the menus"?
>>
>>
>> Regards, Lisandro.
>>
> It happens each time another package with a .desktop file is upgraded, I
> do not know what is exactly called at that time.
>
Hi, I got the error tod    ay when upgrading, thus I knew the package
and got a look at the portinst script.

The command which leads to the error message is :

update-desktop-database /usr/share/applications



Bug#990184: krita: inavlid mime type in desktop file

2021-06-23 Thread Erwan David
Le 23/06/2021 à 18:06, Lisandro Damián Nicanor Pérez Meyer a écrit :
> Control: tag -1 moreinfo unreproducible
>
> On Tue, 22 Jun 2021 at 06:09, Erwan David  wrote:
>> Package: krita
>> Version: 1:4.4.2+dfsg-1
>> Severity: normal
>>
>> Each time menus are upgraded I get message :
>> Error in file "/usr/share/applications/krita_jpeg.desktop": "jpeg/jfif" is 
>> an invalid MIME type ("jpeg" is an unregistered media type)
>>
>> And indeed this file contains
>> MimeType=image/jpeg;jpeg/jfif
> I have just installed krita and I did not see any warning while
> installing it. How do you "upgrade the menus"?
>
>
> Regards, Lisandro.
>
It happens each time another package with a .desktop file is upgraded, I
do not know what is exactly called at that time.



Bug#990184: krita: inavlid mime type in desktop file

2021-06-22 Thread Erwan David
Package: krita
Version: 1:4.4.2+dfsg-1
Severity: normal

Each time menus are upgraded I get message :
Error in file "/usr/share/applications/krita_jpeg.desktop": "jpeg/jfif" is an 
invalid MIME type ("jpeg" is an unregistered media type)

And indeed this file contains
MimeType=image/jpeg;jpeg/jfif


-- System Information:
Debian Release: 11.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'unstable'), 
(500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-7-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages krita depends on:
ii  krita-data1:4.4.2+dfsg-1
ii  libc6 2.31-12
ii  libexiv2-27   0.27.3-3
ii  libfftw3-double3  3.3.8-2
ii  libgcc-s1 10.2.1-6
ii  libgif7   5.1.9-2
ii  libgsl25  2.6+dfsg-2
ii  libheif1  1.11.0-1
ii  libilmbase25  2.5.4-1
ii  libjpeg62-turbo   1:2.0.6-4
ii  libkf5completion5 5.78.0-3
ii  libkf5configcore5 5.78.0-4
ii  libkf5configgui5  5.78.0-4
ii  libkf5coreaddons5 5.78.0-4
ii  libkf5crash5  5.78.0-3
ii  libkf5guiaddons5  5.78.0-3
ii  libkf5i18n5   5.78.0-2
ii  libkf5itemviews5  5.78.0-2
ii  libkf5widgetsaddons5  5.78.0-2
ii  libkf5windowsystem5   5.78.0-2
ii  liblcms2-22.12~rc1-2
ii  libopencolorio1v5 1.1.1~dfsg0-7
ii  libopenexr25  2.5.4-2
ii  libopenjp2-7  2.4.0-3
ii  libpng16-16   1.6.37-3
ii  libpoppler-qt5-1  20.09.0-3.1
ii  libpython3.9  3.9.2-1
ii  libqt5concurrent5 5.15.2+dfsg-7
ii  libqt5core5a  5.15.2+dfsg-7
ii  libqt5dbus5   5.15.2+dfsg-7
ii  libqt5gui55.15.2+dfsg-7
ii  libqt5multimedia5 5.15.2-3
ii  libqt5network55.15.2+dfsg-7
ii  libqt5printsupport5   5.15.2+dfsg-7
ii  libqt5qml55.15.2+dfsg-6
ii  libqt5quick5  5.15.2+dfsg-6
ii  libqt5quickwidgets5   5.15.2+dfsg-6
ii  libqt5svg55.15.2-3
ii  libqt5widgets55.15.2+dfsg-7
ii  libqt5x11extras5  5.15.2-2
ii  libqt5xml55.15.2+dfsg-7
ii  libquazip5-1  0.9.1-1
ii  libraw20  0.20.2-1
ii  libstdc++610.2.1-6
ii  libtiff5  4.2.0-1
ii  libx11-6  2:1.7.1-1
ii  zlib1g1:1.2.11.dfsg-2

Versions of packages krita recommends:
pn  krita-gmic   
ii  python3-pyqt55.15.2+dfsg-3
ii  python3-sip  4.19.25+dfsg-1
ii  qml-module-qtmultimedia  5.15.2-3

Versions of packages krita suggests:
ii  colord  1.4.5-3
ii  ffmpeg  10:4.4-dmo3
pn  krita-l10n  

-- no debconf information



Bug#981816: solaar goes in loop, takes about 100% CPU

2021-02-04 Thread Erwan David
Package: solaar
Version: 1.0.4+dfsg-1
Severity: normal

about twice a day solaar takes 100% CPU. A strace on the process shows 
continuous :
stat("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/solaar.mo", 0x7ffcf2746a10) = 
-1 ENOENT (No such file or directory)
stat("/usr/share/locale-langpack/en_US.UTF-8/LC_MESSAGES/solaar.mo", 
0x7ffcf2746a10) = -1 ENOENT (No such file or directory)
stat("/usr/share/locale/en_US/LC_MESSAGES/solaar.mo", 0x7ffcf2746a10) = -1 
ENOENT (No such file or directory)
stat("/usr/share/locale-langpack/en_US/LC_MESSAGES/solaar.mo", 0x7ffcf2746a10) 
= -1 ENOENT (No such file or directory)
stat("/usr/share/locale/en.UTF-8/LC_MESSAGES/solaar.mo", 0x7ffcf2746a10) = -1 
ENOENT (No such file or directory)
stat("/usr/share/locale-langpack/en.UTF-8/LC_MESSAGES/solaar.mo", 
0x7ffcf2746a10) = -1 ENOENT (No such file or directory)
stat("/usr/share/locale/en/LC_MESSAGES/solaar.mo", 0x7ffcf2746a10) = -1 ENOENT 
(No such file or directory)
stat("/usr/share/locale-langpack/en/LC_MESSAGES/solaar.mo", 0x7ffcf2746a10) = 
-1 ENOENT (No such file or directory)

(my locale is en_US.UTF-8)

WOrkaround is to stop solaar then start it again.

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-2-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages solaar depends on:
ii  adduser  3.118
ii  debconf [debconf-2.0]1.5.74
ii  gir1.2-ayatanaappindicator3-0.1  0.5.5-2
ii  gir1.2-gtk-3.0   3.24.24-1
ii  gir1.2-notify-0.70.7.9-2
ii  passwd   1:4.8.1-1
ii  python3  3.9.1-1
ii  python3-gi   3.38.0-1+b2
ii  python3-pyudev   0.22.0-1
ii  udev 247.2-5

Versions of packages solaar recommends:
ii  python3-dbus  1.2.16-5
ii  upower0.99.11-2

solaar suggests no packages.

-- debconf information:
  solaar/use_plugdev_group: false



Bug#974936: cantata : scans directory outside of its configuration

2020-11-16 Thread Erwan David
Package: cantata
Version: 2.4.2.ds1-1
Severity: normal

For each automount point in /mnt, I get regularly

Nov 16 18:36:45 maine-ocean systemd[1]: mnt-nas.automount: Got automount 
request for /mnt/nas, triggered by 6664 (cantata)

It seems, that cantata scans every directory inside /mnt
My configuration does not mention /mnt, And I'd rather not have programs trigger
automounting like this.


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'unstable'), 
(500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.9.0-1-amd64 (SMP w/8 CPU threads)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages cantata depends on:
ii  fonts-font-awesome5.0.10+really4.7.0~dfsg-2
ii  libavcodec58  10:4.3.1-dmo3
ii  libavformat58 10:4.3.1-dmo3
ii  libavutil56   10:4.3.1-dmo3
ii  libc6 2.31-4
ii  libcddb2  1.3.2-6+b1
ii  libcdparanoia03.10.2+debian-13+b1
ii  libebur128-1  1.2.4-2
ii  libgcc-s1 10.2.0-16
ii  libmpg123-0   1.26.3-1
ii  libmtp9   1.1.17-3
ii  libmusicbrainz5cc2v5  5.1.0+git20150707-10
ii  libqt5core5a  5.15.1+dfsg-2
ii  libqt5dbus5   5.15.1+dfsg-2
ii  libqt5gui55.15.1+dfsg-2
ii  libqt5multimedia5 5.15.1-2
ii  libqt5network55.15.1+dfsg-2
ii  libqt5sql55.15.1+dfsg-2
ii  libqt5sql5-sqlite 5.15.1+dfsg-2
ii  libqt5svg55.15.1-2
ii  libqt5widgets55.15.1+dfsg-2
ii  libqt5xml55.15.1+dfsg-2
ii  libstdc++610.2.0-16
ii  libtag1v5 1.11.1+dfsg.1-3
ii  libudev1  246.6-2
ii  zlib1g1:1.2.11.dfsg-2

Versions of packages cantata recommends:
ii  liburi-perl   5.05-1
ii  perl-base [libio-socket-ip-perl]  5.30.3-4

Versions of packages cantata suggests:
ii  media-player-info  24-2
ii  mpd1:0.22.3-dmo1

-- no debconf information



Bug#969788: nextcloud-desktop: Upgrade removed part of configuration

2020-09-08 Thread Erwan David
Package: nextcloud-desktop
Version: 3.0.1-1
Severity: grave
Justification: causes non-serious data loss

I had 3 synchronized folders, after upgrade I had only the first defined, 
configuration of other synchronized folders was lost.


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.7.0-3-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages nextcloud-desktop depends on:
ii  libc6 2.31-3
ii  libcloudproviders00.3.0-3
ii  libgcc-s1 10.2.0-6
ii  libglib2.0-0  2.64.4-1
ii  libnextcloudsync0 3.0.1-1
ii  libqt5core5a  5.14.2+dfsg-6
ii  libqt5dbus5   5.14.2+dfsg-6
ii  libqt5gui55.14.2+dfsg-6
ii  libqt5keychain1   0.10.0-1
ii  libqt5network55.14.2+dfsg-6
ii  libqt5qml55.14.2+dfsg-3
ii  libqt5quick5  5.14.2+dfsg-3
ii  libqt5quickcontrols2-55.14.2+dfsg-2
ii  libqt5sql5-sqlite 5.14.2+dfsg-6
ii  libqt5svg55.14.2-2
ii  libqt5webenginecore5  5.14.2+dfsg1-5
ii  libqt5webenginewidgets5   5.14.2+dfsg1-5
ii  libqt5webkit5 5.212.0~alpha4-5
ii  libqt5widgets55.14.2+dfsg-6
ii  libstdc++610.2.0-6
ii  nextcloud-desktop-common  3.0.1-1
ii  nextcloud-desktop-l10n3.0.1-1

Versions of packages nextcloud-desktop recommends:
ii  nextcloud-desktop-doc  3.0.1-1

nextcloud-desktop suggests no packages.

-- no debconf information



Bug#964118: Bug corrected in 5.7.0-2

2020-08-03 Thread Erwan David
The bug is corrected in 5.7.0-2



Bug#964118: linux-image-5.7.0-1-amd64 : completely garbled USB sound on Dell Dock

2020-07-02 Thread Erwan David
Package: src:linux
Version: 5.7.6-1
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***

With 5.7.0-1 sound is not working correctly on my Dell Dock (the USB Audio card 
it presents).
Dock is identified as follows in the logs
Jul  1 08:16:28 ot-port-124 kernel: [  488.790917] usb 2-1.2: Dell TB16 Dock, 
disable RX aggregation

lsusb -v -t shows

   |__ Port 5: Dev 6, If 2, Class=Audio, Driver=snd-usb-audio, 480M
ID 0bda:4014 Realtek Semiconductor Corp. 
|__ Port 5: Dev 6, If 0, Class=Audio, Driver=snd-usb-audio, 480M
ID 0bda:4014 Realtek Semiconductor Corp. 
|__ Port 5: Dev 6, If 3, Class=Audio, Driver=snd-usb-audio, 480M
ID 0bda:4014 Realtek Semiconductor Corp. 
|__ Port 5: Dev 6, If 1, Class=Audio, Driver=snd-usb-audio, 480M
ID 0bda:4014 Realtek Semiconductor Corp. 
for this audio component

Sound works correctly when booting on linux-image-5.6.0-2-amd64  version 
5.6.14-2 and same userland, thus reporting a kernel bug

-- Package-specific info:
** Version:
Linux version 5.7.0-1-amd64 (debian-ker...@lists.debian.org) (gcc version 9.3.0 
(Debian 9.3.0-14), GNU ld (GNU Binutils for Debian) 2.34) #1 SMP Debian 5.7.6-1 
(2020-06-24)

** Command line:
BOOT_IMAGE=/vmlinuz-5.7.0-1-amd64 root=/dev/mapper/ot--port--eda--vg-root ro 
net.ifnames=0 quiet

** Tainted: OE (12288)
 * externally-built ("out-of-tree") module was loaded
 * unsigned module was loaded

** Kernel log:
[   22.603251] iwlwifi :02:00.0: enabling device ( -> 0002)
[   22.606066] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms 
ovfl timer
[   22.606067] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   22.606068] RAPL PMU: hw unit of domain package 2^-14 Joules
[   22.606068] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   22.606069] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   22.606069] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   22.606222] Bluetooth: Core ver 2.22
[   22.606230] NET: Registered protocol family 31
[   22.606231] Bluetooth: HCI device and connection manager initialized
[   22.606233] Bluetooth: HCI socket layer initialized
[   22.606235] Bluetooth: L2CAP socket layer initialized
[   22.606238] Bluetooth: SCO socket layer initialized
[   22.650143] r8152 2-1.2:1.0: firmware: failed to load rtl_nic/rtl8153a-3.fw 
(-2)
[   22.650187] firmware_class: See https://wiki.debian.org/Firmware for 
information about missing firmware
[   22.650233] r8152 2-1.2:1.0: Direct firmware load for rtl_nic/rtl8153a-3.fw 
failed with error -2
[   22.650235] r8152 2-1.2:1.0: unable to load firmware patch 
rtl_nic/rtl8153a-3.fw (-2)
[   22.660696] iwlwifi :02:00.0: firmware: direct-loading firmware 
iwlwifi-8265-36.ucode
[   22.661128] iwlwifi :02:00.0: loaded firmware version 36.8fd77bb3.0 
8265-36.ucode op_mode iwlmvm
[   22.661147] iwlwifi :02:00.0: firmware: failed to load 
iwl-debug-yoyo.bin (-2)
[   22.661184] iwlwifi :02:00.0: Direct firmware load for 
iwl-debug-yoyo.bin failed with error -2
[   22.668989] snd_hda_intel :00:1f.3: DSP detected with PCI 
class/subclass/prog-if info 0x040380
[   22.668998] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
[   22.669298] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
[   22.686526] r8152 2-1.2:1.0 eth1: v1.11.11
[   22.692317] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (1bcf:2b96)
[   22.724120] audit: type=1400 audit(1593670793.162:2): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/sbin/haveged" pid=787 
comm="apparmor_parser"
[   22.724553] audit: type=1400 audit(1593670793.162:3): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="libreoffice-senddoc" 
pid=786 comm="apparmor_parser"
[   22.724769] audit: type=1400 audit(1593670793.162:4): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" 
pid=784 comm="apparmor_parser"
[   22.727265] audit: type=1400 audit(1593670793.162:5): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=785 
comm="apparmor_parser"
[   22.727268] audit: type=1400 audit(1593670793.162:6): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="man_filter" pid=785 
comm="apparmor_parser"
[   22.727270] audit: type=1400 audit(1593670793.162:7): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="man_groff" pid=785 
comm="apparmor_parser"
[   22.727271] audit: type=1400 audit(1593670793.162:8): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="libreoffice-oopslash" 
pid=781 

Bug#955137: Acknowledgement (hplip: Various utilities : lacks a 'distro' module)

2020-03-27 Thread Erwan David
I solved the problem by installing the python3-distro package, which
should be added as a new dependency.

Thank you.



Bug#955137: hplip: Various utilities : lacks a 'distro' module

2020-03-27 Thread Erwan David
Package: hplip
Version: 3.20.3+dfsg0-1
Severity: important

Like hp-check below, various utilities, including hp-plugin crash with error
"ModuleNotFoundError: No module named 'distro'"

This prevents scanning from my MFC which needs a plugin since hp-plugin crashes.


-- Package-specific info:
Saving output in log file: /home/edavid/hp-check.log

HP Linux Imaging and Printing System (ver. 3.20.3)
Dependency/Version Check Utility ver. 15.1

Copyright (c) 2001-18 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Note: hp-check can be run in three modes:
1. Compile-time check mode (-c or --compile): Use this mode before compiling 
the HPLIP supplied tarball (.tar.gz or .run) to determine if the proper 
dependencies are installed to  
successfully compile HPLIP. 


2. Run-time check mode (-r or --run): Use this mode to determine if a distro 
supplied package (.deb, .rpm, etc) or an already built HPLIP supplied tarball 
has the proper dependencies  
installed to successfully run.  


3. Both compile- and run-time check mode (-b or --both) (Default): This mode 
will check both of the above cases (both compile- and run-time dependencies).   
   

Check types:


a. EXTERNALDEP - External Dependencies  


b. GENERALDEP - General Dependencies (required both at compile and run time)


c. COMPILEDEP - Compile time Dependencies   


d. [All are run-time checks]


PYEXT SCANCONF QUEUES PERMISSION



Status Types:
OK
MISSING   - Missing Dependency or Permission or Plug-in
INCOMPAT  - Incompatible dependency-version or Plugin-version

/usr/bin/hp-check:685: SyntaxWarning: "is not" with a literal. Did you mean 
"!="?
  if 'getfacl' not in g and '' is not g and 'file' not in g:
Traceback (most recent call last):
  File "/usr/share/hplip/base/password.py", line 84, in get_distro_name
os_name = platform.dist()[0]
AttributeError: module 'platform' has no attribute 'dist'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/hp-check", line 860, in 
dep =  DependenciesCheck(MODE_CHECK,INTERACTIVE_MODE,ui_toolkit)
  File "/usr/bin/hp-check", line 175, in __init__
self.core = CoreInstall(mode, ui_mode, ui_toolkit)
  File "/usr/share/hplip/installer/core_install.py", line 239, in __init__
self.passwordObj = password.Password(ui_mode)
  File "/usr/share/hplip/base/password.py", line 117, in __init__
self.__readAuthType()  # self.__authType
  File "/usr/share/hplip/base/password.py", line 139, in __readAuthType
distro_name = get_distro_name().lower()
  File "/usr/share/hplip/base/password.py", line 86, in get_distro_name
import distro
ModuleNotFoundError: No module named 'distro'

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'unstable'), 
(500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.4.0-4-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages hplip depends on:
ii  adduser3.118
ii  cups   2.3.1-11
ii  hplip-data 3.20.3+dfsg0-1
ii  libc6  2.30-2
ii  libcups2   2.3.1-11
ii  libdbus-1-31.12.16-2
ii  libhpmud0  3.20.3+dfsg0-1
ii  libpython3.8   3.8.2-1
ii  libsane1.0.27-3.2+b1
ii  

Bug#951692: fusioninventory-agent: Does not purge ucf when purging package

2020-02-20 Thread Erwan David
Package: fusioninventory-agent
Version: 1:2.5.2-1
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***

After the package is purged, the ucf database still has data on it which 
prevents reinstalling the config files.

Running

for conf in agent inventory-server-plugin ssl-server-plugin 
server-test-plugin \
proxy-server-plugin proxy2-server-plugin
do
ucf --purge /etc/fusioninventory/$conf.cfg
ucfr --purge fusioninventory-agent /etc/fusioninventory/$conf.cfg
done

solves the problem.


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.4.0-4-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages fusioninventory-agent depends on:
ii  hwdata  0.290-1
ii  libfile-which-perl  1.23-1
ii  libhttp-daemon-perl 6.06-1
ii  libnet-cups-perl0.64-1+b2
ii  libnet-ip-perl  1.26-2
ii  libparse-edid-perl  1.0.7-1
ii  libproc-daemon-perl 0.23-1
ii  libsocket-getaddrinfo-perl  0.22-3
ii  libtext-template-perl   1.58-1
ii  libuniversal-require-perl   0.18-1
ii  libwww-perl 6.43-1
ii  libxml-treepp-perl  0.43-1
ii  libxml-xpath-perl   1.44-1
ii  libyaml-perl1.29-1
ii  libyaml-tiny-perl   1.73-1
ii  lsb-base11.1.0
ii  perl [libjson-pp-perl]  5.30.0-9
ii  ucf 3.0038+nmu1

Versions of packages fusioninventory-agent recommends:
ii  dmidecode  3.2-3
ii  fdisk  2.34-0.1
ii  hdparm 9.58+ds-4
ii  libio-socket-ssl-perl  2.067-1
ii  net-tools  1.60+git20180626.aebd88e-1
ii  util-linux 2.34-0.1

Versions of packages fusioninventory-agent suggests:
pn  read-edid  
ii  smartmontools  7.1-1

-- no debconf information



Bug#945124: cantata: Cantata does not start KDE mediaplayer any more

2019-11-27 Thread Erwan David
Hi, after some KDE upgrades, it now works (no problem for me, this kind of 
problem is normal in testing).

I do not know how to close the bug...


Erwan David

De : Erwan David [mailto:eda...@oceanet-technology.com]
Objet : Bug#945124: cantata: Cantata does not start KDE mediaplayer any more
Date : mercredi 20 novembre 2019 à 15:37 UTC+1
Pour : Stuart Prescott <mailto:stu...@debian.org>
Cc : 945...@bugs.debian.org<mailto:945...@bugs.debian.org>


Hi,

Indeed cantata did not change since last july, so the problem might rather be 
on the kde media player side. But I do not know which kde package is involved 
(and I got several upgrades during the last days)

Here is what I get in the apt logs (I removed texlive packages)

Install: libphonon4qt5-data:amd64 (4:4.11.1-3, automatic)
libevent-core-2.1-7:amd64 (2.1.11-stable-1, automatic)
libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1, automatic)
pci.ids:amd64 (0.0~2019.11.10-2, automatic)
libevent-2.1-7:amd64 (2.1.11-stable-1, automatic)
libgit2-28:amd64 (0.28.3+dfsg.1-1, automatic)
Upgrade: libboost-python1.67.0:amd64 (1.67.0-13, 1.67.0-13+b1)
kstars-data:amd64 (5:3.0.0-1, 5:3.3.7-1)
mutt:amd64 (1.12.2-1, 1.12.2-2)
libldb2:amd64 (2:2.0.7-3, 2:2.0.7-3+b1)
libkf5texteditor5:amd64 (5.62.0-1, 5.62.0-1+b1)
librpmsign8:amd64 (4.14.2.1+dfsg1-1, 4.14.2.1+dfsg1-1+b1)
rpm2cpio:amd64 (4.14.2.1+dfsg1-1, 4.14.2.1+dfsg1-1+b1)
intel-microcode:amd64 (3.20191112.1, 3.20191113.1)
libsemanage1:amd64 (2.9-3, 2.9-3+b1)
python3-zope.interface:amd64 (4.6.0-1, 4.6.0-1+b1)
python3-pyxattr:amd64 (0.6.1-1, 0.6.1-1+b1)
libxml2-utils:amd64 (2.9.4+dfsg1-7+b3, 2.9.4+dfsg1-7+b4)
ktexteditor-katepart:amd64 (5.62.0-1, 5.62.0-1+b1)
libfstrm0:amd64 (0.6.0-1, 0.6.0-1+b1)
sntp:amd64 (1:4.2.8p13+dfsg-2, 1:4.2.8p13+dfsg-2+b1)
python-markupsafe:amd64 (1.1.0-1+b1, 1.1.0-1+b2)
python3-pycryptodome:amd64 (3.6.1-2+b1, 3.6.1-2+b2)
python3-setproctitle:amd64 (1.1.10-1+b2, 1.1.10-1+b3)
unbound-host:amd64 (1.9.4-2, 1.9.4-2+b1)
python-pycurl:amd64 (7.43.0.2-0.1+b1, 7.43.0.2-0.1+b2)
python3-xapian:amd64 (1.4.12-2, 1.4.12-2+b1)
libbrotli1:amd64 (1.0.7-5, 1.0.7-5+b1)
libsystemd0:amd64 (243-5, 243-7)
fwupd-amd64-signed:amd64 (1.3.3+2, 1.3.3+3)
librpmbuild8:amd64 (4.14.2.1+dfsg1-1, 4.14.2.1+dfsg1-1+b1)
python3-ldb:amd64 (2:2.0.7-3, 2:2.0.7-3+b1)
python-zope.interface:amd64 (4.6.0-1, 4.6.0-1+b1)
phonon4qt5:amd64 (4:4.11.1-1, 4:4.11.1-3)
python3-reportlab-accel:amd64 (3.5.31-1, 3.5.31-1+b1)
debugedit:amd64 (4.14.2.1+dfsg1-1, 4.14.2.1+dfsg1-1+b1)
chromium:amd64 (76.0.3809.100-1, 78.0.3904.97-1+b1)
python3-netifaces:amd64 (0.10.4-1+b1, 0.10.4-1+b2)
udev:amd64 (243-5, 243-7)
python3-levenshtein:amd64 (0.12.0-3+b1, 0.12.0-3+b2)
libpwquality-common:amd64 (1.4.1-3, 1.4.2-1)
python3-psutil:amd64 (5.5.1-1+b1, 5.5.1-1+b2)
python3-sip:amd64 (4.19.19+dfsg-2, 4.19.19+dfsg-2+b1)
iio-sensor-proxy:amd64 (2.4-2+b1, 2.8-1)
dkms:amd64 (2.8.1-2, 2.8.1-3)
tftpd:amd64 (0.17-22+b1, 0.17-23)
konversation:amd64 (1.7.5-2, 1.7.5-3)
libudev1:amd64 (243-5, 243-7)
rsyslog:amd64 (8.1910.0-2, 8.1911.0-1)
chromium-sandbox:amd64 (76.0.3809.100-1, 78.0.3904.97-1+b1)
libapparmor1:amd64 (2.13.3-6, 2.13.3-7)
python3-cups:amd64 (1.9.73-2+b1, 1.9.73-2+b2)
libqt5webenginewidgets5:amd64 (5.12.5+dfsg-3, 5.12.5+dfsg-3+b1)
konversation-data:amd64 (1.7.5-2, 1.7.5-3)
librpmio8:amd64 (4.14.2.1+dfsg1-1, 4.14.2.1+dfsg1-1+b1)
python3-renderpm:amd64 (3.5.31-1, 3.5.31-1+b1)
chromium-common:amd64 (76.0.3809.100-1, 78.0.3904.97-1+b1)
python3-pycurl:amd64 (7.43.0.2-0.1+b1, 7.43.0.2-0.1+b2)
python3-simplejson:amd64 (3.16.0-2, 3.16.0-2+b1)
python3-kiwisolver:amd64 (1.0.1-2+b1, 1.0.1-2+b2)
ntp:amd64 (1:4.2.8p13+dfsg-2, 1:4.2.8p13+dfsg-2+b1)
ntpdate:amd64 (1:4.2.8p13+dfsg-2, 1:4.2.8p13+dfsg-2+b1)
lldpd:amd64 (1.0.4-1+b2, 1.0.4-1+b3)
libunbound8:amd64 (1.9.4-2, 1.9.4-2+b1)
rpm-common:amd64 (4.14.2.1+dfsg1-1, 4.14.2.1+dfsg1-1+b1)
python-cffi-backend:amd64 (1.13.1-1, 1.13.1-1+b1)
psmisc:amd64 (23.2-1+b1, 23.3-1)
libboost-iostreams1.67.0:amd64 (1.67.0-13, 1.67.0-13+b1)
rpm:amd64 (4.14.2.1+dfsg1-1, 4.14.2.1+dfsg1-1+b1)
libprotobuf-lite17:amd64 (3.6.1.3-2, 3.6.1.3-2+b1)
libboost-chrono1.67.0:amd64 (1.67.0-13, 1.67.0-13+b1)
librpm8:amd64 (4.14.2.1+dfsg1-1, 4.14.2.1+dfsg1-1+b1)
whiptail:amd64 (0.52.21-3, 0.52.21-3+b1)
libnewt0.52:amd64 (0.52.21-3, 0.52.21-3+b1)
libopenbabel5:amd64 (2.4.1+dfsg-5.1, 2.4.1+dfsg-5.1+b1)
python3-cffi-backend:amd64 (1.13.1-1, 1.13.1-1+b1)
systemd-sysv:amd64 (243-5, 243-7)
python3-markupsafe:amd64 (1.1.0-1+b1, 1.1.0-1+b2)
libayatana-appindicator3-1:amd64 (0.5.3-4, 0.5.4-1)
libselinux1:amd64 (2.9-2+b2, 2.9-3+b1)
liblz4-1:amd64 (1.9.2-1, 1.9.2-2)
qml-module-qtwebengine:amd64 (5.12.5+dfsg-3, 5.12.5+dfsg-3+b1)
libpam-systemd:amd64 (243-5, 243-7)
systemd:amd64 (243-5, 243-7)
libboost-atomic1.67.0:amd64 (1.67.0-13, 1.67.0-13+b1)
libfwupd2:amd64 (1.3.3-2, 1.3.3-3)
libnss-systemd:amd64 (243-5, 243-7)
libphonon4qt5-4:amd64 (4:4.11.1-1, 4:4.11.1-3)
rubygems-integration:amd64 (1.12, 1.14)
libboost-locale1.67.0:amd64 (1.67.

Bug#945124: cantata: Cantata does not start KDE mediaplayer any more

2019-11-20 Thread Erwan David
+dfsg-3+b1)
tmux:amd64 (2.9a-3, 2.9a-3+b1)
python3-urwid:amd64 (2.0.1-2+b1, 2.0.1-2+b2)
libboost-filesystem1.67.0:amd64 (1.67.0-13, 1.67.0-13+b1)
libkf5texteditor-bin:amd64 (5.62.0-1, 5.62.0-1+b1)
libpci3:amd64 (1:3.6.2-2, 1:3.6.2-5)
libprotobuf17:amd64 (3.6.1.3-2, 3.6.1.3-2+b1)
python-cups:amd64 (1.9.73-2+b1, 1.9.73-2+b2)
libboost-date-time1.67.0:amd64 (1.67.0-13, 1.67.0-13+b1)
python3-selinux:amd64 (2.9-2+b2, 2.9-3+b1)
libboost-thread1.67.0:amd64 (1.67.0-13, 1.67.0-13+b1)
nfs-common:amd64 (1:1.3.4-2.5, 1:1.3.4-2.5+b1)
python3-apt:amd64 (1.8.4, 1.8.4+b1)
tmate:amd64 (2.3.0-1, 2.3.0-1+b1)
libboost-system1.67.0:amd64 (1.67.0-13, 1.67.0-13+b1)



Erwan David


De : Stuart Prescott [mailto:stu...@debian.org]
Objet : Bug#945124: cantata: Cantata does not start KDE mediaplayer any more
Date : mercredi 20 novembre 2019 à 10:39 UTC+1
Pour : Erwan David 
<mailto:eda...@oceanet-technology.com>
Cc : 945...@bugs.debian.org<mailto:945...@bugs.debian.org>


Hi Erwan



Before latest upgrade, starting Cantata made the media player icon show on
kde system tray and media player shortcuts worked. It is not the case
anymore, however, If I start spotify client (which makes the media player
appear), then cantata then stops spotify, cantata then uses the media
player shortcuts or the icon, it works.



Can you provide a list of what was actually upgraded? It wasn't cantata, but
perhaps it was Qt or Plasma? /var/log/apt/history.log* might be useful to work
that out.

thanks
Stuart




Bug#945124: cantata: Cantata does not start KDE mediaplayer any more

2019-11-20 Thread Erwan David
Package: cantata
Version: 2.3.3.ds1-1
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***

Before latest upgrade, starting Cantata made the media player icon show on kde 
system tray and media player shortcuts worked.
It is not the case anymore, however, If I start spotify client (which makes the 
media player appear), then cantata then stops
spotify, cantata then uses the media player shortcuts or the icon, it works.


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.2.0-3-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages cantata depends on:
ii  fonts-font-awesome5.0.10+really4.7.0~dfsg-1
ii  libavcodec58  10:4.1.4-dmo1+deb10u1
ii  libavformat58 10:4.1.4-dmo1+deb10u1
ii  libavutil56   10:4.1.4-dmo1+deb10u1
ii  libc6 2.29-3
ii  libcddb2  1.3.2-6+b1
ii  libcdparanoia03.10.2+debian-13+b1
ii  libebur128-1  1.2.4-2
ii  libgcc1   1:9.2.1-19
ii  libmpg123-0   1.25.12-1
ii  libmtp9   1.1.16-2
ii  libmusicbrainz5cc2v5  5.1.0+git20150707-9
ii  libqt5concurrent5 5.12.5+dfsg-2
ii  libqt5core5a  5.12.5+dfsg-2
ii  libqt5dbus5   5.12.5+dfsg-2
ii  libqt5gui55.12.5+dfsg-2
ii  libqt5multimedia5 5.12.5-1
ii  libqt5network55.12.5+dfsg-2
ii  libqt5sql55.12.5+dfsg-2
ii  libqt5sql5-sqlite 5.12.5+dfsg-2
ii  libqt5svg55.12.5-2
ii  libqt5widgets55.12.5+dfsg-2
ii  libqt5xml55.12.5+dfsg-2
ii  libstdc++69.2.1-19
ii  libtag1v5 1.11.1+dfsg.1-0.3+b1
ii  libudev1  243-7
ii  zlib1g1:1.2.11.dfsg-1+b1

Versions of packages cantata recommends:
ii  liburi-perl   1.76-1
ii  perl-base [libio-socket-ip-perl]  5.30.0-9

Versions of packages cantata suggests:
ii  media-player-info  24-2
ii  mpd1:0.21.11-dmo1

-- no debconf information



Bug#939587: /usr/sbin/update-mime: update-mime: Perl errors (or warnings ?)

2019-09-06 Thread Erwan David
Package: mime-support
Version: 3.63
Severity: normal
File: /usr/sbin/update-mime

When using update-mime, I get following messages
Use of uninitialized value $ENV{"DPKG_RUNNING_VERSION"} in string ne at 
/usr/sbin/update-mime line 43.
Use of uninitialized value $ARGV[0] in string eq at /usr/sbin/update-mime line 
49.

I do not know wether it is critical or not. If I am not supposed to start it my
self, then the mailcap.order man page should be corrected.

-- System Information:
Debian Release: bullseye/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.2.0-2-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

mime-support depends on no packages.

Versions of packages mime-support recommends:
ii  bzip2 1.0.6-9.2
ii  file  1:5.37-5
ii  xz-utils  5.2.4-1+b1

mime-support suggests no packages.

-- Configuration Files:
/etc/mailcap.order changed:
imagemagick-6.q16:image/*


-- no debconf information



Bug#939586: gwenview should provide a /usr/lib/mime/packages/gwenview file

2019-09-06 Thread Erwan David
Package: gwenview
Version: 4:18.04.0-1.1+b1
Severity: minor

since there is no /usr/lib/mime/packages/gwenview, we cannot use gwenview as
default image viewer for non KDE applications. Such a file would be useful.

-- System Information:
Debian Release: bullseye/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.2.0-2-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages gwenview depends on:
ii  kinit  5.54.0-1
ii  kio5.54.1-1
ii  libc6  2.28-10
ii  libcfitsio83.470-3
ii  libexiv2-140.25-4
ii  libgcc11:9.2.1-4
ii  libjpeg62-turbo1:1.5.2-2+b1
ii  libkf5activities5  5.54.0-1
ii  libkf5baloo5   5.54.0-1
ii  libkf5completion5  5.54.0-1
ii  libkf5configcore5  5.54.0-2
ii  libkf5configgui5   5.54.0-2
ii  libkf5configwidgets5   5.54.0-1
ii  libkf5coreaddons5  5.54.0-1
ii  libkf5filemetadata35.54.0-1
ii  libkf5i18n55.54.0-1
ii  libkf5iconthemes5  5.54.0-1
ii  libkf5itemmodels5  5.54.0-1
ii  libkf5itemviews5   5.54.0-1
ii  libkf5jobwidgets5  5.54.0-1
ii  libkf5kdcraw5  18.08.0-1
ii  libkf5kiocore5 5.54.1-1
ii  libkf5kiofilewidgets5  5.54.1-1
ii  libkf5kiowidgets5  5.54.1-1
ii  libkf5kipi32.0.0   4:17.08.3-1
ii  libkf5notifications5   5.54.0-1
ii  libkf5parts5   5.54.0-1
ii  libkf5service-bin  5.54.0-1
ii  libkf5service5 5.54.0-1
ii  libkf5solid5   5.54.0-1
ii  libkf5widgetsaddons5   5.54.0-1
ii  libkf5xmlgui5  5.54.0-1
ii  liblcms2-2 2.9-3+b1
ii  libphonon4qt5-44:4.10.3-3
ii  libpng16-161.6.37-1
ii  libqt5core5a   5.11.3+dfsg1-4
ii  libqt5dbus55.11.3+dfsg1-4
ii  libqt5gui5 5.11.3+dfsg1-4
ii  libqt5opengl5  5.11.3+dfsg1-4
ii  libqt5printsupport55.11.3+dfsg1-4
ii  libqt5svg5 5.11.3-3
ii  libqt5widgets5 5.11.3+dfsg1-4
ii  libqt5x11extras5   5.11.3-2
ii  libstdc++6 9.2.1-4
ii  libx11-6   2:1.6.7-1
ii  phonon4qt5 4:4.10.3-3

Versions of packages gwenview recommends:
ii  kamera 4:17.08.3-1
ii  kio-extras 4:18.08.3-1
ii  qt5-image-formats-plugins  5.11.3-2

gwenview suggests no packages.

-- no debconf information



Bug#939390: nextcloud-desktop: At second display, nextcloud-desktop main window does not present anything.

2019-09-04 Thread Erwan David
Package: nextcloud-desktop
Version: 2.5.3-1
Severity: normal

When I display the nextcloud window everything works. I then close the window
and I f I reopen it (clicking on the tray icon), I get a splendid whole gray
window, nothing is drawn on it.

-- System Information:
Debian Release: bullseye/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.2.0-2-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages nextcloud-desktop depends on:
ii  libc6 2.28-10
ii  libgcc1   1:9.2.1-4
ii  libnextcloudsync0 2.5.3-1
ii  libqt5core5a  5.11.3+dfsg1-4
ii  libqt5dbus5   5.11.3+dfsg1-4
ii  libqt5gui55.11.3+dfsg1-4
ii  libqt5keychain1   0.9.1-2
ii  libqt5network55.11.3+dfsg1-4
ii  libqt5sql5-sqlite 5.11.3+dfsg1-4
ii  libqt5webenginecore5  5.11.3+dfsg-2+b1
ii  libqt5webenginewidgets5   5.11.3+dfsg-2+b1
ii  libqt5webkit5 5.212.0~alpha2-21
ii  libqt5widgets55.11.3+dfsg1-4
ii  libqt5xml55.11.3+dfsg1-4
ii  libstdc++69.2.1-4
ii  nextcloud-desktop-common  2.5.3-1
ii  nextcloud-desktop-l10n2.5.3-1

Versions of packages nextcloud-desktop recommends:
pn  nextcloud-desktop-doc  

nextcloud-desktop suggests no packages.

-- no debconf information



Bug#935825: postfix: Race condition at start between postfix and dhcp.

2019-08-26 Thread Erwan David
Package: postfix
Version: 3.4.5-1+b1
Severity: normal

With the default debian configuration postfix runs chrooted and the systemd
unit, through the pre-start script /usr/lib/postfix/configure-instance.sh copies
the environment (including /etc/resolv.conf) to the chroot.

However, on a new laptop with a fast boot (and fast disk) postfix may start
before the DNS received by DHCP is configured in resolv.conf, thus postfix has
no DNS.


-- System Information:
Debian Release: bullseye/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.2.0-2-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages postfix depends on:
ii  adduser3.118
ii  cpio   2.12+dfsg-9+b1
ii  debconf [debconf-2.0]  1.5.73
ii  dpkg   1.19.7
ii  e2fsprogs  1.45.3-4
ii  libc6  2.28-10
ii  libdb5.3   5.3.28+dfsg1-0.6
ii  libicu63   63.2-2
ii  libsasl2-2 2.1.27+dfsg-1
ii  libssl1.1  1.1.1c-1
ii  lsb-base   11.1.0
ii  netbase5.6
ii  ssl-cert   1.0.39

Versions of packages postfix recommends:
ii  python3  3.7.3-1

Versions of packages postfix suggests:
ii  bsd-mailx [mail-reader]8.1.2-0.20180807cvs-1+b1
ii  dovecot-core [dovecot-common]  1:2.3.4.1-5
ii  emacs-lucid [mail-reader]  1:26.1+1-3.3
ii  kmail [mail-reader]4:18.08.3-1
ii  libsasl2-modules   2.1.27+dfsg-1
ii  mutt [mail-reader] 1.10.1-2.1+b1
pn  postfix-cdb
pn  postfix-doc
pn  postfix-ldap   
pn  postfix-lmdb   
pn  postfix-mysql  
pn  postfix-pcre   
pn  postfix-pgsql  
pn  postfix-sqlite 
pn  procmail   
ii  resolvconf 1.79
ii  s-nail [mail-reader]   14.9.13-2
pn  ufw

-- Configuration Files:
/etc/postfix/post-install [Errno 2] No such file or directory: 
'/etc/postfix/post-install'
/etc/postfix/postfix-files [Errno 2] No such file or directory: 
'/etc/postfix/postfix-files'
/etc/postfix/postfix-script [Errno 2] No such file or directory: 
'/etc/postfix/postfix-script'

-- debconf information:
  postfix/main_cf_conversion_warning: true
  postfix/dynamicmaps_conversion_warning:
  postfix/mydomain_warning:
* postfix/mailbox_limit: 0
* postfix/root_address:
  postfix/rfc1035_violation: false
* postfix/relayhost: mail.rail.eu.org
  postfix/retry_upgrade_warning:
  postfix/sqlite_warning:
  postfix/newaliases: false
* postfix/protocols: all
  postfix/tlsmgr_upgrade_warning:
* postfix/main_mailer_type: Satellite system
  postfix/kernel_version_warning:
  postfix/lmtp_retired_warning: true
* postfix/chattr: false
  postfix/compat_conversion_warning: true
* postfix/mynetworks: 127.0.0.0/8 [:::127.0.0.0]/104 [::1]/128
  postfix/procmail: false
* postfix/destinations:
  postfix/not_configured:
  postfix/bad_recipient_delimiter:
* postfix/mailname: maine-ocean.rail.eu.org
  postfix/relay_restrictions_warning:
* postfix/recipient_delim: +



Bug#921559: MTP broken for number of phones with "LIBMTP PANIC: Unable to initialize device"

2019-04-11 Thread Erwan David
Package: libmtp9
Version: 1.1.16-2
Followup-For: Bug #921559

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***

Same problem with a Huawei P9 Lite (2017)

I see the problem with jmtpfs or mtp-tools so definitely the bug is in libmtp9

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'stable'), (300, 
'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-2-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libmtp9 depends on:
ii  libc6  2.28-8
ii  libgcrypt201.8.4-5
ii  libmtp-common  1.1.16-2
ii  libusb-1.0-0   2:1.0.22-2

Versions of packages libmtp9 recommends:
ii  libmtp-runtime  1.1.16-2
ii  udev241-3

libmtp9 suggests no packages.

-- no debconf information



Bug#784871: ppa not working anymore on buster

2019-01-30 Thread Erwan David
Alas, the ppa is ubuntu-centric and for info do not work anymore on 
buster.
(Fail update installation: No module named 'sip'
Can't import Qt modules: Qt and/or PyQt is probably not installed correctly...)

-- 
Erwan



Bug#916749: systemd-cron: Tries to launch unreachable commands

2018-12-18 Thread Erwan David
Package: systemd-cron
Version: 1.5.14-2
Severity: important

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***

I just switched from cron to systemd cron. I now have every 5 mintes following 
email :

* cron-dma-root-0.service - [Cron] "*/5 * * * * root [ -x /usr/sbin/dma ] && 
/usr/sbin/dma -q1"
   Loaded: loaded (/etc/cron.d/dma; generated)
   Active: failed (Result: exit-code) since Tue 2018-12-18 09:10:03 CET; 74ms 
ago
 Docs: man:systemd-crontab-generator(8)
  Process: 8569 ExecStart=/bin/sh /run/systemd/generator/cron-dma-root-0.sh 
(code=exited, status=1/FAILURE)
 Main PID: 8569 (code=exited, status=1/FAILURE)

Dec 18 09:10:03 ot-fixe-008 systemd[1]: Starting [Cron] "*/5 * * * * root [ -x 
/usr/sbin/dma ] && /usr/sbin/dma -q1"...
Dec 18 09:10:03 ot-fixe-008 systemd[1]: cron-dma-root-0.service: Main process 
exited, code=exited, status=1/FAILURE
Dec 18 09:10:03 ot-fixe-008 systemd[1]: cron-dma-root-0.service: Failed with 
result 'exit-code'.
Dec 18 09:10:03 ot-fixe-008 systemd[1]: Failed to start [Cron] "*/5 * * * * 
root [ -x /usr/sbin/dma ] && /usr/sbin/dma -q1".
Dec 18 09:10:03 ot-fixe-008 systemd[1]: cron-dma-root-0.service: Triggering 
OnFailure= dependencies.

/usr/sbin/dma does not exist, thus the action should not be executed.


-- Package-specific info:
-- output of systemd-delta

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'stable'), (300, 
'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.18.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages systemd-cron depends on:
ii  libc6 2.28-2
ii  python3   3.6.7-1
ii  systemd-sysv  239-15

Versions of packages systemd-cron recommends:
ii  postfix [mail-transport-agent]  3.3.2-1

systemd-cron suggests no packages.

-- Configuration Files:
/etc/anacrontab changed:
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
HOME=/root
LOGNAME=root
START_HOURS_RANGE=4-6
1   5   cron.daily  run-parts --report /etc/cron.daily
7   10  cron.weekly run-parts --report /etc/cron.weekly
@monthly15  cron.monthlyrun-parts --report /etc/cron.monthly


-- no debconf information



Bug#913479: Sends genre 255 to eyeD3 taht is refused

2018-11-11 Thread Erwan David
Package: abcde
Version: 2.9.2-1
Severity: normal

When ripping a CD, it ends with lines like

Setting artist: Yves Jamait
Setting album: Mon totem
Setting title: Je ne vous dirai pas
Setting genre: 255
eyed3.id3:WARNING: Invalid numeric genre ID: 255
Invalid numeric genre ID: 255
Finished.

I tried without givng category and letting DGENRE=
or setting
CATEGORY=chanson
DGENRE=102

(102 is the code for chanson ine eyed3 --plugin=genres
output).

And some tags for the whole album are not in place.


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'stable'), (300, 
'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.18.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages abcde depends on:
ii  cd-discid   1.4-1+b1
ii  cdparanoia  3.10.2+debian-13
ii  flac1.3.2-3
ii  lame1:3.100-dmo1
ii  libmusicbrainz-discid-perl  0.04-1+b1
ii  libwebservice-musicbrainz-perl  1.0.4-2
ii  sensible-utils  0.0.12
ii  vorbis-tools1.4.0-10.1
ii  wget1.19.5-2

Versions of packages abcde recommends:
ii  bsd-mailx8.1.2-0.20180807cvs-1
ii  glyrc1.0.10-1
ii  imagemagick  8:6.9.10.14+dfsg-7
ii  imagemagick-6.q16 [imagemagick]  8:6.9.10.14+dfsg-7
ii  perl [libdigest-sha-perl]5.28.0-3
ii  vorbis-tools 1.4.0-10.1

Versions of packages abcde suggests:
ii  atomicparsley0.9.6-1+b1
pn  distmp3  
ii  eject2.1.5+deb1+cvs20081104-13.2
ii  eyed30.8.7-1
ii  id3  1.1.0-1
ii  id3v20.1.12+dfsg-1
ii  mkcue1-6
pn  mp3gain  
ii  normalize-audio  0.7.7-14+b1
pn  vorbisgain   

-- no debconf information



Bug#907416: since latest upgrade krunner does not find applications, and systemtray does not start

2018-08-29 Thread Erwan David
Le 08/28/18 à 01:25, Bernhard Übelacker a écrit :
> Hello David Erwan,
> this sounds like it could be a duplicate of bug #907301 [1].
>
> Is your systray still visible?
> If not you can check if this is really your
> problem by starting this in a terminal:
>
> QT_LOGGING_RULES="*plasma*=true" plasmawindowed org.kde.plasma.systemtray
>
> And you receive output containing this:
>
> ... this plugin is compiled against incompatible Plasma version 340224 
> This build is compatible ...
>
>
> As a workaround you might try to rebuild plasma-workspace
> locally and install the resulting plasma-workspace_*.deb
> (Like reported in [2] should that package be enough.)
>
> Another user reported that he could work around the issue
> by installing two packages from unstable [3].
>
> Kind regards,
> Bernhard
>
>
> [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907301
> [2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907301#60
> [3] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907301#75
>
Thanks, I used the packages from unstable and it works.



Bug#907416: since latest upgrade krunner does not find applications, and systemtray does not start

2018-08-27 Thread Erwan David
Package: plasma-desktop
Version: 4:5.13.4-1
Severity: normal

Since latest upgrade on 2 different installations, systemtray does not
appear (and connot be started) and krunner finds only the latest
documents, but not the applications nor is it able anymore to execute
a command line.


-- System Information:
Debian Release: buster/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.17.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages plasma-desktop depends on:
ii  breeze   4:5.13.4-1
ii  kactivitymanagerd5.13.4-1
ii  kde-cli-tools4:5.13.4-1
ii  kded55.47.0-1
ii  kio  5.47.0-1
ii  kpackagetool55.47.0-1
ii  libappstreamqt2  0.12.2-2
ii  libc62.27-5
ii  libcanberra0 0.30-6
ii  libfontconfig1   2.13.0-5
ii  libfreetype6 2.8.1-2
ii  libgcc1  1:8.2.0-4
ii  libkf5activities55.47.0-1
ii  libkf5activitiesstats1   5.49.0-1
ii  libkf5archive5   5.47.0-1
ii  libkf5auth5  5.47.0-1
ii  libkf5baloo5 5.47.0-1
ii  libkf5codecs55.47.0-1
ii  libkf5completion55.47.0-1
ii  libkf5configcore55.47.0-1
ii  libkf5configgui5 5.47.0-1
ii  libkf5configwidgets5 5.47.0-1
ii  libkf5coreaddons55.47.0-1
ii  libkf5dbusaddons55.47.0-1
ii  libkf5declarative5   5.47.0-1
ii  libkf5emoticons-bin  5.47.0-1
ii  libkf5emoticons5 5.47.0-1
ii  libkf5globalaccel-bin5.47.0-1
ii  libkf5globalaccel5   5.47.0-1
ii  libkf5guiaddons5 5.47.0-1
ii  libkf5i18n5  5.47.0-1
ii  libkf5iconthemes55.47.0-1
ii  libkf5itemmodels55.47.0-1
ii  libkf5itemviews5 5.47.0-1
ii  libkf5jobwidgets55.47.0-1
ii  libkf5kcmutils5  5.47.0-1
ii  libkf5kdelibs4support5   5.47.0-1
ii  libkf5kiocore5   5.47.0-1
ii  libkf5kiofilewidgets55.47.0-1
ii  libkf5kiowidgets55.47.0-1
ii  libkf5newstuff5  5.47.0-1
ii  libkf5notifications5 5.47.0-1
ii  libkf5notifyconfig5  5.47.0-1
ii  libkf5package5   5.47.0-1
ii  libkf5parts5 5.47.0-1
ii  libkf5people55.47.0-1
ii  libkf5peoplewidgets5 5.47.0-1
ii  libkf5plasma55.47.0-1
ii  libkf5plasmaquick5   5.47.0-1
ii  libkf5quickaddons5   5.47.0-1
ii  libkf5runner55.47.0-1
ii  libkf5service-bin5.47.0-1
ii  libkf5service5   5.47.0-1
ii  libkf5solid5 5.47.0-1
ii  libkf5sonnetui5  5.47.0-1
ii  libkf5wallet-bin 5.47.0-1
ii  libkf5wallet55.47.0-1
ii  libkf5widgetsaddons5 5.47.0-1
ii  libkf5windowsystem5  5.47.0-1
ii  libkf5xmlgui55.47.0-1+b1
ii  libkfontinst54:5.13.4-1
ii  libkfontinstui5  4:5.13.4-1
ii  libkworkspace5-5 4:5.13.4-1
ii  libphonon4qt5-4  4:4.10.1-1
ii  libpulse-mainloop-glib0  12.0-1
ii  libpulse012.0-1
ii  libqt5concurrent55.11.1+dfsg-6
ii  libqt5core5a 5.11.1+dfsg-6
ii  libqt5dbus5  5.11.1+dfsg-6
ii  libqt5gui5   5.11.1+dfsg-6
ii  libqt5network5   5.11.1+dfsg-6
ii  libqt5printsupport5  5.11.1+dfsg-6
ii  libqt5qml5   5.11.1-4
ii  libqt5quick5 5.11.1-4
ii  libqt5quickwidgets5  5.11.1-4
ii  libqt5sql5   5.11.1+dfsg-6
ii  libqt5svg5   5.11.1-2
ii  libqt5widgets5  

Bug#906818: java-package: Cannot package Java 10.

2018-08-21 Thread Erwan David
Package: java-package
Version: 0.62
Severity: important

Dear Maintainer,

Trying to package a java 10 jdk from orace, I get following errors :
make-jpkg jdk-10.0.2_linux-x64_bin.tar.gz 
Creating temporary directory: /tmp/make-jpkg.nAUkc2vNJY
Loading plugins: /usr/share/java-package/common.sh 
/usr/share/java-package/javase.sh /usr/share/java-package/jdk-doc.sh 
/usr/share/java-package/oracle-jdk-doc.sh /usr/share/java-package/oracle-jdk.sh 
/usr/share/java-package/oracle-jre.sh 
/usr/share/java-package/oracle-server-jre.sh

Detected Debian build architecture: amd64
Detected Debian GNU type: x86_64-linux-gnu

No matching packaging method was found for jdk-10.0.2_linux-x64_bin.tar.gz.
Please make sure you are using a tar.gz or a self-extracting archive
Removing temporary directory: done



-- System Information:
Debian Release: buster/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.17.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages java-package depends on:
ii  build-essential  12.5
ii  debhelper11.3.5
ii  dpkg-dev 1.19.0.5
ii  fakeroot 1.23-1
ii  libasound2   1.1.6-1
ii  libfontconfig1   2.13.0-5
ii  libgl1-mesa-glx  18.1.6-1
ii  libgtk2.0-0  2.24.32-2
ii  libx11-6 2:1.6.5-1
ii  libxslt1.1   1.1.32-2
ii  libxtst6 2:1.2.3-1
ii  libxxf86vm1  1:1.1.4-1+b2
ii  unzip6.0-21

java-package recommends no packages.

Versions of packages java-package suggests:
pn  openjdk-7-jre  

-- no debconf information



Bug#906257: Bug is in qtcurve, not in konsole

2018-08-16 Thread Erwan David


After finding same behavior in cirtualbox, I investigated a bit more and
found that using oxygen instead of qtcurve (which has been upgraded this
morning) I had no more freezing. Thus bug seems to be in qtcurve rather
than konsole.

Do I need to create a new bugreport or can someone transfer the bug to
qtcurve ?

Thank you.



Bug#906257: konsole: Konsole freeze using 100% CPU once it is started

2018-08-16 Thread Erwan David
Package: konsole
Version: 4:18.04.0-1
Severity: important

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***

After todays upgrade (which did not upgrade konsole but many KDE5 libs), when 
starting konsole it
freezes using 100% CPU windows cannt be resized, sheel inside does not display 
what is typed.

Here is the list of uograded packages :

Thu, Aug 16 2018 08:43:21 +0200

  IMPORTANT: this log only lists intended actions; actions which fail
  due to dpkg problems may not be completed.

Will install 205 packages, and remove 1 packages.
30.0 MB of disk space will be used

[REMOVE, NOT USED] libgeoclue-2-0:amd64 2.4.7-1
[INSTALL, DEPENDENCIES] libclang1-6.0:amd64 1:6.0.1-3
[INSTALL, DEPENDENCIES] libreoffice-style-colibre:amd64 1:6.1.0-1
[INSTALL, DEPENDENCIES] libspatialaudio0:amd64 0.3.0+git20180730+dfsg1-1
[UPGRADE] akonadi-backend-sqlite:amd64 4:17.12.3-2+b1 -> 4:17.12.3-3
[UPGRADE] akonadi-server:amd64 4:17.12.3-2+b1 -> 4:17.12.3-3
[UPGRADE] appstream:amd64 0.12.1-1 -> 0.12.2-1
[UPGRADE] apt-config-icons:amd64 0.12.1-1 -> 0.12.2-1
[UPGRADE] curl:amd64 7.60.0-2 -> 7.61.0-1
[UPGRADE] fonts-opensymbol:amd64 2:102.10+LibO6.1.0~rc2-3 -> 
2:102.10+LibO6.1.0-1
[UPGRADE] geoclue-2.0:amd64 2.4.7-1 -> 2.4.11-1
[UPGRADE] gtk2-engines-qtcurve:amd64 1.8.18+git20160320-3d8622c-5+b3 -> 
1.8.18+git20160320-3d8622c-5+b4
[UPGRADE] kde-style-qtcurve-qt4:amd64 1.8.18+git20160320-3d8622c-5+b3 -> 
1.8.18+git20160320-3d8622c-5+b4
[UPGRADE] kde-style-qtcurve-qt5:amd64 1.8.18+git20160320-3d8622c-5+b3 -> 
1.8.18+git20160320-3d8622c-5+b4
[UPGRADE] kf5-messagelib-data:amd64 4:17.12.3-1 -> 4:17.12.3-3
[UPGRADE] korganizer:amd64 4:17.12.3-1 -> 4:17.12.3-2
[UPGRADE] kwin-common:amd64 4:5.13.1-1 -> 4:5.13.1-1+b1
[UPGRADE] kwin-x11:amd64 4:5.13.1-1 -> 4:5.13.1-1+b1
[UPGRADE] libanalitza8:amd64 4:17.08.3-2+b1 -> 4:17.08.3-2+b2
[UPGRADE] libanalitzagui8:amd64 4:17.08.3-2+b1 -> 4:17.08.3-2+b2
[UPGRADE] libanalitzaplot8:amd64 4:17.08.3-2+b1 -> 4:17.08.3-2+b2
[UPGRADE] libanalitzawidgets8:amd64 4:17.08.3-2+b1 -> 4:17.08.3-2+b2
[UPGRADE] libappstream4:amd64 0.12.1-1 -> 0.12.2-1
[UPGRADE] libappstreamqt2:amd64 0.12.1-1 -> 0.12.2-1
[UPGRADE] libcurl3-gnutls:amd64 7.60.0-2 -> 7.61.0-1
[UPGRADE] libcurl4:amd64 7.60.0-2 -> 7.61.0-1
[UPGRADE] libgraphene-1.0-0:amd64 1.8.0-1 -> 1.8.2-1
[UPGRADE] libkf5akonadi-data:amd64 4:17.12.3-2 -> 4:17.12.3-3
[UPGRADE] libkf5akonadiagentbase5:amd64 4:17.12.3-2+b1 -> 4:17.12.3-3
[UPGRADE] libkf5akonadicore5abi1:amd64 4:17.12.3-2+b1 -> 4:17.12.3-3
[UPGRADE] libkf5akonadiprivate5abi1:amd64 4:17.12.3-2+b1 -> 4:17.12.3-3
[UPGRADE] libkf5akonadiwidgets5abi1:amd64 4:17.12.3-2+b1 -> 4:17.12.3-3
[UPGRADE] libkf5akonadixml5:amd64 4:17.12.3-2+b1 -> 4:17.12.3-3
[UPGRADE] libkf5incidenceeditor-data:amd64 17.12.3-1 -> 17.12.3-2
[UPGRADE] libkf5incidenceeditor5abi1:amd64 17.12.3-1 -> 17.12.3-2
[UPGRADE] libkf5messagecomposer5:amd64 4:17.12.3-1 -> 4:17.12.3-3
[UPGRADE] libkf5messagecore5:amd64 4:17.12.3-1 -> 4:17.12.3-3
[UPGRADE] libkf5messagelist5:amd64 4:17.12.3-1 -> 4:17.12.3-3
[UPGRADE] libkf5messageviewer5:amd64 4:17.12.3-1 -> 4:17.12.3-3
[UPGRADE] libkf5mimetreeparser5:amd64 4:17.12.3-1 -> 4:17.12.3-3
[UPGRADE] libkf5templateparser5:amd64 4:17.12.3-1 -> 4:17.12.3-3
[UPGRADE] libkf5webengineviewer5:amd64 4:17.12.3-1 -> 4:17.12.3-3
[UPGRADE] libkf5xmlgui-bin:amd64 5.47.0-1 -> 5.47.0-1+b1
[UPGRADE] libkf5xmlgui5:amd64 5.47.0-1 -> 5.47.0-1+b1
[UPGRADE] libkwin4-effect-builtins1:amd64 4:5.13.1-1 -> 4:5.13.1-1+b1
[UPGRADE] libkwineffects11:amd64 4:5.13.1-1 -> 4:5.13.1-1+b1
[UPGRADE] libkwinglutils11:amd64 4:5.13.1-1 -> 4:5.13.1-1+b1
[UPGRADE] libkwinxrenderutils11:amd64 4:5.13.1-1 -> 4:5.13.1-1+b1
[UPGRADE] libmarkdown2:amd64 2.2.3b8-2 -> 2.2.4-1
[UPGRADE] libpcre3:amd64 2:8.39-10 -> 2:8.39-11
[UPGRADE] libpcrecpp0v5:amd64 2:8.39-10 -> 2:8.39-11
[UPGRADE] libperl5.26:amd64 5.26.2-6 -> 5.26.2-7
[UPGRADE] libqt5concurrent5:amd64 5.10.1+dfsg-7 -> 5.11.1+dfsg-6
[UPGRADE] libqt5core5a:amd64 5.10.1+dfsg-7 -> 5.11.1+dfsg-6
[UPGRADE] libqt5dbus5:amd64 5.10.1+dfsg-7 -> 5.11.1+dfsg-6
[UPGRADE] libqt5designer5:amd64 5.10.1-2 -> 5.11.1-5
[UPGRADE] libqt5designercomponents5:amd64 5.10.1-2 -> 5.11.1-5
[UPGRADE] libqt5gui5:amd64 5.10.1+dfsg-7 -> 5.11.1+dfsg-6
[UPGRADE] libqt5help5:amd64 5.10.1-2 -> 5.11.1-5
[UPGRADE] libqt5keychain1:amd64 0.9.0-1 -> 0.9.0-2
[UPGRADE] libqt5multimedia5:amd64 5.10.1-2 -> 5.11.1-2
[UPGRADE] libqt5multimedia5-plugins:amd64 5.10.1-2 -> 5.11.1-2
[UPGRADE] libqt5multimediagsttools5:amd64 5.10.1-2 -> 5.11.1-2
[UPGRADE] libqt5multimediaquick5:amd64 5.10.1-2 -> 5.11.1-2
[UPGRADE] libqt5multimediawidgets5:amd64 5.10.1-2 -> 5.11.1-2
[UPGRADE] libqt5network5:amd64 

Bug#905556: emacs-goodies-el cannot configure (missing file)

2018-08-06 Thread Erwan David
Package: emacs-goodies-el
Version: 40.0
Severity: important

Dear Maintainer,


When upgrading the package I got a dpkg error. The last line of the log was :
align-string.el:0:0: error: file-error: (Opening input file No such file or 
directory /usr/share/emacs25/site-lisp/emacs-goodies-el/align-string.el)

Indeed a readlink on it points to 
/usr/share/emacs/site-lisp/emacs-goodies-el/align-string.el which is not 
present.


-- System Information:
Debian Release: buster/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.17.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages emacs-goodies-el depends on:
ii  bash 4.4.18-3.1
ii  dpkg 1.19.0.5+b1
ii  emacs47.0
ii  emacs25-lucid [emacsen]  25.2+1-6+b3
ii  emacsen-common   2.0.8
ii  install-info 6.5.0.dfsg.1-4

Versions of packages emacs-goodies-el recommends:
pn  elpa-apache-mode
pn  elpa-bar-cursor 
pn  elpa-bm 
pn  elpa-boxquote   
pn  elpa-browse-kill-ring   
pn  elpa-csv-mode   
pn  elpa-debian-el  
pn  elpa-devscripts 
pn  elpa-diminish   
pn  elpa-dpkg-dev-el
pn  elpa-eproject   
pn  elpa-graphviz-dot-mode  
pn  elpa-htmlize
pn  elpa-initsplit  
ii  elpa-markdown-mode  2.3+154-1
pn  elpa-pod-mode   
pn  elpa-session
pn  elpa-tabbar 
ii  perl-doc5.26.2-6
ii  wget1.19.5-1

emacs-goodies-el suggests no packages.

-- no debconf information



Bug#903121: Could it be related to this message ?

2018-07-08 Thread Erwan David
There is at https://lists.debian.org/debian-user/2018/07/msg00059.html a
problem with nvidia driver and latest 4.16.0-2 kernel, with a workaround
at https://lists.debian.org/debian-user/2018/07/msg00067.html. Does this
give you some help ?



Bug#889056: auto-mode-alist-setting preumes too much

2018-02-01 Thread Erwan David
Package: emacs-goodies-el
Version: 35.12
Severity: normal

In emacs-goodies-loaddefs.el we find :

(add-to-list 'auto-mode-alist '("sites-\\(available\\|enabled\\)/" . 
apache-mode))

But the sites-available/sites-enabled scheme is not used by apache
only, but also by freeradius (and could be used for other
configurations, eg nginx) using eg
add-to-list 'auto-mode-alist '("apache2/sites-\\(available\\|enabled\\)/" . 
apache-mode))
would be more appropriate.

-- System Information:
Debian Release: 8.10
  APT prefers oldstable-proposed-updates
  APT policy: (700, 'oldstable-proposed-updates'), (500, 'oldstable-updates'), 
(500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-0.bpo.4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages emacs-goodies-el depends on:
ii  bash 4.3-11+deb8u1
ii  dpkg 1.17.27
ii  emacs24-lucid [emacsen]  24.5+1-6~bpo8+1
ii  install-info 5.2.0.dfsg.1-6

Versions of packages emacs-goodies-el recommends:
pn  dict  
pn  perl-doc  
ii  wget  1.16-1+deb8u4

emacs-goodies-el suggests no packages.

-- no debconf information



Bug#888878: fails to restore signed backup

2018-01-30 Thread Erwan David
Package: duplicity
Version: 0.7.11-1
Severity: grave

When trying to restore a signed backup, with -v 8 I get following
error
Volume was signed by key EE04D0D2B40F856F, not 0xEE04D0D2B40F856F

Then duplicity hangs (in a futex system call checked by strace).

Command was generated by duply as :
duplicity --archive-dir /var/cache/duplicity --name duply_nextcloud
--encrypt-key 0xEE04D0D2B40F856F --encrypt-key 0xB80EAC15E40FFD0F
--sign-key 0xEE04D0D2B40F856F --verbosity 8 --full-if-older-than 3M
--volsize 512 --asynchronous-upload --restore-time now
--file-to-restore appdata_octkce7gulir
pexpect+sftp://syno-bac...@rotonde.depot.rail.eu.org/home/nextcloud
appdata_octkce7gulir



-- System Information:
Debian Release: 8.10
  APT prefers oldstable-proposed-updates
  APT policy: (700, 'oldstable-proposed-updates'), (500, 'oldstable-updates'), 
(500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-0.bpo.4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages duplicity depends on:
ii  libc62.19-18+deb8u10
ii  librsync10.9.7-10
ii  python   2.7.9-1
ii  python-lockfile  1:0.12.2-2
pn  python:any   

Versions of packages duplicity recommends:
ii  python-oauthlib  0.6.3-1
ii  python-paramiko  1.15.1-1
ii  python-urllib3   1.16-1~bpo8+1
ii  rsync3.1.1-3+deb8u1

Versions of packages duplicity suggests:
ii  lftp4.6.0-1+deb8u1
ii  ncftp   2:3.2.5-1.1
ii  python-boto 2.34.0-2
ii  python-cloudfiles   1.7.11-3
ii  python-gdata2.0.18+dfsg1-2
pn  python-swiftclient  
pn  tahoe-lafs  

-- no debconf information



Bug#880648: pool configuration directive does not work

2017-11-03 Thread Erwan David
Package: ntp
Version: 1:4.2.8p10+dfsg-3+deb9u1
Severity: normal
File: /usr/sbin/ntpd

When unsing a pool configuration directive, the pool apears in the
peer list but no peer form this pool

@bibi:~ % ntpq -c lpe
 remote   refid  st t when poll reach   delay   offset  jitter
==
 0.fr.pool.ntp.o .POOL.  16 p-   6400.0000.000   0.000
*ntp.rail.eu.org 131.188.3.2232 u   45   64   776.5760.566   0.346

With ntpd 4.2.8p10 on FreeBSD (11.1-RELEASE-p3) I get a line for the
pool plus a line per peer from the pool.


-- System Information:
Debian Release: 9.2
  APT prefers proposed-updates
  APT policy: (800, 'proposed-updates'), (500, 'stable-updates'), (500, 
'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.13.0-0.bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages ntp depends on:
ii  adduser3.115
ii  dpkg   1.18.24
ii  libc6  2.24-11+deb9u1
ii  libcap21:2.25-1
ii  libedit2   3.1-20160903-3
ii  libopts25  1:5.18.12-3
ii  libssl1.1  1.1.0f-3
ii  lsb-base   9.20161125
ii  netbase5.4

Versions of packages ntp recommends:
ii  perl  5.24.1-3+deb9u2

Versions of packages ntp suggests:
ii  ntp-doc  1:4.2.8p10+dfsg-3+deb9u1

-- Configuration Files:
/etc/ntp.conf changed:
driftfile /var/lib/ntp/ntp.drift
tos minclock 3 maxclock 7
statistics loopstats peerstats clockstats
filegen loopstats file loopstats type day enable
filegen peerstats file peerstats type day enable
filegen clockstats file clockstats type day enable
pool 0.fr.pool.ntp.org iburst
server ntp.rail.eu.org iburst
restrict -4 default kod notrap nomodify nopeer noquery
restrict -6 default kod notrap nomodify nopeer noquery
restrict 127.0.0.1
restrict ::1


-- no debconf information



Bug#879234: keeps a process after session termination, prevents clean unmount of /home

2017-10-20 Thread Erwan David
Package: pulseaudio
Version: 10.0-1+deb9u1
Severity: normal

When doing a shutdown from a graphical session, I see a systemd
warning
"FAILED unmounting /home"

Investigating, (with lsof /home), I found that the culprit is
pulseaudio which keeps a process with open (or memory mapped) files in
user's home dir after end of session.


-- Package-specific info:
File '/etc/default/pulseaudio' does not exist


-- System Information:
Debian Release: 9.2
  APT prefers proposed-updates
  APT policy: (800, 'proposed-updates'), (500, 'stable-updates'), (500, 
'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.12.0-0.bpo.2-amd64 (SMP w/8 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages pulseaudio depends on:
ii  adduser  3.115
ii  libasound2   1.1.3-5
ii  libasound2-plugins   1:1.1.4-dmo1
ii  libc62.24-11+deb9u1
ii  libcap2  1:2.25-1
ii  libdbus-1-3  1.10.22-0+deb9u1
ii  libgcc1  1:6.3.0-18
ii  libice6  2:1.0.9-2
ii  libltdl7 2.4.6-2
ii  liborc-0.4-0 1:0.4.26-2
ii  libpulse010.0-1+deb9u1
ii  libsm6   2:1.2.2-1+b3
ii  libsndfile1  1.0.27-3
ii  libsoxr0 0.1.2-2
ii  libspeexdsp1 1.2~rc1.2-1+b2
ii  libstdc++6   6.3.0-18
ii  libsystemd0  234-3~bpo9+1
ii  libtdb1  1.3.11-2
ii  libudev1 234-3~bpo9+1
ii  libwebrtc-audio-processing1  0.3-1
ii  libx11-6 2:1.6.4-3
ii  libx11-xcb1  2:1.6.4-3
ii  libxcb1  1.12-1
ii  libxtst6 2:1.2.3-1
ii  lsb-base 9.20161125
ii  pulseaudio-utils 10.0-1+deb9u1

Versions of packages pulseaudio recommends:
ii  rtkit  0.11-4+b1

Versions of packages pulseaudio suggests:
pn  paman
pn  paprefs  
pn  pavucontrol  
pn  pavumeter
ii  udev 234-3~bpo9+1

-- no debconf information
# This file is part of PulseAudio.
#
# PulseAudio is free software; you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# PulseAudio is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with PulseAudio; if not, see .

## Configuration file for PulseAudio clients. See pulse-client.conf(5) for
## more information. Default values are commented out.  Use either ; or # for
## commenting.

; default-sink =
; default-source =
; default-server =
; default-dbus-server =

; autospawn = yes
; daemon-binary = /usr/bin/pulseaudio
; extra-arguments = --log-target=syslog

; cookie-file =

; enable-shm = yes
; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 
MiB

; auto-connect-localhost = no
; auto-connect-display = no
# This file is part of PulseAudio.
#
# PulseAudio is free software; you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# PulseAudio is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with PulseAudio; if not, see .

## Configuration file for the PulseAudio daemon. See pulse-daemon.conf(5) for
## more information. Default values are commented out.  Use either ; or # for
## commenting.

; daemonize = no
; fail = yes
; allow-module-loading = yes
; allow-exit = yes
; use-pid-file = yes
; system-instance = no
; local-server-type = user
; enable-shm = yes
; enable-memfd = yes
; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 
MiB
; lock-memory = no
; cpu-limit = no

; high-priority = yes
; nice-level = -11

; realtime-scheduling = yes
; realtime-priority = 5

; exit-idle-time = 20
; scache-idle-time = 20

; dl-search-path = (depends on architecture)

; load-default-script-file = yes
; default-script-file = /etc/pulse/default.pa

; log-target = auto
; log-level = notice
; log-meta = no
; log-time = no
; log-backtrace = 0

; 

Bug#864992: Acknowledgement (does not apply a pushed redirect-gateway)

2017-06-18 Thread Erwan David
Le 06/18/17 à 15:15, Debian Bug Tracking System a écrit :
> Thank you for filing a new Bug report with Debian.
> 
> This is an automatically generated reply to let you know your message
> has been received.
> 
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
> 
> As you requested using X-Debbugs-CC, your message was also forwarded to
>   Debian Security Team , Debian Testing Security 
> Team 
> (after having been given a Bug report number, if it did not have one).
> 
> Your message has been sent to the package maintainer(s):
>  Utopia Maintenance Team 
> 
> If you wish to submit further information on this problem, please
> send it to 864...@bugs.debian.org.
> 
> Please do not send mail to ow...@bugs.debian.org unless you wish
> to report a problem with the Bug-tracking system.
> 

Problem seems to come from a --route-noexec option when
network-manager-openvpn starts openvpn cleint

This is crazy !



Bug#864992: does not apply a pushed redirect-gateway

2017-06-18 Thread Erwan David
Package: network-manager-openvpn
Version: 1.2.8-2
Severity: important
Tags: security

My openvpn server pushes a redirect-gateway def1

When used from CLI, openvpn respects it.
When importing configuration to network-manage, I end up with a

ip route show
default via 192.168.0.254 dev wlan0  proto static  metric 600 
10.8.0.1 via 10.8.0.5 dev tun0  proto static  metric 50 
10.8.0.5 dev tun0  proto kernel  scope link  src 10.8.0.6  metric 50 
192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.49  metric 
600 
192.168.0.254 dev wlan0  proto static  scope link  metric 600 
212.83.179.156 via 192.168.0.254 dev wlan0  proto static  metric 600 

No redirection of gateway. Sinc it works with openvpn only, it is a
bug in the way network-manager handles an openvpn network.

The security implication is that traffic which is meant to be
encrypted is sent in clear.


-- System Information:
Debian Release: 8.8
  APT prefers proposed-updates
  APT policy: (1001, 'proposed-updates'), (1001, 'stable'), (600, 'testing'), 
(500, 'stable-updates'), (400, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-0.bpo.3-amd64 (SMP w/8 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages network-manager-openvpn depends on:
ii  adduser  3.113+nmu3
ii  libc62.24-9
ii  libglib2.0-0 2.48.0-1~bpo8+1
ii  libnm0   1.6.2-3
ii  network-manager  1.6.2-3
ii  openvpn  2.4.0-6~bpo8+1

network-manager-openvpn recommends no packages.

network-manager-openvpn suggests no packages.

-- no debconf information



Bug#862152: crash when $DISPLAY is defined

2017-05-30 Thread Erwan David
On Mon, May 29, 2017 at 08:40:53PM CEST, Sandro Tosi <mo...@debian.org> said:
> On Mon, May 29, 2017 at 2:37 PM, Erwan David <er...@rail.eu.org> wrote:
> > Yes that's it. Through ssh -X.
> > Other programs have no problem displaying remotely, but I prefer the
> > text interface for reportbug.
> 
> can you still replicate it with an updated system (so apt-get update +
> upgrade + dist-upgrade)? i tried just now and running

With an updated system, it does not crash anymore. However at first launch of 
reportbug I get the messages
reportbug test
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast

but reportbug works with the text interface.
At following invocations I do not have the messages, some state must have 
changed.


-- 
Erwan



Bug#862152: crash when $DISPLAY is defined

2017-05-29 Thread Erwan David
Le 05/29/17 à 21:55, Nis Martensen a écrit :
> On Tue, 09 May 2017 07:55:20 +0200 Erwan David <er...@rail.eu.org> wrote:
>> Package: reportbug
>> Version: 7.1.6
>> Severity: important
>>
>> When launching reportbug with $DISPLAY defined I get errors :
>> @erdavid-dt:~ 8m34s % reportbug emacs
>> libGL error: No matching fbConfigs or visuals found
>> libGL error: failed to load driver: swrast
>> zsh: segmentation fault  reportbug emacs
> 
> Searching the web for the libGL errors suggests that this could be a
> problem with the NVIDIA driver. Are you using this graphics driver?

X display is remote (on a mac in my case, but remote). Direct access to
driver is thus not possible.

But, reportbug is configured to use a text interface, no graphic layer
should interfere with this.



Bug#862152: crash when $DISPLAY is defined

2017-05-29 Thread Erwan David
On Mon, May 29, 2017 at 2:37 PM, Erwan David <er...@rail.eu.org> wrote:
> Yes that's it. Through ssh -X.
> Other programs have no problem displaying remotely, but I prefer the
> text interface for reportbug.

can you still replicate it with an updated system (so apt-get update +
upgrade + dist-upgrade)? i tried just now and running

DISPLAY= reportbug emacs

progresses just fine in a non-graphical env

what is the value of DISPLAY in your env?

I'll be able to test tomorrow morning.

DISPLAY was localhost:10.0, standard when connected through ssh -X

I'll send you the results of my tests with an up to date testing

-- 
Sandro "morph" Tosi
My website: http://sandrotosi.me/
Me at Debian: http://wiki.debian.org/SandroTosi
G+: https://plus.google.com/u/0/+SandroTosi



Bug#862152: crash when $DISPLAY is defined

2017-05-29 Thread Erwan David
Le 05/29/17 à 20:34, Sandro Tosi a écrit :
> control: tags -1 +moreinfo
> 
> On Tue, May 9, 2017 at 1:55 AM, Erwan David <er...@rail.eu.org> wrote:
>> When launching reportbug with $DISPLAY defined I get errors :
>> @erdavid-dt:~ 8m34s % reportbug emacs
>> libGL error: No matching fbConfigs or visuals found
>> libGL error: failed to load driver: swrast
>> zsh: segmentation fault  reportbug emacs
>>
>> Note that in my config I want the text interface. Thus there is a
>> problem of interface selection and of implementation of this
>> interface.
> 
> in what environment are you running reportbug? is it text-only while
> still setting DISPLAY?
> 

Yes that's it. Through ssh -X.
Other programs have no problem displaying remotely, but I prefer the
text interface for reportbug.



Bug#862152: crash when $DISPLAY is defined

2017-05-09 Thread Erwan David
Package: reportbug
Version: 7.1.6
Severity: important

When launching reportbug with $DISPLAY defined I get errors :
@erdavid-dt:~ 8m34s % reportbug emacs
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
zsh: segmentation fault  reportbug emacs

Note that in my config I want the text interface. Thus there is a
problem of interface selection and of implementation of this
interface.


-- Package-specific info:
** Environment settings:
EDITOR="emacsclient -c"
VISUAL="emacsclient -c"
INTERFACE="text"

** /home/users/erdavid/.reportbugrc:
reportbug_version "3.17"
mode expert
ui text
realname "Erwan David"
email "er...@rail.eu.org"

-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (800, 'testing'), (500, 'stable-updates'), (400, 'unstable')
Architecture: amd64
 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages reportbug depends on:
ii  apt1.4.1
ii  python3-reportbug  7.1.6
pn  python3:any

reportbug recommends no packages.

Versions of packages reportbug suggests:
pn  claws-mail  
ii  debconf-utils   1.5.60
pn  debsums 
ii  dlocate 1.07+nmu1
ii  emacs24-bin-common  24.5+1-11
ii  file1:5.30-1
ii  gir1.2-gtk-3.0  3.22.11-1
pn  gir1.2-vte-2.91 
ii  gnupg   2.1.18-6
ii  postfix [mail-transport-agent]  3.1.4-4
ii  python3-gi  3.22.0-2
pn  python3-gi-cairo
pn  python3-gtkspellcheck   
pn  python3-urwid   
ii  xdg-utils   1.1.1-1

Versions of packages python3-reportbug depends on:
ii  apt1.4.1
ii  file   1:5.30-1
ii  python3-debian 0.1.30
ii  python3-debianbts  2.6.1
ii  python3-requests   2.12.4-1
pn  python3:any

python3-reportbug suggests no packages.

-- no debconf information



Bug#860744: upgrade stuck at displaying license

2017-04-19 Thread Erwan David
Le 04/19/17 à 20:48, athurh a écrit :
> Problem persist for me.
> Package virtualbox-ext-pack 5.1.20-1

If I understand correctly it is fixed in 5.1.20-2
Meanwhile what I did was:

vboxmanage extpack install --replace /usr/share/virtualbox-ext-pack/Oracle*
mv /var/lib/dpkg/info/virtualbox-ext-pack.postinst
/var/lib/dpkg/info/virtualbox-ext-pack.postinst.save
dpkg --configure -a
mv /var/lib/dpkg/info/virtualbox-ext-pack.postinst.save
/var/lib/dpkg/info/virtualbox-ext-pack.postinst

the last 3 commands are here to register that the package was indeed
configured.



Bug#860744: upgrade stuck at displaying license

2017-04-19 Thread Erwan David
Le 04/19/17 à 19:24, Gianfranco Costamagna a écrit :
> control: fixed -1 5.1.20-2
> control: close -1
> 
> Fixed in the new upload!
> 
> thanks for reporting it
> 
> G.
> 
And thanks for fixing it



Bug#860744: upgrade stuck at displaying license

2017-04-19 Thread Erwan David
Package: virtualbox-ext-pack
Version: 5.1.20-1
Severity: grave

When trying to upgrade the package, the license if displayed, then
nothing, no way to accept or refuse it.
Must kill several processes and end up with a non working package.

-- System Information:
Debian Release: 8.7
  APT prefers proposed-updates
  APT policy: (1001, 'proposed-updates'), (1001, 'stable'), (600, 'testing'), 
(500, 'stable-updates'), (400, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-0.bpo.2-amd64 (SMP w/8 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages virtualbox-ext-pack depends on:
ii  debconf [debconf-2.0]1.5.57
ii  virtualbox-5.1 [virtualbox]  5.1.20-114628~Debian~jessie
ii  wget 1.16-1+deb8u2

virtualbox-ext-pack recommends no packages.

virtualbox-ext-pack suggests no packages.

-- debconf information:
* virtualbox-ext-pack/license: true



Bug#840388: doers nothing

2016-10-11 Thread Erwan David
Package: fusedav
Version: 0.2-3.1
Severity: normal

When doing fusedav https://server/dav ~/webdav I get no answer, server
gets no connection (checked in the logs).

No error message (even with -D)

Only solution ^C


-- System Information:
Debian Release: 8.6
  APT prefers proposed-updates
  APT policy: (700, 'proposed-updates'), (600, 'stable'), (500, 
'stable-updates'), (500, 'testing'), (400, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.7.0-0.bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages fusedav depends on:
ii  fuse  2.9.3-15+deb8u2
ii  libc6 2.19-18+deb8u6
ii  libfuse2  2.9.3-15+deb8u2
ii  libneon27-gnutls  0.30.1-1

fusedav recommends no packages.

fusedav suggests no packages.

-- no debconf information



Bug#838568: Wrong systray notification

2016-09-22 Thread Erwan David
Package: plasma-discover
Version: 5.7.4-1
Severity: normal

In systray, discover says there are 4 pack  aged to update. When
asking for update no packages in this state. Same with aptitude : no
package is upgradable.


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (800, 'testing'), (700, 'proposed-updates'), (500, 
'stable-updates'), (400, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages plasma-discover depends on:
ii  appstream   0.10.0-2
ii  libappstreamqt1 0.10.0-2
ii  libc6   2.23-5
ii  libkf5archive5  5.25.0-1
ii  libkf5attica5   5.25.0-1
ii  libkf5configcore5   5.25.0-1
ii  libkf5configgui55.25.0-1
ii  libkf5configwidgets55.25.0-1
ii  libkf5coreaddons5   5.25.0-1
ii  libkf5crash55.25.0-1
ii  libkf5dbusaddons5   5.25.0-1
ii  libkf5declarative5  5.25.0-1
ii  libkf5i18n5 5.25.0-1
ii  libkf5kiocore5  5.25.0-1
ii  libkf5kiowidgets5   5.25.0-1
ii  libkf5newstuff5 5.25.0-1
ii  libkf5notifications55.25.0-1
ii  libkf5service-bin   5.25.0-1
ii  libkf5service5  5.25.0-1
ii  libkf5widgetsaddons55.25.0-1
ii  libkf5xmlgui5   5.25.0-1
ii  libpackagekitqt5-0  0.9.5-3
ii  libqt5core5a5.6.1+dfsg-3+b1
ii  libqt5dbus5 5.6.1+dfsg-3+b1
ii  libqt5gui5  5.6.1+dfsg-3+b1
ii  libqt5qml5  5.6.1-8
ii  libqt5quick55.6.1-8
ii  libqt5widgets5  5.6.1+dfsg-3+b1
ii  libqt5xml5  5.6.1+dfsg-3+b1
ii  libstdc++6  6.1.1-11
ii  packagekit  1.1.1-1
ii  plasma-discover-common  5.7.4-1

Versions of packages plasma-discover recommends:
pn  software-properties-kde  

plasma-discover suggests no packages.

-- no debconf information



Bug#835928: syntax error in keychain

2016-08-29 Thread Erwan David
Package: keychain
Version: 2.8.1-0.1
Severity: normal

When lauching keychain, I get following error :

/usr/bin/keychain: 1537: [:
SHA256:enthhJlpgpkgpbArov3yd7W9GU6aWx7X5mNqtDw/GjU: unexpected
operator
SHA256:enthhJlpgpkgpbArov3yd7W9GU6aWx7X5mNqtDw/GjU
/usr/bin/keychain: 1537: [: end: unexpected operator
end


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (800, 'testing'), (700, 'proposed-updates'), (500, 
'stable-updates'), (400, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages keychain depends on:
ii  openssh-client [ssh-client]  1:7.3p1-1

keychain recommends no packages.

Versions of packages keychain suggests:
ii  gnupg-agent2.1.11-7
ii  ksshaskpass [ssh-askpass]  4:5.7.0-1
ii  ssh-askpass1:1.2.4.1-9

-- no debconf information



Bug#813409: sddm does not allow entering username manually

2016-08-09 Thread Erwan David
Package: sddm
Version: 0.13.0-1
Followup-For: Bug #813409

It is worse than that :
I am on a system with more then 900 users, sddm does not even present
all of them : I cannot log in.

PS: this is more a bug of the default sddm them (sddm-theme-breeze),
but I cannot find a way t change it when ssh connected.



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (800, 'testing'), (700, 'proposed-updates'), (700, 'stable'), 
(500, 'stable-updates'), (400, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages sddm depends on:
ii  adduser   3.115
ii  debconf [debconf-2.0] 1.5.59
ii  libc6 2.23-4
ii  libgcc1   1:6.1.1-10
ii  libpam0g  1.1.8-3.3
ii  libqt5core5a  5.6.1+dfsg-3
ii  libqt5dbus5   5.6.1+dfsg-3
ii  libqt5gui55.6.1+dfsg-3
ii  libqt5network55.6.1+dfsg-3
ii  libqt5qml55.6.1-5
ii  libqt5quick5  5.6.1-5
ii  libstdc++66.1.1-10
ii  libsystemd0   230-7
ii  libxcb-xkb1   1.11.1-1
ii  libxcb1   1.11.1-1
ii  qml-module-qtquick2   5.6.1-5
ii  sddm-theme-breeze [sddm-theme]4:5.6.5.1-1
ii  sddm-theme-circles [sddm-theme]   0.13.0-1
ii  sddm-theme-elarun [sddm-theme]0.13.0-1
ii  sddm-theme-maldives [sddm-theme]  0.13.0-1
ii  sddm-theme-maui [sddm-theme]  0.13.0-1

Versions of packages sddm recommends:
ii  libpam-systemd  230-7

Versions of packages sddm suggests:
ii  libpam-kwallet5  5.7.1-1

-- debconf information:
* shared/default-x-display-manager: sddm
  sddm/daemon_name: /usr/bin/sddm



Bug#833462: openjdk-7-jre-headless does not upgrade : does not find that /proc is mounted

2016-08-05 Thread Erwan David
On Fri, Aug 05, 2016 at 07:42:02AM CEST, Erwan David <er...@rail.eu.org> said:

> dpkg-query -W initscripts
> initscripts   2.88dsf-59.2

I found mountpoint in util-linux :
dpkg-query -W util-linux
util-linux 2.26.2-9

So it seems it moved from one package to another at some time.



Bug#833462: openjdk-7-jre-headless does not upgrade : does not find that /proc is mounted

2016-08-04 Thread Erwan David
On Fri, Aug 05, 2016 at 07:11:44AM CEST, Salvatore Bonaccorso 
<car...@debian.org> said:
> Control: tags -1 + moreinfo unreproducible
> 
> Hi,
> 
> On Thu, Aug 04, 2016 at 06:38:17PM +0200, Erwan David wrote:
> > Package: openjdk-7-jre-headless
> > Version: 7u111-2.6.7-1~deb8u1
> > Severity: important
> > Tags: security
> >
> > When trying to upgrade openjdk-7-jre I get error :
> >
> > Setting up openjdk-7-jre-headless:amd64 (7u111-2.6.7-1~deb8u1) ...
> > /var/lib/dpkg/info/openjdk-7-jre-headless:amd64.postinst: 19: 
> > /var/lib/dpkg/info/openjdk-7-jre-headless:amd64.postinst: mountpoint: not 
> > found
> > the java command requires a mounted proc fs (/proc).
> 
> This is not reproducible for me, just tested in a Jessie VM:
> 
> root@jessie-amd64:~# apt-get install openjdk-7-jre-headless
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Suggested packages:
>   icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra 
> fonts-ipafont-gothic fonts-ipafont-mincho ttf-wqy-microhei ttf-wqy-zenhei 
> fonts-indic
> The following packages will be upgraded:
>   openjdk-7-jre-headless
> 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> Need to get 39.4 MB of archives.
> After this operation, 80.9 kB of additional disk space will be used.
> Get:1 http://security.debian.org/ jessie/updates/main openjdk-7-jre-headless 
> amd64 7u111-2.6.7-1~deb8u1 [39.4 MB]
> Fetched 39.4 MB in 0s (41.6 MB/s)
> (Reading database ... 48479 files and directories currently installed.)
> Preparing to unpack .../openjdk-7-jre-headless_7u111-2.6.7-1~deb8u1_amd64.deb 
> ...
> Unpacking openjdk-7-jre-headless:amd64 (7u111-2.6.7-1~deb8u1) over 
> (7u101-2.6.6-2~deb8u1) ...
> Setting up openjdk-7-jre-headless:amd64 (7u111-2.6.7-1~deb8u1) ...
> Processing triggers for libc-bin (2.19-18+deb8u4) ...
> root@jessie-amd64:~#
> 
> > Indeed I do not have the mountpoint command
> 
> How that? /bin/mountpoint is from the initscripts package:
> 
> root@jessie-amd64:~# dpkg -S /bin/mountpoint
> initscripts: /bin/mountpoint
> root@jessie-amd64:~# dpkg-query -W initscripts
> initscripts 2.88dsf-59
> root@jessie-amd64:~#
> 
> Was this accidentially removed from the system?

I don't think so. I have several machines with same problem and

dpkg-query -W initscripts
initscripts   2.88dsf-59.2

dpkg -L initscripts
/.
/sys
/sbin
/sbin/fsck.nfs
/etc
/etc/network
/etc/network/if-up.d
/etc/network/if-up.d/mountnfs
/etc/init.d
/etc/init.d/urandom
/etc/init.d/umountroot
/etc/init.d/umountnfs.sh
/etc/init.d/umountfs
/etc/init.d/skeleton
/etc/init.d/single
/etc/init.d/sendsigs
/etc/init.d/rmnologin
/etc/init.d/reboot
/etc/init.d/rc.local
/etc/init.d/mountnfs.sh
/etc/init.d/mountnfs-bootclean.sh
/etc/init.d/mountkernfs.sh
/etc/init.d/mountdevsubfs.sh
/etc/init.d/mountall.sh
/etc/init.d/mountall-bootclean.sh
/etc/init.d/motd
/etc/init.d/killprocs
/etc/init.d/hostname.sh
/etc/init.d/halt
/etc/init.d/checkroot.sh
/etc/init.d/checkroot-bootclean.sh
/etc/init.d/checkfs.sh
/etc/init.d/bootmisc.sh
/etc/init.d/bootlogs
/etc/default
/etc/default/tmpfs
/etc/default/rcS
/etc/default/halt
/etc/default/devpts
/usr
/usr/share
/usr/share/lintian
/usr/share/lintian/overrides
/usr/share/lintian/overrides/initscripts
/usr/share/man
/usr/share/man/man5
/usr/share/man/man5/tmpfs.5.gz
/usr/share/man/man5/rcS.5.gz
/usr/share/man/man5/halt.5.gz
/usr/share/man/man8
/usr/share/man/man8/fsck.nfs.8.gz
/usr/share/doc
/usr/share/doc/initscripts
/usr/share/doc/initscripts/NEWS.Debian.gz
/usr/share/doc/initscripts/changelog.gz
/usr/share/doc/initscripts/changelog.Debian.gz
/usr/share/doc/initscripts/copyright
/usr/share/doc/initscripts/README.Debian
/var
/var/log
/var/log/fsck
/var/lib
/var/lib/urandom
/var/lib/initscripts
/run
/lib
/lib/init
/lib/init/vars.sh
/lib/init/tmpfs.sh
/lib/init/swap-functions.sh
/lib/init/mount-functions.sh
/lib/init/bootclean.sh



Bug#833462: openjdk-7-jre-headless does not upgrade : does not find that /proc is mounted

2016-08-04 Thread Erwan David
Package: openjdk-7-jre-headless
Version: 7u111-2.6.7-1~deb8u1
Severity: important
Tags: security

When trying to upgrade openjdk-7-jre I get error :

Setting up openjdk-7-jre-headless:amd64 (7u111-2.6.7-1~deb8u1) ...
/var/lib/dpkg/info/openjdk-7-jre-headless:amd64.postinst: 19: 
/var/lib/dpkg/info/openjdk-7-jre-headless:amd64.postinst: mountpoint: not found
the java command requires a mounted proc fs (/proc).

Indeed I do not have the mountpoint command

Maybe a dependency needs to be restricted on the version number ?

-- System Information:
Debian Release: 8.5
  APT prefers proposed-updates
  APT policy: (1001, 'proposed-updates'), (1001, 'stable'), (600, 'testing'), 
(500, 'stable-updates'), (400, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-0.bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages openjdk-7-jre-headless depends on:
ii  ca-certificates-java  20140324
ii  initscripts   2.88dsf-59
ii  java-common   0.52
ii  libc6 2.19-18+deb8u5
ii  libcups2  2.0.3-10
ii  libfontconfig12.11.0-6.3
ii  libfreetype6  2.5.2-4
ii  libgcc1   1:4.9.2-10
ii  libglib2.0-0  2.48.0-1~bpo8+1
ii  libjpeg62-turbo   1:1.4.1-2
ii  libkrb5-3 1.13.2+dfsg-2
ii  liblcms2-22.6-3+b3
ii  libnss3   2:3.20-1
ii  libpcsclite1  1.8.14-1
ii  libpulse0 7.1-2~bpo8+1
ii  libsctp1  1.0.16+dfsg-2
ii  libstdc++64.9.2-10
ii  multiarch-support 2.19-19
ii  tzdata-java   2016f-0+deb8u1
ii  zlib1g1:1.2.8.dfsg-2+b1

openjdk-7-jre-headless recommends no packages.

Versions of packages openjdk-7-jre-headless suggests:
ii  fonts-dejavu-extra 2.35-1
pn  fonts-indic
pn  fonts-ipafont-gothic   
pn  fonts-ipafont-mincho   
pn  icedtea-7-jre-jamvm
pn  libnss-mdns
pn  sun-java6-fonts
pn  ttf-wqy-microhei | ttf-wqy-zenhei  

-- no debconf information



Bug#807329: Corrected in upstream 1.11.3

2016-06-09 Thread Erwan David
Package: duply
Version: 1.11-1
Followup-For: Bug #807329

If I use 1.11.3 from upstream, it works. so bug was corrected upstream


-- System Information:
Debian Release: stretch/sid
  APT prefers proposed-updates
  APT policy: (1001, 'proposed-updates'), (1001, 'stable'), (500, 
'stable-updates'), (500, 'testing'), (400, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.5.0-0.bpo.2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages duply depends on:
ii  duplicity  0.7.06-2~bpo8+1
ii  gnupg  1.4.19-5

duply recommends no packages.

Versions of packages duply suggests:
ii  openssh-client  1:6.7p1-5+deb8u2

-- no debconf information



Bug#807329: Since 1.11 encrypted backup without password is impossible

2016-06-05 Thread Erwan David
Package: duply
Version: 1.11-1
Followup-For: Bug #807329

So what can we do now :
duply 1.9 gives warning of deprecation with recent duplicity.
duply 1.11 is unusable (because writing in clear text a gpg password
is not somethnig I would accept).


-- System Information:
Debian Release: 8.5
  APT prefers proposed-updates
  APT policy: (700, 'proposed-updates'), (600, 'stable'), (500, 
'stable-updates'), (500, 'testing'), (400, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.5.0-0.bpo.2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages duply depends on:
ii  duplicity  0.7.07.1-1
ii  gnupg  1.4.18-7+deb8u1

duply recommends no packages.

Versions of packages duply suggests:
ii  openssh-client  1:6.7p1-5+deb8u2

-- no debconf information



Bug#808840: sddm uses US keyboard

2016-06-01 Thread Erwan David
I get the exact same problem on a completly new testing install.
No /etc/X11/xorg.conf nor /etc/X11/xorg.conf.d
However I see in Xorg.0.log :
Error loading keymap /var/lib/xkb/server-0.xkm
XKB: failed to load keymap, loading default keymap,
and indedd /var/lib/xkb only contains a README.compiled file



Bug#818264: itip : many warning at startup

2016-03-15 Thread Erwan David
Package: vpim
Version: 0.695-1.1
Severity: normal

When starting itip I get following messages

itip -h
/usr/lib/ruby/vendor_ruby/vpim/icalendar.rb:259: warning: shadowing outer local 
variable - e
/usr/lib/ruby/vendor_ruby/vpim/icalendar.rb:265: warning: shadowing outer local 
variable - e
/usr/lib/ruby/vendor_ruby/vpim/rfc2425.rb:180: warning: assigned but unused 
variable - secfrac
/usr/lib/ruby/vendor_ruby/vpim/rfc2425.rb:180: warning: assigned but unused 
variable - tz
/usr/lib/ruby/vendor_ruby/vpim/rfc2425.rb:195: warning: assigned but unused 
variable - match
/usr/lib/ruby/vendor_ruby/vpim/rfc2425.rb:308: warning: assigned but unused 
variable - content
/usr/lib/ruby/vendor_ruby/vpim/rrule.rb:515: warning: shadowing outer local 
variable - byday
/usr/lib/ruby/vendor_ruby/vpim/property/common.rb:171: warning: assigned but 
unused variable - attachment
/usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55: warning: loading in 
progress, circular require considered harmful - 
/usr/lib/ruby/vendor_ruby/vpim/icalendar.rb
from /usr/bin/itip:8:in  `'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in  
`require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in  
`require'
from /usr/lib/ruby/vendor_ruby/vpim/icalendar.rb:14:in  `'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in  
`require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in  
`require'
from /usr/lib/ruby/vendor_ruby/vpim/vevent.rb:15:in  `'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in  
`require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in  
`require'
from /usr/lib/ruby/vendor_ruby/vpim/property/common.rb:10:in  `'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in  
`require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in  
`require'
from /usr/lib/ruby/vendor_ruby/vpim/attachment.rb:9:in  `'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in  
`require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in  
`require'
Usage: /usr/bin/itip 

Options
  -h,--help Print this helpful message.
  -d,--debugPrint debug information.

  -m,--my-addrs My email addresses, a REGEX.
Examples:

Many errors (and no examples by the way).



-- System Information:
Debian Release: stretch/sid
  APT prefers stable
  APT policy: (990, 'stable'), (700, 'proposed-updates'), (500, 
'stable-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-0.bpo.1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages vpim depends on:
ii  ruby  1:2.1.5.1

vpim recommends no packages.

Versions of packages vpim suggests:
pn  facter  

-- no debconf information



Bug#807329: Since 1.11 encrypted backup without password is impossible

2015-12-07 Thread Erwan David
Package: duply
Version: 1.11-1
Severity: normal

I have a setting like this

# -*- shell-script-mode -*-

# gpg encryption settings, simple settings:
#  GPG_KEY='disabled' - disables encryption alltogether
#  GPG_KEY='[,]'; GPG_PW='pass' - encrypt with keys, sign 
#with key1 if secret key available and use GPG_PW for sign & decrypt
#  GPG_PW='passphrase' - symmetric encryption using passphrase only
#GPG_KEY='_KEY_ID_'
#GPG_PW='_GPG_PASSWORD_'
# gpg encryption settings in detail (extended settings)
#  the above settings translate to the following more specific settings
#  GPG_KEYS_ENC=',[,...]' - list of pubkeys to encrypt to
#  GPG_KEY_SIGN='|disabled' - a secret key for signing
#  GPG_PW='' - needed for signing, decryption and symmetric
#   encryption. If you want to deliver different passphrases for e.g. 
#   several keys or symmetric encryption plus key signing you can use
#   gpg-agent. Add '--use-agent' to the duplicity parameters below.
#   also see "A NOTE ON SYMMETRIC ENCRYPTION AND SIGNING" in duplicity manpage
# notes on en/decryption
#  private key and passphrase will only be needed for decryption or signing.
#  decryption happens on restore and incrementals (compare archdir contents).
#  for security reasons it makes sense to separate the signing key from the
#  encryption keys. https://answers.launchpad.net/duplicity/+question/107216
#GPG_KEYS_ENC=',,...'
#GPG_KEY_SIGN=''
GPG_KEYS_ENC=6CB95BE4
GPG_KEY_SIGN='disabled'
# set if signing key passphrase differs from encryption (key) passphrase
# NOTE: available since duplicity 0.6.14, translates to SIGN_PASSPHRASE
#GPG_PW_SIGN=''

# gpg options passed from duplicity to gpg process (default='')
# e.g. "--trust-model pgp|classic|direct|always" 
#   or "--compress-algo=bzip2 --bzip2-compress-level=9"
#   or "--personal-cipher-preferences AES256,AES192,AES..."
#GPG_OPTS=''

# disable preliminary tests with the following setting
GPG_TEST='disabled'


which is meant to encrypt backups without password, and ask for
password for decrypting.

However since upgrade to 1.11, no operation is possible because of
this lack of password. I do want to encrypt backup, and I do not want
to write the decryption password anywhere. Is there a new way to
achieve this ?

(even the status command fails because of no password).



-- System Information:
Debian Release: 8.2
  APT prefers proposed-updates
  APT policy: (700, 'proposed-updates'), (600, 'stable'), (500, 
'stable-updates'), (400, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.2.0-0.bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages duply depends on:
ii  duplicity  0.7.05-2
ii  gnupg  1.4.18-7

duply recommends no packages.

Versions of packages duply suggests:
ii  openssh-client  1:6.7p1-5

-- no debconf information



Bug#770086: opendnssec-signerd crash when starting at boot

2015-10-21 Thread Erwan David
On Wed, Oct 21, 2015 at 11:01:55AM CEST, Ondřej Surý <ond...@sury.org> said:
> Hi Erwan,
> 
> any crashes since the last reboot?
> 
> [Please keep the bug number in Cc]
> 
> Cheers,
> Ondrej
> 
> On Sun, Nov 23, 2014, at 19:04, Erwan David wrote:
> > Le 19/11/2014 20:39, Ondřej Surý a écrit :
> > > Hi Erwan,
> > >
> > > do you think you can install the opendnssec*-dbg and botan1.10-dbg
> > > package and try to produce coredump and provide a backtrace?
> > >
> > > Cheers,
> > > Ondrej
> > >
> > >
> > 
> > Just did that. However this time, no crash I'll keep the
> > modification I did to the init script to get a core file, and check at
> > each restart, but they are few.
> 

Not many reboot, and I had forgottent about this. I have upgrade to 4.2.0-bpo 
in the pipe, I will check.



Bug#801178: Doc recommends use of ssl3

2015-10-07 Thread Erwan David
Package: fetchmail
Version: 6.3.26-1+b1
Severity: important
Tags: security upstream

Doc recommends using sslproto ssl3 (in the man page or in the
README.SSL file). SSLv3 is broken and must be avoided.



-- System Information:
Debian Release: 8.2
  APT prefers proposed-updates
  APT policy: (700, 'proposed-updates'), (600, 'stable'), (500, 
'stable-updates'), (400, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.1.0-0.bpo.2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages fetchmail depends on:
ii  adduser   3.113+nmu3
ii  debianutils   4.4+b1
ii  libc6 2.19-18+deb8u1
ii  libcomerr21.42.12-1.1
ii  libgssapi-krb5-2  1.12.1+dfsg-19
ii  libkrb5-3 1.12.1+dfsg-19
ii  libssl1.0.0   1.0.1k-3+deb8u1
ii  lsb-base  4.1+Debian13+nmu1

Versions of packages fetchmail recommends:
ii  ca-certificates  20141019

Versions of packages fetchmail suggests:
pn  fetchmailconf   
ii  postfix [mail-transport-agent]  2.11.3-1
pn  resolvconf  

-- no debconf information



Bug#795112: kde-nm-connection-editor crash

2015-08-10 Thread Erwan David
Package: plasma-nm
Version: 0.9.3.4-2
Severity: normal

I do not know if it is related to KF5 migration, (I am still in 4
since I did not see any message stating it was safe to go KF5 and that
evrything works)

when trying to edit my connections I get immediuately a segfault in 
kde-nm-connection-editor

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (900, 'testing'), (700, 'oldstable-proposed-updates'), (600, 
'stable'), (500, 'proposed-updates'), (400, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.0.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages plasma-nm depends on:
ii  kde-runtime 4:4.14.2-2
ii  libc6   2.19-19
ii  libgcc1 1:5.1.1-14
ii  libkdecore5 4:4.14.2-5
ii  libkdeui5   4:4.14.2-5
ii  libkio5 4:4.14.2-5
ii  libknotifyconfig4   4:4.14.2-5
ii  libmodemmanagerqt1  1.0.1-2
ii  libnetworkmanagerqt10.9.8.4-1
ii  libopenconnect3 6.00-2
ii  libplasma3  4:4.14.2-5
ii  libqt4-dbus 4:4.8.7+dfsg-1
ii  libqt4-declarative  4:4.8.7+dfsg-1
ii  libqt4-network  4:4.8.7+dfsg-1
ii  libqt4-svg  4:4.8.7+dfsg-1
ii  libqt4-xml  4:4.8.7+dfsg-1
ii  libqtcore4  4:4.8.7+dfsg-1
ii  libqtgui4   4:4.8.7+dfsg-1
ii  libsolid4   4:4.14.2-5
ii  libstdc++6  5.1.1-14
ii  mobile-broadband-provider-info  20140317-1
ii  network-manager 1.0.2-2

Versions of packages plasma-nm recommends:
ii  kwalletmanager   4:4.14.2-1
ii  network-manager-openvpn  1.0.2-1
pn  network-manager-pptp none
pn  network-manager-vpnc none

Versions of packages plasma-nm suggests:
ii  kde-workspace-bin4:4.11.13-2
ii  network-manager-openconnect  1.0.2-1+b1

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#794529: Sound goes to internal speaker and not lineout

2015-08-04 Thread Erwan David
Package: src:linux
Version: 4.0.8-2
Severity: normal

Since 4.0, even with sound configured to go on line out and not
internal speaker of the PC, sound is emitted by the speakers (even
with speakers muted and line out not muted).

I use the Intel sound card not the radeon HDMI.


-- Package-specific info:
** Version:
Linux version 4.0.0-2-amd64 (debian-ker...@lists.debian.org) (gcc version 4.9.3 
(Debian 4.9.3-2) ) #1 SMP Debian 4.0.8-2 (2015-07-22)

** Command line:
BOOT_IMAGE=/vmlinuz-4.0.0-2-amd64 
root=UUID=c5a32d03-3629-4b5d-b47d-4091c2cc3d94 ro quiet systemd.show_status=true

** Tainted: O (4096)
 * Out-of-tree module has been loaded.

** Kernel log:
[   10.320184] [drm] CRT2: INTERNAL_KLDSCP_DAC2
[   10.320185] [drm] Connector 1:
[   10.320186] [drm]   HDMI-A-1
[   10.320187] [drm]   HPD1
[   10.320188] [drm]   DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 
0x7e5c
[   10.320189] [drm]   Encoders:
[   10.320191] [drm] DFP1: INTERNAL_UNIPHY
[   10.320192] [drm] Connector 2:
[   10.320192] [drm]   DVI-I-1
[   10.320193] [drm]   HPD4
[   10.320195] [drm]   DDC: 0x7f10 0x7f10 0x7f14 0x7f14 0x7f18 0x7f18 0x7f1c 
0x7f1c
[   10.320196] [drm]   Encoders:
[   10.320197] [drm] CRT1: INTERNAL_KLDSCP_DAC1
[   10.320198] [drm] DFP2: INTERNAL_UNIPHY2
[   10.444750] [drm] fb mappable at 0xE045F000
[   10.444753] [drm] vram apper at 0xE000
[   10.444754] [drm] size 8294400
[   10.444755] [drm] fb depth is 24
[   10.444756] [drm]pitch is 7680
[   10.444901] fbcon: radeondrmfb (fb0) is primary device
[   10.446771] Console: switching to colour frame buffer device 240x67
[   10.451121] radeon :01:00.0: fb0: radeondrmfb frame buffer device
[   10.451122] radeon :01:00.0: registered panic notifier
[   10.483732] [drm] Initialized radeon 2.41.0 20080528 for :01:00.0 on 
minor 0
[   10.794534] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: 
(null)
[   10.851560] FAT-fs (sda1): utf8 is not a recommended IO charset for FAT 
filesystems, filesystem will be case sensitive!
[   11.203057] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: 
(null)
[   11.255125] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: 
(null)
[   11.376274] systemd-journald[223]: Received request to flush runtime journal 
from PID 1
[   12.372769] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   16.572580] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: 
None
[   16.572623] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   20.168252] RPC: Registered named UNIX socket transport module.
[   20.168256] RPC: Registered udp transport module.
[   20.168258] RPC: Registered tcp transport module.
[   20.168259] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   20.193556] FS-Cache: Loaded
[   20.225227] FS-Cache: Netfs 'nfs' registered for caching
[   20.253751] Installing knfsd (copyright (C) 1996 o...@monad.swb.de).
[   20.592401] sound hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[   20.892504] sound hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[   21.192633] sound hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[   21.492774] sound hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[   21.792907] sound hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[   22.093028] sound hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[   22.393190] sound hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[   22.693317] sound hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[   22.930783] vboxdrv: Found 4 processor cores.
[   22.931010] vboxdrv: fAsync=0 offMin=0x2f6 offMax=0x1d16
[   22.931076] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 
'normal'.
[   22.931077] vboxdrv: Successfully loaded version 4.3.30_Debian (interface 
0x001a000a).
[   22.993456] sound hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[   24.517022] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery 
directory
[   24.534957] NFSD: starting 90-second grace period (net 818c5480)
[   24.770184] vboxpci: IOMMU not found (not registered)
[   54.947259] Key type dns_resolver registered
[   55.011135] FS-Cache: Netfs 'cifs' registered for caching
[   55.011171] Key type cifs.spnego registered
[   55.011178] Key type cifs.idmap registered
[   55.119422] CIFS VFS: Autodisabling the use of server inode numbers on 
\\fas\It. This server doesn't seem to support them properly. Hardlinks will not 
be recognized on this mount. Consider mounting with the noserverino option to 
silence this message.
[   56.660261] CIFS VFS: Autodisabling the use of server inode numbers on 
\\gpk-netapp-ns.cisco.com\workgroup. This server doesn't seem to support them 
properly. Hardlinks will not be recognized on this mount. Consider mounting 
with the noserverino option to silence this message.
[  102.123747] capability: warning: `VirtualBox' uses 32-bit capabilities 
(legacy support in 

Bug#793975: IDN not usable

2015-07-29 Thread Erwan David
Package: openssh-client
Version: 1:6.7p1-6
Severity: minor

When trying to ssh to bièvres.rail.eu.org ssh cannot resolve the name
(IDN)

Works with firefox, thus DNS is OK on this.



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (900, 'testing'), (600, 'stable'), (500, 'proposed-updates'), 
(500, 'oldstable-proposed-updates'), (400, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.0.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages openssh-client depends on:
ii  adduser   3.113+nmu3
ii  dpkg  1.18.1
ii  libc6 2.19-19
ii  libedit2  3.1-20150325-1
ii  libgssapi-krb5-2  1.12.1+dfsg-20
ii  libselinux1   2.3-2+b1
ii  libssl1.0.0   1.0.2d-1
ii  passwd1:4.2-3
ii  zlib1g1:1.2.8.dfsg-2+b1

Versions of packages openssh-client recommends:
ii  xauth  1:1.0.9-1

Versions of packages openssh-client suggests:
ii  keychain   2.7.1-1
ii  ksshaskpass [ssh-askpass]  0.5.3-1+b1
pn  libpam-ssh none
pn  monkeysphere   none
ii  ssh-askpass1:1.2.4.1-9

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



  1   2   3   4   >