Bug#1064797: Mediawiki ships with .htaccess files containing outdated access control configuration

2024-02-25 Thread Alain Knaff
Package: mediawiki
Version: 1:1.39.5-1~deb12u1

Hi,

Mediawiki ships with .htaccess files which contain outdated access
control directives.

for instance, /usr/share/mediawiki/vendor/.htaccess contains:

  Deny from all

rather than the more current

  Require all denied


The new syntax was introduced in Apache 2.4, shipping since at least
Jessie, April 2015.

Wouldn't it be time to go with the new syntax, as less and less people
now continue to use the access_compat module?

Thanks,

Alain



Bug#1059323: mount.cifs fails to mount a share which smbclient can access all right

2023-12-22 Thread Alain Knaff
Package: cifs-utils
Version: 2:7.0-2

We have one share here which can be opened by smbclient, but not mounted
using mount.cifs:

smbclient -A ~alain/.smbcredentials-admin //work03.gouv.etat.lu/aev
=> succeeds

# mount.cifs -o credentials=/home/alain/.smbcredentials-admin 
//work03.gouv.etat.lu/aev  /media/windows/work03
mount error(13): Permission denied
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log 
messages (dmesg)

kernel log shows:

2023-12-22T11:58:37.212890+01:00 alainpc kernel: [10807.375685] CIFS: 
fs/smb/client/fs_context.c: CIFS: parsing cifs mount option 'source'
2023-12-22T11:58:37.212910+01:00 alainpc kernel: [10807.375702] CIFS: 
fs/smb/client/fs_context.c: CIFS: parsing cifs mount option 'ip'
2023-12-22T11:58:37.212913+01:00 alainpc kernel: [10807.375710] CIFS: 
fs/smb/client/fs_context.c: CIFS: parsing cifs mount option 'unc'
2023-12-22T11:58:37.212914+01:00 alainpc kernel: [10807.375715] CIFS: 
fs/smb/client/fs_context.c: CIFS: parsing cifs mount option 'user'
2023-12-22T11:58:37.212916+01:00 alainpc kernel: [10807.375720] CIFS: 
fs/smb/client/fs_context.c: CIFS: parsing cifs mount option 'pass'
2023-12-22T11:58:37.212917+01:00 alainpc kernel: [10807.375726] CIFS: 
fs/smb/client/cifsfs.c: Devname: \\work03.gouv.etat.lu\aev flags: 0
2023-12-22T11:58:37.212919+01:00 alainpc kernel: [10807.375733] CIFS: 
fs/smb/client/connect.c: Username: xx_admin
2023-12-22T11:58:37.212921+01:00 alainpc kernel: [10807.375736] CIFS: 
fs/smb/client/connect.c: file mode: 0755  dir mode: 0755
2023-12-22T11:58:37.212924+01:00 alainpc kernel: [10807.375743] CIFS: 
fs/smb/client/connect.c: VFS: in mount_get_conns as Xid: 79 with uid: 0
2023-12-22T11:58:37.212926+01:00 alainpc kernel: [10807.375748] CIFS: 
fs/smb/client/connect.c: UNC: \\work03.gouv.etat.lu\aev
2023-12-22T11:58:37.212928+01:00 alainpc kernel: [10807.375756] CIFS: 
fs/smb/client/connect.c: generic_ip_connect: connecting to 148.110.208.152:445
2023-12-22T11:58:37.212959+01:00 alainpc kernel: [10807.375774] CIFS: 
fs/smb/client/connect.c: Socket created
2023-12-22T11:58:37.212962+01:00 alainpc kernel: [10807.375777] CIFS: 
fs/smb/client/connect.c: sndbuf 16384 rcvbuf 131072 rcvtimeo 0x6d6
2023-12-22T11:58:37.232875+01:00 alainpc kernel: [10807.396428] CIFS: 
fs/smb/client/connect.c: cifs_get_tcp_session: next dns resolution scheduled 
for 600 seconds in the future
2023-12-22T11:58:37.232893+01:00 alainpc kernel: [10807.396441] CIFS: 
fs/smb/client/connect.c: VFS: in cifs_get_smb_ses as Xid: 80 with uid: 0
2023-12-22T11:58:37.232896+01:00 alainpc kernel: [10807.396447] CIFS: 
fs/smb/client/connect.c: Existing smb sess not found
2023-12-22T11:58:37.232897+01:00 alainpc kernel: [10807.396455] CIFS: 
fs/smb/client/smb2pdu.c: Negotiate protocol
2023-12-22T11:58:37.232899+01:00 alainpc kernel: [10807.396467] CIFS: 
fs/smb/client/transport.c: wait_for_free_credits: remove 1 credits total=0
2023-12-22T11:58:37.232901+01:00 alainpc kernel: [10807.396484] CIFS: 
fs/smb/client/connect.c: Demultiplex PID: 13815
2023-12-22T11:58:37.232903+01:00 alainpc kernel: [10807.396494] CIFS: 
fs/smb/client/transport.c: Sending smb: smb_len=252
2023-12-22T11:58:37.252865+01:00 alainpc kernel: [10807.418048] CIFS: 
fs/smb/client/connect.c: RFC1002 header 0x134
2023-12-22T11:58:37.252887+01:00 alainpc kernel: [10807.418071] CIFS: 
fs/smb/client/smb2misc.c: SMB2 data length 114 offset 128
2023-12-22T11:58:37.252889+01:00 alainpc kernel: [10807.418076] CIFS: 
fs/smb/client/smb2misc.c: SMB2 len 242
2023-12-22T11:58:37.252892+01:00 alainpc kernel: [10807.418079] CIFS: 
fs/smb/client/smb2misc.c: length of negcontexts 60 pad 6
2023-12-22T11:58:37.252894+01:00 alainpc kernel: [10807.418086] CIFS: 
fs/smb/client/smb2ops.c: smb2_add_credits: added 1 credits total=1
2023-12-22T11:58:37.252895+01:00 alainpc kernel: [10807.418177] CIFS: 
fs/smb/client/transport.c: cifs_sync_mid_result: cmd=0 mid=0 state=64
2023-12-22T11:58:37.252897+01:00 alainpc kernel: [10807.418199] CIFS: 
fs/smb/client/misc.c: Null buffer passed to cifs_small_buf_release
2023-12-22T11:58:37.252899+01:00 alainpc kernel: [10807.418205] CIFS: 
fs/smb/client/smb2pdu.c: mode 0x3
2023-12-22T11:58:37.252902+01:00 alainpc kernel: [10807.418208] CIFS: 
fs/smb/client/smb2pdu.c: negotiated smb3.1.1 dialect
2023-12-22T11:58:37.252904+01:00 alainpc kernel: [10807.418218] CIFS: 
fs/smb/client/smb2pdu.c: decoding 2 negotiate contexts
2023-12-22T11:58:37.252907+01:00 alainpc kernel: [10807.418221] CIFS: 
fs/smb/client/smb2pdu.c: decode SMB3.11 encryption neg context of len 4
2023-12-22T11:58:37.252909+01:00 alainpc kernel: [10807.418224] CIFS: 
fs/smb/client/smb2pdu.c: SMB311 cipher type:2
2023-12-22T11:58:37.252910+01:00 alainpc kernel: [10807.418229] CIFS: 
fs/smb/client/connect.c: cifs_setup_session: channel connect bitmap: 0x1
2023-12-22T11:58:37.252931+01:00 alainpc kernel: [10807.418234] CIFS: 
fs/smb/client/connect.c: Security Mode: 0x3 Capabilities: 0x30005f TimeAdjust: 0
2023-12-22T11

Bug#1058067: Mimedefang's relay_is_blacklisted_multi removes the wrong filedescriptor from its IO::Select set resulting in SERVFAIL

2023-12-11 Thread Alain Knaff
Package: mimedefang
Version: 3.3-1

Hi,

relay_is_blacklisted_multi sends out its multiple DNS requests at once,
and then uses IO::Select to wait for the various answers as they come in.

It has a loop in which it intends to remove each socket from the
IO::Select set as soon as it is done with it (i.e. received and
processed the answer).

However, it accidentally removes the wrong socket: $sock instead of $rsock.

$sock is a now useless variable from a previous loop (should have been
"my" to that loop), which just happens to be the highest socket of the set.

The result of this issue is that that last socket is dropped from the
set, even if it hasn't received an answer, meaning that if this socket
isn't the first one to receive an answer, its answer will never be
processed, resulting in a SERVFAIL on that query.

Here is a patch:

--- ./usr/share/perl5/Mail/MIMEDefang/Net.pm2023-01-30
18:00:55.0 +0100
+++ /usr/share/perl5/Mail/MIMEDefang/Net.pm 2023-11-20
11:54:23.448414007 +0100
@@ -386,7 +386,7 @@
 @ready = $sel->can_read($expire);
 foreach my $rsock (@ready) {
   my $pack = $res->bgread($rsock);
-  $sel->remove($sock);
+  $sel->remove($rsock);
   my $sdomain = $sock_to_domain{$rsock};
   undef($rsock);
   my($rr, $rcode);


Btw, this issue no longer exists in the most recent upstream version

Thanks,

Alain



Bug#1055450: Plocate's database easily becomes corrupted, resulting in locate finding nothing

2023-11-06 Thread Alain Knaff

Den 06/11/2023 19:07 huet de(n) Steinar H. Gunderson geschriwwen:

On Mon, Nov 06, 2023 at 06:43:33PM +0100, Alain Knaff wrote:

Nov 06 18:33:15 hitchhiker updatedb.plocate[98659]:  => adding `/home' 
(duplicate of mount point 
`/run/schroot/mount/buster-53c7e4fc-0416-4408-8421-959dc1fdaa1d/home')


So your /home is mounted in two places, and updatedb picks one of them.
There's no way of knowing which one you want, I guess?

/* Steinar */



But then, shouldn't it keep the shorter path (if both are the root of 
their filesystem)?


And even if it used the longer path, shouldn't it find files which I 
locate under that longer path?


And during investigation, I added /run/schroot to PRUNEPATHS so updatedb 
shouldn't have "seen" the longer path at all. The failure to locate 
files in my home directory happened both before and after this addition.


Thanks,

Alain



Bug#1055450: Plocate's database easily becomes corrupted, resulting in locate finding nothing

2023-11-06 Thread Alain Knaff

Den 06/11/2023 15:57 huet de(n) Steinar H. Gunderson geschriwwen:

On Mon, Nov 06, 2023 at 03:41:50PM +0100, Alain Knaff wrote:

On the box where plocate.db is currently corrupted, /home is a btrfs.


It it by any chance a subvolume? (If so, known btrfs bug/design issue;
see the updatedb.conf man page.)

/* Steinar */



I thinks it's the root volume on its FS (name = )

root@hitchhiker:/home/alain# btrfs subvolume show /home
/
Name:   
UUID:   bda85cb7-3079-4487-9382-773767db26e1
Parent UUID:-
Received UUID:  -
Creation time:  2022-04-23 17:44:45 +0200
Subvolume ID:   5
Generation: 1051661
Gen at creation:0
Parent ID:  0
Top level ID:   0
Flags:  -
Send transid:   0
Send time:  2022-04-23 17:44:45 +0200
Receive transid:0
Receive time:   -
Snapshot(s):

But in any case, I've now set PRUNE_BIND_MOUNTS to "no", lets see in a 
couple of days whether that helps.



Thanks,

Alain



Bug#1055450: Plocate's database easily becomes corrupted, resulting in locate finding nothing

2023-11-06 Thread Alain Knaff

Den 06/11/2023 15:31 huet de(n) Steinar H. Gunderson geschriwwen:

On Mon, Nov 06, 2023 at 03:09:48PM +0100, Alain Knaff wrote:

On 2 separate Debian 12 machines, I'm observing the following issue:

Search for a file that obviously exists returns nothing.

Running updatedb and then locate doesn't fix this.

Removing /var/lib/plocate/plocate.db, and then re-running updatedb does fix
it... until the issue reappears again several days later.


I haven't had reports that this is a common occurrence, no. There were some
issues with upgrades from mlocate, but nothing obvious.


That's what I suspected at first as well. But then I uninstalled mlocate 
complete (dpkg --purge mlocate , and removed files containing mlocating 
that were still left after the purge), but the problem kept re-occuring.



You could in theory
dump out what's in plocate.db and see what it looks like? (E.g. through
plocate '' as root.)


On one of the 2 boxes (where I didn't recently perform above-mentioned 
workaround), I see that plocate.db is not empty, but everything under 
/home seems to be missing (i.e. /home itself is present, but everything 
contained in it is missing)




What filesystem is this?


On the box where plocate.db is currently corrupted, /home is a btrfs.

On the other box, where I just applied the workaround, /home is an ext FS



Could there be something very wrong with timestamps?


What exactly would that be, and how to check for it?



/* Steinar */



Thanks for your quick answer,

Alain



Bug#1055450: Plocate's database easily becomes corrupted, resulting in locate finding nothing

2023-11-06 Thread Alain Knaff

Package: plocate
Version: 1.1.18-1

Hi,

On 2 separate Debian 12 machines, I'm observing the following issue:

Search for a file that obviously exists returns nothing.

Running updatedb and then locate doesn't fix this.

Removing /var/lib/plocate/plocate.db, and then re-running updatedb does 
fix it... until the issue reappears again several days later.


Any ideas?

Thanks,

Alain



Bug#1040996: Davical defines a Content-Security-Policy without scoping it to its own resources

2023-07-13 Thread Alain Knaff
Package: davical
Version: 1.1.12-2

Hi,

At the end of its example / reference configuration file 
/etc/apache2/sites-available/davical.conf,
davical defines a Content-Security-Policy, but forgets to bracket it with 
 instructions
to scope it to its own resources.

Should be:



  Header set Content-Security-Policy "default-src 'none'; img-src 'self' data:; 
media-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline' data:; 
font-src 'self' data:; object-src 'self'; base-uri 'self'; connect-src 'self'; 
form-action 'self' sis.redsys.es; frame-ancestors 'self'"



... or even better, move it up to the existing  scope on
top of the file, along with all the other items.

Without such scoping, the Content-Security-Policy applies to *all* resources on 
the server,
including those of other, unrelated web applications. In our case, this broke 
nextcloud by
interfering with nextcloud's own Content-Security-Policy.

Similar issue may exist with the RewriteRules, we noticed that nextcloud failed 
to correctly locate
its .well-known resources. Davical should only rewrite those .well-known 
resources that it specifically
supplies, rather than (.*)

Thanks for fixing this,

Alain



Bug#1040525: Lighttpd disregards ssl.dh-file setting

2023-07-10 Thread Alain Knaff
Hi,

On 08/07/2023 00:51, gs-bugs.debian@gluelogic.com wrote:
> ⚠ Expéditeur externe au réseau de l'Etat. Voir les consignes de sécurité sur 
> ctie.etat.lu.
> 
>   
> 
> On Fri, Jul 07, 2023 at 09:28:24AM +, Alain Knaff wrote:
>> Package: lighttpd
>> Version: 1.4.69-1
>>
>> Since our upgrade to Debian 12, lighttpd now uses insecure
>> Diffie-Hellman parameters
>> c90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63
>> b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d5
>> 1c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899f
>> a5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39
>> a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d6
>> 70c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b
>> 2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2
>> 261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb8
>> 50458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94
>> e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18
>> 177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce
>> 0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186
>> af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fb
>> ecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2
>> d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c0
>> 8f4df435c934063199
> 
> What are you sharing?  What command did you use to obtain this info?

Thanks for your reply.

The full Diffie-Hellman parameter was listed in our monthly "Nexpose" 
Report. Then I confirmed using openssl  s_client -connect 
mcp.aev.etat.lu:443 -tls1_2 -cipher DHE-RSA-AES256-GCM-SHA384 -msg | 
grep -A2 "  0c 00" that this was indeed the parameters used.

(responds with a handshake failure now, as I disabled the 2 ciphers that 
use Diffie-Hellman)


> 
> Please clarify why you think this is insecure.

I trust Nexpose on this one. The theory goes that any "standard" 
parameter is insecure, as a would be attacker would only need to "crack" 
it once, and then be able to use it against a huge number of sites.

> 
> This does not look like lighttpd mod_openssl default DH parameters
> used since lighttpd 1.4.56.

Not sure where this is coming from, but for sure not from our local 
configuration (which is basically being ignored...)

> 
> Since lighttpd 1.4.56, lighttpd mod_openssl configures default
> DH parameters to use RFC 7919 FFDHE2048 2048-bit group
> https://git.lighttpd.net/lighttpd/lighttpd1.4/commit/10c65e88f773d361db48e0135e1f4be3a932bf83
> RFC 7919:
> https://datatracker.ietf.org/doc/html/rfc7919#appendix-A.1
> 
> Nowadays, FFDHE3072 is preferred, and a future version of lighttpd may
> change lighttpd mod_openssl to use FFDHE3072 by default in the future.
> 
> Please note: if using GnuTLS (with lighttpd mod_gnutls) or using
> mbedTLS (with lighttpd mod_mbedtls), the Diffie-Hellman group is
> chosen to be secure according to RFC7919 DH parameter negotiation,
> and there is no default set by lighttpd.
> 
>> And this despite having pointed ssl.dh-file to a self generated dh param
>> file, as described in https://weakdh.org/sysadmin.html
> 
> That page is out-dated, at least for lighttpd.
> 
> Since lighttpd 1.4.68, if you are using ssl.cipher-list specified in
> https://weakdh.org/sysadmin.html, then you are WEAKENING the cipher list
> now used by default since lighttpd 1.4.68.
> https://redmine.lighttpd.net/projects/lighttpd/wiki/release-1_4_68

We did use a "locally" constructed cipher list, to which we kept 
blacklisting ciphers as soon as Nexpose considered them insecure.

I now removed that cipher list (falling back to the default), and this 
disabled the 2 remaining ciphers (DHE-RSA-AES256-GCM-SHA384 and 
DHE-RSA-AES128-GCM-SHA256) that used Diffie Hellman :-)

> 
>> In Debian 11, an identical configuration was using our locally generated
>> secure dh parameters.
> 
> Since lighttpd 1.4.65 (released Jun 2022), lighttpd has been announcing
> the future scheduled removal of ssl.dh-file.
> https://redmine.lighttpd.net/projects/lighttpd/wiki/release-1_4_65
> https://redmine.lighttpd.net/projects/lighttpd/wiki/release-1_4_66
> https://redmine.lighttpd.net/projects/lighttpd/wiki/release-1_4_67

It would have been good if this change, potentially endangering 
security, would have been listed in apt_listchanges.


> 
> The removal of ssl.dh-file occurred in lighttpd 1.4.68 (Jan 2023)
> https://redmine.lighttpd.net/projects/lighttpd/wiki/release-1_4_68
> 
> As linked in the lighttpd release notes:
>See https://wiki.lighttpd.ne

Bug#1040525: Lighttpd disregards ssl.dh-file setting

2023-07-07 Thread Alain Knaff
Package: lighttpd
Version: 1.4.69-1

Since our upgrade to Debian 12, lighttpd now uses insecure 
Diffie-Hellman parameters 
c90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63
b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d5
1c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899f
a5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39
a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d6
70c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b
2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2
261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb8
50458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94
e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18
177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce
0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186
af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fb
ecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2
d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c0
8f4df435c934063199


And this despite having pointed ssl.dh-file to a self generated dh param 
file, as described in https://weakdh.org/sysadmin.html

In Debian 11, an identical configuration was using our locally generated 
secure dh parameters.

Thanks,

-- 
Alain Knaff
Ingénieur Informaticien

LE GOUVERNEMENT DU GRAND-DUCHÉ DE LUXEMBOURG
Ministère de l'Environnement, du Climat et du Développement durable
Administration de l'environnement

1, avenue du Rock'n'Roll . L-4361 Esch-sur-Alzette
Tél. (+352) 40 56 56-309
E-Mail: alain.kn...@aev.etat.lu
www.emwelt.lu . www.environnement.public.lu . www.luxembourg.lu

Bug#1040325: Network drives other than NFS are no longer automatically mounted after boot

2023-07-04 Thread Alain Knaff
Package: systemd
Version: 252.6-1

Package: initscripts
Version: 3.06-4

Hi,

We have several CIFS drives specified in our /etc/fstab

Until Debian 11 (with isc-dhcp-client), they got automatically mounted 
all right after boot.

No longer in Debian 12 (with dhcpcd-base)

Even adding _netdev to the drives' options in /etc/fstab didn't help.

Some investigation showed that /etc/network/if-up.d/mountnfs (part of 
initscripts: this is the script responsible for mounting network drives 
when new connections are brought up) sources /lib/lsb/init-functions, 
which itself sources parts in /lib/lsb/init-functions.d

/lib/lsb/init-functions.d/40-systemd (part of systemd package) checks 
whether mountnfs.service is "masked", and if so, exits before mounting 
any drives.

=> which means that networked drives other than NFS are not mounted!

Manually "unmasking" mountnfs.service fixes the issue, however I have a 
feeling that on a future Debian upgrade, mountnfs.service might get 
masked again.

Thanks for looking into this,
-- 
Alain Knaff
Ingénieur Informaticien

LE GOUVERNEMENT DU GRAND-DUCHÉ DE LUXEMBOURG
Ministère de l'Environnement, du Climat et du Développement durable
Administration de l'environnement

1, avenue du Rock'n'Roll . L-4361 Esch-sur-Alzette
Tél. (+352) 40 56 56-309
E-Mail: alain.kn...@aev.etat.lu
www.emwelt.lu . www.environnement.public.lu . www.luxembourg.lu

Bug#1039703: With dhcpcd version 9.4.1 interfaces cannot be brought down and up again, please ship at least 9.5.0

2023-07-03 Thread Alain Knaff
Hi,

On 03/07/2023 13:13, Martin-Éric Racine wrote:
> On Thu, 29 Jun 2023 14:50:16 +0000 Alain Knaff  
> wrote:
[...]
>> What fixes it, is disabling the dhcpcd service in systemd. This works
>> even with 9.4.1: interfaces are brought up all right after boot even
>> without this service, and can be brought down and up again later!
> 
> The long description of the 'dhcpcd' package is very clear that it
> should NOT be installed if interfaces are configured using ifupdown.
> Purge 'dhcpcd' and only keep 'dhcpcd-base'.
> 
> Martin-Éric
> 

Thanks for the information. Although the description does mention 
potential problems with /etc/network/interfaces, it doesn't mention the 
solution, and this naming is confusing. Usually *-base packages are not 
packages meant to be installed alone. It would be clearer if the current 
dhcpcd package was named dhcpcd-systemd-integration (or something 
similar), and the current dhcpcd-base package was just dhcpcd.

Thanks,
-- 
Alain Knaff
Ingénieur Informaticien

LE GOUVERNEMENT DU GRAND-DUCHÉ DE LUXEMBOURG
Ministère de l'Environnement, du Climat et du Développement durable
Administration de l'environnement

1, avenue du Rock'n'Roll . L-4361 Esch-sur-Alzette
Tél. (+352) 40 56 56-309
E-Mail: alain.kn...@aev.etat.lu
www.emwelt.lu . www.environnement.public.lu . www.luxembourg.lu

Bug#1039703: With dhcpcd version 9.4.1 interfaces cannot be brought down and up again, please ship at least 9.5.0

2023-06-29 Thread Alain Knaff
Hi,

On 28/06/2023 14:01, Alain Knaff wrote:
> Package: dhcpcd
> Version: 9.4.1-22
> 
> Hi,
> 
> With the dhcpcd shipped with Debian 12, it is no longer possible to 
> bring an interface down and up again:
> 
> ifdown eth0 ; sleep 1 ; ifup eth0
> 
[...]
> According to https://github.com/NetworkConfiguration/dhcpcd/issues/159, 
> a bug with a similar error message is fixed in dhcpcd-9.5.0
> 

Actually, further test show that dhcpcd-9.5.1, nor dhcpcd-10.0.1 don't 
fix this issue.

What fixes it, is disabling the dhcpcd service in systemd. This works 
even with 9.4.1: interfaces are brought up all right after boot even 
without this service, and can be brought down and up again later!

Regards,

-- 
Alain Knaff
Ingénieur Informaticien

LE GOUVERNEMENT DU GRAND-DUCHÉ DE LUXEMBOURG
Ministère de l'Environnement, du Climat et du Développement durable
Administration de l'environnement

1, avenue du Rock'n'Roll . L-4361 Esch-sur-Alzette
Tél. (+352) 40 56 56-309
E-Mail: alain.kn...@aev.etat.lu
www.emwelt.lu . www.environnement.public.lu . www.luxembourg.lu

Bug#1039704: Sendmail does not notice when /etc/resolv.conf changes

2023-06-28 Thread Alain Knaff
Package: sendmail-base
Version: 8.17.1.9-2

Hi,

As far as I understood, since Debian 12, isc-dhcp-client is considered 
obsolete, and dhcpcd is recommended instead.

However, dhcpcd appears to be slightly slower, with the result that on 
startup sendmail sees an empty /etc/resolv.conf file.

Apparently, sendmail only reads this file once at startup (and on 
reload), meaning that it won't be able to process outbound mails, as it 
can't look any domain names up.

There actually *is* a /usr/share/sendmail/dynamic script meant to reload 
sendmail when the network changes (i.e. nameservers become available), 
but unfortunately it only leaves 2 choices:
  1. DAEMON_NETMODE="Static"  => do not reload sendmail on network change

  2. DAEMON_NETMODE="Dynamic" => recompile the entire configuration, and 
reload sendmail on network change

Not only is Static the default (which means that people having newly 
upgraded to Debian 12 might miss it), but Dynamic is over the top (we 
don't need a complete recompilation of the configuration: it never 
mentions the server's anywhere)

So could we have a "Semi-Dynamic" setting instead, which would be the 
default after upgrade, and which would only do the reload, without 
preceding config recompilation?

Thanks,

Alain

-- 
Alain Knaff
Ingénieur Informaticien

LE GOUVERNEMENT DU GRAND-DUCHÉ DE LUXEMBOURG
Ministère de l'Environnement, du Climat et du Développement durable
Administration de l'environnement

1, avenue du Rock'n'Roll . L-4361 Esch-sur-Alzette
Tél. (+352) 40 56 56-309
E-Mail: alain.kn...@aev.etat.lu
www.emwelt.lu . www.environnement.public.lu . www.luxembourg.lu

Bug#1039703: With dhcpcd version 9.4.1 interfaces cannot be brought down and up again, please ship at least 9.5.0

2023-06-28 Thread Alain Knaff
Package: dhcpcd
Version: 9.4.1-22

Hi,

With the dhcpcd shipped with Debian 12, it is no longer possible to 
bring an interface down and up again:

ifdown eth0 ; sleep 1 ; ifup eth0

Indeed, the ifup can no longer connect to the master dhcpcd process:

2023-06-28T13:53:51.134196+02:00 build dhcpcd[572]: ps_ctl_dispatch: 
cannot handle another client
2023-06-28T13:53:56.138312+02:00 build dhcpcd[572]: control_free: No 
such file or directory


According to https://github.com/NetworkConfiguration/dhcpcd/issues/159, 
a bug with a similar error message is fixed in dhcpcd-9.5.0

Thanks,
-- 
Alain Knaff
Ingénieur Informaticien

LE GOUVERNEMENT DU GRAND-DUCHÉ DE LUXEMBOURG
Ministère de l'Environnement, du Climat et du Développement durable
Administration de l'environnement

1, avenue du Rock'n'Roll . L-4361 Esch-sur-Alzette
Tél. (+352) 40 56 56-309
E-Mail: alain.kn...@aev.etat.lu
www.emwelt.lu . www.environnement.public.lu . www.luxembourg.lu

Bug#1039696: Confusing header message in /etc/resolvconf/resolv.conf.d/head

2023-06-28 Thread Alain Knaff
Hi,

On 28/06/2023 13:09, Andrej Shadura wrote:
> ⚠ Expéditeur externe au réseau de l'Etat. Voir les consignes de sécurité sur 
> ctie.etat.lu.
> 
>   
> 
> Hi,
> 
> On Wed, 28 Jun 2023, at 12:35, Alain Knaff wrote:
>> The current resolvconf leaves a confusing header message in
>> /etc/resolv.conf:
>>
>> # Dynamic resolv.conf(5) file for glibc resolver(3) generated by
>> resolvconf(8)
>> # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
>> # 127.0.0.53 is the systemd-resolved stub resolver.
>> # run "resolvectl status" to see details about the actual nameservers.
>>
>> trying to run resolvectl suggests to apt install systemd-resolved
>>
>> Actually doing so, however, removes resolvconf, and breaks
>> /etc/resolv.conf more than it already was. It looks as if
>> systemd-resolved is a different (incompatible) approach from resolvconf,
>> and installing it actually removes resolvconf.
>>
>> The message should be fixed to avoid confusing people. Ok if people
>> actually want systemd to handle DNS, but they should not be sent there
>> if they currently have chosen a different approach.
> 
> When this message was written, it was possible to install resolved and 
> resolvconf at the same time.

"Possible" but not "compulsory". It was also still possible to have just 
resolvconf on its own, and in this case a message which make extensive 
reference to features of resolved (127.0.0.53, resolvectl status) makes 
no sense in resolveconf.

> Meanwhile though, resolved started shipping /sbin/resolvconf thus preventing 
> resolvconf from being used with resolved. I voiced my opposition, but it 
> wasn’t acted upon: https://bugs.debian.org/939904
> 
> I’m not sure what’s the best thing to do now.
> 

Apart from fixing the message (i.e. somehow moving it to 
systemd-resolved package), what might make sense would be to split 
/sbin/resolvconf binary from the rest of its if-up environment (i.e. the 
/etc/network/if-up.d/000resolvconf script). That way, both packages can 
rely on this common binary without stepping on each other.

Thanks,
-- 
Alain Knaff
Ingénieur Informaticien

LE GOUVERNEMENT DU GRAND-DUCHÉ DE LUXEMBOURG
Ministère de l'Environnement, du Climat et du Développement durable
Administration de l'environnement

1, avenue du Rock'n'Roll . L-4361 Esch-sur-Alzette
Tél. (+352) 40 56 56-309
E-Mail: alain.kn...@aev.etat.lu
www.emwelt.lu . www.environnement.public.lu . www.luxembourg.lu

Bug#1039696: Confusing header message in /etc/resolvconf/resolv.conf.d/head

2023-06-28 Thread Alain Knaff
Package: resolvconf
Version: 1.91+nmu1

Hi,

The current resolvconf leaves a confusing header message in 
/etc/resolv.conf:

# Dynamic resolv.conf(5) file for glibc resolver(3) generated by 
resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
# 127.0.0.53 is the systemd-resolved stub resolver.
# run "resolvectl status" to see details about the actual nameservers.

trying to run resolvectl suggests to apt install systemd-resolved

Actually doing so, however, removes resolvconf, and breaks 
/etc/resolv.conf more than it already was. It looks as if 
systemd-resolved is a different (incompatible) approach from resolvconf, 
and installing it actually removes resolvconf.

The message should be fixed to avoid confusing people. Ok if people 
actually want systemd to handle DNS, but they should not be sent there 
if they currently have chosen a different approach.

Thanks,

Alain
-- 
Alain Knaff
Ingénieur Informaticien

LE GOUVERNEMENT DU GRAND-DUCHÉ DE LUXEMBOURG
Ministère de l'Environnement, du Climat et du Développement durable
Administration de l'environnement

1, avenue du Rock'n'Roll . L-4361 Esch-sur-Alzette
Tél. (+352) 40 56 56-309
E-Mail: alain.kn...@aev.etat.lu
www.emwelt.lu . www.environnement.public.lu . www.luxembourg.lu

Bug#1032972: handbrake: debian version of handbrake does NOT handle subtitles correctly

2023-06-18 Thread Alain Ducharme
Package: handbrake-cli
Version: 1.6.1+ds1-1

Ouch, yes, to confirm, upgraded to bookworm and now subtitles are broken
when using HandBrake to convert DVD to .mkv
(worked in bullseye handbrake-cli 1.3.1+ds1-2 and previous versions)

The problem occurs with all DVD subs I tried, both types: VOBSUB and CC608

# Example command:
HandBrakeCLI -i /dev/sr0 -o "7r0N.mkv" -t 1 -s 1 # Title 1, subtitle track 1

Produces lots of decavsub warnings (I'm guessing for every subtitle frame):
[warning] decavsub: track 1, invalid PTS

Result: video ok, but subtitles do not appear and/or not at the correct times.

upstream: https://github.com/HandBrake/HandBrake/issues/4029
...Handbrake depends on custom ffmpeg patches, hmmm...?


Bug#1038441: Horde uses obsolete each() function throughout its code.

2023-06-18 Thread Alain Knaff
Package: php-horde-imp
Version: 6.2.27-3

Hi,

Horde still uses the obsolete each() function.
https://www.php.net/manual/en/function.each.php

Example from /usr/share/horde/imp/lib/Ajax/Application/ListMessages.php,
line 438:

while (list(,$ob) = each($overview['overview'])) {
 ...
}

This function has been deprecated since 7.2, and has now been removed
completely in php-8.2 (as shipped by Debian 12).

Which means that horde is basically unusable right now.

What makes this hard to debug is that most instances of it only leave a
mysterious "Error when communication with the server" error. Some
occurrences fortunately then leave additional details in
/var/log/horde.log . Others however have *only* the "Error when
communication with the server" without any further details elsewhere.

N.B. The problem occurs right after log in, when Horde / IMP attempts to
display mailbox, so is really not hard to reproduce!

Thanks for addressing this,

Alain



Bug#1034500: Nheko crashes after a few seconds after launch, bug fixed upstream

2023-04-17 Thread Alain Knaff
Package: nheko
Version: 0.8.0+really0.7.2-4

Hi,

After a couple of seconds, and after displaying its UI correctly, nheko
crashes with the following messages:

terminate called after throwing an instance of 'std::invalid_argument'
  what():  v1.1: invalid version
Aborted


Apparently, this bug is known upstream since 2022:

https://github.com/Nheko-Reborn/nheko/issues/957

Thanks,

Alain



Bug#1015749: installation-reports: installation w/o locale results in non-working GNOME Terminal

2023-04-02 Thread Alain Ducharme
Confirmed while testing Debian 12 bookworm installers alpha 1 & 2.
Picking locale "C" when installing desktop causes broken system with GNOME.
A serious issue, as mentioned above, is that gnome-terminal cannot run.
And, no error messages appear to inform user of problem.
journalctl shows:

gnome-terminal-server[2043]: Non UTF-8 locale (ANSI_X3.4-1968) is not supported!

Would help if installer allowed picking locale "C.UTF-8" instead of "C".

However, another GNOME issue arises with locales "C" and "C.UTF-8":

gnome-initial-setup-first-login.service fails with:
ERROR:../gnome-initial-setup/cc-common-language.c:102:cc_common_language_get_current_language:
 assertion failed: (current_language != NULL)

Ref. upstream GNOME issue "Aborts on startup with LANG=C.UTF-8":
https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/issues/159


Bug#1033320: HTML5 "autofocus" tag for input element in dillo

2023-03-22 Thread Alain Knaff
Package: dillo
Version: 3.0.5-7

Hi,

[Sorry for not submitting this upstream, but apparently dillo.org's mail 
server is no longer accepting mails for the dillo.org domain.]

The attached patch adds support for HTML5's autofocus tag to Dillo: this 
allows to automatically focus certain input fields as soon as the page 
with the form loads. We're using this to implement a barcode scanner on 
a raspberry pi 3, so that the browser is immediately ready to scan, 
without a need to touch into the input field first.

Thanks,

-- 
Alain Knaff
Ingénieur Informaticien

LE GOUVERNEMENT DU GRAND-DUCHÉ DE LUXEMBOURG
Ministère de l'Environnement, du Climat et du Développement durable
Administration de l'environnement

1, avenue du Rock'n'Roll . L-4361 Esch-sur-Alzette
Tél. (+352) 40 56 56-309
E-Mail: alain.kn...@aev.etat.lu
www.emwelt.lu . www.environnement.public.lu . www.luxembourg.lu
diff -ur dillo-3.0.5.orig/dw/fltkplatform.cc dillo-3.0.5/dw/fltkplatform.cc
--- dillo-3.0.5.orig/dw/fltkplatform.cc	2015-06-10 23:48:53.0 +0200
+++ dillo-3.0.5/dw/fltkplatform.cc	2023-03-18 12:41:21.910464773 +0100
@@ -370,6 +370,10 @@
 {
 }
 
+void FltkView::focusFltkWidget (Fl_Widget *widget)
+{
+}
+
 void FltkView::allocateFltkWidget (Fl_Widget *widget,
core::Allocation *allocation)
 {
diff -ur dillo-3.0.5.orig/dw/fltkplatform.hh dillo-3.0.5/dw/fltkplatform.hh
--- dillo-3.0.5.orig/dw/fltkplatform.hh	2015-06-30 16:06:08.0 +0200
+++ dillo-3.0.5/dw/fltkplatform.hh	2023-03-18 12:46:12.542094720 +0100
@@ -86,6 +86,7 @@
virtual void allocateFltkWidget (Fl_Widget *widget,
 core::Allocation *allocation);
virtual void drawFltkWidget (Fl_Widget *widget, core::Rectangle *area);
+   virtual void focusFltkWidget (Fl_Widget *widget);
 };
 
 
diff -ur dillo-3.0.5.orig/dw/fltkui.cc dillo-3.0.5/dw/fltkui.cc
--- dillo-3.0.5.orig/dw/fltkui.cc	2015-06-30 16:06:08.0 +0200
+++ dillo-3.0.5/dw/fltkui.cc	2023-03-18 12:33:36.914259944 +0100
@@ -460,6 +460,11 @@
this->view = NULL;
 }
 
+void FltkResource::focus ()
+{
+view->focusFltkWidget (widget);
+}
+	
 void FltkResource::sizeAllocate (core::Allocation *allocation)
 {
this->allocation = *allocation;
@@ -574,6 +579,11 @@
FltkResource::setEnabled (enabled);
 }
 
+template  void FltkSpecificResource::focus ()
+{
+   FltkResource::focus ();
+}
+	
 // --
 
 class EnterButton : public Fl_Button {
diff -ur dillo-3.0.5.orig/dw/fltkui.hh dillo-3.0.5/dw/fltkui.hh
--- dillo-3.0.5.orig/dw/fltkui.hh	2015-06-30 16:06:09.0 +0200
+++ dillo-3.0.5/dw/fltkui.hh	2023-03-18 12:38:41.898264236 +0100
@@ -217,6 +217,8 @@
 
bool isEnabled ();
void setEnabled (bool enabled);
+
+   void focus ();
 };
 
 
@@ -232,6 +234,8 @@
 
bool isEnabled ();
void setEnabled (bool enabled);
+
+   void focus ();
 };
 
 
diff -ur dillo-3.0.5.orig/dw/fltkviewbase.cc dillo-3.0.5/dw/fltkviewbase.cc
--- dillo-3.0.5.orig/dw/fltkviewbase.cc	2015-06-30 16:06:09.0 +0200
+++ dillo-3.0.5/dw/fltkviewbase.cc	2023-03-18 12:18:12.234001790 +0100
@@ -711,6 +711,12 @@
add (widget);
 }
 
+void FltkWidgetView::focusFltkWidget (Fl_Widget *widget)
+{
+	focused_child=widget;
+	widget->take_focus();
+}
+
 void FltkWidgetView::removeFltkWidget (Fl_Widget *widget)
 {
remove (widget);
diff -ur dillo-3.0.5.orig/dw/fltkviewbase.hh dillo-3.0.5/dw/fltkviewbase.hh
--- dillo-3.0.5.orig/dw/fltkviewbase.hh	2015-06-30 16:06:09.0 +0200
+++ dillo-3.0.5/dw/fltkviewbase.hh	2023-03-18 12:39:07.514936690 +0100
@@ -132,6 +132,7 @@
void allocateFltkWidget (Fl_Widget *widget,
 core::Allocation *allocation);
void drawFltkWidget (Fl_Widget *widget, core::Rectangle *area);
+   void focusFltkWidget (Fl_Widget *widget);
 };
 
 } // namespace fltk
diff -ur dillo-3.0.5.orig/dw/ui.cc dillo-3.0.5/dw/ui.cc
--- dillo-3.0.5.orig/dw/ui.cc	2015-06-30 16:06:09.0 +0200
+++ dillo-3.0.5/dw/ui.cc	2023-03-18 12:41:55.403344022 +0100
@@ -223,6 +223,10 @@
 {
 }
 
+void Resource::focus ()
+{
+}
+	
 void Resource::emitEnter ()
 {
activateEmitter.emitEnter(this);
diff -ur dillo-3.0.5.orig/dw/ui.hh dillo-3.0.5/dw/ui.hh
--- dillo-3.0.5.orig/dw/ui.hh	2015-06-30 16:06:09.0 +0200
+++ dillo-3.0.5/dw/ui.hh	2023-03-18 12:33:20.465828321 +0100
@@ -347,6 +347,8 @@
virtual bool isEnabled () = 0;
virtual void setEnabled (bool enabled) = 0;
 
+   virtual void focus () = 0;
+
inline void connectActivate (ActivateReceiver *receiver) {
   activateEmitter.connectActivate (receiver); }
inline void connectClicked (ClickedReceiver *receiver) {
diff -ur dillo-3.0.5.orig/src/form.cc dillo-3.0.5/src/form.cc
--- dillo-3.0.5.orig/src/form.cc	2015-06-30 16:06:09.0 +0200
+++ dillo-3.0.5/src/form.cc	2023-03-18 12:40:04.192424547 +0100
@@ -431,7 +431,7 @@
DilloHtmlInputType inp_type;
Resource *resource = NUL

Bug#1030688: Davmail's caldav port lists DELETE in http OPTIONS command, even when user is not yet authenticated

2023-02-06 Thread Alain Knaff
Package: davmail
Version: 5.5.1.3299-5

Hi,

Our automated security scanner happened accross our davmail's calendar
TCP port, and complains that it lists the DELETE method when asked for
OPTIONS, thinking that this is a security hole "The Web server contains
a flaw that may allow a remote attacker to delete arbitrary files by
using the HTTP method 'DELETE', resulting in a loss of integrity".

Well obviously, for a calendar, this is not a problem (it should be
possible to cancel events, after all), but the scanner does have a
point: normally this should only be available for users that are
*authenticated*. However, this is not the case:

$ alain@ceres:~$ openssl s_client -connect localhost:2443
OPTIONS / HTTP/1.0

HTTP/1.1 200 OK
Server: DavMail Gateway 5.5.1-trunk
DAV: 1, calendar-access, calendar-auto-schedule,
calendarserver-private-events, addressbook
Date: Mon, 06 Feb 2023 13:47:07 +
Expires: Mon, 06 Feb 2023 13:47:07 +
Cache-Control: private, max-age=0
Allow: OPTIONS, PROPFIND, HEAD, GET, REPORT, PROPPATCH, PUT, DELETE, POST
Connection: keep-alive
Content-Length: 0

IMHO, methods that imply write operations should only be listed if a
valid Authorization header has been sent by client.

Thanks,
-- 
Alain Knaff
Ingénieur Informaticien

LE GOUVERNEMENT DU GRAND-DUCHÉ DE LUXEMBOURG
Ministère de l'Environnement, du Climat et du Développement durable
Administration de l'environnement

1, avenue du Rock'n'Roll . L-4361 Esch-sur-Alzette
Tél. (+352) 40 56 56-309
E-Mail: alain.kn...@aev.etat.lu
www.emwelt.lu . www.environnement.public.lu . www.luxembourg.lu

Bug#1029421: Websocketd strips adds extraneous newlines in other direction from client to server, and strips out newlines in the other direction

2023-01-22 Thread Alain Knaff
Package: websocketd
Version: 0.4.1-1+b5

In order to do some tests with web services, and eventually set up a
tunnel for ssh, I used websocketd with a simple script.

Here I noticed that the script's input and output are not faithfully
received from/sent to the socket.

Indeed, from client to server, extraneous newlines are added.
Conversely, on data from server to client, newlines are stripped out.

N.B., I *did* set both STDERR and STDOUT to autoflush.

Hence, this cannot be used to tunnel arbitrary data via a web server.

Thanks,

Alain



Bug#1025933: further information

2023-01-07 Thread alain

alain@sid:~$ sudo dpkg -l vbox*
[sudo] Mot de passe de alain :
dpkg-query: aucun paquet ne correspond à vbox*



Bug#1028100: Anbox's README.Debian points to a defunct website for downloading images

2023-01-06 Thread Alain Knaff
Package: anbox
Version: 0.0~git20210106-1

Hi,

In order to use the anbox android emulator, you first need to download
an android image, and put it into /var/lib/anbox/android.img.

/usr/share/doc/anbox/README.Debian gives a source URL for these images:
https://build.anbox.io/android-images
but unfortunately the site seems to be defunct. Name is still defined,
but connection attempts time out.

Please update with an URL that is still valid today

Thanks,

Alain



Bug#1025933: virtualbox: Failed to start LSB: VirtualBox Linux kernel module.

2022-12-11 Thread alain
Package: virtualbox
Version: 7.0.4-dfsg-4
Severity: important
Tags: ftbfs
X-Debbugs-Cc: compte.perso.de-al...@bbox.fr

it seems that since the switch to kernels 6 ,
virtualbox is unusable on sid .

according to the error messages of systemd ,
the kernel module does not exist.

is there any other solution than switching to gnome - boxes (machines) ?

alain@sid:~$ sudo systemctl status virtualbox
× virtualbox.service - LSB: VirtualBox Linux kernel module
 Loaded: loaded (/etc/init.d/virtualbox; generated)
 Active: failed (Result: exit-code) since Mon 2022-12-12 08:18:40 CET;
11min ago
   Docs: man:systemd-sysv-generator(8)
Process: 1853 ExecStart=/etc/init.d/virtualbox start (code=exited,
status=1/FAILURE)
CPU: 31ms

déc. 12 08:18:40 sid systemd[1]: Starting LSB: VirtualBox Linux kernel
module...
déc. 12 08:18:40 sid virtualbox[1853]: Loading VirtualBox kernel
modules...modprobe vboxdrv failed. Please use 'dmesg' to find out why ...
failed!
déc. 12 08:18:40 sid virtualbox[1853]:  failed!
déc. 12 08:18:40 sid systemd[1]: virtualbox.service: Control process exited,
code=exited, status=1/FAILURE
déc. 12 08:18:40 sid systemd[1]: virtualbox.service: Failed with result 'exit-
code'.
déc. 12 08:18:40 sid systemd[1]: Failed to start LSB: VirtualBox Linux kernel
module.

alain@sid:~$ sudo dpkg -l virtualbox*
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-
installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ NomVersion  Architecture Description
+++-==---
ii  virtualbox 7.0.4-dfsg-4 amd64x86 virtualization
solution - base binaries
un  virtualbox-2.0   (aucune
description n'est disponible)
un  virtualbox-2.1   (aucune
description n'est disponible)
un  virtualbox-2.2   (aucune
description n'est disponible)
un  virtualbox-3.0   (aucune
description n'est disponible)
un  virtualbox-3.1   (aucune
description n'est disponible)
un  virtualbox-3.2   (aucune
description n'est disponible)
un  virtualbox-4.0   (aucune
description n'est disponible)
un  virtualbox-4.1   (aucune
description n'est disponible)
un  virtualbox-4.2   (aucune
description n'est disponible)
un  virtualbox-4.3   (aucune
description n'est disponible)
un  virtualbox-5.0   (aucune
description n'est disponible)
un  virtualbox-5.1   (aucune
description n'est disponible)
un  virtualbox-5.2   (aucune
description n'est disponible)
un  virtualbox-6.0   (aucune
description n'est disponible)
un  virtualbox-6.1   (aucune
description n'est disponible)
un  virtualbox-7.0   (aucune
description n'est disponible)
ii  virtualbox-dkms7.0.4-dfsg-4 amd64x86 virtualization
solution - kernel module sources for dkms
rc  virtualbox-ext-pack6.1.40-1 all  extra capabilities
for VirtualBox, downloader.
ii  virtualbox-guest-additions-iso 7.0.4-1  all  guest additions
iso image for VirtualBox
un  virtualbox-guest-modules (aucune
description n'est disponible)
ii  virtualbox-guest-utils 7.0.4-dfsg-4 amd64x86 virtualization
solution - non-X11 guest utilities
ii  virtualbox-guest-x11   7.0.4-dfsg-4 amd64x86 virtualization
solution - X11 guest utilities
un  virtualbox-modules   (aucune
description n'est disponible)
ii  virtualbox-qt  7.0.4-dfsg-4 amd64x86 virtualization
solution - Qt based user interface
ii  virtualbox-source  7.0.4-dfsg-4 amd64x86 virtualization
solution - kernel module source

alain@sid:~$ sudo modprobe vboxdrv
modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted

don't know what to do ? and where to look ?



-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (100, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.0.0-6-amd64 (SMP w/24 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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 virtualbox depends on:
ii  adduser   3.129
ii  iproute2  6.0.0-1+b1
ii  libc6 2.36-6
ii  libcurl3-gnutls   7.86.0-2

Bug#1020903: pipewire-pulse: Is the conflict with pulseaudio necessary?

2022-11-20 Thread alain
Package: pipewire-pulse
Followup-For: Bug #1020903
X-Debbugs-Cc: compte.perso.de-al...@bbox.fr

Thank you Dylan.

Indeed, as you have noticed, I have made some mistakes in the maintenance of my
sid.

When I broke my gnome desktop (with a full-upgrade) a few months ago, I
couldn't find a better solution than reinstalling the testing version.
It was blocking some of the updates.
phenomenon that you have highlighted very well.
I corrected it and (finally!) gnome is fully functional and up to date again.

I have nothing against pipewire . I have against the conflict that existed
until now with pulse audio .

I followed your advice, I rectified my big mistake and finally, not only, now
gnome is up to date but also, as you recommend, wireplumber and pipewire-pulse
are installed without worry.

Thanks for your comments and support.

you can close my intervention.


Translated with www.DeepL.com/Translator (free version)

merci Dylan .

en effet , comme tu l'as très bien remarqué , j'ai fait quelques erreurs  dans
la maintenance de ma sid .

quand j'ai cassé mon bureau gnome (avec un full-upgrade) il y a quelque mois ,
je n'ai pas trouvé de meilleure solution que de réinstaller la version testing
.
cela bloquait pour partie les mises à jour .
phénomène que tu as très bien mis en évidence .
je l'ai rectifié et (enfin !) gnome est à nouveau pleinement fonctionnel  et  à
jour .

je n'ai rien contre pipewire . j' en ai par contre contre le conflit qui
existait jusqu'ici avec pulse audio .

j'ai suivi tes conseils , j'ai rectifié ma grosse erreur et enfin , non
seulement , maintenant gnome est à jour mais en plus , comme tu le recommandes
, wireplumber et pipewire-pulse sont installés sans souci .

merci pour tes remarques et ton soutien .

tu peux clore mon intervention  .

alain@sid:~$ apt policy gnome-core wireplumber pipewire-pulse
gnome-core:
  Installé : 1:42+8
  Candidat : 1:42+8
 Table de version :
 *** 1:42+8 500
100 http://deb.debian.org/debian bookworm/main amd64 Packages
100 http://deb.debian.org/debian testing/main amd64 Packages
500 http://deb.debian.org/debian unstable/main amd64 Packages
100 /var/lib/dpkg/status
wireplumber:
  Installé : 0.4.12-1+b1
  Candidat : 0.4.12-1+b1
 Table de version :
 *** 0.4.12-1+b1 500
100 http://deb.debian.org/debian bookworm/main amd64 Packages
100 http://deb.debian.org/debian testing/main amd64 Packages
500 http://deb.debian.org/debian unstable/main amd64 Packages
100 /var/lib/dpkg/status
pipewire-pulse:
  Installé : 0.3.60-2
  Candidat : (aucun)
 Table de version :
 *** 0.3.60-2 -1
100 http://deb.debian.org/debian bookworm/main amd64 Packages
100 http://deb.debian.org/debian testing/main amd64 Packages
500 http://deb.debian.org/debian unstable/main amd64 Packages
100 /var/lib/dpkg/status


note : et oui , c'est bien moi sur debian-facile (tu m'as bien trouvé) .
pourquoi ?


-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (100, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.0.0-4-amd64 (SMP w/24 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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 pipewire-pulse depends on:
ii  init-system-helpers  1.65.2
ii  pipewire 0.3.60-2

Versions of packages pipewire-pulse recommends:
ii  pulseaudio-utils  16.1+dfsg1-2+b1

Versions of packages pipewire-pulse suggests:
ii  libspa-0.2-bluetooth  0.3.60-2

-- no debconf information


Bug#1020903: pipewire-pulse: Is the conflict with pulseaudio necessary?

2022-11-12 Thread alain
Package: pipewire-pulse
Followup-For: Bug #1020903
X-Debbugs-Cc: compte.perso.de-al...@bbox.fr

Hello to all and sorry for the inconvenience.

yes the conflict between pulse audio and pipewire-pulse is still going on.
I just updated my sid.
so pipewire-pulse has been installed.
and on reboot my sound server was broken.
i read a lot of things .
including the need to install pipewire-audio-client-libraries.
I didn't understand this.
indeed, its setting required to copy and configure conf files that do not exist
under debian .
others ask to uninstall pulse audio.
I don't really want to do it.
I prefer, since it is the cause, to uninstall pipewire-pulse.

surprise : uninstalling pipewire-pulse also uninstalls pipewire-alsa .
I created a pipewire-pulse.pref file, it is active but apt doesn't seem to take
it into account during updates.
This makes pipewire-pulse systematically installed and break my sound server if
I don't remove it by hand.
amd64 and i386 .

looking forward to reading you ,

friendly,

alain .



Translated with www.DeepL.com/Translator (free version)


-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (100, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.0.0-3-amd64 (SMP w/24 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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



Bug#1023491: ovmf-ia32 lacks non-secboot firmware images, but qemu does not (yet) support secboot

2022-11-05 Thread Alain Knaff
Package: ovmf-ia32
Version: 2020.11-2+deb11u1

Hi,

Recently I wanted to analyze behavior of a 32-bit EFI OS bootfile, and
wanted to setup a KVM with 32 bit UEFI to do this.

However, qemu/kvm apparently does not (yet) support .secboot.fd UEFI
images, but these are the only ones available in ovmf-ia32.

Qemu just hangs on "Gues has not initialized the display (yet)" when
given a secboot image (when specified with -drive if=pflash...), or
fails immediately with "could not load PC BIOS ..." when specified with
-bios (but the latter happens with any 4M firmware image)

Eventually, I got ahead by getting an old RPM from Fedora 30, which does
also contain a non-secboot firmware image. This booted just fine on my
Debian Qemu.

Please bring back non-secboot images, until qemu can support secboot (or
until they supply readily discoverable documentation how to use secboot).

N.B. Non-secboot images are available alright in the 64bit version of
ovmf, but unfortunately I needed an 32bit UEFI for my tests.

Regards,

Alain



Bug#1006108: pipewire: No sound or clikey sound when PC started with monitor off

2022-10-11 Thread alain
Package: pipewire-pulse
Version: 0.3.59-1
Followup-For: Bug #1006108
X-Debbugs-Cc: compte.perso.de-al...@bbox.fr

hi :)  :)  :)

i don't know if i post at the right place .
sorry for the inconvenience .

i have no more sound too while using pipewire-pulse .
so , since the problem is still present , i remove it and all become ok .

i'm using linux-image-5.19.0-2-amd64 (sid) with gnome .

alain@sid:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:Debian GNU/Linux bookworm/sid
Release:n/a
Codename:   bookworm

alain@sid:~$ sudo dpkg -l *pipewire*
[sudo] Mot de passe de alain :
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-
installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom   Version  Architecture Description
+++-=---===
ii  gstreamer1.0-pipewire:amd64   0.3.59-1 amd64GStreamer 1.0
plugin for the PipeWire multimedia server
ii  libpipewire-0.3-0:amd64   0.3.59-1 amd64libraries for the
PipeWire multimedia server
ii  libpipewire-0.3-0:i3860.3.59-1 i386 libraries for the
PipeWire multimedia server
ii  libpipewire-0.3-common0.3.59-1 all  libraries for the
PipeWire multimedia server - common files
ii  libpipewire-0.3-dev:amd64 0.3.59-1 amd64libraries for the
PipeWire multimedia server - development
ii  libpipewire-0.3-modules:amd64 0.3.59-1 amd64libraries for the
PipeWire multimedia server - modules
ii  libpipewire-0.3-modules:i386  0.3.59-1 i386 libraries for the
PipeWire multimedia server - modules
ii  pipewire:amd640.3.59-1 amd64audio and video
processing engine multimedia server
ii  pipewire:i386 0.3.59-1 i386 audio and video
processing engine multimedia server
ii  pipewire-bin  0.3.59-1 amd64PipeWire multimedia
server - programs
un  pipewire-doc(aucune description
n'est disponible)
ii  pipewire-media-session0.4.1-4  amd64example session
manager for PipeWire
ii  pipewire-pulse0.3.59-1 amd64PipeWire PulseAudio
daemon
ii  vlc-plugin-pipewire:amd64 3-2  amd64PipeWire audio
plugins for VLC

alain@sid:~$ pactl list sinks
Destination #35
État : RUNNING
Nom : auto_null
Description : Dummy Output
Pilote : PipeWire
Spécification de l’échantillon : float32le 2ch 48000Hz
Plan des canaux : front-left,front-right
Module du propriétaire : 4294967295
Sourdine : non
Volume : front-left: 65536 / 100% / 0,00 dB,   front-right: 65536 /
100% / 0,00 dB
balance 0,00
Volume de base : 65536 / 100% / 0,00 dB
Source du moniteur : auto_null.monitor
Latence : 0 usec, configuré 0 usec
Marqueurs : DECIBEL_VOLUME LATENCY
Propriétés :
node.name = "auto_null"
device.description = "Dummy Output"
audio.rate = "48000"
audio.channels = "2"
audio.position = "FL,FR"
media.class = "Audio/Sink"
factory.name = "support.null-audio-sink"
node.virtual = "true"
monitor.channel-volumes = "true"
factory.id = "18"
clock.quantum-limit = "8192"
client.id = "34"
node.driver = "true"
factory.mode = "merge"
audio.adapt.follower = ""
library.name = "audioconvert/libspa-audioconvert"
object.id = "33"
object.serial = "35"
Formats :
pcm

alain@sid:~$ aplay -l
 Liste des périphériques matériels PLAYBACK 
carte 0 : HDMI [HDA ATI HDMI], périphérique 3 : HDMI 0 [U32J59x]
  Sous-périphériques : 1/1
  Sous-périphérique #0 : subdevice #0
carte 0 : HDMI [HDA ATI HDMI], périphérique 7 : HDMI 1 [HDMI 1]
  Sous-périphériques : 1/1
  Sous-périphérique #0 : subdevice #0
carte 0 : HDMI [HDA ATI HDMI], périphérique 8 : HDMI 2 [U32J59x]
  Sous-périphériques : 1/1
  Sous-périphérique #0 : subdevice #0
carte 0 : HDMI [HDA ATI HDMI], périphérique 9 : HDMI 3 [HDMI 3]
  Sous-périphériques : 1/1
  Sous-périphérique #0 : subdevice #0
carte 0 : HDMI [HDA ATI HDMI], périphérique 10 : HDMI 4 [HDMI 4]
  Sous-périphériques : 1/1
  Sous-périphérique #0 : subdevice #0
carte 0 : HDMI [HDA ATI HDMI], périphérique 11 : HDMI 5 [HDMI 5]
  Sous-périphériques : 1/1
  Sous-périphériq

Bug#1017599: gnome-shell: gnome update broken

2022-08-18 Thread alain
Package: gnome-shell
Severity: grave
Tags: upstream
Justification: renders package unusable
X-Debbugs-Cc: compte.perso.de-al...@bbox.fr

yesterday , wednesday 17th of august , i made  a full - upgrade of my sid
because some packets didn't want to install .

i made  an error ,

now gnome is broken and has been completely uninstalled .

it seems to be impossible to reinstall it .

because of dependencies broken ,too .

have  you a  solution ?

alain@sid:/var/log/apt$ sudo apt install --reinstall  gnome
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
Certains paquets ne peuvent être installés. Ceci peut signifier
que vous avez demandé l'impossible, ou bien, si vous utilisez
la distribution unstable, que certains paquets n'ont pas encore
été créés ou ne sont pas sortis d'Incoming.
L'information suivante devrait vous aider à résoudre la situation :

Les paquets suivants contiennent des dépendances non satisfaites :
 gnome-shell : Dépend: libgnome-desktop-3-19 (>= 3.35.90) mais ne sera pas
installé
E: Impossible de corriger les problèmes, des paquets défectueux sont en mode
« garder en l'état ».


alain@sid:/var/log/apt$ sudo apt update
Atteint :1 http://deb.debian.org/debian bookworm InRelease
Atteint :2 http://deb.debian.org/debian testing InRelease
Atteint :3 http://deb.debian.org/debian-security testing-security/updates
InRelease
Atteint :4 http://deb.debian.org/debian unstable InRelease
Atteint :5 http://deb.debian.org/debian experimental InRelease
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
6 paquets peuvent être mis à jour. Exécutez « apt list --upgradable » pour les
voir.

alain@sid:/var/log/apt$ apt list --upgradable
En train de lister... Fait
gnome-desktop3-data/unstable,unstable 43~alpha-3 all [pouvant être mis à jour
depuis : 42.3-1]
gnome-settings-daemon/unstable 43~beta-1+b1 amd64 [pouvant être mis à jour
depuis : 43~beta-1]
intel-media-va-driver/unstable 22.5.1+dfsg1-1 amd64 [pouvant être mis à jour
depuis : 22.4.3+dfsg1-1]
xdg-desktop-portal-gnome/unstable 42.3-1+b1 amd64 [pouvant être mis à jour
depuis : 42.3-1]
zlib1g-dev/unstable 1:1.2.11.dfsg-4.1 amd64 [pouvant être mis à jour depuis :
1:1.2.11.dfsg-4]
zlib1g/unstable 1:1.2.11.dfsg-4.1 amd64 [pouvant être mis à jour depuis :
1:1.2.11.dfsg-4]

alain@sid:/var/log/apt$ sudo apt upgrade
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
Calcul de la mise à jour... Fait
Les paquets suivants ont été installés automatiquement et ne sont plus
nécessaires :
  alacarte apg bogofilter bogofilter-bdb bogofilter-common cheese-common
evince-common evolution-common fonts-noto-color-emoji
  gir1.2-accountsservice-1.0 gir1.2-evince-3.0 gir1.2-gck-1 gir1.2-gcr-3
gir1.2-gdesktopenums-3.0 gir1.2-gdm-1.0 gir1.2-gmenu-3.0
  gir1.2-gnomebluetooth-3.0 gir1.2-grilo-0.3 gir1.2-ibus-1.0
gir1.2-mediaart-2.0 gir1.2-nm-1.0 gir1.2-nma-1.0 gir1.2-rsvg-2.0
  gir1.2-totemplparser-1.0 gir1.2-tracker-3.0 gir1.2-upowerglib-1.0 gnome-
applets-data gnome-bluetooth-3-common gnome-control-center-data
  gnome-flashback-common gnome-orca gnome-panel-data gnome-power-manager gnome-
screenshot gnome-session-common gnome-shell-common
  gnome-video-effects gstreamer1.0-clutter-3.0 gstreamer1.0-pipewire ibus ibus-
data ibus-gtk ibus-gtk3 ibus-gtk4 im-config libcheese-gtk25
  libcheese8 libclutter-gst-3.0-0 libcmark0.30.2 libcolord-gtk4-1 libcpupower1
libevdocument3-4 libevview3-3 libfreerdp-client2-2
  libfreerdp-server2-2 libfreerdp2-2 libgail-3-0 libgdm1 libgnome-autoar-0-0
libgnome-autoar-gtk-0-0 libgnome-bluetooth-3.0-13
  libgnome-bluetooth-ui-3.0-13 libgnome-menu-3-0 libgnome-panel0 libhttp-
server-simple-perl libibus-1.0-5 libnma-gtk4-0 libnss-myhostname
  libportal-gtk3-1 libpst4 libsnapd-glib1 libwinpr2-2 libytnef0 mutter-common
nautilus-data power-profiles-daemon python3-ibus-1.0 realmd
  switcheroo-control totem-common webp-pixbuf-loader xwayland
Veuillez utiliser « sudo apt autoremove » pour les supprimer.
Les paquets suivants ont été conservés :
  gnome-desktop3-data gnome-settings-daemon intel-media-va-driver xdg-desktop-
portal-gnome zlib1g zlib1g-dev
0 mis à jour, 0 nouvellement installés, 0 à enlever et 6 non mis à jour.



-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (100, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.18.0-4-amd64 (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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 gnome-shell depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.40.0-3
pn  gir

Bug#1014972: Missing build for libllvm14

2022-07-16 Thread alain
Package: libllvm14
Version: 1:14.0.5-1
Followup-For: Bug #1014972
X-Debbugs-Cc: compte.perso.de-al...@bbox.fr

i agree with you .
i386 package is missing .
waiting fot it .
for instance , installation of libllvm14 is blocked on my sid .
and forcing it breaks my system .
for example : forcing installation removes steam , mesa , vdpau and vulkan
(i386 versions) .

friendly ,
respectfully ,
alain .



-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (100, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.18.0-2-amd64 (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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 libllvm14 depends on:
ii  libc6   2.33-8
ii  libedit23.1-20210910-1
ii  libffi8 3.4.2-4
ii  libgcc-s1   12.1.0-5
ii  libstdc++6  12.1.0-5
ii  libtinfo6   6.3+20220423-2
ii  libxml2 2.9.14+dfsg-1
ii  libz3-4 4.8.12-1+b1
ii  zlib1g  1:1.2.11.dfsg-4

libllvm14 recommends no packages.

libllvm14 suggests no packages.

-- no debconf information



Bug#1015008: gnome-tweaks: gir1.2-notify-0.7 breaks startup of gnome-tweaks

2022-07-16 Thread alain
Package: gnome-tweaks
Version: 42~beta-1
Severity: important
Tags: d-i
X-Debbugs-Cc: compte.perso.de-al...@bbox.fr

alain@sid:~$ apt-cache madison gir1.2-notify-0.7
gir1.2-notify-0.7 |0.8.0-1 | http://deb.debian.org/debian unstable/main
amd64 Packages
gir1.2-notify-0.7 |   0.7.12-1 | http://deb.debian.org/debian bookworm/main
amd64 Packages
gir1.2-notify-0.7 |   0.7.12-1 | http://deb.debian.org/debian testing/main
amd64 Packages
 libnotify |   0.7.12-1 | http://deb.debian.org/debian bookworm/main Sources

the 0.8.0-1 version of gir1.2-notify-0.7 (sid) breaks the startup of gnome
tweaks.
to solve this problem, i had to downgrade this package.

alain@sid:~$ dpkg -l gnome-tweaks gir1.2-notify-0.7
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-
installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom Version  Architecture Description
+++-===---==
hi  gir1.2-notify-0.7:amd64 0.7.12-1 amd64sends desktop
notifications to a notification daemon (Introspection files)
ii  gnome-tweaks42~beta-1all  tool to adjust advanced
configuration settings for GNOME

also i made an apt-mark hold on this package to prevent upgrade.

friendly,
respectfully,
alain.




-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (100, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.18.0-2-amd64 (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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 gnome-tweaks depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.40.0-3
ii  gir1.2-glib-2.0  1.72.0-1+b1
ii  gir1.2-gnomedesktop-3.0  42.3-1
ii  gir1.2-gtk-3.0   3.24.34-1
ii  gir1.2-handy-1   1.6.2-1
hi  gir1.2-notify-0.70.7.12-1
ii  gir1.2-pango-1.0 1.50.7+ds-1
ii  gir1.2-soup-2.4  2.74.2-3
ii  gnome-settings-daemon42.2-1
ii  gnome-shell-common   42.2-1
ii  gnome-shell-extension-prefs  42.2-1
ii  gsettings-desktop-schemas42.0-1
ii  mutter-common42.2-1
ii  python3  3.10.4-1+b1
ii  python3-gi   3.42.1-1

gnome-tweaks recommends no packages.

gnome-tweaks suggests no packages.

-- no debconf information


Bug#1009188: closing

2022-05-07 Thread alain

like the solution is found , you can close this thread .


waiting for the time of the development and the publication in the 
distribution.



friendly ,

alain .



Bug#1009188: solution :

2022-05-07 Thread alain

here is  what alex pevzner found :


1) compile the git  version of ipp-usb :

https://github.com/OpenPrinting/ipp-usb


2) install the latest version of ipp-usb of the repositories

sudo apt install --reinstall ipp-usb


3) copy and add this quirk in  /usr/share/ipp-usb/quirks/HP.conf

[HP ENVY 5530 series]
  disable-fax = true


4) replace /usr/sbin/ipp-usb with the one you compiled .


5) tests .

all must be ok .



Bug#1008997: solution

2022-05-07 Thread alain

here is  what alex pevzner found :


1) compile the git  version of ipp-usb :

https://github.com/OpenPrinting/ipp-usb


2) install the latest version of ipp-usb of the repositories

sudo apt install --reinstall ipp-usb


3) copy and add this quirk in  /usr/share/ipp-usb/quirks/HP.conf

[HP ENVY 5530 series]
  disable-fax = true


4) replace /usr/sbin/ipp-usb with the one you compiled .


5) tests .

all must be ok .


you can close this thread .



Bug#1008997: [OpenPrinting/ipp-usb] ipp-usb is not ready for this device (Issue #48)

2022-04-28 Thread alain

hello alexander pevzner .

I will try to answer your 4 questions clearly:

1) combinations that work :
- stable kernel with stable ipp-usb
- kernel testing / sid with ipp-usb stable version


2) combinations that definitely don't work:
- kernel testing / sid with ipp-usb (testing / sid version)

once my printer is plugged , system-config-printer do not recognize it .

i can not print even a test page . and never see the printer icon .


3) when it works, it works constantly.
system-config-printer is constantly fully functional.

once i plug in my printer (or power it on) , after a very short delay ,

system-config-printer recognize it and i can print a test page and my 
documents .


i see the printer icon  and it is fully functional .


4) when it doesn't work, it's definitive. it doesn't work.

system-config-printer never recognize it and i can not print even a test 
page


apparmor seems to do nothing with the testing/sid  version of ipp-usb .


I answered your questions as you wanted?
Did it help you ?

friendly,
respectfully,

alain.


nb: for instance , i am working with the stable version of ipp-usb and 
all is nearly perfect .


under 5.17 kernel . my system is constantly up-to-date (sid) .


in case of , sorry for the flood .


Le 28/04/2022 à 09:58, alain a écrit :


re ,

up .


Le 27/04/2022 à 13:02, alain a écrit :


hello alexander pevzner .

I will try to answer your 4 questions clearly:

1) combinations that work :
- stable core with stable ipp-usb
- kernel testing / sid with ipp-usb stable

2) combinations that definitely don't work:
- kernel testing / sid with ipp-usb (testing / sid version)

3) when it works, it works constantly.
system-config-printer is constantly fully functional.

4) when it doesn't work, it's definitive. it doesn't work.

I answered your questions as you wanted?
Did it help you ?

friendly,
respectfully,
alain.



Translated with www.DeepL.com/Translator (free version)

Le 27/04/2022 à 11:45, Alexander Pevzner a écrit :


 1. Is there any configuration (combination of kernel version and
ipp-usb version), that *definitely works*?
 2. Is there any configuration, that *definitely doesn't work*?
 3. When it works, does it work reliable or time to time?
 4. When it doesn't work, doesn't it work always or time to time?


Bug#1008997: [OpenPrinting/ipp-usb] ipp-usb is not ready for this device (Issue #48)

2022-04-28 Thread alain

re ,

up .


Le 27/04/2022 à 13:02, alain a écrit :


hello alexander pevzner .

I will try to answer your 4 questions clearly:

1) combinations that work :
- stable core with stable ipp-usb
- kernel testing / sid with ipp-usb stable

2) combinations that definitely don't work:
- kernel testing / sid with ipp-usb (testing / sid version)

3) when it works, it works constantly.
system-config-printer is constantly fully functional.

4) when it doesn't work, it's definitive. it doesn't work.

I answered your questions as you wanted?
Did it help you ?

friendly,
respectfully,
alain.



Translated with www.DeepL.com/Translator (free version)

Le 27/04/2022 à 11:45, Alexander Pevzner a écrit :


 1. Is there any configuration (combination of kernel version and
ipp-usb version), that *definitely works*?
 2. Is there any configuration, that *definitely doesn't work*?
 3. When it works, does it work reliable or time to time?
 4. When it doesn't work, doesn't it work always or time to time?


Bug#1008997: ipp-usb

2022-04-25 Thread alain

found this :

https://github.com/OpenPrinting/ipp-usb

tried to compile it from source but didn't managed .

the package does not exists in experimental (only stable and sid) .

installed the golang package but didn't succed to compile ipp-usb .

friendly ,

respectfully ,

alain .



Bug#1008997: [OpenPrinting/ipp-usb] ipp-usb is not ready for this device (Issue #48)

2022-04-25 Thread alain


Le 25/04/2022 à 17:33, alain a écrit :



Le 25/04/2022 à 16:10, alain a écrit :


uninstalled apparmor and reboot .

system-config-printer  do not work better and do not recognize my 
printer .


with the 0.9.20-1 ipp-usb package , it seems not to work better than 
with the stable one


(ok for stable version) .

saw this :

https://wiki.debian.org/AppArmor/HowToUse#Enable_AppArmor

and did this before uninstall :

echo 'GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT apparmor=0"' \
   | sudo tee /etc/default/grub.d/apparmor.cfg

now deleted file .cfg

i am reinstalling  apparmor .

do i have to do this  : ?

echo 'GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT apparmor=1 
security=apparmor"' \
   | sudo tee /etc/default/grub.d/apparmor.cfg

thanks .

friendly ,

respectfully ;

alain .


Le 25/04/2022 à 15:27, Brian Potkin a écrit :


@BELLECalain <https://github.com/BELLECalain> A quick way to do as 
@alexpevzner <https://github.com/alexpevzner> suggests is to purge 
apparmor and reboot. It is easily reinstalled.


As a separate test, would you try a different USB port?

—
Reply to this email directly, view it on GitHub 
<https://github.com/OpenPrinting/ipp-usb/issues/48#issuecomment-1108572668>, 
or unsubscribe 
<https://github.com/notifications/unsubscribe-auth/AYTV5L3UFJK4YYOUR5I3UHDVG2MUBANCNFSM5S3UXGEQ>.
You are receiving this because you were mentioned.Message ID: 



Bug#1009188: Bug#1008997: cups: impossible to print on hp envy 5536 from sid

2022-04-25 Thread alain

1) set ipp-usb from stable version to sid version

2) reading /var/log/ipp-usb/

alain@sid:/var/log/ipp-usb$ ls
03f0-c311-CN595530XD06BX-HP-ENVY-5530-series.log
03f0-c311-CN595530XD06BX-HP-ENVY-5530-series.log.0.gz
03f0-c311-CN595530XD06BX-HP-ENVY-5530-series.log.1.gz
03f0-c311-CN595530XD06BX-HP-ENVY-5530-series.log.2.gz
03f0-c311-CN595530XD06BX-HP-ENVY-5530-series.log.3.gz
03f0-c311-CN595530XD06BX-HP-ENVY-5530-series.log.4.gz
main.log


https://paste.debian.net/1238897/ (main.log)

https://paste.debian.net/plain/1238898  (printer .log)

3. As root, empty SOMETHING.log with

>/var/log/ipp-usb/main.log
>/var/log/ipp-usb/03f0-c311-CN595530XD06BX-HP-ENVY-5530-series.log

4. Resconnect the device to USB.

5. Copy SOMETHING.log to somewhere as connect.txt and compress it with

https://debian-facile.org/paste-77C29F7A8Bmain.log

https://debian-facile.org/paste-B5427264DC   printer.log

thanks Brian .


friendly , respectfully ,

alain .


Le 24/04/2022 à 20:38, Brian Potkin a écrit :

On Fri 08 Apr 2022 at 18:23:42 +0100, Brian Potkin wrote:


On Thu 07 Apr 2022 at 20:36:45 +0200, alain wrote:


i've just gone to this thread :

   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983349

i saw interesting things but , apparently , nothing that applies to my
actual case .

alain@sid:~$ sudo systemctl list-units "ipp-usb*" | grep service
[sudo] Mot de passe de alain :
   ipp-usb.service loaded active running Daemon for IPP over USB printer
support


alain@sid:~$ scanimage -L
device `hpaio:/usb/ENVY_5530_series?serial=CN595530XD06BX' is a
Hewlett-Packard ENVY_5530_series all-in-one

Your scanner is not found. Also, ippfind (which is used by driverless)
and avahi-browse find the bbox but not the ENVY.

With the unstable version of ipp-usb, please do this:

1. Disconnect the device from USB.

2. The logs for ipp-usb are in /var/log/ipp-usb/. We want the first one,
named like SOMETHING.log.

3. As root, empty SOMETHING.log with

  >/var/log/ipp-usb/SOMETHING.log

4. Resconnect the device to USB.

5. Copy SOMETHING.log to somewhere as connect.txt and compress it with

  gzip connect.txt

6. Send connect.txt.gz here.

Cheers,

Brian.




Bug#1008997: [OpenPrinting/ipp-usb] ipp-usb is not ready for this device (Issue #48)

2022-04-24 Thread alain

hi , Till Kampeter

my case is only with the 0.9.20-1 ipp-usb version for testing / sid  only .

the stable version i put instead works perfectly .

waiting for your advices and your debugging .

(if you want)

thanks ,

friendly ,

respectfully,

alain.



Le 24/04/2022 à 10:51, Till Kamppeter a écrit :


@BELLECalain <https://github.com/BELLECalain> do all versions of 
ipp-usb not work with kernel 5.17? Or is it only the new 0.9.20 version?


Thanks, @tangyanli <https://github.com/tangyanli> USB printing (7/1/x) 
has currently 4 different protocols: x = 1 is mon-directional 
streaming, x = 2 is bi-directional streaming, x = 3 is IEEE-1284 
packaet format (AFAIK only used by HPLIP currently), x = 4 is 
IPP-over-USB.


IPP-over-USB devices (7/1/4) ALWAYS print and scan driverless. For 
printing this means at least one of AirPrint, IPP Everywhere, Mopria, 
or Wi-Fi Direct Print is supported (or at least IPP 2.0 plus 
understanding at least one page description language of PDF, Apple 
Raster/URF, PWG Raster, PCLm), for scanning this means to understand 
at least one of eSCL and WSD/WS Scan.


—
Reply to this email directly, view it on GitHub 
<https://github.com/OpenPrinting/ipp-usb/issues/48#issuecomment-1107793778>, 
or unsubscribe 
<https://github.com/notifications/unsubscribe-auth/AYTV5LYITWQDNTSY5ZVOXRDVGUDSJANCNFSM5S3UXGEQ>.
You are receiving this because you were mentioned.Message ID: 



Bug#1009188: my researchs

2022-04-24 Thread alain



https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009188


here is my thread on debian-facile.org .
I would like to have more developments.
and especially some advice for troubleshooting.
I found a temporary solution but it will be unfortunate
to be forced to keep it without updating the said package.

friendly ,
respectfully,
alain .

Linux sid 5.17.0-1-amd64 #1 SMP PREEMPT Debian 5.17.3-1 (2022-04-18) 
x86_64 GNU/Linux




Bug#1009188: kernel 5.17

2022-04-23 Thread alain

tested ipp-usb with 5.17 kernel .


do not work anymore . i made an error ? i forgot something ?


any ideas for testing and debugging ?


thanks ,

friendly ,

respectfully .

alain .



Bug#1008997: cups: impossible to print on hp envy 5536 from sid

2022-04-10 Thread alain
Package: cups
Version: 2.4.1op1-2
Followup-For: Bug #1008997
X-Debbugs-Cc: compte.perso.de-al...@bbox.fr

Hello to all

for those who have problems with ipp-usb under sid ,
the solution is to downgrade to the stable version of this package.

on the other hand, during your manipulations, be very careful not to uninstall
cups.
sometimes, automatic updates surprise you. so, be careful.

waiting for the update of ipp-usb by the debian developers.

alain@sid:~$ sudo dpkg -l cups ipp-usb
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-
installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ NomVersion  Architecture Description
+++-==---===
ii  cups   2.4.1op1-2   amd64Common UNIX Printing System(tm) -
PPD/driver support, web interface
hi  ipp-usb0.9.17-3+b4  amd64Daemon for IPP over USB printer
support

alain@sid:~$ apt-cache madison cups ipp-usb
  cups | 2.4.1op1-2 | http://deb.debian.org/debian testing/main amd64
Packages
  cups | 2.4.1op1-2 | http://deb.debian.org/debian unstable/main amd64
Packages
  cups | 2.3.3op2-3+deb11u1 | http://deb.debian.org/debian stable/main
amd64 Packages
   ipp-usb |   0.9.20-1 | http://deb.debian.org/debian testing/main amd64
Packages
   ipp-usb |   0.9.20-1 | http://deb.debian.org/debian unstable/main amd64
Packages
   ipp-usb | 0.9.17-3+b4 | http://deb.debian.org/debian stable/main amd64
Packages

alain@sid:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:Debian GNU/Linux bookworm/sid
Release:unstable
Codename:   sid

alain@sid:~$ uname -a
Linux sid 5.16.0-6-amd64 #1 SMP PREEMPT Debian 5.16.18-1 (2022-03-29) x86_64
GNU/Linux




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

Kernel: Linux 5.16.0-6-amd64 (SMP w/24 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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 cups depends on:
ii  cups-client2.4.1op1-2
ii  cups-common2.4.1op1-2
ii  cups-core-drivers  2.4.1op1-2
ii  cups-daemon2.4.1op1-2
ii  cups-filters   1.28.14-1
ii  cups-ppdc  2.4.1op1-2
ii  cups-server-common 2.4.1op1-2
ii  debconf [debconf-2.0]  1.5.79
ii  ghostscript9.56.0~dfsg-1
ii  libavahi-client3   0.8-5
ii  libavahi-common3   0.8-5
ii  libc6  2.33-7
ii  libcups2   2.4.1op1-2
ii  libgcc-s1  12-20220319-1
ii  libstdc++6 12-20220319-1
ii  libusb-1.0-0   2:1.0.25-1
ii  poppler-utils  22.02.0-3
ii  procps 2:3.3.17-7+b1

Versions of packages cups recommends:
ii  avahi-daemon  0.8-5
ii  colord1.4.6-1

Versions of packages cups suggests:
pn  cups-bsd   
pn  cups-pdf   
pn  foomatic-db-compressed-ppds | foomatic-db  
pn  smbclient  
ii  udev   250.4-1

-- debconf information:
  cupsys/backend: lpd, socket, usb, snmp, dnssd
  cupsys/raw-print: true


Bug#1008997: cups: impossible to print on hp envy 5536 from sid

2022-04-09 Thread alain

now , with the downgraded package of ipp-usb (to stable)

alain@sid:~$ driverless
ipp://HP%20ENVY%205530%20series%20%5BFE04D6%5D%20(USB)._ipp._tcp.local/

alain@sid:~$ ippfind -T 10
ipp://sid.local:6/ipp/print
ipp://bbox.local:631/

alain@sid:~$ avahi-browse -rt _ipp._tcp
+ enp4s0 IPv4 bbox Ippos Printer Internet Printer local
+ lo IPv4 HP ENVY 5530 series [FE04D6] (USB) Internet Printer local
= enp4s0 IPv4 bbox Ippos Printer Internet Printer local
   hostname = [bbox.local]
   address = [192.168.1.254]
   port = [631]
   txt = []
= lo IPv4 HP ENVY 5530 series [FE04D6] (USB) Internet Printer local
   hostname = [sid.local]
   address = [127.0.0.1]
   port = [6]
   txt = ["air=none" "rp=ipp/print" "priority=50" 
"kind=document,envelope,photo" "PaperMax=legal-A4" 
"URF=CP1,MT1-2-8-9-10-11,OB9,OFU0,PQ3-4-5,RS300-600,SRGB24,W8-16,DEVW8-16,DEVRGB24-48,ADOBERGB24-48,DM3,IS1,V1.3" 
"UUID=1c852a4d-b800-1f08-abcd-9457a5fe04d6" "Color=T" "Duplex=T" "note=" 
"qtotal=1" "usb_MDL=ENVY 5530 series" "usb_MFG=HP" 
"usb_CMD=PCL3GUI,PJL,Automatic,JPEG,PCLM,AppleRaster,DW-PCL,802.11,DESKJET,DYN" 
"ty=HP ENVY 5530 series" "product=(HP ENVY 5530 series)" 
"pdl=application/vnd.hp-PCL,image/jpeg,application/PCLm,image/urf,application/octet-stream" 
"txtvers=1" "adminurl=http://localhost:6/#hId-pgAirPrint; "Fax=F" 
"Scan=T"]







Le 08/04/2022 à 22:45, alain a écrit :

Package: cups
Version: 2.4.1op1-2
Followup-For: Bug #1008997
X-Debbugs-Cc: compte.perso.de-al...@bbox.fr

found a temporary solution :

sudo aptitude install ipp-usb=0.9.17-3+b4

sudo apt-mark hold ipp-usb

alain@sid:~$ dpkg -l ipp-usb
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-
installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ NomVersion  Architecture Description
+++-==---===
hi  ipp-usb0.9.17-3+b4  amd64Daemon for IPP over USB printer
support


all works nearly perfectly .

the printer is well recognized .
ipp-usb works perfectly .

i can print a test page .
tested with a text document from a web site .
i think all is ok .

now the printer can stop .
the pc is ok , too (didn't tested exactly but i think so)

only one thing to notice :
on the test page , characters are a little too big .
a big line usually writen in the width of the page now exceeds the width of the
page and is truncated .

don't know how to solve it but that's a minor problem .

thanks to all .

particular thanks to brian potkin .



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

Kernel: Linux 5.16.0-6-amd64 (SMP w/24 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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 cups depends on:
ii  cups-client2.4.1op1-2
ii  cups-common2.4.1op1-2
ii  cups-core-drivers  2.4.1op1-2
ii  cups-daemon2.4.1op1-2
ii  cups-filters   1.28.14-1
ii  cups-ppdc  2.4.1op1-2
ii  cups-server-common 2.4.1op1-2
ii  debconf [debconf-2.0]  1.5.79
ii  ghostscript9.56.0~dfsg-1
ii  libavahi-client3   0.8-5
ii  libavahi-common3   0.8-5
ii  libc6  2.33-7
ii  libcups2   2.4.1op1-2
ii  libgcc-s1  12-20220319-1
ii  libstdc++6 12-20220319-1
ii  libusb-1.0-0   2:1.0.25-1
ii  poppler-utils  22.02.0-3
ii  procps 2:3.3.17-7+b1

Versions of packages cups recommends:
ii  avahi-daemon  0.8-5
ii  colord1.4.6-1

Versions of packages cups suggests:
ii  cups-bsd   2.4.1op1-2
pn  cups-pdf   
pn  foomatic-db-compressed-ppds | foomatic-db  
pn  smbclient  
ii  udev   250.4-1

-- debconf information:
   cupsys/backend: lpd, socket, usb, snmp, dnssd
   cupsys/raw-print: true




Bug#1008997: cups: impossible to print on hp envy 5536 from sid

2022-04-08 Thread alain
Package: cups
Version: 2.4.1op1-2
Followup-For: Bug #1008997
X-Debbugs-Cc: compte.perso.de-al...@bbox.fr

found a temporary solution :

sudo aptitude install ipp-usb=0.9.17-3+b4

sudo apt-mark hold ipp-usb

alain@sid:~$ dpkg -l ipp-usb
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-
installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ NomVersion  Architecture Description
+++-==---===
hi  ipp-usb0.9.17-3+b4  amd64Daemon for IPP over USB printer
support


all works nearly perfectly .

the printer is well recognized .
ipp-usb works perfectly .

i can print a test page .
tested with a text document from a web site .
i think all is ok .

now the printer can stop .
the pc is ok , too (didn't tested exactly but i think so)

only one thing to notice :
on the test page , characters are a little too big .
a big line usually writen in the width of the page now exceeds the width of the
page and is truncated .

don't know how to solve it but that's a minor problem .

thanks to all .

particular thanks to brian potkin .



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

Kernel: Linux 5.16.0-6-amd64 (SMP w/24 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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 cups depends on:
ii  cups-client2.4.1op1-2
ii  cups-common2.4.1op1-2
ii  cups-core-drivers  2.4.1op1-2
ii  cups-daemon2.4.1op1-2
ii  cups-filters   1.28.14-1
ii  cups-ppdc  2.4.1op1-2
ii  cups-server-common 2.4.1op1-2
ii  debconf [debconf-2.0]  1.5.79
ii  ghostscript9.56.0~dfsg-1
ii  libavahi-client3   0.8-5
ii  libavahi-common3   0.8-5
ii  libc6  2.33-7
ii  libcups2   2.4.1op1-2
ii  libgcc-s1  12-20220319-1
ii  libstdc++6 12-20220319-1
ii  libusb-1.0-0   2:1.0.25-1
ii  poppler-utils  22.02.0-3
ii  procps 2:3.3.17-7+b1

Versions of packages cups recommends:
ii  avahi-daemon  0.8-5
ii  colord1.4.6-1

Versions of packages cups suggests:
ii  cups-bsd   2.4.1op1-2
pn  cups-pdf   
pn  foomatic-db-compressed-ppds | foomatic-db  
pn  smbclient  
ii  udev   250.4-1

-- debconf information:
  cupsys/backend: lpd, socket, usb, snmp, dnssd
  cupsys/raw-print: true


Bug#1008997: cups: impossible to print on hp envy 5536 from sid

2022-04-08 Thread alain

i made :

sudo aptitude install ipp-usb=0.9.17-3+b4

sudo apt-mark hold ipp-usb

now , i have this :

alain@sid:~$ sudo dpkg -l ipp-usb
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| 
État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements

|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom    Version  Architecture Description
+++-==---===
hi  ipp-usb    0.9.17-3+b4  amd64    Daemon for IPP over USB 
printer support



tests in progress .



Le 08/04/2022 à 19:23, Brian Potkin a écrit :

On Thu 07 Apr 2022 at 20:36:45 +0200, alain wrote:


i've just gone to this thread :

   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983349

i saw interesting things but , apparently , nothing that applies to my
actual case .

alain@sid:~$ sudo systemctl list-units "ipp-usb*" | grep service
[sudo] Mot de passe de alain :
   ipp-usb.service loaded active running Daemon for IPP over USB printer
support


alain@sid:~$ scanimage -L
device `hpaio:/usb/ENVY_5530_series?serial=CN595530XD06BX' is a
Hewlett-Packard ENVY_5530_series all-in-one

Your scanner is not found. Also, ippfind (which is used by driverless)
and avahi-browse find the bbox but not the ENVY.

In another mail you ask about ipp-usb=0.9.17-3+b4. I think that version
is installable on unstable. You could try with 'dpkg -i...'.

Cheers,

Brian.




Bug#1009188: github link

2022-04-08 Thread alain

github link :


https://github.com/OpenPrinting/ipp-usb/issues/48



Bug#1009188: ipp-usb is not ready for this device

2022-04-08 Thread alain
Package: ipp-usb
Version: 0.9.20-1
Severity: grave
Tags: upstream
Justification: renders package unusable
X-Debbugs-Cc: compte.perso.de-al...@bbox.fr

first , like it began with the update of dpkg ,
i thought it was a dpkg bug , but , it  did not .
(guillem jover , bts)
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008716

so , i thought to cups .
like the problem is  with my printer .

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008997

now , it  appears that the problem is  with ipp-usb .
(brian potkin, bts)

i hope that brian potkin saw very well .

i'm in trouble .
i wonder if the diagnostic is exact ?

i mentionned the error message .

i don't know what to do ?

temporary downgrade ?

i' m on bookworm sid and on bullseye stable , cups / ipp-usb is perfectly good
.

my printer is  well recognized and fully fonctionnal .

on sid , hplip has never  worked and now ipp-usb fails .
so i cannot print at  all .
no scanner  too .

can you help me ?

i also post on github , like it has been suggested to me .

now , i'm waiting .

thanks for your advices and your help .

friendly ,

respectfuly .

alain .



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

Kernel: Linux 5.16.0-6-amd64 (SMP w/24 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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 ipp-usb depends on:
ii  avahi-daemon  0.8-5
ii  libavahi-client3  0.8-5
ii  libavahi-common3  0.8-5
ii  libc6 2.33-7
ii  libusb-1.0-0  2:1.0.25-1

ipp-usb recommends no packages.

ipp-usb suggests no packages.

-- no debconf information



Bug#1008997: cups: impossible to print on hp envy 5536 from sid

2022-04-08 Thread alain

alain@sid:~$ apt policy ipp-usb
ipp-usb:
  Installé : 0.9.20-1
  Candidat : 0.9.20-1
 Table de version :
 *** 0.9.20-1 500
    100 http://deb.debian.org/debian testing/main amd64 Packages
    500 http://deb.debian.org/debian unstable/main amd64 Packages
    100 /var/lib/dpkg/status
 0.9.17-3+b4 100
    100 http://deb.debian.org/debian stable/main amd64 Packages


i'm thinking about this : (temporary solution)

do you agree ?

what is your advice ?

alain@sid:~$ sudo aptitude -s install ipp-usb=0.9.17-3+b4
[sudo] Mot de passe de alain :
Les paquets suivants vont être RÉINSTALLÉS à une VERSION ANTÉRIEURE :
  ipp-usb
Les paquets suivants seront ENLEVÉS :
  hplip-data{u} libhpmud0{u} libsane-hpaio{u}
  printer-driver-postscript-hp{u} python3-dbus.mainloop.pyqt5{u}
  python3-notify2{u} python3-pexpect{u} python3-ptyprocess{u}
  python3-pyqt5{u} python3-pyqt5.sip{u} python3-renderpm{u}
  python3-reportlab{u} python3-reportlab-accel{u}
0 paquets mis à jour, 0 nouvellement installés, 1 remis à une version 
antérieure, 13 à enlever et 0 non mis à jour.
Il est nécessaire de télécharger 1 792 ko d'archives. Après dépaquetage, 
35,1 Mo seront libérés.


Note: Using 'Simulate' mode.
Voulez-vous continuer ? [Y/n/?] n
Abandon.


sudo apt-mark hold ipp-usb


what do you think about these commands ? (up)







Le 07/04/2022 à 21:35, Brian Potkin a écrit :

On Thu 07 Apr 2022 at 20:36:45 +0200, alain wrote:


i've just gone to this thread :

   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983349

i saw interesting things but , apparently , nothing that applies to my
actual case .

alain@sid:~$ sudo systemctl list-units "ipp-usb*" | grep service
[sudo] Mot de passe de alain :
   ipp-usb.service loaded active running Daemon for IPP over USB printer
support


alain@sid:~$ scanimage -L
device `hpaio:/usb/ENVY_5530_series?serial=CN595530XD06BX' is a
Hewlett-Packard ENVY_5530_series all-in-one


alain@sid:~$ apt policy sane-airscan hplip cups system-config-printer
ipp-usb
sane-airscan:
   Installé : 0.99.27-1
   Candidat : 0.99.27-1
  Table de version :
  *** 0.99.27-1 500
     100 http://deb.debian.org/debian testing/main amd64 Packages
     500 http://deb.debian.org/debian unstable/main amd64 Packages
     100 /var/lib/dpkg/status
  0.99.24-1 100
     100 http://deb.debian.org/debian stable/main amd64 Packages
hplip:
   Installé : (aucun)
   Candidat : 3.22.2+dfsg0-1
  Table de version :
  3.22.2+dfsg0-1 500
     500 http://deb.debian.org/debian unstable/main amd64 Packages
     100 /var/lib/dpkg/status
  3.21.12+dfsg0-1 100
     100 http://deb.debian.org/debian testing/main amd64 Packages
  3.21.2+dfsg1-2 100
     100 http://deb.debian.org/debian stable/main amd64 Packages
cups:
   Installé : 2.4.1op1-2
   Candidat : 2.4.1op1-2
  Table de version :
  *** 2.4.1op1-2 500
     100 http://deb.debian.org/debian testing/main amd64 Packages
     500 http://deb.debian.org/debian unstable/main amd64 Packages
     100 /var/lib/dpkg/status
  2.3.3op2-3+deb11u1 100
     100 http://deb.debian.org/debian stable/main amd64 Packages
system-config-printer:
   Installé : 1.5.16-1
   Candidat : 1.5.16-1
  Table de version :
  *** 1.5.16-1 500
     100 http://deb.debian.org/debian testing/main amd64 Packages
     100 http://deb.debian.org/debian testing/main i386 Packages
     500 http://deb.debian.org/debian unstable/main amd64 Packages
     500 http://deb.debian.org/debian unstable/main i386 Packages
     100 /var/lib/dpkg/status
  1.5.14-1 100
     100 http://deb.debian.org/debian stable/main amd64 Packages
     100 http://deb.debian.org/debian stable/main i386 Packages
ipp-usb:
   Installé : 0.9.20-1
   Candidat : 0.9.20-1
  Table de version :
  *** 0.9.20-1 500
     100 http://deb.debian.org/debian testing/main amd64 Packages
     500 http://deb.debian.org/debian unstable/main amd64 Packages
     100 /var/lib/dpkg/status
  0.9.17-3+b4 100
     100 http://deb.debian.org/debian stable/main amd64 Packages


alain@sid:~$ lsusb -v | grep -A 3 bInterfaceClass.*7
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
   bInterfaceClass 7 Printer
   bInterfaceSubClass  1 Printer
   bInterfaceProtocol  4
   iInterface  0
--
   bInterfaceClass 7 Printer
   bInterfaceSubClass  1 Printer
   bInterfaceProtocol  2 Bidirectional
   iInterface  0
--
   bInterfaceClass 7 Printer
   bInterfaceSubClass  1 Printer
   bInterfaceProtocol  4
   iInterface  0
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
--
   bInterfaceClass

Bug#1008997: cups: impossible to print on hp envy 5536 from sid

2022-04-08 Thread alain

i registered on github .

it is very complex but now , i subscribed .

i post the bts link

some commands

and the error message .

now , i'm waiting for .

what delay do you think i can truly wait for ?

thanks for your diagnostic and  your help .

friendly,

respectfully ,

alain .


Le 07/04/2022 à 20:36, alain a écrit :

i've just gone to this thread :

  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983349

i saw interesting things but , apparently , nothing that applies to my 
actual case .


alain@sid:~$ sudo systemctl list-units "ipp-usb*" | grep service
[sudo] Mot de passe de alain :
  ipp-usb.service loaded active running Daemon for IPP over USB 
printer support



alain@sid:~$ scanimage -L
device `hpaio:/usb/ENVY_5530_series?serial=CN595530XD06BX' is a 
Hewlett-Packard ENVY_5530_series all-in-one



alain@sid:~$ apt policy sane-airscan hplip cups system-config-printer 
ipp-usb

sane-airscan:
  Installé : 0.99.27-1
  Candidat : 0.99.27-1
 Table de version :
 *** 0.99.27-1 500
    100 http://deb.debian.org/debian testing/main amd64 Packages
    500 http://deb.debian.org/debian unstable/main amd64 Packages
    100 /var/lib/dpkg/status
 0.99.24-1 100
    100 http://deb.debian.org/debian stable/main amd64 Packages
hplip:
  Installé : (aucun)
  Candidat : 3.22.2+dfsg0-1
 Table de version :
 3.22.2+dfsg0-1 500
    500 http://deb.debian.org/debian unstable/main amd64 Packages
    100 /var/lib/dpkg/status
 3.21.12+dfsg0-1 100
    100 http://deb.debian.org/debian testing/main amd64 Packages
 3.21.2+dfsg1-2 100
    100 http://deb.debian.org/debian stable/main amd64 Packages
cups:
  Installé : 2.4.1op1-2
  Candidat : 2.4.1op1-2
 Table de version :
 *** 2.4.1op1-2 500
    100 http://deb.debian.org/debian testing/main amd64 Packages
    500 http://deb.debian.org/debian unstable/main amd64 Packages
    100 /var/lib/dpkg/status
 2.3.3op2-3+deb11u1 100
    100 http://deb.debian.org/debian stable/main amd64 Packages
system-config-printer:
  Installé : 1.5.16-1
  Candidat : 1.5.16-1
 Table de version :
 *** 1.5.16-1 500
    100 http://deb.debian.org/debian testing/main amd64 Packages
    100 http://deb.debian.org/debian testing/main i386 Packages
    500 http://deb.debian.org/debian unstable/main amd64 Packages
    500 http://deb.debian.org/debian unstable/main i386 Packages
    100 /var/lib/dpkg/status
 1.5.14-1 100
    100 http://deb.debian.org/debian stable/main amd64 Packages
    100 http://deb.debian.org/debian stable/main i386 Packages
ipp-usb:
  Installé : 0.9.20-1
  Candidat : 0.9.20-1
 Table de version :
 *** 0.9.20-1 500
    100 http://deb.debian.org/debian testing/main amd64 Packages
    500 http://deb.debian.org/debian unstable/main amd64 Packages
    100 /var/lib/dpkg/status
 0.9.17-3+b4 100
    100 http://deb.debian.org/debian stable/main amd64 Packages


alain@sid:~$ lsusb -v | grep -A 3 bInterfaceClass.*7
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
  bInterfaceClass 7 Printer
  bInterfaceSubClass  1 Printer
  bInterfaceProtocol  4
  iInterface  0
--
  bInterfaceClass 7 Printer
  bInterfaceSubClass  1 Printer
  bInterfaceProtocol  2 Bidirectional
  iInterface  0
--
  bInterfaceClass 7 Printer
  bInterfaceSubClass  1 Printer
  bInterfaceProtocol  4
  iInterface  0
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
--
  bInterfaceClass 7 Printer
  bInterfaceSubClass  1 Printer
  bInterfaceProtocol  4
  iInterface  0
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing


firefox http://127.0.0.1:6

gives :

ipp-usb is not ready for this device


these commands can help you ?

i've read my old post you found .

found nothing it can help me .

or i understood nothing (possible) .

friendly

alain .


respectfully .



Brian.




Bug#1008997: cups: impossible to print on hp envy 5536 from sid

2022-04-07 Thread alain

i've just gone to this thread :

  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983349

i saw interesting things but , apparently , nothing that applies to my 
actual case .


alain@sid:~$ sudo systemctl list-units "ipp-usb*" | grep service
[sudo] Mot de passe de alain :
  ipp-usb.service loaded active running Daemon for IPP over USB printer 
support



alain@sid:~$ scanimage -L
device `hpaio:/usb/ENVY_5530_series?serial=CN595530XD06BX' is a 
Hewlett-Packard ENVY_5530_series all-in-one



alain@sid:~$ apt policy sane-airscan hplip cups system-config-printer 
ipp-usb

sane-airscan:
  Installé : 0.99.27-1
  Candidat : 0.99.27-1
 Table de version :
 *** 0.99.27-1 500
    100 http://deb.debian.org/debian testing/main amd64 Packages
    500 http://deb.debian.org/debian unstable/main amd64 Packages
    100 /var/lib/dpkg/status
 0.99.24-1 100
    100 http://deb.debian.org/debian stable/main amd64 Packages
hplip:
  Installé : (aucun)
  Candidat : 3.22.2+dfsg0-1
 Table de version :
 3.22.2+dfsg0-1 500
    500 http://deb.debian.org/debian unstable/main amd64 Packages
    100 /var/lib/dpkg/status
 3.21.12+dfsg0-1 100
    100 http://deb.debian.org/debian testing/main amd64 Packages
 3.21.2+dfsg1-2 100
    100 http://deb.debian.org/debian stable/main amd64 Packages
cups:
  Installé : 2.4.1op1-2
  Candidat : 2.4.1op1-2
 Table de version :
 *** 2.4.1op1-2 500
    100 http://deb.debian.org/debian testing/main amd64 Packages
    500 http://deb.debian.org/debian unstable/main amd64 Packages
    100 /var/lib/dpkg/status
 2.3.3op2-3+deb11u1 100
    100 http://deb.debian.org/debian stable/main amd64 Packages
system-config-printer:
  Installé : 1.5.16-1
  Candidat : 1.5.16-1
 Table de version :
 *** 1.5.16-1 500
    100 http://deb.debian.org/debian testing/main amd64 Packages
    100 http://deb.debian.org/debian testing/main i386 Packages
    500 http://deb.debian.org/debian unstable/main amd64 Packages
    500 http://deb.debian.org/debian unstable/main i386 Packages
    100 /var/lib/dpkg/status
 1.5.14-1 100
    100 http://deb.debian.org/debian stable/main amd64 Packages
    100 http://deb.debian.org/debian stable/main i386 Packages
ipp-usb:
  Installé : 0.9.20-1
  Candidat : 0.9.20-1
 Table de version :
 *** 0.9.20-1 500
    100 http://deb.debian.org/debian testing/main amd64 Packages
    500 http://deb.debian.org/debian unstable/main amd64 Packages
    100 /var/lib/dpkg/status
 0.9.17-3+b4 100
    100 http://deb.debian.org/debian stable/main amd64 Packages


alain@sid:~$ lsusb -v | grep -A 3 bInterfaceClass.*7
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
  bInterfaceClass 7 Printer
  bInterfaceSubClass  1 Printer
  bInterfaceProtocol  4
  iInterface  0
--
  bInterfaceClass 7 Printer
  bInterfaceSubClass  1 Printer
  bInterfaceProtocol  2 Bidirectional
  iInterface  0
--
  bInterfaceClass 7 Printer
  bInterfaceSubClass  1 Printer
  bInterfaceProtocol  4
  iInterface  0
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
--
  bInterfaceClass 7 Printer
  bInterfaceSubClass  1 Printer
  bInterfaceProtocol  4
  iInterface  0
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing


firefox http://127.0.0.1:6

gives :

ipp-usb is not ready for this device


these commands can help you ?

i've read my old post you found .

found nothing it can help me .

or i understood nothing (possible) .

friendly

alain .


respectfully .



Brian.




Bug#1008997: cups: impossible to print on hp envy 5536 from sid

2022-04-07 Thread alain

when i used system-config-printer , i couldn't find it in the gnome menus ,

i had to launch it manually , using the cli  .

once launched , i obtain this :

alain@sid:~$ system-config-printer
/usr/share/system-config-printer/system-config-printer.py:325: 
DeprecationWarning: Gtk.ActionGroup.list_actions is deprecated

  for action in printer_manager_action_group.list_actions ():
/usr/share/system-config-printer/system-config-printer.py:326: 
DeprecationWarning: Gtk.Action.set_sensitive is deprecated

  action.set_sensitive (False)
/usr/share/system-config-printer/system-config-printer.py:334: 
DeprecationWarning: Gtk.ActionGroup.get_action is deprecated

  act = printer_manager_action_group.get_action (action)
/usr/share/system-config-printer/system-config-printer.py:364: 
DeprecationWarning: Gtk.UIManager.ensure_update is deprecated

  self.ui_manager.ensure_update ()
/usr/share/system-config-printer/system-config-printer.py:365: 
DeprecationWarning: Gtk.UIManager.get_accel_group is deprecated

  self.PrintersWindow.add_accel_group (self.ui_manager.get_accel_group ())
/usr/share/system-config-printer/system-config-printer.py:374: 
DeprecationWarning: Gtk.UIManager.get_action is deprecated

  action = self.ui_manager.get_action ("/new-printer")
/usr/share/system-config-printer/system-config-printer.py:375: 
DeprecationWarning: Gtk.Action.create_menu_item is deprecated

  newprinteritem = action.create_menu_item ()
/usr/share/system-config-printer/system-config-printer.py:673: 
DeprecationWarning: Gtk.Action.get_proxies is deprecated

  for widget in action.get_proxies ():
/usr/share/system-config-printer/system-config-printer.py:986: 
DeprecationWarning: urllib.parse.splittype() is deprecated as of 3.8, 
use urllib.parse.urlparse() instead

  (scheme, rest) = urllib.parse.splittype (object.device_uri)
/usr/share/system-config-printer/system-config-printer.py:2246: 
DeprecationWarning: Gdk.threads_enter is deprecated

  Gdk.threads_enter ()

is that ok ?

excuse me  , found it in the big screens of gnome .

put it on the dash .


Le 07/04/2022 à 09:23, alain a écrit :



Le 06/04/2022 à 17:59, Brian Potkin a écrit :

On Wed 06 Apr 2022 at 16:49:30 +0200, alain wrote:


Le 06/04/2022 à 16:06, Brian Potkin a écrit :

Is the ENVY*directly*  connected to a USB port on the computer?

yes it is directly connected via usb to the pc .
  
I thiught it is but was just checking.
  

when the printer is connected , it does not print at all .

the ipp-usb daemon detects the printer and is activee. That is good.
The avahi-browse and driverless commands do not work for the printer
nd they should.

How do you go on with 'http://127.0.0.1:6' in a browser?


in system-config -printer , the thing you created (the icon "envy"  
like your last command done it)


is well shown . but i can not print . even a test page .

the printer is not  automatically recognized (not the case in bullseye 
where it is very well recognized )


when i had the hplip installed , the icon "envy 5530 ..." was created 
but has never  gone to be functionnal .


is my printer too old ? do i have to change it ?


i set printer on ,  it says :

ipp-usb is not ready for this device




  

also i can't  shut down the computer .

Just switch off ?


the printer never  switches off and the pc never , too .

or after a very very very long time and i didn't wait more than 1 ou 2 
minutes


(that's enough normally it is instantly )

to switch off the printer , i have to unplug it (mains and usb) , 
replug it (mains only) ,


set it off (there it is ok) and replug it (usb) .

and , only in this case , it is ok for the pc .

with bullseye stable , all is ok , i have no problem . retested this 
morning .




box bouygues (france)

Fast5330b-r1

serial : 124251137275525

firmware :20.8.6

Thank you. That clarifies that.

Cheers,

Brian.

Bug#1008997: cups: impossible to print on hp envy 5536 from sid

2022-04-07 Thread alain


Le 06/04/2022 à 17:59, Brian Potkin a écrit :

On Wed 06 Apr 2022 at 16:49:30 +0200, alain wrote:


Le 06/04/2022 à 16:06, Brian Potkin a écrit :

Is the ENVY*directly*  connected to a USB port on the computer?


yes it is directly connected via usb to the pc .
  
I thiught it is but was just checking.
  

when the printer is connected , it does not print at all .

the ipp-usb daemon detects the printer and is activee. That is good.
The avahi-browse and driverless commands do not work for the printer
nd they should.

How do you go on with 'http://127.0.0.1:6' in a browser?


in system-config -printer , the thing you created (the icon "envy"  like 
your last command done it)


is well shown . but i can not print . even a test page .

the printer is not  automatically recognized (not the case in bullseye 
where it is very well recognized )


when i had the hplip installed , the icon "envy 5530 ..." was created 
but has never  gone to be functionnal .


is my printer too old ? do i have to change it ?


i set printer on ,  it says :

ipp-usb is not ready for this device




  

also i can't  shut down the computer .

Just switch off ?


the printer never  switches off and the pc never , too .

or after a very very very long time and i didn't wait more than 1 ou 2 
minutes


(that's enough normally it is instantly )

to switch off the printer , i have to unplug it (mains and usb) , replug 
it (mains only) ,


set it off (there it is ok) and replug it (usb) .

and , only in this case , it is ok for the pc .

with bullseye stable , all is ok , i have no problem . retested this 
morning .




box bouygues (france)

Fast5330b-r1

serial : 124251137275525

firmware :20.8.6

Thank you. That clarifies that.

Cheers,

Brian.

Bug#1008997: cups: impossible to print on hp envy 5536 from sid

2022-04-06 Thread alain


Le 06/04/2022 à 16:06, Brian Potkin a écrit :

Is the ENVY*directly*  connected to a USB port on the computer?



yes it is directly connected via usb to the pc .


when the printer is connected , it does not print at all .

also i can't  shut down the computer .


box bouygues (france)

Fast5330b-r1

serial : 124251137275525

firmware :20.8.6


Bug#1008997: cups: impossible to print on hp envy 5536 from sid

2022-04-06 Thread alain
Package: cups
Version: 2.4.1op1-2
Followup-For: Bug #1008997
X-Debbugs-Cc: compte.perso.de-al...@bbox.fr

alain@sid:~$ driverless


alain@sid:~$ ippfind -T 10
ipp://bbox.local:631/


alain@sid:~$  avahi-browse -rt _ipp._tcp
+ enp4s0 IPv4 bbox Ippos Printer Internet Printer local
= enp4s0 IPv4 bbox Ippos Printer Internet Printer local
   hostname = [bbox.local]
   address = [192.168.1.254]
   port = [631]
   txt = []


i forgot nothing ?  have i well posted ?




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

Kernel: Linux 5.16.0-6-amd64 (SMP w/24 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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 cups depends on:
ii  cups-client2.4.1op1-2
ii  cups-common2.4.1op1-2
ii  cups-core-drivers  2.4.1op1-2
ii  cups-daemon2.4.1op1-2
ii  cups-filters   1.28.13-1
ii  cups-ppdc  2.4.1op1-2
ii  cups-server-common 2.4.1op1-2
ii  debconf [debconf-2.0]  1.5.79
ii  ghostscript9.56.0~dfsg-1
ii  libavahi-client3   0.8-5
ii  libavahi-common3   0.8-5
ii  libc6  2.33-7
ii  libcups2   2.4.1op1-2
ii  libgcc-s1  12-20220319-1
ii  libstdc++6 12-20220319-1
ii  libusb-1.0-0   2:1.0.25-1
ii  poppler-utils  22.02.0-3
ii  procps 2:3.3.17-7+b1

Versions of packages cups recommends:
ii  avahi-daemon  0.8-5
ii  colord1.4.6-1

Versions of packages cups suggests:
ii  cups-bsd   2.4.1op1-2
pn  cups-pdf   
pn  foomatic-db-compressed-ppds | foomatic-db  
pn  smbclient  
ii  udev   250.4-1

-- debconf information:
  cupsys/backend: lpd, socket, usb, snmp, dnssd
  cupsys/raw-print: true



Bug#1008997: cups: impossible to print on hp envy 5536 from sid

2022-04-06 Thread alain
Package: cups
Version: 2.4.1op1-2
Followup-For: Bug #1008997
X-Debbugs-Cc: compte.perso.de-al...@bbox.fr

alain@sid:~$ driverless

alain@sid:~$ sudo driverless
[sudo] Mot de passe de alain :


-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (100, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.16.0-6-amd64 (SMP w/24 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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 cups depends on:
ii  cups-client2.4.1op1-2
ii  cups-common2.4.1op1-2
ii  cups-core-drivers  2.4.1op1-2
ii  cups-daemon2.4.1op1-2
ii  cups-filters   1.28.13-1
ii  cups-ppdc  2.4.1op1-2
ii  cups-server-common 2.4.1op1-2
ii  debconf [debconf-2.0]  1.5.79
ii  ghostscript9.56.0~dfsg-1
ii  libavahi-client3   0.8-5
ii  libavahi-common3   0.8-5
ii  libc6  2.33-7
ii  libcups2   2.4.1op1-2
ii  libgcc-s1  12-20220319-1
ii  libstdc++6 12-20220319-1
ii  libusb-1.0-0   2:1.0.25-1
ii  poppler-utils  22.02.0-3
ii  procps 2:3.3.17-7+b1

Versions of packages cups recommends:
ii  avahi-daemon  0.8-5
ii  colord1.4.6-1

Versions of packages cups suggests:
ii  cups-bsd   2.4.1op1-2
pn  cups-pdf   
pn  foomatic-db-compressed-ppds | foomatic-db  
pn  smbclient  
ii  udev   250.4-1

-- debconf information:
  cupsys/backend: lpd, socket, usb, snmp, dnssd
  cupsys/raw-print: true


Bug#1008997: cups: impossible to print on hp envy 5536 from sid

2022-04-06 Thread alain
Package: cups
Version: 2.4.1op1-2
Followup-For: Bug #1008997
X-Debbugs-Cc: compte.perso.de-al...@bbox.fr


alain@sid:~$ sudo dpkg -l ipp-usb
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-
installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ NomVersion  Architecture Description
+++-==---===
ii  ipp-usb0.9.20-1 amd64Daemon for IPP over USB printer
support


alain@sid:~$ sudo systemctl status ipp-usb
● ipp-usb.service - Daemon for IPP over USB printer support
 Loaded: loaded (/lib/systemd/system/ipp-usb.service; static)
 Active: active (running) since Wed 2022-04-06 11:18:17 CEST; 7min ago
   Docs: man:ipp-usb(8)
   Main PID: 66418 (ipp-usb)
  Tasks: 11 (limit: 38313)
 Memory: 15.5M
CPU: 52ms
 CGroup: /system.slice/ipp-usb.service
 └─66418 /sbin/ipp-usb udev

avril 06 11:18:17 sid systemd[1]: Started Daemon for IPP over USB printer
support.


alain@sid:~$ lsusb
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 004: ID 1b1c:1b2e Corsair Corsair Corsair Gaming M65 Pro RGB
Mouse
Bus 005 Device 003: ID 1b1c:1b3d Corsair Corsair Corsair Gaming K55 RGB
Keyboard
Bus 005 Device 002: ID 03f0:e807 HP, Inc HP Webcam HD 4310
Bus 005 Device 006: ID 03f0:c311 HP, Inc ENVY 5530 series
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 0b05:18f3 ASUSTek Computer, Inc. AURA LED Controller
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0951:16a4 Kingston Technology HyperX 7.1 Audio
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub



-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (100, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.16.0-6-amd64 (SMP w/24 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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 cups depends on:
ii  cups-client2.4.1op1-2
ii  cups-common2.4.1op1-2
ii  cups-core-drivers  2.4.1op1-2
ii  cups-daemon2.4.1op1-2
ii  cups-filters   1.28.13-1
ii  cups-ppdc  2.4.1op1-2
ii  cups-server-common 2.4.1op1-2
ii  debconf [debconf-2.0]  1.5.79
ii  ghostscript9.56.0~dfsg-1
ii  libavahi-client3   0.8-5
ii  libavahi-common3   0.8-5
ii  libc6  2.33-7
ii  libcups2   2.4.1op1-2
ii  libgcc-s1  12-20220319-1
ii  libstdc++6 12-20220319-1
ii  libusb-1.0-0   2:1.0.25-1
ii  poppler-utils  22.02.0-3
ii  procps 2:3.3.17-7+b1

Versions of packages cups recommends:
ii  avahi-daemon  0.8-5
ii  colord1.4.6-1

Versions of packages cups suggests:
ii  cups-bsd   2.4.1op1-2
pn  cups-pdf   
pn  foomatic-db-compressed-ppds | foomatic-db  
pn  smbclient  
ii  udev   250.4-1

-- debconf information:
  cupsys/raw-print: true
  cupsys/backend: lpd, socket, usb, snmp, dnssd


Bug#1008997: cups: impossible to print on hp envy 5536 from sid

2022-04-06 Thread alain
Package: cups
Version: 2.4.1op1-2
Followup-For: Bug #1008997
X-Debbugs-Cc: compte.perso.de-al...@bbox.fr

i've juste reinstalled  cups .
 let see :

alain@sid:~$ sudo dpkg -l *cups*
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-
installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom   Version  Architecture Description
+++-=---===
un  apcupsd (aucune description
n'est disponible)
un  bluez-cups  (aucune description
n'est disponible)
ii  cups  2.4.1op1-2   amd64Common UNIX Printing
System(tm) - PPD/driver support, web interface
ii  cups-browsed  1.28.13-1amd64OpenPrinting CUPS
Filters - cups-browsed
ii  cups-bsd  2.4.1op1-2   amd64Common UNIX Printing
System(tm) - BSD commands
ii  cups-client   2.4.1op1-2   amd64Common UNIX Printing
System(tm) - client programs (SysV)
ii  cups-common   2.4.1op1-2   all  Common UNIX Printing
System(tm) - common files
ii  cups-core-drivers 2.4.1op1-2   amd64Common UNIX Printing
System(tm) - driverless printing
ii  cups-daemon   2.4.1op1-2   amd64Common UNIX Printing
System(tm) - daemon
ii  cups-filters  1.28.13-1amd64OpenPrinting CUPS
Filters - Main Package
ii  cups-filters-core-drivers 1.28.13-1amd64OpenPrinting CUPS
Filters - Driverless printing
ii  cups-ipp-utils2.4.1op1-2   amd64Common UNIX Printing
System(tm) - IPP developer/admin utilities
un  cups-pdf(aucune description
n'est disponible)
ii  cups-pk-helper0.2.6-1+b1   amd64PolicyKit helper to
configure cups with fine-grained privileges
ii  cups-ppdc 2.4.1op1-2   amd64Common UNIX Printing
System(tm) - PPD manipulation utilities
ii  cups-server-common2.4.1op1-2   all  Common UNIX Printing
System(tm) - server common files
un  cupsys-bsd  (aucune description
n'est disponible)
un  ghostscript-cups(aucune description
n'est disponible)
ii  libcups2:amd642.4.1op1-2   amd64Common UNIX Printing
System(tm) - Core library
ii  libcups2:i386 2.4.1op1-2   i386 Common UNIX Printing
System(tm) - Core library
ii  libcupsfilters1:amd64 1.28.13-1amd64OpenPrinting CUPS
Filters - Shared library
ii  libcupsimage2:amd64   2.4.1op1-2   amd64Common UNIX Printing
System(tm) - Raster image library
un  printer-driver-hpcups   (aucune description
n'est disponible)
un  python-cupshelpers  (aucune description
n'est disponible)
ii  python3-cups:amd642.0.1-5+b1   amd64Python3 bindings for
CUPS
ii  python3-cupshelpers   1.5.16-1 all  Python utility modules
around the CUPS printing system
un  python3.10-cups (aucune description
n'est disponible)
un  python3.9-cups  (aucune description
n'est disponible)



-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (100, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.16.0-6-amd64 (SMP w/24 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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 cups depends on:
ii  cups-client2.4.1op1-2
ii  cups-common2.4.1op1-2
ii  cups-core-drivers  2.4.1op1-2
ii  cups-daemon2.4.1op1-2
ii  cups-filters   1.28.13-1
ii  cups-ppdc  2.4.1op1-2
ii  cups-server-common 2.4.1op1-2
ii  debconf [debconf-2.0]  1.5.79
ii  ghostscript9.56.0~dfsg-1
ii  libavahi-client3   0.8-5
ii  libavahi-common3   0.8-5
ii  libc6  2.33-7
ii  libcups2   2.4.1op1-2
ii  libgcc-s1  12-20220319-1
ii  libstdc++6 12-20220319-1
ii  libusb-1.0-0   2:1.0.25-1
ii  poppler-utils  22.02.0-3
ii  procps 2:3.3.17-7+b1

Versions of packages cups recommends:
ii  avahi-daemon  0.8-5
ii  colord1.4.6-1

Versions of packages cups suggests:
ii  cups-bsd   2.4.1op1-2
pn  cups-pdf   
pn  foomatic-db-compressed-ppds | foomatic-db  
pn  smbclient  
ii  udev   250.4-1

-- debconf information excluded


Bug#1008997: cups: impossible to print on hp envy 5536 from sid

2022-04-06 Thread alain
Package: cups
Version: 2.4.1op1-2
Followup-For: Bug #1008997
X-Debbugs-Cc: compte.perso.de-al...@bbox.fr

alain@sid:~$ lpadmin -p envy -E -v ipp://localhost:6/ipp/print -m
everywhere
bash: lpadmin : commande introuvable


-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (100, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.16.0-6-amd64 (SMP w/24 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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 cups depends on:
ii  cups-client2.4.1op1-2
ii  cups-common2.4.1op1-2
ii  cups-core-drivers  2.4.1op1-2
ii  cups-daemon2.4.1op1-2
ii  cups-filters   1.28.13-1
ii  cups-ppdc  2.4.1op1-2
ii  cups-server-common 2.4.1op1-2
ii  debconf [debconf-2.0]  1.5.79
ii  ghostscript9.56.0~dfsg-1
ii  libavahi-client3   0.8-5
ii  libavahi-common3   0.8-5
ii  libc6  2.33-7
ii  libcups2   2.4.1op1-2
ii  libgcc-s1  12-20220319-1
ii  libstdc++6 12-20220319-1
ii  libusb-1.0-0   2:1.0.25-1
ii  poppler-utils  22.02.0-3
ii  procps 2:3.3.17-7+b1

Versions of packages cups recommends:
ii  avahi-daemon  0.8-5
ii  colord1.4.6-1

Versions of packages cups suggests:
ii  cups-bsd   2.4.1op1-2
pn  cups-pdf   
pn  foomatic-db-compressed-ppds | foomatic-db  
pn  smbclient  
ii  udev   250.4-1

-- debconf information:
  cupsys/backend: lpd, socket, usb, snmp, dnssd
  cupsys/raw-print: true



Bug#1008997: cups: impossible to print on hp envy 5536 from sid

2022-04-06 Thread alain
Package: cups
Version: 2.4.1op1-2
Followup-For: Bug #1008997
X-Debbugs-Cc: compte.perso.de-al...@bbox.fr

thank you Till Kamppeter .
 i tried your advice .

first , the support tecognizes my printer  like  a
HP ENVY 5530 e-All-In-One Printer series

and i don'ont think my printer is a e-All-In-One
is this  an other model of my printer ?
from which year .
i think my printer exists from 2014 . (don't sure)
i have not the e-All-In-One written on it .

then , the command driverless or  sudo driverless gave me nothing .
no return of the order .

thanks for your help .

but i understand nothing .






-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (100, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.16.0-6-amd64 (SMP w/24 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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 cups depends on:
ii  cups-client2.4.1op1-2
ii  cups-common2.4.1op1-2
ii  cups-core-drivers  2.4.1op1-2
ii  cups-daemon2.4.1op1-2
ii  cups-filters   1.28.13-1
ii  cups-ppdc  2.4.1op1-2
ii  cups-server-common 2.4.1op1-2
ii  debconf [debconf-2.0]  1.5.79
ii  ghostscript9.56.0~dfsg-1
ii  libavahi-client3   0.8-5
ii  libavahi-common3   0.8-5
ii  libc6  2.33-7
ii  libcups2   2.4.1op1-2
ii  libgcc-s1  12-20220319-1
ii  libstdc++6 12-20220319-1
ii  libusb-1.0-0   2:1.0.25-1
ii  poppler-utils  22.02.0-3
ii  procps 2:3.3.17-7+b1

Versions of packages cups recommends:
ii  avahi-daemon  0.8-5
ii  colord1.4.6-1

Versions of packages cups suggests:
ii  cups-bsd   2.4.1op1-2
pn  cups-pdf   
pn  foomatic-db-compressed-ppds | foomatic-db  
pn  smbclient  
ii  udev   250.4-1

-- debconf information:
  cupsys/backend: lpd, socket, usb, snmp, dnssd
  cupsys/raw-print: true



Bug#1008997: further information

2022-04-05 Thread alain

here are the responses to your questions , Bryan potkin :


yes, I am on unstable sid.
Its great strength is that its packages are constantly evolving. 
Unfortunately, this is also sometimes its great weakness.


My printer is the hp envy 5536 that I use in USB. The wifi, on this 
printer, works particularly badly. (design errors ?)


Thank you very much for your help.

friendly.
respectfully.
alain .



Bug#1008997: cups: impossible to print on hp envy 5536 from sid

2022-04-05 Thread alain
Package: cups
Version: 2.4.1op1-2
Severity: important
Tags: upstream
X-Debbugs-Cc: compte.perso.de-al...@bbox.fr

Hello.
I'm writing to you because for the last week ,
I have printing problems with cups.
I can't get anything despite my research.
I don't even have the test page.

Here is my research:
https://debian-facile.org/viewtopic.php?id=31739
old thread : (abandoned)
https://debian-facile.org/viewtopic.php?id=31698

I thought, at the beginning, that the problem came from dpkg.
because of the concomitance with its update.
I asked the bts for help but it failed.
Maybe I did too much?
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008716

under bullseye stable, everything works perfectly.
either under bookkworm or testing (tested quickly)
and even more so, under sid (my distribution),
nothing works. no way to print even a test page.

I tried everything, I can't get anything.
That's why I write to you.
Can you help me ?
please ?
Thank you.
respectfully,
alain .




-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (100, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.16.0-6-amd64 (SMP w/24 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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 cups depends on:
ii  cups-client2.4.1op1-2
ii  cups-common2.4.1op1-2
ii  cups-core-drivers  2.4.1op1-2
ii  cups-daemon2.4.1op1-2
ii  cups-filters   1.28.13-1
ii  cups-ppdc  2.4.1op1-2
ii  cups-server-common 2.4.1op1-2
ii  debconf [debconf-2.0]  1.5.79
ii  ghostscript9.56.0~dfsg-1
ii  libavahi-client3   0.8-5
ii  libavahi-common3   0.8-5
ii  libc6  2.33-7
ii  libcups2   2.4.1op1-2
ii  libgcc-s1  12-20220319-1
ii  libstdc++6 12-20220319-1
ii  libusb-1.0-0   2:1.0.25-1
ii  poppler-utils  22.02.0-3
ii  procps 2:3.3.17-7+b1

Versions of packages cups recommends:
ii  avahi-daemon  0.8-5
ii  colord1.4.6-1

Versions of packages cups suggests:
ii  cups-bsd   2.4.1op1-2
pn  cups-pdf   
pn  foomatic-db-compressed-ppds | foomatic-db  
pn  smbclient  
ii  udev   250.4-1

-- debconf information:
  cupsys/raw-print: true
  cupsys/backend: lpd, socket, usb, snmp, dnssd



Bug#1008716: reinstallation

2022-04-03 Thread alain

i have just  reinstalled my system .


bullseye stable :

cups / system-config-printer : ok . works


bookworm / testing :

cups / system-config-printer : niet . do not work


bookworm / sid  :

cups / system-config-printer  : niet  . do not work


it seems that the problem is on your side .

could you solve it ? please .



Bug#1008716: problem with cups

2022-04-01 Thread alain

i installed hplip :

hplip:
  Installé : 3.21.12+dfsg0-1+b1
  Candidat : 3.21.12+dfsg0-1+b1
 Table de version :
 *** 3.21.12+dfsg0-1+b1 500
        500 http://deb.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status
     3.21.12+dfsg0-1 100
        100 http://deb.debian.org/debian testing/main amd64 Packages
hplip-gui:
  Installé : 3.21.12+dfsg0-1
  Candidat : 3.21.12+dfsg0-1
 Table de version :
 *** 3.21.12+dfsg0-1 500
        100 http://deb.debian.org/debian testing/main amd64 Packages
        100 http://deb.debian.org/debian testing/main i386 Packages
        500 http://deb.debian.org/debian unstable/main amd64 Packages
        500 http://deb.debian.org/debian unstable/main i386 Packages
        100 /var/lib/dpkg/status


hp-check

Saving output in log file: /home/alain/hp-check.log

HP Linux Imaging and Printing System (ver. 3.21.12)
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 861, in 
    dep.core.init()
  File "/usr/share/hplip/installer/core_install.py", line 523, in init
    self.get_distro()
  File "/usr/share/hplip/installer/core_install.py", line 661, in 
get_distro

    if 'MX' in distro_release_name:

NameError: name 'distro_release_name' is not defined


cat /home/alain/hp-check.log

hp-check[94120]: info: :
hp-check[94120]: info: :[01mHP Linux Imaging and Printing System (ver. 
3.21.12)[0m

hp-check[94120]: info: :[01mDependency/Version Check Utility ver. 15.1[0m
hp-check[94120]: info: :
hp-check[94120]: info: :Copyright (c) 2001-18 HP Development Company, LP
hp-check[94120]: info: :This software comes with ABSOLUTELY NO WARRANTY.
hp-check[94120]: info: :This is free software, and you are welcome to 
distribute it
hp-check[94120]: info: :under certain conditions. See COPYING file for 
more details.

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

hp-check[94120]: info: :
hp-check[94120]: info: :Check types:
hp-check[94120]: info: :a. EXTERNALDEP - External Dependencies
hp-check[94120]: info: :b. GENERALDEP - General Dependencies (required 
both at compile and run time)

hp-check[94120]: info: :c. COMPILEDEP - Compile time Dependencies
hp-check[94120]: info: :d. [All are run-time checks]
hp-check[94120]: info: :PYEXT SCANCONF QUEUES PERMISSION
hp-check[94120]: info: :
hp-check[94120]: info: :Status Types:
hp-check[94120]: info: :    OK
hp-check[94120]: info: :    MISSING       - Missing Dependency or 
Permission or Plug-in
hp-check[94120]: info: :    INCOMPAT      - Incompatible 
dependency-version or Plugin-version


hp-check[94120]: info: :


alain@sid:~$ lpstat -t
scheduler is running
system default destination: HP-ENVY-5530-series
matériel pour HP-ENVY-5530-series : 
hp:/usb/ENVY_5530_series?serial=CN595530XD06BX

HP-ENVY-5530-series accepte des requêtes depuis ven. 01 avril 2022 17:08:51
printer HP-ENVY-5530-series is idle.  enabled s

Bug#1008716: lpq / lpr (bis)

2022-04-01 Thread alain

installation of  some packages :

lpr:

  Installé : 1:2008.05.17.3+nmu1
  Candidat : 1:2008.05.17.3+nmu1
 Table de version :
 *** 1:2008.05.17.3+nmu1 500
        100 http://deb.debian.org/debian testing/main amd64 Packages
        500 http://deb.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status
tldr:
  Installé : 0.6.4-1+b5
  Candidat : 0.6.4-1+b5
 Table de version :
 *** 0.6.4-1+b5 500
        100 http://deb.debian.org/debian testing/main amd64 Packages
        500 http://deb.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status
N: Impossible de trouver le paquet lpnrg


use :

alain@sid:~$ lpq
lpq: lp: unknown printer

alain@sid:~$ tldr lp
No tldr entry for lp



Bug#1008716: lpq / lpr

2022-04-01 Thread alain

alain@sid:~$ lpq
bash: lpq : commande introuvable

alain@sid:~$ man lpr
Aucune entrée de manuel pour lpr

alain@sid:~$ tldr lp
bash: tldr : commande introuvable

alain@sid:~$ echo "test" | lp
lp: Error - No default destination.

alain@sid:~$ tldr lpr
bash: tldr : commande introuvable

alain@sid:~$ lpq -l
bash: lpq : commande introuvable

alain@sid:~$ lpstat

alain@sid:~$ lpq -abash: lpq : commande introuvable

alain@sid:~$ /usr/bin/lpq
bash: /usr/bin/lpq: Aucun fichier ou dossier de ce type

alain@sid:~$ apt policy lpq
N: Impossible de trouver le paquet lpq



Bug#1008716: printer

2022-04-01 Thread alain
my printer no longer works since dpkg update (2 - 3 days ago . it began 
with the 1.21.4 version)



/usr/sbin/lpinfo --make-and-model "hp envy 553" -m
drv:///hpijs.drv/hp-envy_5530_series-hpijs.ppd HP Envy 5530 Series 
hpijs, 3.21.12
hplip-data:0/ppd/hplip/HP/hp-envy_5530_series.ppd HP Envy 5530 Series, 
hpcups 3.21.12
hplip-data:1/ppd/hplip/HP/hp-envy_5530_series.ppd HP Envy 5530 Series, 
hpcups 3.21.12
hplip-data:2/ppd/hplip/HP/hp-envy_5530_series.ppd HP Envy 5530 Series, 
hpcups 3.21.12
hplip-data:3/ppd/hplip/HP/hp-envy_5530_series.ppd HP Envy 5530 Series, 
hpcups 3.21.12
hplip-data:4/ppd/hplip/HP/hp-envy_5530_series.ppd HP Envy 5530 Series, 
hpcups 3.21.12
hplip-data:5/ppd/hplip/HP/hp-envy_5530_series.ppd HP Envy 5530 Series, 
hpcups 3.21.12
hplip-data:6/ppd/hplip/HP/hp-envy_5530_series.ppd HP Envy 5530 Series, 
hpcups 3.21.12
hplip-data:7/ppd/hplip/HP/hp-envy_5530_series.ppd HP Envy 5530 Series, 
hpcups 3.21.12
drv:///hpcups.drv/hp-envy_5530_series.ppd HP Envy 5530 Series, hpcups 
3.21.12

everywhere IPP Everywhere

all of this  is ok . my envy 5536 is  well recognised .

but not in system-config-printer .

i can post photos , if you want ...

the last upgrades :

alain@sid:~$ tail -n 250 /var/log/apt/history.log | grep -iE 
"xauth|cups|dpkg"

Upgrade: cups-browsed:amd64 (1.28.12-1+b1, 1.28.13-1)
Upgrade: cups-filters-core-drivers:amd64 (1.28.12-1+b1, 1.28.13-1)
Upgrade: dpkg-dev:amd64 (1.21.6, 1.21.7), libdpkg-perl:amd64 (1.21.6, 
1.21.7)

Upgrade: dpkg:amd64 (1.21.6, 1.21.7)
Upgrade: cups-filters:amd64 (1.28.12-1+b1, 1.28.13-1)
Upgrade: libcupsfilters1:amd64 (1.28.12-1+b1, 1.28.13-1)
Upgrade: libwacom9:amd64 (2.1.0-2, 2.2.0-1), wine-development:amd64 
(6.17~repack-1, 6.18~repack-1), libwacom-common:amd64 (2.1.0-2, 
2.2.0-1), libxft2:amd64 (2.3.2-2, 2.3.4-1), xauth:amd64 (1:1.1-1, 
1:1.1.1-1), xwayland:amd64 (2:22.1.0-1, 2:22.1.1-1), libxft-dev:amd64 
(2.3.2-2, 2.3.4-1), wine64-development:amd64 (6.17~repack-1, 
6.18~repack-1), wine32-development:i386 (6.17~repack-1, 6.18~repack-1), 
libwine-development:amd64 (6.17~repack-1, 6.18~repack-1), 
libwine-development:i386 (6.17~repack-1, 6.18~repack-1), 
libwacom-bin:amd64 (2.1.0-2, 2.2.0-1), libwacom-dev:amd64 (2.1.0-2, 2.2.0-1)



i understand nothing , could you help me ?


printer plugged (220 Volts and usb ) and on  :

trying to add a printer in system-config-printer

https://i.imgur.com/hbMAMCX.jpg


works perfectly on stable bullseye

do i have to reinstall all the system ?



Bug#1008716: quirks

2022-04-01 Thread alain
Linux sid 5.16.0-6-amd64 #1 SMP PREEMPT Debian 5.16.18-1 (2022-03-29) 
x86_64 GNU/Linux
avril 01 08:31:50 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x001f, size 0, write)
avril 01 08:31:50 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x001e, size 0, write)
avril 01 08:31:50 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x001d, size 0, write)
avril 01 08:31:50 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x001c, size 0, write)
avril 01 08:31:50 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x001b, size 0, write)
avril 01 08:31:50 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x001a, size 0, write)
avril 01 08:31:50 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x0019, size 0, write)
avril 01 08:31:50 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x0018, size 0, write)



alain@sid:~$ sudo dmesg | grep quirks
[    1.479849] xhci_hcd :05:00.1: hcc params 0x0278ffe5 hci version 
0x110 quirks 0x0410
[    1.481241] xhci_hcd :05:00.3: hcc params 0x0278ffe5 hci version 
0x110 quirks 0x0410
[    1.482348] xhci_hcd :0c:00.3: hcc params 0x0278ffe5 hci version 
0x110 quirks 0x0410



alain@sid:~$ ls /etc/modprobe.d/
ath9k_htc.conf  dkms.conf  mdadm.conf  qemu-blacklist.conf

alain@sid:~$ cd /etc/modprobe.d

alain@sid:/etc/modprobe.d$ cat ath9k_htc.conf
options ath9k_htc use_dev_fw=1

alain@sid:/etc/modprobe.d$ cat dkms.conf
# modprobe information used for DKMS modules
#
# This is a stub file, should be edited when needed,
# used by default by DKMS.

alain@sid:/etc/modprobe.d$ cat mdadm.conf
# mdadm module configuration file
# set start_ro=1 to make newly assembled arrays read-only initially,
# to prevent metadata writes.  This is needed in order to allow
# resume-from-disk to work - new boot should not perform writes
# because it will be done behind the back of the system being
# resumed.  See http://bugs.debian.org/415441 for details.

options md_mod start_ro=1

alain@sid:/etc/modprobe.d$ cat qemu-blacklist.conf
blacklist bochs-drm



Bug#1008716: more info (4)

2022-04-01 Thread alain
Linux sid 5.16.0-6-amd64 #1 SMP PREEMPT Debian 5.16.18-1 (2022-03-29) 
x86_64 GNU/Linux
avril 01 08:32:11 sid gdm-launch-environment][1159]: GLib-GObject: 
g_object_unref: assertion 'G_IS_OBJECT (object)' failed
avril 01 08:32:08 sid gdm-password][2191]: gkr-pam: unable to locate 
daemon control file
avril 01 08:31:51 sid smartd[953]: Device: /dev/nvme0, number of Error 
Log entries increased from 767 to 768
avril 01 08:31:51 sid gnome-session-binary[1253]: GLib-GIO-CRITICAL: 
g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
avril 01 08:31:51 sid gnome-session-binary[1253]: GLib-GIO-CRITICAL: 
g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
avril 01 08:31:50 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x001f, size 0, write)
avril 01 08:31:50 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x001e, size 0, write)
avril 01 08:31:50 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x001d, size 0, write)
avril 01 08:31:50 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x001c, size 0, write)
avril 01 08:31:50 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x001b, size 0, write)
avril 01 08:31:50 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x001a, size 0, write)
avril 01 08:31:50 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x0019, size 0, write)
avril 01 08:31:50 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x0018, size 0, write)

alain@sid:~$


 don't know what are the last lines .

what is this ?

avril 01 08:31:50 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x001f, size 0, write)



thanks

alain .



Bug#1008716: more info (3)

2022-03-31 Thread alain
Linux sid 5.16.0-6-amd64 #1 SMP PREEMPT Debian 5.16.18-1 (2022-03-29) 
x86_64 GNU/Linux

mars 31 20:43:50 sid kernel: EXT4-fs (sdf1): Remounting filesystem read-only
mars 31 20:43:50 sid kernel: EXT4-fs error (device sdf1): 
ext4_put_super:1197: comm umount: Couldn't clean up the journal
mars 31 20:43:50 sid kernel: JBD2: Error -5 detected when updating 
journal superblock for sdf1-8.
mars 31 20:43:50 sid kernel: Buffer I/O error on dev sdf1, logical block 
243826688, lost sync page write

mars 31 20:43:50 sid kernel: Aborting journal on device sdf1-8.
mars 31 20:43:50 sid kernel: JBD2: Error -5 detected when updating 
journal superblock for sdf1-8.
mars 31 20:43:50 sid kernel: Buffer I/O error on dev sdf1, logical block 
243826688, lost sync page write

mars 31 20:43:50 sid kernel: EXT4-fs (sdd1): Remounting filesystem read-only
mars 31 20:43:50 sid kernel: EXT4-fs error (device sdd1): 
ext4_put_super:1197: comm umount: Couldn't clean up the journal
mars 31 20:43:50 sid kernel: JBD2: Error -5 detected when updating 
journal superblock for sdd1-8.
mars 31 20:43:50 sid kernel: Buffer I/O error on dev sdd1, logical block 
488144896, lost sync page write

mars 31 20:43:50 sid kernel: Aborting journal on device sdd1-8.
mars 31 20:43:50 sid kernel: JBD2: Error -5 detected when updating 
journal superblock for sdd1-8.
mars 31 20:43:50 sid kernel: Buffer I/O error on dev sdd1, logical block 
488144896, lost sync page write

mars 31 20:43:49 sid kernel: EXT4-fs (sdc1): Remounting filesystem read-only
mars 31 20:43:49 sid kernel: EXT4-fs error (device sdc1): 
ext4_put_super:1197: comm umount: Couldn't clean up the journal
mars 31 20:43:49 sid kernel: JBD2: Error -5 detected when updating 
journal superblock for sdc1-8.
mars 31 20:43:49 sid kernel: Buffer I/O error on dev sdc1, logical block 
488144896, lost sync page write

mars 31 20:43:49 sid kernel: Aborting journal on device sdc1-8.
mars 31 20:43:49 sid kernel: JBD2: Error -5 detected when updating 
journal superblock for sdc1-8.
mars 31 20:43:49 sid kernel: Buffer I/O error on dev sdc1, logical block 
488144896, lost sync page write
mars 31 19:42:04 sid gdm-launch-environment][1095]: GLib-GObject: 
g_object_unref: assertion 'G_IS_OBJECT (object)' failed
mars 31 19:42:01 sid gdm-password][2121]: gkr-pam: unable to locate 
daemon control file
mars 31 19:41:50 sid smartd[962]: Device: /dev/nvme0, number of Error 
Log entries increased from 766 to 767
mars 31 19:41:50 sid gnome-session-binary[1162]: GLib-GIO-CRITICAL: 
g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
mars 31 19:41:50 sid gnome-session-binary[1162]: GLib-GIO-CRITICAL: 
g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
mars 31 19:41:49 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x001f, size 0, write)
mars 31 19:41:49 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x001e, size 0, write)
mars 31 19:41:49 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x001d, size 0, write)
mars 31 19:41:49 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x001c, size 0, write)
mars 31 19:41:49 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x001b, size 0, write)
mars 31 19:41:49 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x001a, size 0, write)
mars 31 19:41:49 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x0019, size 0, write)
mars 31 19:41:49 sid kernel: i2c i2c-3: adapter quirk: no zero length 
(addr 0x0018, size 0, write)

alain@sid:~$ clear && uname -a && sudo journalctl -b -r -p err



Bug#1008716: more info (bis)

2022-03-31 Thread alain
alain@sid:~$ apt policy gnome gnome-core cups-filters 
cups-filters-core-drivers printer-driver-hpijs gnome-desktop3-data 
libavahi-client3 libavahi-common-data libavahi-common3 cups-filters


gnome:
  Installé : (aucun)
  Candidat : 1:42+1
 Table de version :
 1:42+1 500
    100 http://deb.debian.org/debian testing/main amd64 Packages
    500 http://deb.debian.org/debian unstable/main amd64 Packages
gnome-core:
  Installé : 1:42+1
  Candidat : 1:42+1
 Table de version :
 *** 1:42+1 500
    100 http://deb.debian.org/debian testing/main amd64 Packages
    500 http://deb.debian.org/debian unstable/main amd64 Packages
    100 /var/lib/dpkg/status
cups-filters:
  Installé : 1.28.12-1+b1
  Candidat : 1.28.12-1+b1
 Table de version :
 *** 1.28.12-1+b1 500
    100 http://deb.debian.org/debian testing/main amd64 Packages
    500 http://deb.debian.org/debian unstable/main amd64 Packages
    100 /var/lib/dpkg/status
cups-filters-core-drivers:
  Installé : 1.28.12-1+b1
  Candidat : 1.28.12-1+b1
 Table de version :
 *** 1.28.12-1+b1 500
    100 http://deb.debian.org/debian testing/main amd64 Packages
    500 http://deb.debian.org/debian unstable/main amd64 Packages
    100 /var/lib/dpkg/status
printer-driver-hpijs:
  Installé : 3.21.12+dfsg0-1+b1
  Candidat : 3.21.12+dfsg0-1+b1
 Table de version :
 *** 3.21.12+dfsg0-1+b1 500
    500 http://deb.debian.org/debian unstable/main amd64 Packages
    100 /var/lib/dpkg/status
 3.21.12+dfsg0-1 100
    100 http://deb.debian.org/debian testing/main amd64 Packages
gnome-desktop3-data:
  Installé : 42.0-1
  Candidat : 42.0-1
 Table de version :
 *** 42.0-1 500
    100 http://deb.debian.org/debian testing/main amd64 Packages
    100 http://deb.debian.org/debian testing/main i386 Packages
    500 http://deb.debian.org/debian unstable/main amd64 Packages
    500 http://deb.debian.org/debian unstable/main i386 Packages
    100 /var/lib/dpkg/status
libavahi-client3:
  Installé : 0.8-5
  Candidat : 0.8-5
 Table de version :
 *** 0.8-5 500
    100 http://deb.debian.org/debian testing/main amd64 Packages
    500 http://deb.debian.org/debian unstable/main amd64 Packages
    100 /var/lib/dpkg/status
libavahi-common-data:
  Installé : 0.8-5
  Candidat : 0.8-5
 Table de version :
 *** 0.8-5 500
    100 http://deb.debian.org/debian testing/main amd64 Packages
    500 http://deb.debian.org/debian unstable/main amd64 Packages
    100 /var/lib/dpkg/status
libavahi-common3:
  Installé : 0.8-5
  Candidat : 0.8-5
 Table de version :
 *** 0.8-5 500
    100 http://deb.debian.org/debian testing/main amd64 Packages
    500 http://deb.debian.org/debian unstable/main amd64 Packages
    100 /var/lib/dpkg/status
cups-filters:
  Installé : 1.28.12-1+b1
  Candidat : 1.28.12-1+b1
 Table de version :
 *** 1.28.12-1+b1 500
    100 http://deb.debian.org/debian testing/main amd64 Packages
    500 http://deb.debian.org/debian unstable/main amd64 Packages
    100 /var/lib/dpkg/status

don't know if it can help .



Bug#1008716: more info from me

2022-03-31 Thread alain

you can follow my research, here:

https://debian-facile.org/viewtopic.php?id=31698

4 pages , nearly 90 posts and still no solution .



Bug#1008716: dpkg: unable to print since dpkg update

2022-03-31 Thread alain
Package: dpkg
Version: 1.21.6
Severity: important
Tags: upstream
X-Debbugs-Cc: compte.perso.de-al...@bbox.fr

Dear Maintainer,

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

   * What led up to the situation?
dpkg updates

   * What exactly did you do (or not do) that was effective (or
 ineffective)?
I have updated my system (my sid)

   * What was the outcome of this action?
a monstrous mess in the system.
usb media (keys, disks, printers) no longer work.
when I turn on my second screen (hot), as well as when I turn it off, the
desktop crashes systematically and I'm always back to the login screen.

   * What outcome did you expect instead?
I was hoping that my pc would work better but it didn't.

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

now, since the last update of dpkg (1.21.6), the usb supports work again.
but still not the printer.
h.p. envy 5536 : driverless , cups-filters 1.28.7 : ok under stable . still not
under sid (3.31.12 I think)

I think I have tried everything. Can you help me?

and for this login problem (AMD RX 6800) ?
and for this printer problem ?
I'm waiting for your requests / advices 





-- Package-specific info:
This system uses merged-usr-via-aliased-dirs, going behind dpkg's
back, breaking its core assumptions. This can cause silent file
overwrites and disappearances, and its general tools misbehavior.
See .

-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (100, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.16.0-5-amd64 (SMP w/24 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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 dpkg depends on:
ii  libbz2-1.0   1.0.8-5
ii  libc62.33-7
ii  liblzma5 5.2.5-2
ii  libselinux1  3.3-1+b2
ii  tar  1.34+dfsg-1
ii  zlib1g   1:1.2.11.dfsg-4

dpkg recommends no packages.

Versions of packages dpkg suggests:
ii  apt2.4.3
pn  debsig-verify  

-- no debconf information



Bug#981089: tracker-miner-fs: Tracker miners are started for (some?) system users

2022-03-03 Thread Alain Ducharme
Confirmed this is a bug, I just installed bullseye and noticed Tracker syslog 
noise.
Specifically the system user is: "Debian-gdm" (login screen)
Because services are "WantedBy=default.target"
...so symlinked from: /etc/systemd/user/default.target.wants/

The fix is to modify one line in both:
/usr/lib/systemd/user/tracker-extract.service
/usr/lib/systemd/user/tracker-miner-fs.service
From:
ConditionUser=!root
To:
ConditionUser=!@system

sed -i 's|ConditionUser=!root|ConditionUser=!@system|' 
/usr/lib/systemd/user/tracker-{extract,miner-fs}.service

man systemd.unit # reference for ConditionUser: @system = uid < 1000

Other than lobotomizing the system to disable it system wide,
The easy way to disable tracker for one user as that user:
# Disable autostarts:
for f in /etc/xdg/autostart/tracker*; do echo -e "[Desktop 
Entry]\nType=Application\n$(grep Name= $f)\nHidden=true" > 
~/".config/autostart/${f##*/}"; done

# Disable tracker systemd user services:
systemctl --user --now mask $(basename -a /usr/lib/systemd/user/tracker*)

# Doesn't hurt to also disable using GNOME settings:
gsettings set org.freedesktop.Tracker.Miner.Files crawling-interval -2 # disable
gsettings set org.freedesktop.Tracker.Miner.Files enable-monitors false # 
disable

Cheers.



Bug#1001684: Davmail should use log4j 2.16 rather than 1.2

2021-12-14 Thread Alain Knaff
Hi Alexandre,

On 14/12/2021 11:51, Alexandre Rossi wrote:
> tag 1001684 moreinfo
> thanks
> 
> Hi,
> 
>> According to https://github.com/jagornet/dhcp/issues/20 , log4j 1.2 is
>> vulnerable to CVE-2019-17571, so davmail should use log4j 2.15 or 2.16
>> instead.
> 
> According to the debian security tracker[1], this has been fixed in
> log4j so davmail uses a fixed version.
> https://security-tracker.debian.org/tracker/source-package/apache-log4j1.2

ok that's good news :-)

> 
> Do you have exploit code that works against davmail or any other clue
> that davmail needs fixing?

Unfortunately not.

I only stumbled upon this when examining our servers for instances
vulnerable to CVE-2021-44228. Forums seem to claim that versions log4j
versions 1 are not safe either (different vulnerabilities), but without
giving any specifics. However, log4j team itself says versions 1.x are
"end of life" and should be avoided. So, it's more a case of "better be
safe than sorry" than any concrete exploit.

Also, since a while already, Java now has its own internal logging
framework (java.util.logging.Logger), so there should be less and less
reason to use potentially unsafe third-party logging libraries (but
switching to java's internal logging might be more difficult to do in
the short run than just upgrading to a newer version).


> 
> Thanks,
> 
> Alex
> 

Regards,
-- 
Alain Knaff
Ingénieur Informaticien

LE GOUVERNEMENT DU GRAND-DUCHÉ DE LUXEMBOURG
Ministère de l'Environnement, du Climat et du Développement durable
Administration de l'environnement

1, avenue du Rock'n'Roll . L-4361 Esch-sur-Alzette
Tél. (+352) 40 56 56-309
E-Mail: alain.kn...@aev.etat.lu
www.emwelt.lu . www.environnement.public.lu . www.luxembourg.lu

Bug#1001684: Davmail should use log4j 2.16 rather than 1.2

2021-12-14 Thread Alain Knaff
Package: davmail
Version: 5.1.0.2891-2

Hi,

According to https://github.com/jagornet/dhcp/issues/20 , log4j 1.2 is
vulnerable to CVE-2019-17571, so davmail should use log4j 2.15 or 2.16
instead.

Thanks,

-- 
Alain Knaff
Ingénieur Informaticien

LE GOUVERNEMENT DU GRAND-DUCHÉ DE LUXEMBOURG
Ministère de l'Environnement, du Climat et du Développement durable
Administration de l'environnement

1, avenue du Rock'n'Roll . L-4361 Esch-sur-Alzette
Tél. (+352) 40 56 56-309
E-Mail: alain.kn...@aev.etat.lu
www.emwelt.lu . www.environnement.public.lu . www.luxembourg.lu

Bug#1000985: Mailman web interface shows Fedora icon on login page, which errors when clicked on

2021-12-01 Thread Alain Knaff
Package: mailman3-web
Version: 0+20200530-2

Hi,

Mailman3-web ships with a
/usr/share/mailman3-web/settings_local.py.sample file that has
django_mailman3.lib.auth.fedora included in INSTALLED_APPS

This causes appearance of a fedora logo on the mailing lists' login
page. However, clicking on that logo results in an error message mailed
to admin (see attach)

Removing django_mailman3.lib.auth.fedora from
/etc/mailman3/mailman-web.py locally fixes the issue, but obviously
packages should not ship with defaults that cause errors.

Thanks,

Alain
--- Begin Message ---
Internal Server Error: /mailman3/accounts/fedora/login/

TypeError at /accounts/fedora/login/
_openid_consumer() missing 2 required positional arguments: 'provider' and 
'endpoint'

Request Method: GET
Request URL: 
https://udpcast.linux.lu/mailman3/accounts/fedora/login/?process=login=%2Fmailman3%2Fhyperkitty%2Flist%2Fudpcast%40udpcast.linux.lu%2F2014%2F5%2F
Django Version: 2.2.24
Python Executable: /usr/bin/uwsgi-core
Python Version: 3.9.2
Python Path: ['.', '', '/usr/lib/python39.zip', '/usr/lib/python3.9', 
'/usr/lib/python3.9/lib-dynload', '/usr/local/lib/python3.9/dist-packages', 
'/usr/lib/python3/dist-packages', '/usr/lib/python3.9/dist-packages']
Server time: Mon, 1 Nov 2021 07:20:20 +
Installed Applications:
('hyperkitty',
 'postorius',
 'django_mailman3',
 'django.contrib.admin',
 'django.contrib.auth',
 'django.contrib.contenttypes',
 'django.contrib.sessions',
 'django.contrib.sites',
 'django.contrib.messages',
 'django.contrib.staticfiles',
 'rest_framework',
 'django_gravatar',
 'compressor',
 'haystack',
 'django_extensions',
 'django_q',
 'allauth',
 'allauth.account',
 'allauth.socialaccount',
 'django_mailman3.lib.auth.fedora')
Installed Middleware:
('django.contrib.sessions.middleware.SessionMiddleware',
 'django.middleware.common.CommonMiddleware',
 'django.middleware.csrf.CsrfViewMiddleware',
 'django.middleware.locale.LocaleMiddleware',
 'django.contrib.auth.middleware.AuthenticationMiddleware',
 'django.contrib.messages.middleware.MessageMiddleware',
 'django.middleware.clickjacking.XFrameOptionsMiddleware',
 'django.middleware.security.SecurityMiddleware',
 'django_mailman3.middleware.TimezoneMiddleware',
 'postorius.middleware.PostoriusMiddleware')


Traceback:

File "/usr/lib/python3/dist-packages/django/core/handlers/exception.py" in inner
  34. response = get_response(request)

File "/usr/lib/python3/dist-packages/django/core/handlers/base.py" in 
_get_response
  115. response = self.process_exception_by_middleware(e, 
request)

File "/usr/lib/python3/dist-packages/django/core/handlers/base.py" in 
_get_response
  113. response = wrapped_callback(request, *callback_args, 
**callback_kwargs)

File "/usr/lib/python3/dist-packages/django/views/generic/base.py" in view
  71. return self.dispatch(request, *args, **kwargs)

File "/usr/lib/python3/dist-packages/django/views/generic/base.py" in dispatch
  97. return handler(request, *args, **kwargs)

File "/usr/lib/python3/dist-packages/django_mailman3/lib/auth/fedora/views.py" 
in get
  56. return self.post(request, *args, **kwargs)

File "/usr/lib/python3/dist-packages/django_mailman3/lib/auth/fedora/views.py" 
in post
  67. client = _openid_consumer(request)

Exception Type: TypeError at /accounts/fedora/login/
Exception Value: _openid_consumer() missing 2 required positional arguments: 
'provider' and 'endpoint'
Request information:
USER: AnonymousUser

GET:
process = 'login'
next = '/mailman3/hyperkitty/list/udpc...@udpcast.linux.lu/2014/5/'

POST: No POST data

FILES: No FILES data

COOKIES: No cookie data

META:
CONTEXT_DOCUMENT_ROOT = '/var/www/html'
CONTEXT_PREFIX = ''
DOCUMENT_ROOT = '/var/www/html'
GATEWAY_INTERFACE = 'CGI/1.1'
HTTPS = 'on'
HTTP_ACCEPT = 
'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8,text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8'
HTTP_ACCEPT_ENCODING = 'gzip, deflate, br'
HTTP_AMP_CACHE_TRANSFORM = 'google;v="1..8"'
HTTP_CONNECTION = 'keep-alive'
HTTP_FROM = 'googlebot(at)googlebot.com'
HTTP_HOST = 'udpcast.linux.lu'
HTTP_USER_AGENT = 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) 
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Mobile Safari/537.36 
(compatible; Googlebot/2.1; +http://www.google.com/bot.html)'
PATH = '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
PATH_INFO = '/accounts/fedora/login/'
QUERY_STRING = 
'process=login=%2Fmailman3%2Fhyperkitty%2Flist%2Fudpcast%40udpcast.linux.lu%2F2014%2F5%2F'
REMOTE_ADDR = '66.249.64.45'
REMOTE_PORT = '37475'
REQUEST_METHOD = 'GET'
REQUEST_SCHEME = 'https'
REQUEST_URI = 
'/mailman3/accounts/fedora/login/?process=login=%2Fmailman3%2Fhyperkitty%2Flist%2Fudpcast%40udpcast.linux.lu%2F2014%2F5%2F'
SCRIPT_FILENAME = 'proxy

Bug#1000908: procps ships with a file in /usr/lib/sysctl.d/ that does not start with a pair of digits

2021-11-30 Thread Alain Knaff
Package: procps
Version: 2:3.3.17-5

Hi,

Procps includes a sysctl configuration file in /usr/lib/sysctl.d/ that
disallows root from overwriting group-writable files in setgid directories.

As this interferes with our backup script, we initially tried to
override it with a local file in /etc/sysctl.d, but this at first failed
due to the "interesting" way how systemd manages priorities among those
configuration files.

Apparently, systemd recommends to call those files NN-xyz.conf, with NN
being a pair of decimals to be used for ordering, as detailed in Lennart
Poettering's answer to this bug-report:

https://github.com/systemd/systemd/issues/20919


Procps' protect-links.conf file does unfortunately not follow this
convention. If for example the file was called 10-protect-links.conf,
sysadmins could easily override it by calling their file 99-allow-links.conf

We solved the issue locally by calling our file zz-allow-links.conf, but
I thought I'd mention this here in order to spare a lengthy search to
fellow sysadmins who might have the same need.

Thanks,

Alain



Bug#998657: more information

2021-11-06 Thread alain

les sites qui m'ont inspiré :


https://debian-facile.org/viewtopic.php?id=30918


https://paolozaino.wordpress.com/2021/02/21/linux-configure-and-use-your-tpm-2-0-module-on-linux/


the result I got:


https://debian-facile.org/viewtopic.php?pid=369584#p369584



Bug#998657: tpm2-abrmd: tpm daemon do not run and often breaks at startup

2021-11-05 Thread alain
Package: tpm2-abrmd
Version: 2.4.0-1
Severity: normal
Tags: upstream
X-Debbugs-Cc: compte.perso.de-al...@bbox.fr

Dear Maintainer,

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

   * What led up to the situation?
installation of tpm2-abrmd
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
tpm2-abrmd installed .

alain@sid:~$ apt policy tpm2-abrmd
tpm2-abrmd:
  Installé : 2.4.0-1
  Candidat : 2.4.0-1
 Table de version :
 *** 2.4.0-1 500
100 https://deb.debian.org/debian testing/main amd64 Packages
500 https://deb.debian.org/debian unstable/main amd64 Packages
100 /var/lib/dpkg/status
 2.3.3-1+b2 100
100 http://deb.debian.org/debian stable/main amd64 Packages

systemctl enable tpm2-abrmd

Synchronizing state of tpm2-abrmd.service with SysV service script with
/lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable tpm2-abrmd

reboot

   * What was the outcome of this action?

at startup :

sudo systemctl status tpm2-abrmd

○ tpm2-abrmd.service - TPM2 Access Broker and Resource Management Daemon
 Loaded: loaded (/lib/systemd/system/tpm2-abrmd.service; disabled; vendor
preset: enabled)
 Active: inactive (dead)

nov. 04 11:17:44 sid systemd[1]: Dependency failed for TPM2 Access Broker and
Resource Management Daemon.
nov. 04 11:17:44 sid systemd[1]: tpm2-abrmd.service: Job
tpm2-abrmd.service/start failed with result 'dependency'.

   * What outcome did you expect instead?

I was hoping that the TPM2 daemon would work and not make any error.
But this is not the case.
it slows down, even prevents my startup.

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


So, as it is not ready and causes me trouble, I remove it.

alain@sid:~$ apt policy tpm2-abrmd
tpm2-abrmd:
  Installé : (aucun)
  Candidat : 2.4.0-1
 Table de version :
 2.4.0-1 500
100 https://deb.debian.org/debian testing/main amd64 Packages
500 https://deb.debian.org/debian unstable/main amd64 Packages
 2.3.3-1+b2 100
100 http://deb.debian.org/debian stable/main amd64 Packages




-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (100, 'testing'), 
(100, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.14.0-4-amd64 (SMP w/24 CPU threads)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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 tpm2-abrmd depends on:
ii  init-system-helpers  1.60
ii  libc62.32-4
ii  libglib2.0-0 2.70.0-3
ii  libtss2-mu0  3.1.0-3
ii  libtss2-rc0  3.1.0-3
ii  libtss2-sys1 3.1.0-3
ii  libtss2-tctildr0 3.1.0-3

tpm2-abrmd recommends no packages.

tpm2-abrmd suggests no packages.

-- debconf-show failed


Bug#998101: recent upgrade

2021-11-04 Thread alain

apt policy gnome-shell gnome-core thunderbird-l10n-fr firefox

gnome-shell:
  Installé : 41.0-2
  Candidat : 41.0-2
 Table de version :
 *** 41.0-2 500
    100 https://deb.debian.org/debian testing/main amd64 Packages
    500 https://deb.debian.org/debian unstable/main amd64 Packages
    100 /var/lib/dpkg/status
 3.38.6-1~deb11u1 100
    100 http://deb.debian.org/debian stable/main amd64 Packages
gnome-core:
  Installé : 1:40+1
  Candidat : 1:40+1
 Table de version :
 *** 1:40+1 500
    100 https://deb.debian.org/debian testing/main amd64 Packages
    500 https://deb.debian.org/debian unstable/main amd64 Packages
    100 /var/lib/dpkg/status
 1:3.38+3 100
    100 http://deb.debian.org/debian stable/main amd64 Packages
thunderbird-l10n-fr:
  Installé : 1:91.3.0-1
  Candidat : 1:91.3.0-1
 Table de version :
 *** 1:91.3.0-1 500
    500 https://deb.debian.org/debian unstable/main amd64 Packages
    100 /var/lib/dpkg/status
 1:91.2.1-1 500
    500 https://deb.debian.org/debian unstable/main i386 Packages
 1:78.14.0-1 100
    100 https://deb.debian.org/debian testing/main amd64 Packages
    100 https://deb.debian.org/debian testing/main i386 Packages
 1:78.14.0-1~deb11u1 100
    100 http://deb.debian.org/debian stable/main amd64 Packages
    100 http://deb.debian.org/debian stable/main i386 Packages
firefox:
  Installé : 94.0-1
  Candidat : 94.0-1
 Table de version :
 *** 94.0-1 500
    500 https://deb.debian.org/debian unstable/main amd64 Packages
    100 /var/lib/dpkg/status
 92.0-2+b1 1
  1 https://deb.debian.org/debian experimental/main amd64 Packages

gnome does not seem to have been updated.
on the other hand, thunderbird and firefox have been updated.
I'm looking at it.
Is it better?



Bug#998101: further informations

2021-11-01 Thread alain

I wonder if the error does not come from Thunderbird.

When I look at my mails (in thunderbird), the links work one time out of 
two, or even less.


Almost systematically, the links loop on themselves and not in a 
browser. and this despite a good mimeapps.list.


I can always rectify the assignment of the programs in gnome, but if I 
stay in thunderbird, the links jump systematically.


 on the other hand, links in hexchat or firefox are usually not a problem.

I don't know, in fact.

I need a troubleshooting but I don't know where to start.

Thanks.



Translated with www.DeepL.com/Translator (free version)



Bug#998101: other desktops

2021-10-31 Thread alain

seems to work well with "Xfce" and "Cinnamon" .


but "Gnome flashback" seems to break .

can't run this desktop .


not shure . didn't verified on a long time .



Bug#998101: ~/.config /mimeapps.list

2021-10-31 Thread alain
made a backup of mimeapps.list and re-created a new one . still the same 
problem .


is it a gnome bug ? a thunderbird bug ? a firefox bug ?


cat mimeapps.list.bak

[Default Applications]
x-scheme-handler/http=firefox.desktop
x-scheme-handler/https=firefox.desktop
x-scheme-handler/mailto=thunderbird.desktop
text/calendar=thunderbird.desktop
image/jpeg=shotwell-viewer.desktop
image/jpg=shotwell-viewer.desktop
image/pjpeg=shotwell-viewer.desktop
image/png=shotwell-viewer.desktop
image/tiff=shotwell-viewer.desktop
image/x-3fr=shotwell-viewer.desktop
image/x-adobe-dng=shotwell-viewer.desktop
image/x-arw=shotwell-viewer.desktop
image/x-bay=shotwell-viewer.desktop
image/x-bmp=shotwell-viewer.desktop
image/x-canon-cr2=shotwell-viewer.desktop
image/x-canon-crw=shotwell-viewer.desktop
image/x-cap=shotwell-viewer.desktop
image/x-cr2=shotwell-viewer.desktop
image/x-crw=shotwell-viewer.desktop
image/x-dcr=shotwell-viewer.desktop
image/x-dcraw=shotwell-viewer.desktop
image/x-dcs=shotwell-viewer.desktop
image/x-dng=shotwell-viewer.desktop
image/x-drf=shotwell-viewer.desktop
image/x-eip=shotwell-viewer.desktop
image/x-erf=shotwell-viewer.desktop
image/x-fff=shotwell-viewer.desktop
image/x-fuji-raf=shotwell-viewer.desktop
image/x-iiq=shotwell-viewer.desktop
image/x-k25=shotwell-viewer.desktop
image/x-kdc=shotwell-viewer.desktop
image/x-mef=shotwell-viewer.desktop
image/x-minolta-mrw=shotwell-viewer.desktop
image/x-mos=shotwell-viewer.desktop
image/x-mrw=shotwell-viewer.desktop
image/x-nef=shotwell-viewer.desktop
image/x-nikon-nef=shotwell-viewer.desktop
image/x-nrw=shotwell-viewer.desktop
image/x-olympus-orf=shotwell-viewer.desktop
image/x-orf=shotwell-viewer.desktop
image/x-panasonic-raw=shotwell-viewer.desktop
image/x-pef=shotwell-viewer.desktop
image/x-pentax-pef=shotwell-viewer.desktop
image/x-png=shotwell-viewer.desktop
image/x-ptx=shotwell-viewer.desktop
image/x-pxn=shotwell-viewer.desktop
image/x-r3d=shotwell-viewer.desktop
image/x-raf=shotwell-viewer.desktop
image/x-raw=shotwell-viewer.desktop
image/x-rw2=shotwell-viewer.desktop
image/x-rwl=shotwell-viewer.desktop
image/x-rwz=shotwell-viewer.desktop
image/x-sigma-x3f=shotwell-viewer.desktop
image/x-sony-arw=shotwell-viewer.desktop
image/x-sony-sr2=shotwell-viewer.desktop
image/x-sony-srf=shotwell-viewer.desktop
image/x-sr2=shotwell-viewer.desktop
image/x-srf=shotwell-viewer.desktop
image/x-x3f=shotwell-viewer.desktop
x-scheme-handler/discord-424004941485572097=discord-424004941485572097.desktop
x-scheme-handler/chrome=firefox.desktop
application/x-extension-htm=firefox.desktop
application/x-extension-html=firefox.desktop
application/x-extension-shtml=firefox.desktop
application/xhtml+xml=firefox.desktop
application/x-extension-xhtml=firefox.desktop
application/x-extension-xht=firefox.desktop
x-scheme-handler/ftp=firefox-esr.desktop
video/x-ogm+ogg=vlc.desktop
video/ogg=vlc.desktop
video/x-ogm=vlc.desktop
video/x-theora+ogg=vlc.desktop
video/x-theora=vlc.desktop
video/x-ms-asf=vlc.desktop
video/x-ms-asf-plugin=vlc.desktop
video/x-ms-asx=vlc.desktop
video/x-ms-wm=vlc.desktop
video/x-ms-wmv=vlc.desktop
video/x-ms-wmx=vlc.desktop
video/x-ms-wvx=vlc.desktop
video/x-msvideo=vlc.desktop
video/divx=vlc.desktop
video/msvideo=vlc.desktop
video/vnd.divx=vlc.desktop
video/avi=vlc.desktop
video/x-avi=vlc.desktop
video/vnd.rn-realvideo=vlc.desktop
video/mp2t=vlc.desktop
video/mpeg=vlc.desktop
video/mpeg-system=vlc.desktop
video/x-mpeg=vlc.desktop
video/x-mpeg2=vlc.desktop
video/x-mpeg-system=vlc.desktop
video/mp4=vlc.desktop
video/mp4v-es=vlc.desktop
video/x-m4v=vlc.desktop
video/quicktime=vlc.desktop
video/x-matroska=vlc.desktop
video/webm=vlc.desktop
video/3gp=vlc.desktop
video/3gpp=vlc.desktop
video/3gpp2=vlc.desktop
video/vnd.mpegurl=vlc.desktop
video/dv=vlc.desktop
video/x-anim=vlc.desktop
video/x-nsv=vlc.desktop
video/fli=vlc.desktop
video/flv=vlc.desktop
video/x-flc=vlc.desktop
video/x-fli=vlc.desktop
video/x-flv=vlc.desktop
audio/x-vorbis+ogg=rhythmbox.desktop
audio/vorbis=rhythmbox.desktop
audio/x-vorbis=rhythmbox.desktop
audio/x-scpls=rhythmbox.desktop
audio/x-mp3=rhythmbox.desktop
audio/x-mpeg=rhythmbox.desktop
audio/mpeg=rhythmbox.desktop
audio/x-mpegurl=rhythmbox.desktop
audio/x-flac=rhythmbox.desktop
audio/mp4=rhythmbox.desktop
audio/x-it=rhythmbox.desktop
audio/x-mod=rhythmbox.desktop
audio/x-s3m=rhythmbox.desktop
audio/x-stm=rhythmbox.desktop
audio/x-xm=rhythmbox.desktop
text/html=firefox.desktop

[Added Associations]
x-scheme-handler/http=chromium.desktop;firefox.desktop;thunderbird.desktop;firefox-esr.desktop;
x-scheme-handler/https=chromium.desktop;firefox.desktop;thunderbird.desktop;firefox-esr.desktop;
x-scheme-handler/mailto=thunderbird.desktop;
text/calendar=thunderbird.desktop;
application/vnd.debian.binary-package=gdebi.desktop;
video/mp4=mediainfo-gui.desktop;vlc.desktop;
application/x-cd-image=gnome-disk-image-mounter.desktop;
application/x-wine-extension-inf=mousepad.desktop;
application/x-desktop=mousepad.desktop;

Bug#998101: firefox-l10n-fr: firefox often skips and is replaced by thunderbird (Gnome 41)

2021-10-30 Thread alain
Package: firefox-l10n-fr
Version: 93.0-1
Severity: important
Tags: upstream
X-Debbugs-Cc: compte.perso.de-al...@bbox.fr

Dear Maintainer,

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

   * What led up to the situation?
don't know .

   * What exactly did you do (or not do) that was effective (or
 ineffective)?
update-alternatives --config gnome-www-browser

in thunderbird , menu edition , preferences : advanced , general ,
configuration editor
i modifioed the following keys :
network.protocol-handler.warn-external.ftp
network.protocol-handler.warn-external.http
network.protocol-handler.warn-external.https
set to "true"

   * What was the outcome of this action?
the first action has updated the browser .

the second action asks me to choose my browser and makes the change.

   * What outcome did you expect instead?
I want my browser to be set to firefox and not to move.

*** End of the template - remove these template lines ***
often my browser skips and is replaced by thunderbird .

Despite my attempts, I can't stabilize it.

What could be the cause of this?

do you have an idea ? a solution ?

(gnome 41)

alain@sid:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:Debian GNU/Linux bookworm/sid
Release:unstable
Codename:   sid

alain@sid:~$ uname -a
Linux sid 5.14.0-3-amd64 #1 SMP Debian 5.14.12-1 (2021-10-14) x86_64 GNU/Linux

alain@sid:~$ apt policy gnome-shell gnome-core thunderbird-l10n-fr
firefox-l10n-fr
gnome-shell:
  Installé : 41.0-2
  Candidat : 41.0-2
 Table de version :
 *** 41.0-2 500
100 https://deb.debian.org/debian testing/main amd64 Packages
500 https://deb.debian.org/debian unstable/main amd64 Packages
100 /var/lib/dpkg/status
 3.38.6-1~deb11u1 100
100 http://deb.debian.org/debian stable/main amd64 Packages
gnome-core:
  Installé : 1:40+1
  Candidat : 1:40+1
 Table de version :
 *** 1:40+1 500
100 https://deb.debian.org/debian testing/main amd64 Packages
500 https://deb.debian.org/debian unstable/main amd64 Packages
100 /var/lib/dpkg/status
 1:3.38+3 100
100 http://deb.debian.org/debian stable/main amd64 Packages
thunderbird-l10n-fr:
  Installé : 1:91.2.1-1
  Candidat : 1:91.2.1-1
 Table de version :
 *** 1:91.2.1-1 500

500 https://deb.debian.org/debian unstable/main amd64 Packages
500 https://deb.debian.org/debian unstable/main i386 Packages
100 /var/lib/dpkg/status
 1:91.2.0-1 1
  1 https://deb.debian.org/debian experimental/main amd64 Packages
 1:91.0~b5-1 1
  1 https://deb.debian.org/debian experimental/main i386 Packages
 1:78.14.0-1 100
100 https://deb.debian.org/debian testing/main amd64 Packages
100 https://deb.debian.org/debian testing/main i386 Packages
 1:78.14.0-1~deb11u1 100
100 http://deb.debian.org/debian stable/main amd64 Packages
100 http://deb.debian.org/debian stable/main i386 Packages
firefox-l10n-fr:
  Installé : 93.0-1
  Candidat : 93.0-1
 Table de version :
 *** 93.0-1 500
500 https://deb.debian.org/debian unstable/main amd64 Packages
100 /var/lib/dpkg/status
 92.0-2 1
  1 https://deb.debian.org/debian experimental/main amd64 Packages
  1 https://deb.debian.org/debian experimental/main i386 Packages
 92.0-1 500
500 https://deb.debian.org/debian unstable/main i386 Packages







-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (100, 'testing'), 
(100, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.14.0-3-amd64 (SMP w/24 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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 firefox-l10n-fr depends on:
ii  firefox  93.0-1+b1

Versions of packages firefox-l10n-fr recommends:
ii  hunspell-fr  1:7.0-1

firefox-l10n-fr suggests no packages.

-- debconf-show failed


Bug#997060: [Pkg-mailman-hackers] Bug#997060: Bring back mailing list support to Debian

2021-10-26 Thread Alain Knaff
Hi,

On 10/24/21 12:27 AM, Pierre-Elliott Bécue wrote:
[...]
> mailman removal is the decision of the mailman maintainer, Thijs, due to
> the fact it relies on python2 which got removed from Debian.
> 
> Regarding mailman3, I did the nginx integration, Jonas the Apache2 one,
> from upstream recommendations. Looking from the config, I'd try the URL
> without the trailing slash: https://myserver/mailman3

Thanks for your reply.

Indeed, in the meantime I found the following bug report:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996105

... and followed their advice to remove that trailing slash from
/etc/mailman3/apache2.conf, and that made it work.

> 
> I don't know if the proxy permissions are really required.

Without it, I get a permission error (even with slash removed from
apache2.conf)

> 
> Apart from that, mailman3 is in Debian since Buster, so more than three
> years, and while it indeed carried out its lot of bugs, it's quite
> usable.

There are indeed still a number of issues present which make integration
cumbersome:

- obscure "lmtp" interface to submit mails, makes it difficult to have
domains that contain both mailing lists and direct mail users. The old
way of calling /usr/lib/mailman/mail/mailman to submit was easier to
integrate. Why not ship an lmtp client that can be called the same way
as the old /usr/lib/mailman/mail/mailman ?

- the non-standard uwsgi proxy for the web interface, rather than plain
CGI which just works, and is easy to debug.

> 
> Regards,
> --
> Pierre-Elliott Bécue
> 

Regards,

Alain



Bug#997060: Bring back mailing list support to Debian

2021-10-23 Thread Alain Knaff
Package: mailman3-web
Version: 0+20200530-2

Hi,

After I recently upgraded my server to Debian 11, I was rather appalled
that mailman was dropped without a clear migration path.

I figured out that this is now replaced by mailman3-full, but apparently
that package is still pretty much work in progress.

/usr/share/doc/mailman3-web/README.Debian.gz says to run
dpkg-reconfigure mailman3-web after installing it, and this does indeed
prompt me to set up a superuser account, and installs its configuration
in the webserver

However, when navigating to https://myserver/mailman3/ , I encounter
several issues:

1. Proxy permissions are not set up.

So I added the following:


Require all granted



2. After the above, I see a message "Page not found This page either
doesn't exist, or it moved somewhere else."

Links in the top menu bar are broken, they snip off the last letter of
"mailman3", so it becomes "mailman". After setting up a ProxyPass for
the path "mailman" as well, I see that another letter is snipped in the
top links, so it becomes "mailma", then "mailm", ...

What is going on here?


3. So, I tried clicking on login, and manually added back the missing 3
to the URL and went to
https://myserver/mailman3/accounts/login/?next=/mailman3/accounts/login/

=> Still the same page with "Page not found. This page either doesn't
exist, or it moved somewhere else."


So, what gives?

I can understand that it takes some time for a full rewrite of a major
software to become production-ready. However, in that case, please don't
drop the working previous version (mailman 2.1) until the new one is
actually usable.

Thanks,

Alain



Bug#996858: definitive solution

2021-10-21 Thread alain

hi guys !


libllvm has been upgraded to the next version :


alain@sid:~$ apt policy libllvm12:amd64 libllvm12:i386
libllvm12:
  Installé : 1:12.0.1-12
  Candidat : 1:12.0.1-12
 Table de version :
 *** 1:12.0.1-12 500
    500 https://deb.debian.org/debian unstable/main amd64 Packages
    100 /var/lib/dpkg/status
libllvm12:i386:
  Installé : 1:12.0.1-12
  Candidat : 1:12.0.1-12
 Table de version :
 *** 1:12.0.1-12 500
    500 https://deb.debian.org/debian unstable/main i386 Packages
    100 /var/lib/dpkg/status


so i upgraded from the 12.0.1-9 to the 12.0.1.-12


all seems to be ok .


thanks to the dev's



Bug#996858: temporary solution

2021-10-20 Thread alain

downloaded the *.deb as mentioned above.
installed .
frozen the packages (apt-mark hold)

now I'm doing the refurbishment of my distribution.



Bug#996858: libllvm12 amd64 / i386 version ?

2021-10-19 Thread alain



perhaps a version problem : ?


alain@sid:~$ apt policy libllvm12:amd64 libllvm12:i386
libllvm12:
  Installé : 1:12.0.1-10
  Candidat : 1:12.0.1-10
 Table de version :
 *** 1:12.0.1-10 500
    500 https://deb.debian.org/debian unstable/main amd64 Packages
    100 /var/lib/dpkg/status
libllvm12:i386:
  Installé : (aucun)
  Candidat : 1:12.0.1-9
 Table de version :
 1:12.0.1-9 500
    500 https://deb.debian.org/debian unstable/main i386 Packages



Bug#996858: installation of steam

2021-10-19 Thread alain

alain@sid:~$ sudo apt install --reinstall steam
[sudo] Mot de passe de alain :
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
Certains paquets ne peuvent être installés. Ceci peut signifier
que vous avez demandé l'impossible, ou bien, si vous utilisez
la distribution unstable, que certains paquets n'ont pas encore
été créés ou ne sont pas sortis d'Incoming.
L'information suivante devrait vous aider à résoudre la situation :

Les paquets suivants contiennent des dépendances non satisfaites :
 libgl1-mesa-dri:i386 : Dépend: libllvm12:i386 mais ne sera pas installé
E: Impossible de corriger les problèmes, des paquets défectueux sont en 
mode « garder en l'état ».



alain@sid:~$ sudo apt -s install libllvm12:i386
[sudo] Mot de passe de alain :
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
Les paquets suivants ont été installés automatiquement et ne sont plus 
nécessaires :

  bogofilter bogofilter-bdb bogofilter-common cheese-common docbook-xml
  evolution-common folks-common fonts-dejavu gir1.2-caribou-1.0
  gir1.2-dazzle-1.0 gir1.2-evince-3.0 gir1.2-gck-1 gir1.2-gcr-3
  gir1.2-gdata-0.0 gir1.2-gdm-1.0 gir1.2-geocodeglib-1.0 
gir1.2-gfbgraph-0.2

  gir1.2-gnomebluetooth-1.0 gir1.2-goa-1.0 gir1.2-graphene-1.0
  gir1.2-grilo-0.3 gir1.2-gtk-4.0 gir1.2-ibus-1.0 gir1.2-mediaart-2.0
  gir1.2-nma-1.0 gir1.2-rest-0.7 gir1.2-rsvg-2.0 gir1.2-totemplparser-1.0
  gir1.2-tracker-3.0 gir1.2-upowerglib-1.0 gir1.2-zpj-0.0
  gnome-control-center-data gnome-session-common gnome-shell-common
  gnome-todo-common gstreamer1.0-pipewire ibus ibus-data ibus-gtk ibus-gtk3
  im-config libbotan-2-18 libcaribou-common libcaribou0 
libclutter-1.0-common

  libcogl-common libdazzle-1.0-0 libdazzle-common libebackend-1.2-10
  libebook-1.2-20 libebook-contacts-1.2-3 libecal-2.0-1 
libedata-book-1.2-26

  libedata-cal-2.0-1 libfolks26 libfreerdp-client2-2 libfreerdp-server2-2
  libgdm1 libgnome-autoar-gtk-0-0 libgnome-todo libgpod-common libgpod4
  libgsoap-2.8.117 libgstreamer-plugins-bad1.0-0 libgupnp-igd-1.0-4 
libltc11

  libmjpegutils-2.1-0 libmpeg2encpp-2.1-0 libmplex2-2.1-0 libnice10
  libnss-myhostname libofa0 libopenni2-0 libphonenumber8 libprotobuf23 
libpst4

  libqt5printsupport5 librygel-core-2.6-2 librygel-db-2.6-2
  librygel-renderer-2.6-2 librygel-renderer-gst-2.6-2 librygel-server-2.6-2
  libsgutils2-2 libsoundtouch1 libspandsp2 libsrtp2-1 libtspi1 
libvncserver1

  libvo-aacenc0 libvo-amrwbenc0 libwildmidi2 libwpe-1.0-1
  libwpebackend-fdo-1.0-1 libxcb-glx0 libxcb-res0 libxcb-xv0 libxfont2
  libxvmc1 libxxf86dga1 libytnef0 libzbar0 mutter-common python3-ibus-1.0
  realmd sgml-base sgml-data shotwell-common switcheroo-control 
totem-common

  unoconv xfonts-100dpi xfonts-75dpi xfonts-base xfonts-scalable xml-core
  xserver-common xserver-xorg-legacy yelp-xsl zenity-common
Veuillez utiliser « sudo apt autoremove » pour les supprimer.
Les paquets supplémentaires suivants seront installés :
  libqt5gui5-gles
Paquets suggérés :
  qt5-image-formats-plugins qtwayland5
Paquets recommandés :
  qt5-gtk-platformtheme
Les paquets suivants seront ENLEVÉS :
  caribou cheese chrome-gnome-shell evolution evolution-data-server
  evolution-plugin-bogofilter evolution-plugin-pstimport evolution-plugins
  gdm3 gir1.2-champlain-0.12 gir1.2-clutter-1.0 gir1.2-cogl-1.0
  gir1.2-coglpango-1.0 gir1.2-gst-plugins-bad-1.0 
gir1.2-gst-plugins-base-1.0
  gir1.2-gtkchamplain-0.12 gir1.2-gtkclutter-1.0 gir1.2-mutter-9 
gir1.2-rb-3.0

  gir1.2-totem-1.0 gir1.2-webkit2-4.0 gnome gnome-2048 gnome-calendar
  gnome-contacts gnome-control-center gnome-core gnome-documents 
gnome-games

  gnome-maps gnome-music gnome-nibbles gnome-online-accounts
  gnome-remote-desktop gnome-session gnome-session-bin gnome-shell
  gnome-shell-extension-prefs gnome-shell-extensions gnome-sound-recorder
  gnome-sushi gnome-todo gnome-tweaks gnome-user-docs gnome-video-effects
  gstreamer1.0-clutter-3.0 gstreamer1.0-gl gstreamer1.0-gtk3
  gstreamer1.0-plugins-bad libchamplain-0.12-0 libchamplain-gtk-0.12-0
  libcheese-gtk25 libcheese8 libclutter-1.0-0 libclutter-gst-3.0-0
  libclutter-gtk-1.0-0 libcogl-pango20 libcogl-path20 libcogl20
  libedataserverui-1.2-3 libevolution libfolks-eds26 libges-1.0-0 libgl1
  libgl1-mesa-dri libglx-mesa0 libglx0 libgoa-backend-1.0-1
  libgstreamer-gl1.0-0 libllvm12 libmutter-9-0 libqt5gui5 libqt5opengl5
  libtotem0 libwebkit2gtk-4.0-37 libxatracker2 libyelp0 
qt5-gtk-platformtheme

  quadrapassel rhythmbox-plugins rygel rygel-playbin rygel-tracker shotwell
  swell-foop thunderbird thunderbird-l10n-fr totem totem-plugins virtualbox
  virtualbox-qt x11-utils xserver-xephyr xserver-xorg xserver-xorg-core
  xserver-xorg-input-all xserver-xorg-input-libinput 
xserver-xorg-input-wacom

  xserver-xorg-video-all xserver-xorg-video-amdgpu xserver-xorg-video-ati
  xserver-xorg-video-fbdev xserver

Bug#996858: addendum

2021-10-19 Thread alain

also steam has been uninstalled automatically .

now it is impossible to install steam since libllvm12:i386 is needed and 
not instalable .


conflict with the amd64 version ?



Bug#996858: libllvm12:i386 uninstallable and uninstall my desktop

2021-10-19 Thread alain
Package: libllvm12
Version: 1:12.0.1-10
Severity: grave
Tags: upstream
Justification: renders package unusable
X-Debbugs-Cc: compte.perso.de-al...@bbox.fr

Dear Maintainer,

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

   * What led up to the situation?
installation of libllvm12:i386

   * What exactly did you do (or not do) that was effective (or
 ineffective)?
set the multiarch to i386 (from amd64)
tried to install libllvm12:i386

   * What was the outcome of this action?
uninstall of gnome and Xorg

   * What outcome did you expect instead?
installation of libllvm12:i386 and reinstallation of steam

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


-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (100, 'testing'), 
(100, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.14.0-3-amd64 (SMP w/24 CPU threads)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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 libllvm12 depends on:
ii  libc6   2.32-4
ii  libedit23.1-20210910-1
ii  libffi8 3.4.2-3
ii  libgcc-s1   11.2.0-9
ii  libstdc++6  11.2.0-9
ii  libtinfo6   6.2+20210905-1
ii  libxml2 2.9.12+dfsg-5
ii  libz3-4 4.8.12-1+b1
ii  zlib1g  1:1.2.11.dfsg-2

libllvm12 recommends no packages.

libllvm12 suggests no packages.

-- debconf-show failed



Bug#995334: further information

2021-09-29 Thread alain

shutting off is impossible with this kernel .

maybe headers still broken ? or another regression ?

this kernel is unusuable . too much fails .



Bug#995334: linux-image-5.14.0-1-amd64: breaks virtual machines

2021-09-29 Thread alain
Package: src:linux
Version: 5.14.6-3
Severity: grave
Tags: upstream
Justification: renders package unusable
X-Debbugs-Cc: compte.perso.de-al...@bbox.fr

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 ***

breaks the execution of virtual machines (virtual box 6.1)
no one can launch . it is impossible .

better to use the 5.10.0-8 kernel(debian) or the 5.14.8 (kernel.org)one .

reinstalling the 5.10.0-8


-- Package-specific info:
** Version:
Linux version 5.14.0-1-amd64 (debian-ker...@lists.debian.org) (gcc-10 (Debian 
10.3.0-11) 10.3.0, GNU ld (GNU Binutils for Debian) 2.37) #1 SMP Debian 
5.14.6-3 (2021-09-28)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-5.14.0-1-amd64 
root=UUID=bd1730f1-9eb5-4a9c-9773-0d0455ba6aa1 ro quiet

** Tainted: DOE (12416)
 * kernel died recently, i.e. there was an OOPS or BUG
 * externally-built ("out-of-tree") module was loaded
 * unsigned module was loaded

** Kernel log:
[5.956846] usb 5-2: Found UVC 1.00 device HP Webcam HD 4310 (03f0:e807)
[5.957510] input: HD-Audio Generic Front Mic as 
/devices/pci:00/:00:08.1/:0c:00.4/sound/card1/input18
[5.957551] input: HD-Audio Generic Rear Mic as 
/devices/pci:00/:00:08.1/:0c:00.4/sound/card1/input19
[5.957576] input: HD-Audio Generic Line as 
/devices/pci:00/:00:08.1/:0c:00.4/sound/card1/input20
[5.957601] input: HD-Audio Generic Line Out Front as 
/devices/pci:00/:00:08.1/:0c:00.4/sound/card1/input21
[5.957631] input: HD-Audio Generic Line Out Surround as 
/devices/pci:00/:00:08.1/:0c:00.4/sound/card1/input22
[5.957657] input: HD-Audio Generic Line Out CLFE as 
/devices/pci:00/:00:08.1/:0c:00.4/sound/card1/input23
[5.957687] input: HD-Audio Generic Front Headphone as 
/devices/pci:00/:00:08.1/:0c:00.4/sound/card1/input24
[5.957734] snd_hda_intel :0c:00.4: device 1043:8733 is on the 
power_save denylist, forcing power_save to 0
[5.979115] kvm: Nested Virtualization enabled
[5.979116] SVM: kvm: Nested Paging enabled
[5.979117] SEV supported: 509 ASIDs
[5.979147] SVM: Virtual VMLOAD VMSAVE supported
[5.979147] SVM: Virtual GIF supported
[5.982156] input: HP Webcam HD 4310: HP Webcam HD as 
/devices/pci:00/:00:08.1/:0c:00.3/usb5/5-2/5-2:1.0/input/input25
[5.982201] usbcore: registered new interface driver uvcvideo
[5.988583] MCE: In-kernel MCE decoding enabled.
[6.026189] EXT4-fs (sdb4): mounted filesystem with ordered data mode. Opts: 
(null). Quota mode: none.
[6.065514] usb 5-2: current rate 48000 is different from the runtime rate 
8000
[6.066949] intel_rapl_common: Found RAPL domain package
[6.066951] intel_rapl_common: Found RAPL domain core
[6.111015] usb 5-2: current rate 48000 is different from the runtime rate 
16000
[6.175015] usb 5-2: current rate 48000 is different from the runtime rate 
44100
[6.307739] usbcore: registered new interface driver snd-usb-audio
[6.344111] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: 
(null). Quota mode: none.
[6.516510] input: ckb1: Corsair Gaming K55 RGB Keyboard vKB as 
/devices/virtual/input/input26
[6.516535] input: ckb2: Corsair Gaming M65 Pro RGB Mouse vKB as 
/devices/virtual/input/input27
[6.516637] input: ckb1: Corsair Gaming K55 RGB Keyboard vM as 
/devices/virtual/input/input28
[6.516700] input: ckb2: Corsair Gaming M65 Pro RGB Mouse vM as 
/devices/virtual/input/input29
[6.790074] cfg80211: Loading compiled-in X.509 certificates for regulatory 
database
[6.790253] cfg80211: Loaded X.509 cert 'b...@debian.org: 
577e021cb980e0e820821ba7b54b4961b8b4fadf'
[6.790406] cfg80211: Loaded X.509 cert 'romain.per...@gmail.com: 
3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[6.790552] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[6.791052] platform regulatory.0: firmware: direct-loading firmware 
regulatory.db
[6.791153] platform regulatory.0: firmware: direct-loading firmware 
regulatory.db.p7s
[8.150154] rfkill: input handler disabled
[9.088071] igb :04:00.0 enp4s0: igb: enp4s0 NIC Link is Up 1000 Mbps 
Full Duplex, Flow Control: RX/TX
[9.195771] IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0: link becomes ready
[   11.307661] kauditd_printk_skb: 17 callbacks suppressed
[   11.307664] audit: type=1400 audit(1632946879.190:29): apparmor="DENIED" 
operation="open" profile="/usr/sbin/cups-browsed" 
name="/usr/local/lib/libgcrypt.so.20.3.3" pid=2138 comm="cups-browsed" 
requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   11.307682] audit: type=1400 audit(1632946879.190:30): apparmor="DENIED" 
operation="open" 

Bug#994999: adding informations

2021-09-24 Thread alain

also the kernel seems not to shutdown .



Bug#994999: linux-image-5.14.0-1-amd64-signed break the kernel (virtual machines)

2021-09-24 Thread alain
Package: src:linux
Version: 5.14.6-2
Severity: important
Tags: upstream
X-Debbugs-Cc: compte.perso.de-al...@bbox.fr

Dear Maintainer,

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

   * What led up to the situation?
upgrade linux-image-5.14.0-1-amd64-unsigned to the "signed" version

   * What exactly did you do (or not do) that was effective (or
 ineffective)?
upgrade 5.14.0-1-amd64 from 5.10.0-8-amd64

   * What was the outcome of this action?
the linux-headers-5.14.0-1-amd64 were removed , also the "unsigned" image and
the "signed" image has been set .

i finally managed to install the right headers (5.14.0-1) manually ,
but the virtual machines do not work at all . (virtual box)


   * What outcome did you expect instead?
i wanted only the "unsigned" image to be replaced with the "signed" one .
i didn't want the headers to be deleted .
and also , i didn't want the virtual machines to be broken .

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

the solution i found :
compiling and installing the 5.14.7 (kernel.org) : all seems to be oK.

someone says the 5.15-rc2 (kernel.org) is right too (not sure) ...


-- Package-specific info:
** Version:
Linux version 5.14.0-1-amd64 (debian-ker...@lists.debian.org) (gcc-10 (Debian 
10.3.0-10) 10.3.0, GNU ld (GNU Binutils for Debian) 2.37) #1 SMP Debian 
5.14.6-2 (2021-09-19)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-5.14.0-1-amd64 
root=UUID=bd1730f1-9eb5-4a9c-9773-0d0455ba6aa1 ro quiet

** Tainted: DOE (12416)
 * kernel died recently, i.e. there was an OOPS or BUG
 * externally-built ("out-of-tree") module was loaded
 * unsigned module was loaded

** Kernel log:
[5.947243] audit: type=1400 audit(1632488992.819:11): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" 
pid=890 comm="apparmor_parser"
[5.972268] input: HP Webcam HD 4310: HP Webcam HD as 
/devices/pci:00/:00:08.1/:0c:00.3/usb5/5-2/5-2:1.0/input/input25
[5.972323] usbcore: registered new interface driver uvcvideo
[6.028552] input: HD-Audio Generic Front Mic as 
/devices/pci:00/:00:08.1/:0c:00.4/sound/card1/input18
[6.028581] input: HD-Audio Generic Rear Mic as 
/devices/pci:00/:00:08.1/:0c:00.4/sound/card1/input19
[6.028607] input: HD-Audio Generic Line as 
/devices/pci:00/:00:08.1/:0c:00.4/sound/card1/input20
[6.028640] input: HD-Audio Generic Line Out Front as 
/devices/pci:00/:00:08.1/:0c:00.4/sound/card1/input21
[6.028664] input: HD-Audio Generic Line Out Surround as 
/devices/pci:00/:00:08.1/:0c:00.4/sound/card1/input22
[6.028687] input: HD-Audio Generic Line Out CLFE as 
/devices/pci:00/:00:08.1/:0c:00.4/sound/card1/input23
[6.028718] input: HD-Audio Generic Front Headphone as 
/devices/pci:00/:00:08.1/:0c:00.4/sound/card1/input24
[6.028768] snd_hda_intel :0c:00.4: device 1043:8733 is on the 
power_save denylist, forcing power_save to 0
[6.052614] kvm: Nested Virtualization enabled
[6.052615] SVM: kvm: Nested Paging enabled
[6.052616] SEV supported: 509 ASIDs
[6.052636] SVM: Virtual VMLOAD VMSAVE supported
[6.052637] SVM: Virtual GIF supported
[6.061643] MCE: In-kernel MCE decoding enabled.
[6.065373] usb 5-2: current rate 48000 is different from the runtime rate 
8000
[6.067518] EXT4-fs (sdb4): mounted filesystem with ordered data mode. Opts: 
(null). Quota mode: none.
[6.111624] usb 5-2: current rate 48000 is different from the runtime rate 
16000
[6.158773] intel_rapl_common: Found RAPL domain package
[6.158776] intel_rapl_common: Found RAPL domain core
[6.175629] usb 5-2: current rate 48000 is different from the runtime rate 
44100
[6.308740] usbcore: registered new interface driver snd-usb-audio
[6.386483] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: 
(null). Quota mode: none.
[6.574548] input: ckb2: Corsair Gaming M65 Pro RGB Mouse vKB as 
/devices/virtual/input/input26
[6.625500] cfg80211: Loading compiled-in X.509 certificates for regulatory 
database
[6.625667] cfg80211: Loaded X.509 cert 'b...@debian.org: 
577e021cb980e0e820821ba7b54b4961b8b4fadf'
[6.625802] cfg80211: Loaded X.509 cert 'romain.per...@gmail.com: 
3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[6.625945] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[6.626397] platform regulatory.0: firmware: direct-loading firmware 
regulatory.db
[6.626549] platform regulatory.0: firmware: direct-loading firmware 
regulatory.db.p7s
[6.632247] input: ckb2: Corsair Gaming M65 Pro RGB Mouse vM as 
/devices/virtual/input/input27
[6.632584] input: ckb1: Corsair Gaming K55 RGB Keyboard vKB as 
/devices/virtual/input/input28
[6.633024] input: ckb1: Corsair Gaming K55 RGB Keyboard vM as 
/devices/virtual/input/input29
[8.044647] rfkill: input handler disabled
[9.116593] igb 

  1   2   3   4   5   6   7   8   >