Bug#1070281: logcheck: becomes less and less usable because of user-level logs

2024-05-03 Thread Francesco Potortì
>logcheck-database was mostly dormant sround that time. im hoping to improve 
>that, but it is a big task and needs some wider
>improvements. So: please bear with it!

I really appreciate your work, thanks.

> however:
>- a bug in a daemon should ideally be reported and fixed in the daemon

Sure.  And I routinely do. But I use logcheck to warn me of serious problems at 
the system level. Detecting user-level daemon bugs is not my priority when 
using logcheck. Especially because when it happens, the deluge of info hides 
the possible serious system-level problems that I am mostly interested into.

>- this may include logging "too much" -- i would suggest discussing with 
>upstream as they may be open to improvements

In the last two years I observed and reported many of those bugs, before hiding 
them behind a custom logcheck rule. Most were acknowledged, some were fixed.

>- you didnt give any examples so not sure how anyone can help you

I can find the relevant bug reports, but that's not the issue I am raising. 
When a random bug in gvfsd (just to mention the latest one) risks filling my 
root partition with multi-GB logs, and logcheck sends me hundred-MB mails full 
of useless stuff, that makes logcheck useless.  In the past, when I detected a 
bug, I kept the email for later, to report the bug when I found the time.  Now 
it happens way too often for me and I am seriously considering shutting it off.

Reporting bugs is voluntary work which I gladly do in my free time.  But if 
this subtracts work time I cannot afford it.

> I had many email tens of megabytes long.
>
>(there's already a request to split the report if it is long)

This is not the problem for me. Logcheck should stop logging after a 
configurable number of lines (for me, that would be around 100, certainly no 
more than 1000), because in my experience that just indicates a bug in the 
logging procedure of some daemon or some missing logcheck filters, and I lose 
my log anyway, as I do not have the time to sift through the mostly useless 
reported stuff.

Additionally, user-level reports should be separated from system-level ones. I 
am not knowledgeable enough to know how to do that if not by single crafted 
local rules, but if I cannot have that I will give up with logcheck. Again, I 
am interested in system-level serious problems, and anything that obfuscates 
that makes logcheck useless and worse.

>If.you wanted to chamge the world, get upstream authors to agree some standard 
>where messges are easier to identify as routine
>and then logcheck could more easily ignore that.   i wont hold my breath 
>for thay

Yeah, I feared that the answer would be similar :(

> One cure would be to have logcheck ignore user-level messages, and only care 
> about system-level ones.  Is that possible?
>
>maybe it is possible - how do you define "system-level message"?

Those created by root-owned processes, that would be a good start.  I 
definitely care about Sshd messages, much less about Gvfsd ones, and even less 
by those generated by Telegram running over Snapd.  For some reason, the 
problem has vastly increased after the advent of systemctl.

Again, thank you for your work, that's very much appreciated.  And again, I 
know these problems have always existed, but for some reason they have 
increased a lot and they keep increasing.

Sincerely

-- 
Francesco Potortì (ricercatore)Mobile: +39.348.8283.107
ISTI - CNR, Pisa, ItalyWeb:http://fly.isti.cnr.it



Bug#1070281: logcheck: becomes less and less usable because of user-level logs

2024-05-03 Thread Francesco Potortì
Package: logcheck
Version: 1.4.3
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

I have used logcheck on testing for many years.  Being on testing, I 
occasionally had to add local rules to keep it up.  Usually logcheck signaled 
few lines every day, sometimes no line, sometims (at reboot or big updates) 
many lines.

Starting maybe a couple years ago, logcheck spits an amount of stuff that has 
now become unamnageable.  While in the beginning logs were relevant to the 
system, which is what I want, now any bug in a user-level daemon writing info 
to the syslog or to the systemsctl thing makes havoc.  I had many email tens of 
megabytes long.  In the last month, reports have been completely useless to me 
as they are filled with useless things and I am busy adding local rules to 
remove them

Now I have reached a point where its usefulness is negative: I spend more time 
adding rules than it is worth for me getting the info.

One cure would be to have logcheck ignore user-level messages, and only care 
about system-level ones.  Is that possible?

-- 
Francesco Potortì (ricercatore)Mobile: +39.348.8283.107
ISTI - CNR, Pisa, ItalyWeb:http://fly.isti.cnr.it


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

Kernel: Linux 6.6.15-amd64 (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=it_IT.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 logcheck depends on:
ii  adduser3.137
hi  cron [cron-daemon] 3.0pl1-189
ii  exim4-daemon-light [mail-transport-agent]  4.97-5
ii  lockfile-progs 0.1.19+nmu1
ii  logtail1.4.3
ii  mime-construct 1.12+really1.11-1

Versions of packages logcheck recommends:
ii  logcheck-database  1.4.3

Versions of packages logcheck suggests:
ii  rsyslog [system-log-daemon]  8.2402.0-1

-- Configuration Files:
/etc/cron.d/logcheck changed:
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
@reboot logcheckif [ -x /usr/sbin/logcheck ]; then nice -n10 
/usr/sbin/logcheck -R; fi
2 4 * * *   logcheckif [ -x /usr/sbin/logcheck ]; then nice -n10 
/usr/sbin/logcheck; fi

/etc/logcheck/header.txt [Errno 13] Permission denied: 
'/etc/logcheck/header.txt'
/etc/logcheck/logcheck.conf [Errno 13] Permission denied: 
'/etc/logcheck/logcheck.conf'
/etc/logcheck/logcheck.logfiles [Errno 13] Permission denied: 
'/etc/logcheck/logcheck.logfiles'
/etc/logcheck/logcheck.logfiles.d/journal.logfiles [Errno 13] Permission 
denied: '/etc/logcheck/logcheck.logfiles.d/journal.logfiles'
/etc/logcheck/logcheck.logfiles.d/syslog.logfiles [Errno 13] Permission denied: 
'/etc/logcheck/logcheck.logfiles.d/syslog.logfiles'

-- no debconf information



Bug#1070169: fontconfig: fills the logs with warnings about multiple values

2024-05-01 Thread Francesco Potortì
Package: fontconfig
Version: 2.15.0-1.1
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

Today I got this in syslog (an excerpt):

telegram-desktop_telegram-desktop.desktop[8823]: Fontconfig warning: 
"/etc/fonts/conf.avail/25-arphic-uming-bitmaps.conf", line 11: Having multiple 
values in  isn't supported and may not work as expected

telegram-desktop_telegram-desktop.desktop[8823]: Fontconfig warning: 
"/etc/fonts/conf.avail/40-generic.conf", line 27: Having multiple  in 
 isn't supported and may not work as expected

telegram-desktop_telegram-desktop.desktop[8823]: Fontconfig warning: 
"/etc/fonts/conf.avail/41-arphic-uming.conf", line 16: Having multiple  
in  isn't supported and may not work as expected

telegram-desktop_telegram-desktop.desktop[8823]: Fontconfig warning: 
"/etc/fonts/conf.avail/40-generic.conf", line 27: Having multiple  in 
 isn't supported and may not work as expected

-- 
Francesco Potortì (ricercatore)Mobile: +39.348.8283.107
ISTI - CNR, Pisa, ItalyWeb:http://fly.isti.cnr.it


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

Kernel: Linux 6.6.15-amd64 (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=it_IT.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 fontconfig depends on:
ii  fontconfig-config  2.15.0-1.1
ii  libc6  2.37-18
ii  libfontconfig1 2.15.0-1.1
ii  libfreetype6   2.13.2+dfsg-1+b4

fontconfig recommends no packages.

fontconfig suggests no packages.

-- no debconf information



Bug#1069751: gvfs-daemons: gvfsd-network fills the logs with errors

2024-04-26 Thread Francesco Potortì
Ok, thanks



Bug#1069751: gvfs-daemons: gvfsd-network fills the logs with errors

2024-04-24 Thread Francesco Potortì
Package: gvfs-daemons
Version: 1.53.90-2
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

I keep having tons of these in syslog

2024-04-23T04:55:28.315700+02:00 tucano gvfsd-network[318402]: GFileInfo 
created without standard::content-type
2024-04-23T04:55:28.315722+02:00 tucano gvfsd-network[318402]: file 
../../../gio/gfileinfo.c: line 1822 (g_file_info_get_content_type): should not 
be reached
2024-04-23T04:55:28.315743+02:00 tucano gvfsd-network[318402]: 
g_ref_string_new_intern: assertion 'str != NULL' failed
 [ the above three lines are repeated 63 times in the space of 50 ms ]
2024-04-23T04:21:41.887252+02:00 tucano gvfsd-wsdd[1507271]: Failed to spawn 
the wsdd daemon: Failed to execute child process “wsdd” (No such file or 
directory)
2024-04-23T04:21:41.887324+02:00 tucano gvfsd-network[318402]: Couldn't create 
directory monitor on wsdd:///. Error: Automount failed: Failed to spawn the 
underlying wsdd daemon.
2024-04-23T04:21:41.891620+02:00 tucano gvfsd-network[318402]: 
g_ref_string_release: assertion 'str != NULL' failed
 [ the above line is repeated 64 times in the space of 15 ms ]

The above sequence is repeated every 15 s

This has gone on for 6 days, until I killed the gvfsd-network process.  Six 
days ago I had
rebooted the machine after some months running because I could not stop it and 
I suspected some
library needing reboot, but apparently this is not the case.

-- 
Francesco Potortì (ricercatore)Mobile: +39.348.8283.107
ISTI - CNR, Pisa, ItalyWeb:http://fly.isti.cnr.it


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

Kernel: Linux 6.6.15-amd64 (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=it_IT.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 gvfs-daemons depends on:
ii  gvfs-common 1.53.90-2
ii  gvfs-libs   1.53.90-2
ii  libbluray2  2:1.3.4-dmo2
ii  libc6   2.37-15
hi  libglib2.0-02.78.4-1
ii  libgudev-1.0-0  238-3
ii  libsecret-1-0   0.21.4-1
ii  libsystemd0 255.4-1
ii  libudisks2-02.10.1-5
ii  lsof4.95.0-1
ii  udisks2 2.10.1-5

Versions of packages gvfs-daemons recommends:
ii  dbus  1.14.10-4
ii  gvfs  1.53.90-2

Versions of packages gvfs-daemons suggests:
ii  gvfs-backends  1.53.90-2

-- no debconf information



Bug#1068813: parallel: no way of silencing Parallel with --halt

2024-04-11 Thread Francesco Potortì
Package: parallel
Version: 20240222+ds-2
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

When using
 parallel --halt soon,done=43
I get two lines of output for each completed job, like this:

parallel: This job finished:
get_data_from_csv arg1 arg2 arg3

and I find no way to silence them, as my job does its logging by itself.  No 
problem if --halt is not used.

-- 
Francesco Potortì (ricercatore)Mobile: +39.348.8283.107
ISTI - CNR, Pisa, ItalyWeb:http://fly.isti.cnr.it

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

Kernel: Linux 6.5.0-5-amd64 (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=it_IT.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 parallel depends on:
ii  perl 5.38.2-3
ii  procps   2:4.0.4-4
ii  sysstat  12.7.5-2

parallel recommends no packages.

Versions of packages parallel suggests:
pn  csh 
pn  fish
ii  ksh 20240113
ii  ksh93u+m [ksh]  1.0.8-1
ii  tcsh6.24.10-4
pn  zsh 

-- no debconf information



Bug#1066843: util-linux: --delete option does not work

2024-03-14 Thread Francesco Potortì
>
>Control: tags -1 + moreinfo
>
>On Thu, Mar 14, 2024 at 11:11:30AM +0100, Francesco Potortì wrote:
>> The man page for findmnt lists a --delete option which is necessary to me.  
>> Unfortunately, findmnt says it does not have such option, s (I resorted to 
>> using mount for that.
>> 
>> Either --delete should work for findmnt, or the man page should be amended 
>> to remove the --delete option and ideally suggest using mount for those 
>> needing it.
>
>The man page I have says nothing about --delete.
>It however lists --deleted (note the extra d).

Sure, sorry for the typo.  It is --deleted:

# findmnt --deleted 
   
findmnt: unrecognized option '--deleted'
Try 'findmnt --help' for more information.



Bug#1066843: util-linux: --delete option does not work

2024-03-14 Thread Francesco Potortì
Package: util-linux
Version: 2.39.3-6
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 
File: /usr/bin/findmnt

The man page for findmnt lists a --delete option which is necessary to me.  
Unfortunately, findmnt says it does not have such option, s (I resorted to 
using mount for that.

Either --delete should work for findmnt, or the man page should be amended to 
remove the --delete option and ideally suggest using mount for those needing it.

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

Kernel: Linux 6.5.0-5-amd64 (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=it_IT.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 util-linux depends on:
ii  libblkid1  2.39.3-6
ii  libc6  2.37-15
ii  libcap-ng0 0.8.4-2
ii  libcrypt1  1:4.4.36-4
ii  libmount1  2.39.3-6
ii  libpam0g   1.5.2-9.1+b1
ii  libselinux13.5-2
ii  libsmartcols1  2.39.3-6
ii  libsystemd0255.4-1
ii  libtinfo6  6.4+20240113-1
ii  libudev1   255.4-1
ii  libuuid1   2.39.3-6
ii  zlib1g 1:1.3.dfsg-3+b1

Versions of packages util-linux recommends:
ii  sensible-utils  0.0.22

Versions of packages util-linux suggests:
ii  dosfstools  4.2-1
ii  kbd 2.6.4-2
ii  util-linux-extra2.39.3-6
pn  util-linux-locales  

-- debconf information:
  util-linux/noauto-with-nonzero-passnum:



Bug#1059325: bash: printf does not recognise numeric constants with explicit base 10

2023-12-22 Thread Francesco Potortì
Package: bash
Version: 5.2.21-2
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

$ bash --version
GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

$ echo $((10#08))
8

pot@pot:~$ printf %d\\n 10#08
bash: printf: 10#08: invalid number
10

This is clearly a bug: printf should print no error, and just print 8 followed 
by newline.  However, this only happens on one of my two boxes with Debian 
testing.  The other one does not exhibit the bug, and printf just prints 8 
followed by newline.

I tried with bash --login --noprofile, but nothing changes.

-- 
Francesco Potortì (ricercatore)Mobile: +39.348.8283.107
ISTI - Area della ricerca CNR  Skype:  wnlabisti
via G. Moruzzi 1, I-56124 Pisa Web:http://fly.isti.cnr.it
(gate 20, 1st floor, room C71) ISPIN:  https://ieee-jispin.org/


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

Kernel: Linux 6.5.0-4-amd64 (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=it_IT.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 bash depends on:
ii  base-files   13
ii  debianutils  5.14
ii  libc62.37-12
ii  libtinfo66.4+20231209-1

Versions of packages bash recommends:
ii  bash-completion  1:2.11-8

Versions of packages bash suggests:
ii  bash-doc  5.2.21-2

-- Configuration Files:
/etc/bash.bashrc changed:
[ -z "$PS1" ] && return
shopt -s checkwinsize
if [ -z "${debian_chroot:-}" ] && [ -r /etc/debian_chroot ]; then
debian_chroot=$(cat /etc/debian_chroot)
fi
if ! [ -n "${SUDO_USER}" -a -n "${SUDO_PS1}" ]; then
  PS1='${debian_chroot:+($debian_chroot)}\u@\h:\w\$ '
fi
if ! shopt -oq posix; then
  if [ -f /usr/share/bash-completion/bash_completion ]; then
. /usr/share/bash-completion/bash_completion
  elif [ -f /etc/bash_completion ]; then
. /etc/bash_completion
  fi
fi
if [ -x /usr/lib/command-not-found -o -x 
/usr/share/command-not-found/command-not-found ]; then
function command_not_found_handle {
# check because c-n-f could've been removed in the meantime
if [ -x /usr/lib/command-not-found ]; then
   /usr/lib/command-not-found -- "$1"
   return $?
elif [ -x /usr/share/command-not-found/command-not-found ]; then
   /usr/share/command-not-found/command-not-found -- "$1"
   return $?
else
   printf "%s: command not found\n" "$1" >&2
   return 127
fi
}
fi
alias ls='ls --color=auto '
set -o emacs
eval "$(lessfile)"


-- no debconf information



Bug#1028398: snapd: both Telegram-desktop and Skype cannot load and save files

2023-10-31 Thread Francesco Potortì
Sorry for not following up sooner.

I cannot see this bug any more, it should be closed

-- 
Francesco Potortì (ricercatore)Mobile: +39.348.8283.107
ISTI - Area della ricerca CNR  Skype:  wnlabisti
via G. Moruzzi 1, I-56124 Pisa Web:http://fly.isti.cnr.it
(gate 20, 1st floor, room C71) ISPIN:  https://ieee-jispin.org/



Bug#1050932: wget2: -X and --exclude-directories do not work

2023-08-31 Thread Francesco Potortì
Package: wget2
Version: 1.99.1-2.2
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

$ wget2 -X /cache evaal.aaloa.org
Unknown option '-X'

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

Kernel: Linux 6.0.0-6-amd64 (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=it_IT.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 wget2 depends on:
ii  libc6 2.37-7
ii  libgpgme111.18.0-3+b1
ii  libpcre2-8-0  10.42-3
ii  libwget0  1.99.1-2.2

Versions of packages wget2 recommends:
ii  ca-certificates  20230311

wget2 suggests no packages.

-- no debconf information



Bug#1050700: pipewire-media-session: complains about nonexistent device

2023-08-28 Thread Francesco Potortì
>> Package: pipewire-media-session
>>
>> Two strange things in logs by pipewire-media-session.
>>
>> 1) format of log timestamp is not always the same
>>
>> 2) repeatedly complains about a missing default device
>>
>
>Thanks for your bug report, however pipewire-media-session is dead
>upstream [1] and was removed from debian a week ago [2]. Now, it is
>recommended to use wireplumber instead, which is a more sophisticated
>session manager for pipewire.

Wow.  Thanks for the info.

Should I just install wireplumber and everything should work?

-- 
Francesco Potortì (ricercatore)Mobile: +39.348.8283.107
ISTI - Area della ricerca CNR  Skype:  wnlabisti
via G. Moruzzi 1, I-56124 Pisa Web:http://fly.isti.cnr.it
(gate 20, 1st floor, room C71) ISPIN:  https://ieee-jispin.org/



Bug#1042961: reported upstream

2023-08-03 Thread Francesco Potortì
I have reported it.  Thanks



Bug#1042961: mesa-utils: glxdemo dumps core when called with an empty environment

2023-08-03 Thread Francesco Potortì
Package: mesa-utils
Version: 8.5.0-1
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

$ env - glxdemo
Segmentation fault (core dumped)

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

Kernel: Linux 6.0.0-6-amd64 (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=it_IT.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 mesa-utils depends on:
ii  mesa-utils-bin  8.5.0-1

mesa-utils recommends no packages.

mesa-utils suggests no packages.

-- no debconf information



Bug#1042856: possible hint

2023-08-03 Thread Francesco Potortì
>Before that happened, I have made a change to my file system.  Since my root 
>file system was full, I move the /usr/share tree to  adifferent file system 
>and symlinked it from /usr/share
>
>I have rebooted the system since, but the probelm with man stayed.
>
>I have no idea whether the two thinks (moved /usr/share tree and man not 
>working) are linked.

Ok, that was in fact he reason.  There are symbolic symlinks which point 
backwards and which are broken but that arrangement.

First the correct way to do what I meant is with `mount --bind', not wiht a 
symlink.

Second, I would argue that using backwards symlinks in man-db is not the most 
robust way to organise a tree, and that should be avoided unless there are good 
reasons to do that.

Thanks for your time and commitment

-- 
Francesco Potortì (ricercatore)Mobile: +39.348.8283.107
ISTI - Area della ricerca CNR  Skype:  wnlabisti
via G. Moruzzi 1, I-56124 Pisa Web:http://fly.isti.cnr.it
(gate 20, 1st floor, room C71) ISPIN:  https://ieee-jispin.org/



Bug#1042856: possible hint

2023-08-03 Thread Francesco Potortì
Before that happened, I have made a change to my file system.  Since my root 
file system was full, I move the /usr/share tree to  adifferent file system and 
symlinked it from /usr/share

I have rebooted the system since, but the probelm with man stayed.

I have no idea whether the two thinks (moved /usr/share tree and man not 
working) are linked.



Bug#1042856: man-db: man does not show any pages

2023-08-01 Thread Francesco Potortì
>On Tue, Aug 01, 2023 at 11:15:22PM +0200, Francesco Potortì wrote:
>> man gives an error on any man page.  For example:
>> 
>> $ man -P cat wget
>> man: command exited with status 1: (cd /usr/share/man && 
>> /usr/libexec/man-db/zsoelim) | (cd /usr/share/man && 
>> /usr/libexec/man-db/manconv -f UTF-8:ISO-8859-1 -t UTF-8//IGNORE) | (cd 
>> /usr/share/man && preconv -e UTF-8) | (cd /usr/share/man && tbl) | (cd 
>> /usr/share/man && nroff -mandoc -rLL=102n -rLT=102n -Tutf8)
>
>Can I have the output of "PIPELINE_DEBUG=1 man -P cat wget >/dev/null"
>to narrow things down a bit, please?

Here you are:

$ PIPELINE_DEBUG=1 man -P cat wget >/dev/null
Starting pipeline: zcat [input: {0, /usr/share/man/man1/wget.1.gz}, output: 
{-1, NULL}]
Started "zcat", pid 3936106
Starting pipeline: (cd /usr/share/man && /usr/libexec/man-db/zsoelim) | (cd 
/usr/share/man && /usr/libexec/man-db/manconv -f UTF-8:ISO-8859-1 -t 
UTF-8//IGNORE) | (cd /usr/share/man && preconv -e UTF-8) | (cd /usr/share/man 
&& tbl) | (cd /usr/share/man && nroff -mandoc -rLL=102n -rLT=102n -Tutf8) 
[input: {-1, NULL}, output: {-1, NULL}]
Started "/usr/libexec/man-db/zsoelim", pid 3936107
Started "/usr/libexec/man-db/manconv -f UTF-8:ISO-8859-1 -t UTF-8//IGNORE", pid 
3936108
Started "preconv", pid 3936109
Started "tbl", pid 3936110
Started "nroff", pid 3936111
Starting pipeline: col -b -p -x | sed -e '/^[[:space:]]*$/{ N; 
/^[[:space:]]*\n[[:space:]]*$/D; }' [input: {-1, NULL}, output: {0, NULL}]
Started "col", pid 3936112
Started "sed -e '/^[[:space:]]*$/{ N; /^[[:space:]]*\n[[:space:]]*$/D; }'", pid 
3936113
source pipeline 0 returned error or EOF
Starting pipeline: Starting pipeline: zcatzcat [input: {3, NULL}, output: {-1, 
NULL}]
 [input: {3, NULL}, output: {-1, NULL}]
Started "zcat", pid 3936114
Started "zcat", pid 3936115
Waiting for pipeline: zcat [input: {3, NULL}, output: {-1, NULL}]
Active processes (1):
  "zcat" (3936115) -> -1
Active processes (1):
  "zcat" (3936115) -> 0
Waiting for pipeline: zcat [input: {3, NULL}, output: {-1, NULL}]
Active processes (1):
  "zcat" (3936114) -> -1
Active processes (1):
  "zcat" (3936114) -> 0
troff: fatal error: cannot load 'DESC' description file for device 'utf8'
source pipeline 1 returned error or EOF
Waiting for pipeline: zcat [input: {0, /usr/share/man/man1/wget.1.gz}, output: 
{-1, NULL}]
Active processes (1):
  "zcat" (3936106) -> 0
Waiting for pipeline: (cd /usr/share/man && /usr/libexec/man-db/zsoelim) | (cd 
/usr/share/man && /usr/libexec/man-db/manconv -f UTF-8:ISO-8859-1 -t 
UTF-8//IGNORE) | (cd /usr/share/man && preconv -e UTF-8) | (cd /usr/share/man 
&& tbl) | (cd /usr/share/man && nroff -mandoc -rLL=102n -rLT=102n -Tutf8) 
[input: {-1, NULL}, output: {-1, NULL}]
Active processes (5):
  "/usr/libexec/man-db/zsoelim" (3936107) -> 0
  "/usr/libexec/man-db/manconv -f UTF-8:ISO-8859-1 -t UTF-8//IGNORE" (3936108) 
-> 0
  "preconv" (3936109) -> 0
  "tbl" (3936110) -> -1
  "nroff" (3936111) -> 256
Active processes (1):
  "tbl" (3936110) -> -1
Active processes (1):
  "tbl" (3936110) -> 13
Waiting for pipeline: col -b -p -x | sed -e '/^[[:space:]]*$/{ N; 
/^[[:space:]]*\n[[:space:]]*$/D; }' [input: {-1, NULL}, output: {0, NULL}]
Active processes (2):
  "col" (3936112) -> 0
  "sed -e '/^[[:space:]]*$/{ N; /^[[:space:]]*\n[[:space:]]*$/D; }'" (3936113) 
-> -1
Active processes (1):
  "sed -e '/^[[:space:]]*$/{ N; /^[[:space:]]*\n[[:space:]]*$/D; }'" (3936113) 
-> 0
man: command exited with status 1: (cd /usr/share/man && 
/usr/libexec/man-db/zsoelim) | (cd /usr/share/man && 
/usr/libexec/man-db/manconv -f UTF-8:ISO-8859-1 -t UTF-8//IGNORE) | (cd 
/usr/share/man && preconv -e UTF-8) | (cd /usr/share/man && tbl) | (cd 
/usr/share/man && nroff -mandoc -rLL=102n -rLT=102n -Tutf8)

-- 
Francesco Potortì (ricercatore)Mobile: +39.348.8283.107
ISTI - Area della ricerca CNR  Skype:  wnlabisti
via G. Moruzzi 1, I-56124 Pisa Web:http://fly.isti.cnr.it
(gate 20, 1st floor, room C71) ISPIN:  https://ieee-jispin.org/



Bug#1042856: man-db: man does not show any pages

2023-08-01 Thread Francesco Potortì
Package: man-db
Version: 2.11.2-3
Severity: important
X-Debbugs-Cc: none, Francesco Potortì 

man gives an error on any man page.  For example:

$ man -P cat wget
man: command exited with status 1: (cd /usr/share/man && 
/usr/libexec/man-db/zsoelim) | (cd /usr/share/man && 
/usr/libexec/man-db/manconv -f UTF-8:ISO-8859-1 -t UTF-8//IGNORE) | (cd 
/usr/share/man && preconv -e UTF-8) | (cd /usr/share/man && tbl) | (cd 
/usr/share/man && nroff -mandoc -rLL=102n -rLT=102n -Tutf8)

$ man -d -P cat wget
ruid=1000, euid=1000
rgid=1000, egid=1000
>From the config file /etc/manpath.config:
  Mandatory mandir `/usr/man'.
  Mandatory mandir `/usr/share/man'.
  Mandatory mandir `/usr/local/share/man'.
  Path `/bin' mapped to mandir `/usr/share/man'.
  Path `/usr/bin' mapped to mandir `/usr/share/man'.
  Path `/sbin' mapped to mandir `/usr/share/man'.
  Path `/usr/sbin' mapped to mandir `/usr/share/man'.
  Path `/usr/local/bin' mapped to mandir `/usr/local/man'.
  Path `/usr/local/bin' mapped to mandir `/usr/local/share/man'.
  Path `/usr/local/sbin' mapped to mandir `/usr/local/man'.
  Path `/usr/local/sbin' mapped to mandir `/usr/local/share/man'.
  Path `/usr/X11R6/bin' mapped to mandir `/usr/X11R6/man'.
  Path `/usr/bin/X11' mapped to mandir `/usr/X11R6/man'.
  Path `/usr/games' mapped to mandir `/usr/share/man'.
  Path `/opt/bin' mapped to mandir `/opt/man'.
  Path `/opt/sbin' mapped to mandir `/opt/man'.
  Global mandir `/usr/man', catdir `/var/cache/man/fsstnd'.
  Global mandir `/usr/share/man', catdir `/var/cache/man'.
  Global mandir `/usr/local/man', catdir `/var/cache/man/oldlocal'.
  Global mandir `/usr/local/share/man', catdir `/var/cache/man/local'.
  Global mandir `/usr/X11R6/man', catdir `/var/cache/man/X11R6'.
  Global mandir `/opt/man', catdir `/var/cache/man/opt'.
  Global mandir `/snap/man', catdir `/var/cache/man/snap'.
  Added sections: `1', `n', `l', `8', `3', `0', `2', `3type', `3posix', `3pm', 
`3perl', `3am', `5', `4', `9', `6', `7'.
is a tty
using cat as pager
path directory /home/pot/bin is not in the config file
path directory /home/pot/.local/bin is not in the config file
path directory /home/pot/bin is not in the config file
path directory /home/pot/.local/bin is not in the config file
path directory /usr/local/bin is in the config file
  adding /usr/local/man to manpath
  adding /usr/local/share/man to manpath
path directory /usr/bin is in the config file
  adding /usr/share/man to manpath
path directory /bin is in the config file
path directory /usr/bin/X11 is in the config file
warning: /usr/X11R6/man: No such file or directory
path directory /snap/bin is not in the config file
path directory /usr/games is in the config file
adding mandatory man directories
  adding /usr/man to manpath
add_nls_manpaths(): processing 
/usr/local/man:/usr/local/share/man:/usr/share/man:/usr/man
checking for locale C.UTF-8
adding /usr/local/man to manpathlist
adding /usr/share/man to manpathlist
adding /usr/man to manpathlist
final search path = /usr/local/man:/usr/share/man:/usr/man
searching in /usr/local/man, section 1
trying section 1 with globbing
Layout is GNU (1)
update_directory_cache /usr/local/man: miss
matching wildcard in /usr/local/man: man1*
update_directory_cache /usr/local/man: hit
matching wildcard in /usr/local/man: cat1*
Failed to open /var/cache/man/oldlocal/index.db O_RDONLY
searching in /usr/share/man, section 1
trying section 1 with globbing
update_directory_cache /usr/share/man: miss
matching wildcard in /usr/share/man: man1*
matched: /usr/share/man/man1
update_directory_cache /usr/share/man/man1: miss
matching wildcard in /usr/share/man/man1: wget.1*
matched: /usr/share/man/man1/wget.1.gz
ult_src: File /usr/share/man/man1/wget.1.gz in mantree /usr/share/man
candidate: 0 0 wget /usr/share/man /usr/share/man/man1/wget.1.gz A wget 1 1
searching in /usr/man, section 1
trying section 1 with globbing
update_directory_cache /usr/man: miss
matching wildcard in /usr/man: man1*
matched: /usr/man/man1
update_directory_cache /usr/man/man1: miss
matching wildcard in /usr/man/man1: wget.1*
update_directory_cache /usr/man: hit
matching wildcard in /usr/man: cat1*
Succeeded in opening /var/cache/man/fsstnd/index.db O_RDONLY
searching in /usr/local/man, section n
trying section n with globbing
update_directory_cache /usr/local/man: hit
matching wildcard in /usr/local/man: mann*
update_directory_cache /usr/local/man: hit
matching wildcard in /usr/local/man: catn*
searching in /usr/share/man, section n
trying section n with globbing
update_directory_cache /usr/share/man: hit
matching wildcard in /usr/share/man: mann*
update_directory_cache /usr/share/man: hit
matching wildcard in /usr/share/man: catn*
Succeeded in opening /var/cache/man/index.db O_RDONLY
found 2 names/extensions
multi key lookup (Wget  1)
multi key lookup (wget  1)
searching in /usr/man, section n
trying section n with globbing
update_directory_cache /usr/man: hit
matching wildcard in /usr

Bug#1041383: wrong report

2023-07-18 Thread Francesco Potortì
Please close this report as it is wrong.

It all dependedn on a wrong installation on my system, sorry for the confusion

-- 
Francesco Potortì (ricercatore)Mobile: +39.348.8283.107
ISTI - Area della ricerca CNR  Skype:  wnlabisti
via G. Moruzzi 1, I-56124 Pisa Web:http://fly.isti.cnr.it
(gate 20, 1st floor, room C71) ISPIN:  https://ieee-jispin.org/



Bug#1041383: emacs-lucid: in Debian 12 emacs-lucid cannot be installed as it's an old version

2023-07-18 Thread Francesco Potortì
Package: emacs-lucid
Version: 1:28.2+1-15
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

emacs lucid is 1:28 in the testing installation I am using.  However, in a 
Debian 12 installation emacs-lucid is 1:27, which means it cannot be installed, 
as the other Emacs packages there are 1:28

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

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

Versions of packages emacs-lucid depends on:
ii  emacs-bin-common 1:28.2+1-15
ii  emacs-common 1:28.2+1-15
ii  libacl1  2.3.1-3
ii  libasound2   1.2.9-1
ii  libc62.37-5
ii  libcairo21.16.0-7
ii  libdbus-1-3  1.14.8-2
ii  libfontconfig1   2.14.1-4
ii  libfreetype6 2.13.0+dfsg-1
ii  libgccjit0   13.1.0-6
ii  libgdk-pixbuf-2.0-0  2.42.10+dfsg-1+b1
ii  libgif7  5.2.1-2.5
ii  libglib2.0-0 2.74.6-2
ii  libgmp10 2:6.2.1+dfsg1-1.1
ii  libgnutls30  3.7.9-2
ii  libgpm2  1.20.7-10+b1
ii  libharfbuzz0b8.0.1-1
ii  libice6  2:1.0.10-1
ii  libjansson4  2.14-2
ii  libjpeg62-turbo  1:2.1.5-2
ii  liblcms2-2   2.14-2
ii  libm17n-01.8.2-1
ii  libotf1  0.9.16-4
ii  libpng16-16  1.6.40-1
ii  librsvg2-2   2.54.5+dfsg-1
ii  libselinux1  3.4-1+b6
ii  libsm6   2:1.2.3-1
ii  libsystemd0  253.5-1
ii  libtiff6 4.5.1-1
ii  libtinfo66.4+20230625-1
ii  libx11-6 2:1.8.6-1
ii  libxext6 2:1.3.4-1+b1
ii  libxfixes3   1:6.0.0-2
ii  libxinerama1 2:1.1.4-3
ii  libxml2  2.9.14+dfsg-1.3
ii  libxmu6  2:1.1.3-3
ii  libxpm4  1:3.5.12-1.1
ii  libxrandr2   2:1.5.2-2+b1
ii  libxrender1  1:0.9.10-1.1
ii  libxt6   1:1.2.1-1.1
ii  xaw3dg   1.5+F-1.1
ii  zlib1g   1:1.2.13.dfsg-1

Versions of packages emacs-lucid recommends:
ii  fonts-noto-color-emoji  2.038-1

Versions of packages emacs-lucid suggests:
ii  emacs-common-non-dfsg  1:28.2+1-2

-- no debconf information



Bug#1034637: atril: cannot parse a pdf files which gv parses right

2023-04-20 Thread Francesco Potortì
Package: atril
Version: 1.26.0-2
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

Atril, Evince and Xpdf cannot parse the attached file: they show the page 
header and no text (the page is otherwise blank). However, gv displays it well, 
as does Overleaf.

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

Kernel: Linux 6.0.0-6-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=it_IT.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 atril depends on:
ii  atril-common 1.26.0-2
ii  dconf-gsettings-backend [gsettings-backend]  0.40.0-4
ii  libatk1.0-0  2.46.0-4
ii  libatrildocument31.26.0-2
ii  libatrilview31.26.0-2
ii  libc62.36-6
ii  libcaja-extension1   1.26.1-1
ii  libgdk-pixbuf-2.0-0  2.42.10+dfsg-1
ii  libglib2.0-0 2.74.2-1
ii  libgtk-3-0   3.24.35-3
ii  libice6  2:1.0.10-1
ii  libsecret-1-00.20.5-3
ii  libsm6   2:1.2.3-1
ii  libxml2  2.9.14+dfsg-1.1+b2
ii  shared-mime-info 2.2-1

Versions of packages atril recommends:
ii  dbus-user-session [default-dbus-session-bus]  1.14.4-1
ii  dbus-x11 [dbus-session-bus]   1.14.4-1
ii  gvfs  1.50.2-2

Versions of packages atril suggests:
ii  caja  1.26.1-1
ii  poppler-data  0.4.11-1
ii  unrar 1:6.2.3-2

-- no debconf information


test.pdf
Description: Adobe PDF document


Bug#985258: closed by c.bu...@posteo.jp ()

2023-01-23 Thread Francesco Potortì
Hm.  This is what I got on my Debian testing where I just upgraded 
backintime-qt to unstable:

# backintime-qt

Back In Time
Version: 1.3.3-dev

Back In Time comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; type `backintime --license' for details.

INFO: user-callback returned '- GUI started'
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
INFO: user-callback returned '- Mounting drives
Mounting /backup'
INFO: user-callback returned '- Unmounting drives
Unmounting /backup'
INFO: user-callback returned '- GUI closed'
Segmentation fault


The segmentation fault on exit may be harmless, and may have been there for a 
long time, as I usually call it from the graphics menu.



Bug#985258: closed by c.bu...@posteo.jp ()

2023-01-20 Thread Francesco Potortì
Thank you for caring and for checking.

I understand that this is not an error hand has no consequences.  However, for 
someone using the progrma, it gives the impression of inaccuracy, carelessness 
and possible unreliability, which is grave for a backup utility.

Why not setting XDG_RUNTIME_DIR to something bening and get rid of the warning? 
 For example, I see that people use /tmp/runtime-root as a fallback.

Sincerely

-- 
Francesco Potortì (ricercatore)Mobile: +39.348.8283.107  
ISTI - Area della ricerca CNR  Skype:  wnlabisti 
via G. Moruzzi 1, I-56124 Pisa Web:http://fly.isti.cnr.it
(gate 20, 1st floor, room C71) ISPIN:  https://ieee-jispin.org/



Bug#1024080: libpam-systemd: Failed to create session: Maximum number of sessions (8192) reached

2023-01-18 Thread Francesco Potortì
I cannot observe those messages any more.  I can't find them in my auth.log at 
list since 18 December.

So I think the bug should be closed.

Thank you for your work, sincerely

-- 
Francesco Potortì (ricercatore)Mobile: +39.348.8283.107  
ISTI - Area della ricerca CNR  Skype:  wnlabisti 
via G. Moruzzi 1, I-56124 Pisa Web:http://fly.isti.cnr.it
(gate 20, 1st floor, room C71) ISPIN:  https://ieee-jispin.org/



Bug#1025252: fetchmail: man page for fetchmailrc misses arg after fastuidl

2023-01-16 Thread Francesco Potortì
Ok, thank you for investigating into this

-- 
Francesco Potortì (ricercatore)Mobile: +39.348.8283.107  
ISTI - Area della ricerca CNR  Skype:  wnlabisti 
via G. Moruzzi 1, I-56124 Pisa Web:http://fly.isti.cnr.it
(gate 20, 1st floor, room C71) ISPIN:  https://ieee-jispin.org/



Bug#1028398: snapd: both Telegram-desktop and Skype cannot load and save files

2023-01-10 Thread Francesco Potortì
Package: snapd
Version: 2.57.6-1+b1
Severity: grave
X-Debbugs-Cc: none, Francesco Potortì 

I run two snap applications: telegram-desktop and skype.

I had no problems before my vacations.  Now neither can save received files or 
read files to send.  Skype ignores the save or load command, telegram hangs.


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

Kernel: Linux 5.18.0-4-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=it_IT.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 snapd depends on:
ii  adduser   3.129
ii  apparmor  3.0.8-1
ii  ca-certificates   20211016
ii  dbus-user-session [default-dbus-session-bus]  1.14.4-1
ii  dbus-x11 [dbus-session-bus]   1.14.4-1
ii  gnupg 2.2.40-1
ii  gnupg11.4.23-1.1+b1
ii  libapparmor1  3.0.8-1
ii  libc6 2.36-6
ii  libcap2   1:2.66-3
ii  libseccomp2   2.5.4-1+b2
ii  libudev1  252.4-1
ii  openssh-client1:9.1p1-1
ii  squashfs-tools1:4.5.1-1
ii  systemd   252.4-1
ii  udev  252.4-1

Versions of packages snapd recommends:
ii  gnupg  2.2.40-1

Versions of packages snapd suggests:
ii  zenity  3.43.0-1

-- no debconf information



Bug#1023345: spamassassin: plugin eval failed with unknown encoding 'MIME-Header'

2023-01-04 Thread Francesco Potortì
>On Wed, Nov 02, 2022 at 05:31:33PM +0100, Francesco Potortì wrote:
>> Starting few days ago, I get many of these in syslog:
>> 
>> plugin: eval failed: Unknown encoding 'MIME-Header' at 
>> /usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 8342.
>> plugin: eval failed: Unknown encoding 'MIME-Header' at 
>> /usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 248.
>> plugin: eval failed: Unknown encoding 'MIME-Header' at 
>> /usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 2683.
>
>Hi Francesco.  Are these issues still happening for you?  I haven't
>encountered this myself, and don't see anything that could cause it on
>first glance.  If it's still happening with spamassassin 4.0.0-1, please
>provide additional debug output as generated when running spamd with the
>--debug flag.

I looked at my logs and I have not seen these any more at least since 7 
December.  If needed I can look at older logs in my backups.  Else, I'd say 
this can be closed.

Thank you for your work on spamassassin

-- 
Francesco Potortì (ricercatore)Mobile: +39.348.8283.107  
ISTI - Area della ricerca CNR  Skype:  wnlabisti 
via G. Moruzzi 1, I-56124 Pisa Web:http://fly.isti.cnr.it
(gate 20, 1st floor, room C71) ISPIN:  https://ieee-jispin.org/



Bug#1027139: emacs: running emacs becomes almost unusable after upgrade

2022-12-28 Thread Francesco Potortì
Package: emacs
Version: 1:28.2+1-9
Severity: minor
X-Debbugs-Cc: none, Francesco Potortì 

When an Emacs process is running and an upgrade to the next version happens in 
the background, the ruinning emacs loses its libraries.  This could be avoided 
the way gnumeric does: by warning the user that a running Emacs process exists. 
 Or by leaving the old libraries around to be removed manually, as the kernel 
does.

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

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

Versions of packages emacs depends on:
ii  emacs-lucid  1:28.2+1-9

emacs recommends no packages.

emacs suggests no packages.

-- no debconf information



Bug#1025705: util-linux: internal error

2022-12-07 Thread Francesco Potortì
Package: util-linux
Version: 2.38.1-4
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 
File: /sbin/fsck

Dear Maintainer,

# fsck -fy /backup/
fsck from util-linux 2.38.1
e2fsck 1.46.6-rc1 (12-Sep-2022)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Invalid inode number for '.' in directory inode 8520768.
Fix? yes

Entry '.' in <8520768> (8520768) has an incorrect filetype (was 2, should be 1).
Fix? yes

Internal error: couldn't find dir_info for 8520768.
e2fsck: aborted

Unfortunately, I am not able to dig deeper, and I'll try to solve the problem 
as soon as possible by running fsck again...

-- 
Francesco Potortì (ricercatore)Mobile: +39.348.8283.107  
ISTI - Area della ricerca CNR  Skype:  wnlabisti 
via G. Moruzzi 1, I-56124 Pisa Web:http://fly.isti.cnr.it
(gate 20, 1st floor, room C71) ISPIN:  https://ieee-jispin.org/


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

Kernel: Linux 5.18.0-4-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=it_IT.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 util-linux depends on:
ii  libblkid1 2.38.1-4
ii  libc6 2.36-6
ii  libcap-ng00.8.3-1+b2
ii  libcrypt1 1:4.4.33-1
ii  libmount1 2.38.1-4
ii  libpam0g  1.5.2-5
ii  libselinux1   3.4-1+b3
ii  libsmartcols1 2.38.1-4
ii  libsystemd0   252.2-1
ii  libtinfo6 6.3+20220423-2
ii  libudev1  252.2-1
ii  libuuid1  2.38.1-4
ii  util-linux-extra  2.38.1-4
ii  zlib1g1:1.2.11.dfsg-4.1

Versions of packages util-linux recommends:
ii  sensible-utils  0.0.17

Versions of packages util-linux suggests:
ii  dosfstools  4.2-1
ii  kbd 2.5.1-1
pn  util-linux-locales  

-- debconf information:
  util-linux/noauto-with-nonzero-passnum:



Bug#1024080: libpam-systemd: Failed to create session: Maximum number of sessions (8192) reached

2022-11-14 Thread Francesco Potortì
>> Starting from a few days ago, I am getting these in my auth.log:
>> 
>> sshd[2108738]: pam_systemd(sshd:session): Failed to create session: Maximum 
>> number of sessions (8192) reached, refusing further sessions.
>> 
>> I can regularly log into the machine, but every logging produces the above 
>> message.
>
>Why is that a systemd bug? Please elaborate.

I tried to guess what would be the involved package.  Please reassign it to the 
right package, or else please instruct me about how to find out.

Sincerely

-- 
Francesco Potortì (ricercatore)Mobile: +39.348.8283.107  
ISTI - Area della ricerca CNR  Skype:  wnlabisti 
via G. Moruzzi 1, I-56124 Pisa Web:http://fly.isti.cnr.it
(gate 20, 1st floor, room C71) ISPIN:  https://ieee-jispin.org/



Bug#1024080: libpam-systemd: Failed to create session: Maximum number of sessions (8192) reached

2022-11-14 Thread Francesco Potortì
Package: libpam-systemd
Version: 252.1-1
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

Starting from a few days ago, I am getting these in my auth.log:

sshd[2108738]: pam_systemd(sshd:session): Failed to create session: Maximum 
number of sessions (8192) reached, refusing further sessions.

I can regularly log into the machine, but every logging produces the above 
message.

-- 
Francesco Potortì (ricercatore)Mobile: +39.348.8283.107  
ISTI - Area della ricerca CNR  Skype:  wnlabisti 
via G. Moruzzi 1, I-56124 Pisa Web:http://fly.isti.cnr.it
(gate 20, 1st floor, room C71) ISPIN:  https://ieee-jispin.org/



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

Kernel: Linux 5.18.0-4-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=it_IT.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 libpam-systemd depends on:
ii  dbus [default-dbus-system-bus]  1.14.4-1
ii  libc6   2.36-4
ii  libcap2 1:2.44-1
ii  libpam-runtime  1.5.2-5
ii  libpam0g1.5.2-5
ii  systemd 252.1-1
ii  systemd-sysv252.1-1

Versions of packages libpam-systemd recommends:
ii  dbus-user-session  1.14.4-1

libpam-systemd suggests no packages.

-- no debconf information



Bug#1023966: gnumeric: blank areas in window when reading a specific file

2022-11-13 Thread Francesco Potortì
Package: gnumeric
Version: 1.12.53-1.1
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

When I read the attached file with gnumeric, the lower part of the window turns 
blank.  The same happens if this tab is part of a multi-tabn document: in that 
case, the problem appears only on that specific tab

-- 
Francesco Potortì (ricercatore)Mobile: +39.348.8283.107  
ISTI - Area della ricerca CNR  Skype:  wnlabisti 
via G. Moruzzi 1, I-56124 Pisa Web:http://fly.isti.cnr.it
(gate 20, 1st floor, room C71) ISPIN:  https://ieee-jispin.org/



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

Kernel: Linux 5.18.0-4-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=it_IT.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 gnumeric depends on:
ii  debconf [debconf-2.0]  1.5.79
ii  gnumeric-common1.12.53-1.1
ii  gsfonts2:20200910-6
ii  libatk1.0-02.46.0-3
ii  libc6  2.36-4
ii  libcairo2  1.16.0-6
ii  libgdk-pixbuf-2.0-02.42.9+dfsg-1
ii  libglib2.0-0   2.74.1-2
ii  libgoffice-0.10-10 0.10.53-1
ii  libgsf-1-114   1.14.50-1
ii  libgtk-3-0 3.24.34-3
ii  libpango-1.0-0 1.50.10+ds-1
ii  libpangocairo-1.0-01.50.10+ds-1
ii  libxml22.9.14+dfsg-1+b1
ii  procps 2:3.3.17-7.1
ii  pxlib1 0.6.8-1+b1
ii  zlib1g 1:1.2.11.dfsg-4.1

Versions of packages gnumeric recommends:
ii  evince43.0-1
ii  gnumeric-doc  1.12.53-1.1
ii  lp-solve  5.5.2.5-2

Versions of packages gnumeric suggests:
ii  fonts-liberation   1:1.07.4-11
ii  gnumeric-plugins-extra 1.12.53-1.1
pn  libgsf-1-dev   
ii  ttf-mscorefonts-installer  3.8

-- debconf information:
* gnumeric/existing-process: true
  gnumeric/existing-process-title:



bug.gnumeric
Description: application/gnumeric


Bug#1023659: gscan2pdf: can't use unpaper as it gives errors

2022-11-09 Thread Francesco Potortì
The problem is, it is okay to ignore a warning once one knows that in fact it 
is not really a problem.

But I usually try to not ignore warnings if I do not know what they mean...



Bug#1023659: gscan2pdf: can't use unpaper as it gives errors

2022-11-08 Thread Francesco Potortì
Package: gscan2pdf
Version: 2.13.0-1
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

If I enable the "Postprocessing / Clean up images" option with default values, 
I get errors from unpaper.  Here they are:

[image2 @ 0x564ee7da3540] Encoder did not produce proper pts, making some up.
[image2 @ 0x564ee7da3540] The specified filename 
'/tmp/gscan2pdf-EBri/SGOfFcr2Nn.pnm' does not contain an image sequence pattern 
or a pattern is invalid.
[image2 @ 0x564ee7da3540] Use a pattern such as %03d for an image sequence or 
use the -update option (with -frames:v 1 if needed) to write a single image.

The file mentioned in the second of the three error messages does not exist.

This is unpaper 7.0.0-0.1

If I downgrade to unpaper 6.1-2+b2 I get these errors instead:

[ppm_pipe @ 0x5560cbcbd500] Stream #0: not enough frames to estimate rate; 
consider increasing probesize
[image2 @ 0x5560cbcc3740] Using AVStream.codec to pass codec parameters to 
muxers is deprecated, use AVStream.codecpar instead.
[image2 @ 0x5560cbcc3740] Encoder did not produce proper pts, making some up.

I can't downgrade unpaper further because that would require installing old 
dependencies.

I have used gscan2pdf (with unpaper) for many years, and I am sure it used to 
work without problems until maybe one year ago.  I also tried downgrading 
gscan2pdf to 2.3.0-1, the error message changes but it is always there.


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

Kernel: Linux 5.18.0-4-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=it_IT.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 gscan2pdf depends on:
ii  imagemagick8:6.9.11.60+dfsg-1.3+b4
ii  imagemagick-6.q16 [imagemagick]8:6.9.11.60+dfsg-1.3+b4
ii  libconfig-general-perl 2.65-2
ii  libdate-calc-perl  6.4-2
ii  libfilesys-df-perl 0.92-7+b1
ii  libgoocanvas2-perl 0.06-3
ii  libgtk3-imageview-perl 10-1
ii  libgtk3-perl   0.038-2
ii  libgtk3-simplelist-perl0.21-1
ii  libhtml-parser-perl3.79-1+b1
ii  libimage-magick-perl   8:6.9.11.60+dfsg-1.3
ii  libimage-sane-perl 5-1+b3
ii  liblist-moreutils-perl 0.430-2
ii  liblocale-codes-perl   3.72-1
ii  liblocale-gettext-perl 1.07-4+b3
ii  liblog-log4perl-perl   1.57-1
ii  libossp-uuid-perl [libdata-uuid-perl]  1.6.2-1.5+b11
ii  libpdf-builder-perl3.024-1
ii  libproc-processtable-perl  0.634-1+b2
ii  libreadonly-perl   2.050-3
ii  librsvg2-common2.54.5+dfsg-1
ii  libset-intspan-perl1.19-3
ii  libtiff-tools  4.4.0-5
ii  libtry-tiny-perl   0.31-2
ii  sane-utils 1.1.1-6+b1

Versions of packages gscan2pdf recommends:
ii  djvulibre-bin   3.5.28-2
ii  gocr0.52-5
ii  pdftk   2.02-5+b1
ii  pdftk-java [pdftk]  3.3.2-1
ii  tesseract-ocr   5.1.0-2
ii  unpaper 7.0.0-0.1
ii  xdg-utils   1.1.3-4.1

gscan2pdf suggests no packages.

-- no debconf information



Bug#1023461: xpra: packaged with libavif14, which does not exist any more

2022-11-04 Thread Francesco Potortì
Package: xpra
Version: 4.4.1-r0-1
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

This version of Xpra is built with libavif14, which cannot be found on 
repositories

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

Kernel: Linux 5.18.0-4-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=it_IT.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 xpra depends on:
ii  gir1.2-gtk-3.03.24.34-3
ii  keyboard-configuration1.211
ii  libavcodec59  10:5.1.2-dmo1
ii  libavformat59 10:5.1.2-dmo1
ii  libavif14 0.10.1-2+b1
ii  libavutil57   10:5.1.2-dmo1
ii  libbrotli11.0.9-2+b4
ii  libc6 2.35-4
ii  libcairo2 1.16.0-6
ii  libdrm2   2.4.113-2
ii  libglib2.0-0  2.74.1-1
ii  libgtk-3-03.24.34-3
ii  liblz4-1  1.9.4-1
ii  libpam0g  1.5.2-5
ii  libprocps82:3.3.17-7.1
ii  libqrencode4  4.1.1-1
ii  libswscale6   10:5.1.2-dmo1
ii  libsystemd0   252-2
ii  libturbojpeg0 1:2.1.2-1+b1
ii  libvpx7   1.12.0-1
ii  libwebp7  1.2.2-2+b1
ii  libx11-6  2:1.8.1-2
ii  libx264-164   4:0.164.3101+gitb093bbe-dmo1
ii  libxcomposite11:0.4.5-1
ii  libxdamage1   1:1.1.5-2
ii  libxext6  2:1.3.4-1+b1
ii  libxfixes31:6.0.0-2
ii  libxi62:1.8-1+b1
ii  libxkbfile1   1:1.1.0-1
ii  libxrandr22:1.5.2-2+b1
ii  libxres1  2:1.2.1-1
ii  libxtst6  2:1.2.3-1.1
ii  openssl   3.0.5-4
ii  python3   3.10.6-1
ii  python3-cairo 1.20.1-4
ii  python3-gi3.42.2-2
ii  python3-gi-cairo  3.42.2-2
ii  python3-opengl3.1.5+dfsg-3
ii  python3-pil   9.2.0-1.1
ii  xserver-xorg-video-dummy  1:0.4.0-1
ii  xvfb  2:21.1.4-2

Versions of packages xpra recommends:
ii  cups-common 2.4.2-1
ii  cups-daemon 2.4.2-1+b2
ii  cups-filters1.28.16-1+b2
ii  dbus-x111.14.4-1
ii  gir1.2-appindicator3-0.10.4.92-8
ii  gir1.2-rsvg-2.0 2.54.5+dfsg-1
ii  gstreamer1.0-alsa   1.20.3-dmo1
ii  gstreamer1.0-plugins-base   1.20.3-dmo1
ii  gstreamer1.0-plugins-good   1.20.4-dmo2
ii  gstreamer1.0-plugins-ugly   1:1.20.4-dmo1
ii  gstreamer1.0-pulseaudio 1.20.4-dmo2
ii  gstreamer1.0-tools  1.20.3-1
ii  ibus1.5.27-2+b1
pn  liblz4  
ii  openssh-client  1:9.0p1-1+b2
ii  printer-driver-cups-pdf [cups-pdf]  3.0.1-14
ii  python3-cryptography3.4.8-2
ii  python3-cups2.0.1-5+b2
ii  python3-dbus1.3.2-1
ii  python3-dnspython   2.2.1-2
ii  python3-gssapi  1.6.12-2+b1
ii  python3-gst-1.0 1.20.3-1+b1
ii  python3-kerberos1.1.14-3.1+b5
ii  python3-netifaces   0.11.0-1+b2
ii  python3-paramiko2.10.4-1
ii  python3-pyinotify   0.9.6-2
ii  python3-rencode 1.0.6-2+b2
ii  python3-setproctitle1.3.1-1
ii  python3-socks   1.7.1+dfsg-1
ii  python3-xdg 0.27-3
ii  python3-zeroconf0.39.2-1
ii  qrencode4.1.1-1
ii  sshpass 1.09-1+b1
ii  xpra-html5  6.1-r5-1
ii  xterm   375-1

Versions of packages xpra suggests:
pn  gnome-shell-extension-appindicator
pn  gnome-shell-extension-top-icons-plus  
pn  libnvidia-encode1 
ii  openssh-server1:9.0p1-1+b2
ii  pinentry-gnome3   1.2.1-1
ii  pulseaudio16.1+dfsg1-2+b1
ii  pulseaudio-utils  16.1+dfsg1-2+b1
pn  python-psutil 
pn  python3-oauthlib  
pn  python3-opencv
pn  python3-pycuda
ii  python3-yaml  5.4.1-1+b2
pn  v4l2loopback-dkms 

-- Configuration Files:
/etc/xpra/xpra.conf changed:
speaker = on


-- no debconf information



Bug#1023345: spamassassin: plugin eval failed with unknown encoding 'MIME-Header'

2022-11-02 Thread Francesco Potortì
Package: spamassassin
Version: 4.0.0~rc3-3.1
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 
File: /usr/sbin/spamd

Starting few days ago, I get many of these in syslog:

plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 8342.
plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 248.
plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 2683.
plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 895.
plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 2194.
plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 2201.
plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 2181.
plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 135.
plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 220.
plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 161.
plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 243.
plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 292.
plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 309.
plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 220.
plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 212.
plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 225.
plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 191.
plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 1496.
plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 11184.
plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 1622.
plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 1924.
plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 253.
plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 184.
plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 243.
plugin: eval failed: Unknown encoding 'MIME-Header' at 
/usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090,  line 379.




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

Kernel: Linux 5.18.0-4-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=it_IT.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 spamassassin depends on:
ii  adduser 3.129
ii  curl7.85.0-1
ii  libhtml-parser-perl 3.79-1+b1
ii  libhttp-date-perl   6.05-2
ii  libio-string-perl   1.08-3.1
ii  libmail-dkim-perl   1.20220520-1
ii  libnet-dns-perl 1.35-1
ii  libnetaddr-ip-perl  4.079+dfsg-2+b1
ii  libsocket6-perl 0.29-2+b1
ii  libsys-hostname-long-perl   1.5-2
ii  libwww-perl 6.67-1
ii  lsb-base11.4
ii  perl [libarchive-tar-perl]  5.36.0-4
ii  sysvinit-utils [lsb-base]   3.05-6
ii  w3m 0.5.3+git20220429-1+b1

Versions of packages spamassassin recommends:
ii  gnupg  2.2.40-1
ii  libbsd-resource-perl   1.2911-2+b1
ii  libio-socket-inet6-perl2.73-1
ii  libmail-spf-perl   2.9.0-5
ii  perl [libsys-syslog-perl]  5.36.0-4
ii  sa-compile 4.0.0~rc3-3.1
ii  spamc  4.0.0~rc3-3.1

Versions of packages spamassassin suggests:
ii  libdbi-perl   1.643-3+b3
pn  libencode-detect-perl 
pn  libgeoip2-perl
ii  libio-socket-ssl-perl

Bug#1023159: inkscape: crashes opening a pdf file

2022-10-30 Thread Francesco Potortì
Package: inkscape
Version: 1.1.2-3+b1
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

When opening the attached pdf, inkscape exit with an "internal error" message.

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

Kernel: Linux 5.18.0-4-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=it_IT.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 inkscape depends on:
ii  lib2geom1.1.0  1.2-1
ii  libatkmm-1.6-1v5   2.28.3-1
ii  libboost-filesystem1.74.0  1.74.0-17
ii  libc6  2.35-3
ii  libcairo2  1.16.0-6
ii  libcairomm-1.0-1v5 1.14.4-1
ii  libcdr-0.1-1   0.1.6-2+b1
ii  libdbus-glib-1-2   0.112-2
ii  libfontconfig1 2.13.1-4.5
ii  libfreetype6   2.12.1+dfsg-3
ii  libgc1 1:8.2.2-3
ii  libgcc-s1  12.2.0-3
ii  libgdk-pixbuf-2.0-02.42.9+dfsg-1
ii  libglib2.0-0   2.74.0-3
ii  libglibmm-2.4-1v5  2.66.5-1
ii  libgomp1   12.2.0-3
ii  libgsl27   2.7.1+dfsg-3+b1
ii  libgspell-1-2  1.12.0-1
ii  libgtk-3-0 3.24.34-3
ii  libgtkmm-3.0-1v5   3.24.7-1
ii  libharfbuzz0b  5.2.0-2
ii  libjpeg62-turbo1:2.1.2-1+b1
ii  liblcms2-2 2.13.1-1+b1
ii  libmagick++-6.q16-88:6.9.11.60+dfsg-1.3+b4
ii  libpango-1.0-0 1.50.10+ds-1
ii  libpangocairo-1.0-01.50.10+ds-1
ii  libpangoft2-1.0-0  1.50.10+ds-1
ii  libpangomm-1.4-1v5 2.46.3-1
ii  libpng16-161.6.38-2
ii  libpoppler-glib8   22.08.0-2.1
ii  libpoppler118  22.02.0-3
ii  libpotrace01.16-2
ii  libreadline8   8.2-1
ii  librevenge-0.0-0   0.0.4-6+b1
ii  librsvg2-common2.54.5+dfsg-1
ii  libsigc++-2.0-0v5  2.10.8-1
ii  libsoup2.4-1   2.74.3-1
ii  libstdc++6 12.2.0-3
ii  libvisio-0.1-1 0.1.7-1+b2
ii  libwpg-0.3-3   0.3.3-1
ii  libx11-6   2:1.8.1-2
ii  libxml22.9.14+dfsg-1+b1
ii  libxslt1.1 1.1.35-1
ii  python33.10.6-1
ii  zlib1g 1:1.2.11.dfsg-4.1

Versions of packages inkscape recommends:
ii  aspell   0.60.8-4+b1
ii  fig2dev  1:3.2.8b-3
ii  imagemagick  8:6.9.11.60+dfsg-1.3+b4
ii  imagemagick-6.q16 [imagemagick]  8:6.9.11.60+dfsg-1.3+b4
ii  libimage-magick-perl 8:6.9.11.60+dfsg-1.3
ii  libwmf-bin   0.2.12-5
ii  python3-lxml 4.9.1-1+b1
ii  python3-numpy1:1.21.5-1+b1
ii  python3-scour0.38.2-2

Versions of packages inkscape suggests:
ii  dia   0.97.3+git20220525-4
pn  inkscape-tutorials
ii  libsvg-perl   2.87-1
ii  pstoedit  3.78-2
pn  python3-uniconvertor  
ii  ruby  1:3.0+3.1

-- no debconf information



nuovo mod AA7 10_AA7_10 modello 27.05.2015.pdf
Description: Adobe PDF document


Bug#1018263: gawk: CONVFMT used instead of OFMT for 'print $0'

2022-08-28 Thread Francesco Potortì
Package: gawk
Version: 1:5.1.0-1
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

Dear Maintainer,

I observe this:

$  echo 8.746 | gawk '{$1+='463405.85';print $0}'
463415

This one round the result to six significant digits, as teh default output 
format is "%.6g".  To
change this for 'print' , one should change OFMT, like this:

$  echo 8.746 | gawk 'BEGIN{OFMT="%.12g"}{$1+='463405.85';print $0}'
463415

But this has no effect.  This is a bug.  TO get the right effect, one has to 
change CONVFMT,
like this:

$  echo 8.746 | gawk 'BEGIN{CONVFMT="%.12g"}{$1+='463405.85';print $0}'
463414.596

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it



-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (990, 'testing'), (101, 'unstable')
merged-usr: no
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages gawk depends on:
ii  libc6 2.34-4
ii  libgmp10  2:6.2.1+dfsg1-1
ii  libmpfr6  4.1.0-3
ii  libreadline8  8.1.2-1.2
ii  libsigsegv2   2.14-1

gawk recommends no packages.

Versions of packages gawk suggests:
ii  gawk-doc  5.1.0-1

-- no debconf information



Bug#1010299: closed by Fabio Fantoni (reply to fantonifa...@tiscali.it) (Re: backintime-common: incompatible with most recent Python)

2022-04-29 Thread Francesco Potortì
Please bring the new version to testing as soon as possible.  Losing a backup 
canbe very dangerous.

Sincerely

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it



Bug#1010299: backintime-common: incompatible with most recent Python

2022-04-28 Thread Francesco Potortì
Package: backintime-common
Version: 1.2.1-3
Severity: grave
X-Debbugs-Cc: none, Francesco Potortì 

I suppose the new Python is the culprit:

Traceback (most recent call last):
  File "/usr/share/backintime/common/backintime.py", line 27, in 
import config
  File "/usr/share/backintime/common/config.py", line 32, in 
import tools
  File "/usr/share/backintime/common/tools.py", line 1802, in 
class OrderedSet(collections.MutableSet):
AttributeError: module 'collections' has no attribute 'MutableSet'

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

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

Versions of packages backintime-common depends on:
ii  cron [cron-daemon]  3.0pl1-137.1
ii  openssh-client  1:9.0p1-1
ii  python3 3.10.4-1
ii  python3-dbus1.2.18-3+b1
ii  python3-keyring 23.5.0-1
ii  rsync   3.2.4-1

Versions of packages backintime-common recommends:
ii  backintime-qt  1.2.1-3

Versions of packages backintime-common suggests:
pn  encfs   
ii  powermgmt-base  1.36
ii  sshfs   3.7.2-1

-- no debconf information



Bug#1008047: Acknowledgement (xscreensaver: power management settings are ignored)

2022-03-22 Thread Francesco Potortì
I can add that

$ xset dpms force off   # this one works
$ xset dpms 18 24 32# does nothing
$ xset +dpms; xset dpms 18 24 32# does nothing
$ xset dpms force standby   # this one works



Bug#1008047: xscreensaver: power management settings are ignored

2022-03-21 Thread Francesco Potortì
Package: xscreensaver
Version: 6.02+dfsg1-2
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

After a reboot, Xscreensaver does not power off the screen as it used
to, even if no change was done to the configuration.

This is an always-running box, so after reboot presumably Xscreensaver,
the kernel and libraries had different running versions.

For the sake of logging, I have set timeouts to small numbers.  Here are
the configuration file and the log.  In the log you see that, after
3 minutes from start, the screen fades out and a screen saver is
started.  After 4' from start the screen should have gone to sleep,
and after 5' from start it should have shut down, but none of this
happened and instead, after 6' from start anohter screen saver was
selected and started.



 start of ~/.xscreensaver 

# XScreenSaver Preferences File
# Written by xscreensaver-demo 6.02 for pot on Mon Mar 21 13:56:12 2022.
# https://www.jwz.org/xscreensaver/

timeout:0:03:00
cycle:  0:03:00
lock:   False
lockTimeout:0:00:00
passwdTimeout:  0:00:30
visualID:   default
installColormap:True
verbose:False
splash: True
splashDuration: 0:00:05
demoCommand:xscreensaver-demo
nice:   10
fade:   True
unfade: False
fadeSeconds:0:00:09
ignoreUninstalledPrograms:False
font:   *-medium-r-*-140-*-m-*
dpmsEnabled:True
dpmsQuickOff:   False
dpmsStandby:0:03:00
dpmsSuspend:0:04:00
dpmsOff:0:05:00
grabDesktopImages:  True
grabVideoFrames:False
chooseRandomImages: True
imageDirectory: /home/pot/Pictures/foto

mode:   random
selected:   -1

textMode:   url
textLiteral:XScreenSaver
textFile:   
textProgram:fortune
textURL:https://planet.debian.org/rss20.xml
dialogTheme:default

programs: \
-   maze -root  \n\
- GL:   superquadrics -root \n\
attraction -root\n\
blitspin -root  \n\
greynetic -root \n\
helix -root \n\
hopalong -root  \n\
imsmap -root\n\
-   noseguy -root   \n\
-   pyro -root  \n\
qix -root   \n\
-   rocks -root \n\
rorschach -root \n\
decayscreen -root   \n\
flame -root \n\
halo -root  \n\
slidescreen -root   \n\
pedal -root \n\
bouboule -root  \n\
braid -root \n\
coral -root \n\
deco -root  \n\
drift -root \n\
fadeplot -root  \n\
galaxy -root\n\
goop -root  \n\
grav -root  \n\
ifs -root   \n\
unicode -root   \n\
- GL:   jigsaw -root\n\
julia -root \n\
kaleidescope -root  \n\
- GL:   moebius -root   \n\
moire -root \n\
  GL:   morph3d -root   \n\
-   mountain -root  \n\
munch -root \n\
penrose -root

Bug#1006323: eom: cannot open two windows on two different X displays

2022-02-24 Thread Francesco Potortì
>>>> Package: eom
>>>> Version: 1.26.0-1
>>>> Severity: normal
>>>> X-Debbugs-Cc: none, Francesco Potortì 
>>>>
>>>> I have eom woth a window opened on display :7
>>>>
>>>> If I call it on display :0 it just exits without messages.
>>>>
>>>> Killing it on display :7 fixes the problem.
>>>>
>>>> This is what I get on ~/.xsession-errors:
>>>>
>>>> Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW
>>>> message with a timestamp of 0 for 0x527 (Eye of MAT)
>>>> Window manager warning: meta_window_activate called by a pager with
>>>> a 0 timestamp; the pager needs to be fixed.
>>>>
>>>
>>> Please try "dbus-run-session eom" on your second $DISPLAY. This is a
>>> DBus session specific feature added with Debian 9 or 10.
>>
>> Sort of works.  I am using Xpra remotely on display :7.  Emacs is  
>> running on the server on :0.  I create an Emacs frame on display :7  
>> so that I can access it from home.  An Eom process is running on :0.  
>>  From the Emacs frame on :7 I call eom and it exits without  
>> messages.  Then I call dbus-run-session eom and it spits the  
>> following:
>>
>> [...]
>
>I'd rather recommend starting Emacs on :7 with dbus-run-session. In  
>fact, Xpra should be bright enough to handle this for you.

In fact, I start Emacs on the server with Screen runing on a virtual terminal 
on :0.  Then, from there, I create a frame on the server display :0 and one 
more on the Xpra display :7.  I then work on the server, both on a virtual 
terminal and on display :0  when I am at the office and Screen and Xpra over 
ssh when I am out of office.

I think it is already awfully complex as is, and launching Emacs from :7 would 
expose my long-running Emacs process to one more layer of software (Xpra) with 
possible instabilities.

I often run programs from inside Emacs and launch them without worrying where 
from, like Libreoffice, Gnumeric, Inkscape, Atril, and not one of them has had 
problems (until now, at least) with having windows on both :0 and :7 displays.

As far as I can tell, Eom requiring a specific trick to obtain seamless 
behaviour should be seen as a regression.

Even if there was a good reason to forcing the user to use the dbus trick, I 
think that the delay and the warning messages that I observed shouldn't be seen 
as normal.



Bug#1006323: eom: cannot open two windows on two different X displays

2022-02-24 Thread Francesco Potortì
>> Package: eom
>> Version: 1.26.0-1
>> Severity: normal
>> X-Debbugs-Cc: none, Francesco Potortì 
>>
>> I have eom woth a window opened on display :7
>>
>> If I call it on display :0 it just exits without messages.
>>
>> Killing it on display :7 fixes the problem.
>>
>> This is what I get on ~/.xsession-errors:
>>
>> Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW  
>> message with a timestamp of 0 for 0x527 (Eye of MAT)
>> Window manager warning: meta_window_activate called by a pager with  
>> a 0 timestamp; the pager needs to be fixed.
>>
>
>Please try "dbus-run-session eom" on your second $DISPLAY. This is a  
>DBus session specific feature added with Debian 9 or 10.

Sort of works.  I am using Xpra remotely on display :7.  Emacs is running on 
the server on :0.  I create an Emacs frame on display :7 so that I can access 
it from home.  An Eom process is running on :0.  From the Emacs frame on :7 I 
call eom and it exits without messages.  Then I call dbus-run-session eom and 
it spits the following:

dbus-daemon[2348073]: [session uid=1000 pid=2348073] Activating service 
name='org.gtk.vfs.Daemon' requested by ':1.0' (uid=1000 pid=2348074 comm="eom 
The competition Venue.png ")
dbus-daemon[2348078]: writing oom_score_adj error: Permission denied
dbus-daemon[2348073]: [session uid=1000 pid=2348073] Successfully activated 
service 'org.gtk.vfs.Daemon'
fusermount3: failed to access mountpoint /run/user/1000/gvfs: Permission denied

(eom:2348074): dbind-WARNING **: 16:22:43.518: Couldn't connect to 
accessibility bus: Failed to connect to socket /tmp/dbus-FzQejMAbpw: No such 
file or directory
dbus-daemon[2348073]: [session uid=1000 pid=2348073] Activating service 
name='org.freedesktop.portal.Desktop' requested by ':1.0' (uid=1000 pid=2348074 
comm="eom The competition Venue.png ")
dbus-daemon[2348089]: writing oom_score_adj error: Permission denied
dbus-daemon[2348073]: [session uid=1000 pid=2348073] Activating service 
name='org.freedesktop.portal.Documents' requested by ':1.2' (uid=1000 
pid=2348089 comm="/usr/libexec/xdg-desktop-portal ")
dbus-daemon[2348094]: writing oom_score_adj error: Permission denied
dbus-daemon[2348073]: [session uid=1000 pid=2348073] Activating service 
name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.3' 
(uid=1000 pid=2348094 comm="/usr/libexec/xdg-document-portal ")
dbus-daemon[2348098]: writing oom_score_adj error: Permission denied
dbus-daemon[2348073]: [session uid=1000 pid=2348073] Successfully activated 
service 'org.freedesktop.impl.portal.PermissionStore'
dbus-daemon[2348073]: [session uid=1000 pid=2348073] Successfully activated 
service 'org.freedesktop.portal.Documents'
fuse: mountpoint is not empty
fuse: if you are sure this is safe, use the 'nonempty' mount option
error: fuse init failed: Can't mount fuse fs on /run/user/1000/doc: File exists
dbus-daemon[2348073]: [session uid=1000 pid=2348073] Activating service 
name='org.freedesktop.portal.Documents' requested by ':1.2' (uid=1000 
pid=2348089 comm="/usr/libexec/xdg-desktop-portal ")
dbus-daemon[2348104]: writing oom_score_adj error: Permission denied
dbus-daemon[2348073]: [session uid=1000 pid=2348073] Successfully activated 
service 'org.freedesktop.portal.Documents'
fuse: mountpoint is not empty
fuse: if you are sure this is safe, use the 'nonempty' mount option
error: fuse init failed: Can't mount fuse fs on /run/user/1000/doc: File exists
dbus-daemon[2348073]: [session uid=1000 pid=2348073] Activating service 
name='org.freedesktop.impl.portal.desktop.gtk' requested by ':1.2' (uid=1000 
pid=2348089 comm="/usr/libexec/xdg-desktop-portal ")
dbus-daemon[2348109]: writing oom_score_adj error: Permission denied

(xdg-desktop-portal-gtk:2348109): dbind-WARNING **: 16:22:43.679: Couldn't 
connect to accessibility bus: Failed to connect to socket /tmp/dbus-FzQejMAbpw: 
No such file or directory
dbus-daemon[2348073]: [session uid=1000 pid=2348073] Successfully activated 
service 'org.freedesktop.impl.portal.desktop.gtk'
dbus-daemon[2348073]: [session uid=1000 pid=2348073] Activating service 
name='org.freedesktop.secrets' requested by ':1.2' (uid=1000 pid=2348089 
comm="/usr/libexec/xdg-desktop-portal ")
dbus-daemon[2348118]: writing oom_score_adj error: Permission denied

Then, after maybe 20 seconds, the Eom window appears and the following further 
messages are written:

dbus-daemon[2348073]: [session uid=1000 pid=2348073] Activated service 
'org.freedesktop.secrets' failed: Process org.freedesktop.secrets received 
signal 15

** (/usr/libexec/xdg-desktop-portal:2348089): WARNING **: 16:23:01.492: Failed 
to create secret proxy: Error calling StartServiceByName for 
org.freedesktop.secrets: Process org.freedesktop.secrets received signal 15

** (/usr/libexec/xdg-desktop-portal

Bug#1006323: eom: cannot open two windows on two different X displays

2022-02-23 Thread Francesco Potortì
Package: eom
Version: 1.26.0-1
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

I have eom woth a window opened on display :7

If I call it on display :0 it just exits without messages.

Killing it on display :7 fixes the problem.

This is what I get on ~/.xsession-errors:

Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a 
timestamp of 0 for 0x527 (Eye of MAT)
Window manager warning: meta_window_activate called by a pager with a 0 
timestamp; the pager needs to be fixed.


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

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

Versions of packages eom depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.40.0-3
ii  eom-common   1.26.0-1
ii  gir1.2-eom-1.0   1.26.0-1
ii  libatk1.0-0  2.36.0-3
ii  libc62.33-6
ii  libcairo21.16.0-5
ii  libexempi8   2.5.2-1
ii  libexif120.6.24-1
ii  libgdk-pixbuf-2.0-0  2.42.6+dfsg-2
ii  libgirepository-1.0-11.70.0-3
ii  libgl1   1.4.0-1
ii  libgl1-mesa-glx  21.2.6-1
ii  libglib2.0-0 2.70.4-1
ii  libgtk-3-0   3.24.31-1
ii  libjpeg62-turbo  1:2.1.2-1
ii  liblcms2-2   2.12~rc1-2
ii  libmate-desktop-2-17 1.26.0-1
ii  libpeas-1.0-01.30.0-4
ii  librsvg2-2   2.52.5+dfsg-3+b1
ii  librsvg2-common  2.52.5+dfsg-3+b1
ii  libx11-6 2:1.7.2-2+b1
ii  libxml2  2.9.12+dfsg-6
ii  mate-desktop-common  1.26.0-1
ii  shared-mime-info 2.1-2
ii  zlib1g   1:1.2.11.dfsg-2

eom recommends no packages.

eom suggests no packages.

-- no debconf information



Bug#1004330: makes the package useless with PHP 8

2022-02-07 Thread Francesco Potortì
>
>Hi Francesco,
>
>Francesco Potortì wrote:
>> I had to revert some changes:
>[…]
>> The necessary change was
>> 
>> -$conf['savedir'] = '/var/lib/dokuwiki/data'; //where to store all the 
>> files
>> +$conf['savedir'] = './data';  //where to store all the files
>
>Do you remember why this was necessary, i.e. what didn't work without it?

Dokuwiki cannot find the .data directory and says so in the web browser.  I 
suppose that an alternative is creating a data link to /var/lib/dokuwiki/data.  
Maybe such link existed and I removed it in the past and an upgrade does not 
restore it?

>> I know nothing about how php is managed on Debian.  However, I had to add 
>> these links:
>> 
>> /usr/share/dokuwiki/vendor/paragonie/random_compat/lib -> 
>> /usr/share/php/random_compat
>> /usr/share/dokuwiki/vendor/phpseclib/phpseclib/phpseclib -> 
>> /usr/share/php/phpseclib
>
>Good catch! This indeed could be something that I oversaw.

By the way, those files are in the php-phpseclib and php-random-compat packages.

>> # /usr/share/dokuwiki/vendor/marcusschwarz/lesserphp/
>> 
>> I replaced all {0} with [0]
>
>That's one of the common changes I had to do. I though thought I had a
>patch for that already in the package on Salsa:
>
>https://salsa.debian.org/abe/dokuwiki/-/blob/master/debian/patches/cherrypick_6b6d27d9.patch

I had just downloaded your package, so apparently you missed that one...

>Anyway, will look through all the things you found and will update the
>package in git where it seems necessary.
>
>> Additionally, I get this in the Apache log:
>> 
>> PHP Warning:  Undefined array key "fperm" in 
>> /usr/share/dokuwiki/inc/Search/Indexer.php on line 1070, referer: 
>> http://wiki.potorti.it/egc2018/bilancio
>
>Yes. These are IIRC fixed upstream in git, but not in a release yet. I
>might add them to avoid the warning, but for now I just want to do the
>minimal thing to get it working again.
>
>> And unfortunately email sending still does not work: emails are sent
>> with an empty From: field, so they fail at the sendmail level.
>
>Funnily for me it's opposite: I get more mails than before, and also
>for changes I don't see via web interface. Still unclear why.

I get one email per edit, as expected, but they bounce (and I see the bounce) 
because the To: header is empty.  This has happened with php8.  After I had 
patched all the places generating an error in the Apache log, I had this 
behaviour, which undortunately does not generate an error, so I could not catch 
it...



Bug#1004330: makes the package useless with PHP 8

2022-02-07 Thread Francesco Potortì
I built and installed your package, thanks.

These are the problems I encountered.

# /etc/dokuwiki.php

I had to revert some changes:

diff -pu /etc/dokuwiki/dokuwiki.php /etc/dokuwiki/dokuwiki.php.dist
--- /etc/dokuwiki/dokuwiki.php  2022-02-07 13:59:46.209521897 +0100
+++ /etc/dokuwiki/dokuwiki.php.dist 2022-01-25 04:12:00.0 +0100
@@ -13,14 +13,14 @@
 
 
 /* Basic Settings */
-$conf['title']   = 'Debian DokuWiki'; //what to show in the title
+$conf['title']   = 'DokuWiki';//what to show in the title
 $conf['start']   = 'start';   //name of start page
 $conf['lang']= 'en';  //your language
 $conf['template']= 'dokuwiki'; //see lib/tpl directory
 $conf['tagline'] = '';//tagline in header (if template 
supports it)
 $conf['sidebar'] = 'sidebar'; //name of sidebar in root namespace 
(if template supports it)
 $conf['license'] = 'cc-by-nc-sa'; //see conf/license.php
-$conf['savedir'] = '/var/lib/dokuwiki/data'; //where to store all the files
+$conf['savedir'] = './data';  //where to store all the files
 $conf['basedir'] = '';//absolute dir from serveroot - 
blank for autodetection
 $conf['baseurl'] = '';//URL to server including protocol - 
blank for autodetect
 $conf['cookiedir']   = '';//path to use in cookies - blank for 
basedir
@@ -139,7 +139,7 @@ $conf['rss_show_summary'] = 1;
 $conf['rss_show_deleted'] = 1;   //Show deleted items 0|1
 
 /* Advanced Settings */
-$conf['updatecheck'] = 0;//automatically check for new 
releases?
+$conf['updatecheck'] = 1;//automatically check for new 
releases?
 $conf['userewrite']  = 0;//this makes nice URLs: 0: off 1: 
.htaccess 2: internal
 $conf['useslash']= 0;//use slash instead of colon? only 
when rewrite is on
 $conf['sepchar'] = '_';  //word separator character in page 
names; may be a
@@ -176,12 +176,3 @@ $conf['proxy']['user']= '';
 $conf['proxy']['pass']= '';
 $conf['proxy']['ssl'] = 0;
 $conf['proxy']['except']  = '';
-// Safemode Hack - read http://www.dokuwiki.org/config:safemodehack !
-$conf['safemodehack'] = 0;
-$conf['ftp']['host'] = 'localhost';
-$conf['ftp']['port'] = '21';
-$conf['ftp']['user'] = 'user';
-$conf['ftp']['pass'] = 'password';
-$conf['ftp']['root'] = '/home/user/htdocs';
-
-

Note that I re-added the safemode hack even if I don't know what it is.  The 
necessary change was

-$conf['savedir'] = '/var/lib/dokuwiki/data'; //where to store all the files
+$conf['savedir'] = './data';  //where to store all the files


# php compatibility

I know nothing about how php is managed on Debian.  However, I had to add these 
links:

/usr/share/dokuwiki/vendor/paragonie/random_compat/lib -> 
/usr/share/php/random_compat
/usr/share/dokuwiki/vendor/phpseclib/phpseclib/phpseclib -> 
/usr/share/php/phpseclib


# /usr/share/dokuwiki/vendor/marcusschwarz/lesserphp/

I replaced all {0} with [0]


# Result
Now it apparently works as it did after the patches I had done to the old 
package.  Additionally, I get this in the Apache log:

PHP Warning:  Undefined array key "fperm" in 
/usr/share/dokuwiki/inc/Search/Indexer.php on line 1070, referer: 
http://wiki.potorti.it/egc2018/bilancio


And unfortunately email sending still does not work: emails are sent with an 
empty From: field, so they fail at the sendmail level.



Bug#1004330: makes the package useless with PHP 8

2022-02-04 Thread Francesco Potortì
The most urgent thing now is to mark the current dokuwiki package and php8 as 
incompatible, so people don't keep falling here until a solution is out.



Bug#1004330: makes the package useless with PHP 8

2022-02-04 Thread Francesco Potortì
>I have a more or less working package of the most recent upstream
>release plus one or two patches at
>https://salsa.debian.org/abe/dokuwiki
>
>It runs in production on https://swissmk.ch/

I'd be happy to try it.  However after tweaking with the code I managed to have 
it almost working.  The only thing that I found not working  is generation and 
sending of email: the recipient is empty and the email bounces.  Snce this 
problem does not cause an error or warning for me to read in the logs, I have 
not found the culprit.

So I have enough incentives to try out a new version.  I am writing to you in 
private.

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it



Bug#1004330: makes the package useless with PHP 8

2022-02-03 Thread Francesco Potortì
I hope the package gets upgraded soon, because dokuwiki simply stopped working 
with PHP 8

I used a stopgap, by looking at the Apache errors end modifying the php source 
files generating the error, but that's long and tedious.  And I cannot be sure 
that everything works...

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it



Bug#1004543: telegram: unsuccessfully tries to set oom_score_adj

2022-01-30 Thread Francesco Potortì
Package: telegram
Version: 3.4.8-0ubuntu1
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

I observe this on the syslog:

Jan 29 18:13:41 tucano dbus-daemon[5321]: [session uid=1000 pid=5321] 
Activating service name='org.freedesktop.Notifications' requested by ':1.47' 
(uid=1000 pid=6705 comm="/opt/telegram/telegram -workdir /home/pot/.Telegra")   

 
Jan 29 18:13:41 tucano dbus-daemon[3502832]: writing oom_score_adj error: 
Permission denied   
Jan 29 18:13:41 tucano dbus-daemon[5321]: [session uid=1000 pid=5321] 
Successfully activated service 'org.freedesktop.Notifications'  
 

This happens many times a day.

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

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

Versions of packages telegram depends on:
ii  dbus-x11  1.12.20-3

telegram recommends no packages.

telegram suggests no packages.

-- no debconf information

-- debsums errors found:
debsums: missing file /opt/telegram/Telegram.sh (from telegram package)
debsums: missing file /opt/telegram/telegram.tar.xz (from telegram package)



Bug#1004336: mate-panel: workspace-switcher unusable on side panels because height is too small

2022-01-25 Thread Francesco Potortì
Package: mate-panel
Version: 1.26.1-2
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 
File: /etc/mateconf/schemas/workspace-switcher.schemas

The workspace switcher unusable on panel with the Right orientation, because 
the rectangles representing the workspaces are far too low (fe pixels high, in 
my case.  

This problem does not exist for panel in the Bottom orientation.

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

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

Versions of packages mate-panel depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.40.0-2
ii  libatk1.0-0  2.36.0-3
ii  libc62.33-2
ii  libcairo21.16.0-5
ii  libgdk-pixbuf-2.0-0  2.42.6+dfsg-2
ii  libglib2.0-0 2.70.2-1
ii  libgtk-3-0   3.24.31-1
ii  libgtk-layer-shell0  0.6.0-1
ii  libice6  2:1.0.10-1
ii  libmate-desktop-2-17 1.26.0-1
ii  libmate-menu21.26.0-1
ii  libmate-panel-applet-4-1 1.26.1-2
ii  libmateweather1  1.26.0-1
ii  libpango-1.0-0   1.50.3+ds1-4
ii  librda0  0.0.5-1.1
ii  libsm6   2:1.2.3-1
ii  libwayland-client0   1.19.0-2+b1
ii  libwnck-3-0  40.0-2
ii  libx11-6 2:1.7.2-2+b1
ii  libxrandr2   2:1.5.2-1
ii  mate-desktop 1.26.0-1
ii  mate-menus   1.26.0-1
ii  mate-panel-common1.26.1-2
ii  mate-polkit  1.26.0-1

mate-panel recommends no packages.

mate-panel suggests no packages.

-- no debconf information



Bug#1001798: mate-indicator-applet: kk

2021-12-23 Thread Francesco Potortì
Wow, it worked!

# cd /usr/lib/x86_64-linux-gnu/
# ln -s libappindicator3.so.1 libappindicator.so.1.0.0
# ln -s libappindicator3.so.1 libappindicator.so.1
# pkill -e mate-panel

and when it restarts the three icons of Telegram, Skype and Slack are there!

Thanks

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it



Bug#956795: it happens again

2021-12-19 Thread Francesco Potortì
It had stopped (don't know why).  Since yesterday, after a big update, I
have got these on auth.log every minute: 

Dec 18 17:03:01 tucano CRON[3228265]: PAM unable to dlopen(pam_systemd.so): 
/lib/security/pam_systemd.so: cannot open shared object file: No such file or 
directory
Dec 18 17:03:01 tucano CRON[3228265]: PAM adding faulty module: pam_systemd.so

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it



Bug#1001798: mate-indicator-applet: kk

2021-12-16 Thread Francesco Potortì
>Could you grab the libayatana-appindicator library package [1] from  
>Debian unstable (0.5.90-4, uploaded today) and pull that in onto your  
>system and check if the problem disappears after logout / login? Thanks.

I installed libayatana-appindicator3-1 0.5.90-4, logged out of the X
session (X restarted as usual) and nothing changed, apart from the
bluetooth and email icons now appearing in the indicator, as I had
installed ayatana-indicator-bluetooth and ayatana-indicator-messages

But no Telegram, Skype and Slack icons any more...

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it



Bug#1001798: mate-indicator-applet: kk

2021-12-16 Thread Francesco Potortì
>>>> Package: mate-indicator-applet
>>>> Version: 1.24.0-2
>>>> Severity: normal
>>>> X-Debbugs-Cc: none, Francesco Potortì 
>>>>
>>>> Starting today, Indicator Applet Complete does not display any more the
>>>> icons for Telegram, Skype and Slack as it used to do untile yesterday.
>>>>
>>>> The system icon is still there.
>>>
>>> Is this on Debian bullseye? Or on Debian unstable?
>>
>> I am using Debian testing (bookworm)
>>
>>> If you are on unstable, please make sure, you have upgraded all
>>> Ayatana Indicators related packages _and_ mate-indicator-applet (>=
>>> 1.26).
>>
>> I have everything updated to testing, (mate-indicator-applet 1.24.0-2)
>>
>>> Is the process ayatana-indicator-application running in the background?
>>
>> I have these running:
>>
>> /usr/libexec/ayatana-indicator-session/ayatana-indicator-session-service
>> /usr/libexec/ayatana-indicator-messages/ayatana-indicator-messages-service
>> /usr/libexec/ayatana-indicator-application/ayatana-indicator-application-service
>> /usr/libexec/ayatana-indicator-power/ayatana-indicator-power-service
>>
>>> What version of that is installed on your system?
>>
>> Package: ayatana-indicator-application
>> Version: 0.8.90-1
>>
>> Package: ayatana-indicator-common
>> Version: 0.9.5-1
>>
>> Package: ayatana-indicator-messages
>> Version: 0.9.0-1
>>
>> Package: ayatana-indicator-power
>> Version: 2.2.0-1
>>
>> Package: ayatana-indicator-session
>> Version: 0.9.0-1
>>
>> Package: gir1.2-ayatanaappindicator3-0.1
>> Version: 0.5.5-3
>>
>> Package: libayatana-appindicator3-1
>> Version: 0.5.5-3
>>
>> Package: libayatana-indicator3-7
>> Version: 0.9.0-1
>>
>> Package: libayatana-common0
>> Version: 0.9.5-1
>>
>> Package: libayatana-ido3-0.4-0
>> Version: 0.9.0-1
>
>Could you please check your /var/log/dpkg.log and figure out which of  
>the above packages you updated the day when things starting failing?

Well, that's strange.  Neither mate-indicator-applet nor any of the
ayatana packages had been updated for at least four days.  The most
recent upgraded one was
2021-12-09 06:42:02 upgrade ayatana-indicator-application:amd64 0.8.0-1 0.8.90-1

This is what happened (if I recall correctly).  First, not that this box
is unfrequently rebooted, and apps usually keep running until something
goes wrong.  On the evening of 14 Dec I noticed that some applications
displayed unreadable characters.  Restarting each application fixed the
problem for it.  On 15 Dec I decided to restart X.  Once X was
restarted, I noticed the missing icons.

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it



Bug#1001798: mate-indicator-applet: kk

2021-12-16 Thread Francesco Potortì
>> Package: mate-indicator-applet
>> Version: 1.24.0-2
>> Severity: normal
>> X-Debbugs-Cc: none, Francesco Potortì 
>>
>> Starting today, Indicator Applet Complete does not display any more the
>> icons for Telegram, Skype and Slack as it used to do untile yesterday.
>>
>> The system icon is still there.
>
>Is this on Debian bullseye? Or on Debian unstable?

I am using Debian testing (bookworm)

>If you are on unstable, please make sure, you have upgraded all  
>Ayatana Indicators related packages _and_ mate-indicator-applet (>=  
>1.26).

I have everything updated to testing, (mate-indicator-applet 1.24.0-2)

>Is the process ayatana-indicator-application running in the background?

I have these running:

/usr/libexec/ayatana-indicator-session/ayatana-indicator-session-service
/usr/libexec/ayatana-indicator-messages/ayatana-indicator-messages-service
/usr/libexec/ayatana-indicator-application/ayatana-indicator-application-service
/usr/libexec/ayatana-indicator-power/ayatana-indicator-power-service

>What version of that is installed on your system?

Package: ayatana-indicator-application
Version: 0.8.90-1

Package: ayatana-indicator-common
Version: 0.9.5-1

Package: ayatana-indicator-messages
Version: 0.9.0-1

Package: ayatana-indicator-power
Version: 2.2.0-1

Package: ayatana-indicator-session
Version: 0.9.0-1

Package: gir1.2-ayatanaappindicator3-0.1
Version: 0.5.5-3

Package: libayatana-appindicator3-1
Version: 0.5.5-3

Package: libayatana-indicator3-7
Version: 0.9.0-1

Package: libayatana-common0
Version: 0.9.5-1

Package: libayatana-ido3-0.4-0
Version: 0.9.0-1



Bug#1001798: mate-indicator-applet: kk

2021-12-16 Thread Francesco Potortì
Package: mate-indicator-applet
Version: 1.24.0-2
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

Starting today, Indicator Applet Complete does not display any more the
icons for Telegram, Skype and Slack as it used to do untile yesterday.

The system icon is still there.

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

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

Versions of packages mate-indicator-applet depends on:
ii  libatk1.0-0   2.36.0-3
ii  libayatana-ido3-0.4-0 0.9.0-1
ii  libayatana-indicator3-7   0.9.0-1
ii  libc6 2.32-5
ii  libglib2.0-0  2.70.2-1
ii  libgtk-3-03.24.30-4
ii  libmate-panel-applet-4-1  1.24.1-1+b1
ii  libx11-6  2:1.7.2-2+b1
ii  mate-indicator-applet-common  1.24.0-2
ii  mate-panel1.24.1-1+b1

mate-indicator-applet recommends no packages.

mate-indicator-applet suggests no packages.

-- no debconf information



Bug#1001505: pulseaudio: report to ALSA developers

2021-12-11 Thread Francesco Potortì
Package: pulseaudio
Version: 15.0+dfsg1-2
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

I read this in syslog and so I report it:

pulseaudio[6593]: ALSA woke us up to write new data to the device, but there 
was actually nothing to write.
pulseaudio[6593]: Most likely this is a bug in the ALSA driver 'snd_usb_audio'. 
Please report this issue to the ALSA developers.
pulseaudio[6593]: We were woken up with POLLOUT set -- however a subsequent 
snd_pcm_avail() returned 0 or another value < min_avail.

-- Package-specific info:
<#part type="text/plain" disposition=attachment description="Bug script output">
File '/etc/default/pulseaudio' does not exist

-- BEGIN ATTACHMENTS --
/etc/pulse/client.conf
-- END ATTACHMENTS --
-- BEGIN ATTACHMENTS --
/etc/pulse/daemon.conf
-- END ATTACHMENTS --
-- BEGIN ATTACHMENTS --
/etc/pulse/default.pa
-- END ATTACHMENTS --
-- BEGIN ATTACHMENTS --
/etc/pulse/system.pa
-- END ATTACHMENTS --
-- BEGIN ATTACHMENTS --
/tmp/bug-pulseaudio-aplay_-L.qntkfr
-- END ATTACHMENTS --
-- BEGIN ATTACHMENTS --
/tmp/bug-pulseaudio-pactl_list.jDbJ2M
-- END ATTACHMENTS --
-- BEGIN ATTACHMENTS --
/tmp/bug-pulseaudio-pactl_info.eneLDr
-- END ATTACHMENTS --
<#/part>

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


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

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

Versions of packages pulseaudio depends on:
ii  adduser  3.118
ii  init-system-helpers  1.61
ii  libasound2   1.2.5.1-1
ii  libasound2-plugins   1:1.2.5+gitda157e9-dmo1
ii  libc62.32-5
ii  libcap2  1:2.44-1
ii  libdbus-1-3  1.12.20-3
ii  libfftw3-single3 3.3.8-2
ii  libgcc-s111.2.0-12
ii  libglib2.0-0 2.70.2-1
ii  libice6  2:1.0.10-1
ii  libltdl7 2.4.6-15
ii  liborc-0.4-0 1:0.4.32-1
ii  libpulse015.0+dfsg1-2
ii  libsm6   2:1.2.3-1
ii  libsndfile1  1.0.31-2
ii  libsoxr0 0.1.3-4
ii  libspeexdsp1 1.2~rc1.2-1.1
ii  libstdc++6   11.2.0-12
ii  libsystemd0  249.7-1
ii  libtdb1  1.4.3-1+b1
ii  libudev1 249.7-1
ii  libwebrtc-audio-processing1  0.3-1+b1
ii  libx11-6 2:1.7.2-2+b1
ii  libx11-xcb1  2:1.7.2-2+b1
ii  libxcb1  1.14-3
ii  libxtst6 2:1.2.3-1
ii  lsb-base 11.1.0
ii  pulseaudio-utils 15.0+dfsg1-2

Versions of packages pulseaudio recommends:
ii  dbus-user-session1.12.20-3
ii  libpam-systemd [logind]  249.7-1
ii  rtkit0.13-4

Versions of packages pulseaudio suggests:
pn  paprefs  
ii  pavucontrol  5.0-2
ii  pavumeter0.9.3-4+b4
ii  udev 249.7-1

-- no debconf information



Bug#1000584: inkscape: confused by set-group-ID on directory

2021-11-25 Thread Francesco Potortì
Package: inkscape
Version: 1.1.1-2
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

I have a directory X with permissions drwxrwsr-x and umask 0002

I start Inkscape from a dirrente directory, read a pdf file from X and
export a bitmap conversion to directory X.

The file permissions are -rw--- (they should be -rw-rw-r--)

I remove the file and export again.  This time the file permissions are
-rw-r--r-- (they should be -rw-rw-r--).

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it

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

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

Versions of packages inkscape depends on:
ii  libatkmm-1.6-1v5   2.28.2-1
ii  libboost-filesystem1.74.0  1.74.0-13
ii  libc6  2.32-4
ii  libcairo2  1.16.0-5
ii  libcairomm-1.0-1v5 1.12.2-4
ii  libcdr-0.1-1   0.1.6-2
ii  libdbus-glib-1-2   0.112-2
ii  libdouble-conversion3  3.1.5-7
ii  libfontconfig1 2.13.1-4.2
ii  libfreetype6   2.11.0+dfsg-1
ii  libgc1 1:8.0.4-3
ii  libgcc-s1  11.2.0-10
ii  libgdk-pixbuf-2.0-02.42.6+dfsg-2
ii  libglib2.0-0   2.70.1-1
ii  libglibmm-2.4-1v5  2.66.2-1
ii  libgomp1   11.2.0-10
ii  libgsl25   2.6+dfsg-2
ii  libgspell-1-2  1.9.1-2
ii  libgtk-3-0 3.24.30-3
ii  libgtkmm-3.0-1v5   3.24.5-1
ii  libharfbuzz0b  2.7.4-1
ii  libjpeg62-turbo1:2.0.6-4
ii  liblcms2-2 2.12~rc1-2
ii  libmagick++-6.q16-88:6.9.11.60+dfsg-1.3
ii  libpango-1.0-0 1.48.10+ds1-1
ii  libpangocairo-1.0-01.48.10+ds1-1
ii  libpangoft2-1.0-0  1.48.10+ds1-1
ii  libpangomm-1.4-1v5 2.46.1-1
ii  libpng16-161.6.37-3
ii  libpoppler-glib8   20.09.0-3.1
ii  libpoppler102  20.09.0-3.1
ii  libpotrace01.16-2
ii  libreadline8   8.1-2
ii  librevenge-0.0-0   0.0.4-6+b1
ii  librsvg2-common2.50.7+dfsg-2
ii  libsigc++-2.0-0v5  2.10.4-2
ii  libsoup2.4-1   2.74.1-1
ii  libstdc++6 11.2.0-10
ii  libvisio-0.1-1 0.1.7-1+b1
ii  libwpg-0.3-3   0.3.3-1
ii  libx11-6   2:1.7.2-2+b1
ii  libxml22.9.12+dfsg-5+b1
ii  libxslt1.1 1.1.34-4
ii  python33.9.7-1
ii  zlib1g 1:1.2.11.dfsg-2

Versions of packages inkscape recommends:
ii  aspell   0.60.8-4
ii  fig2dev  1:3.2.8b-1
ii  imagemagick  8:6.9.11.60+dfsg-1.3
ii  imagemagick-6.q16 [imagemagick]  8:6.9.11.60+dfsg-1.3
ii  libimage-magick-perl 8:6.9.11.60+dfsg-1.3
ii  libwmf-bin   0.2.8.4-17+b1
ii  python3-lxml 4.6.4-1
ii  python3-numpy1:1.19.5-1
ii  python3-scour0.38.2-1

Versions of packages inkscape suggests:
ii  dia   0.97.3+git20160930-9+b1
pn  inkscape-tutorials
ii  libsvg-perl   2.86-1
ii  pstoedit  3.77-1
pn  python3-uniconvertor  
ii  ruby  1:2.7.6

-- no debconf information



Bug#995348: apt: apt.systemd.daily log messages

2021-09-30 Thread Francesco Potortì
Package: apt
Version: 2.3.9
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

Dear Maintainer,

since a couple days ago, I have started seeing these in my syslog:

Sep 29 06:44:34 tucano apt.systemd.daily[853517]: tar: .remove-on-upgrade 
/etc/xdg/QtProject/qtlogging.ini: Not found in archive
Sep 29 06:44:34 tucano apt.systemd.daily[853517]: tar: Exiting with failure 
status due to previous errors
Sep 29 06:44:34 tucano apt.systemd.daily[853524]: tar: .remove-on-upgrade 
/etc/X11/Xsession.d/90qt5-opengl: Not found in archive
Sep 29 06:44:34 tucano apt.systemd.daily[853524]: tar: Exiting with failure 
status due to previous errors
Sep 29 06:44:34 tucano apt.systemd.daily[853540]: tar: .remove-on-upgrade 
/etc/init.d/stop-bootlogd-single: Not found in archive
Sep 29 06:44:34 tucano apt.systemd.daily[853540]: tar: Exiting with failure 
status due to previous errors
Sep 29 06:44:34 tucano apt.systemd.daily[853545]: tar: .remove-on-upgrade 
/etc/init.d/bootlogd: Not found in archive
Sep 29 06:44:34 tucano apt.systemd.daily[853545]: tar: Exiting with failure 
status due to previous errors
Sep 29 06:44:34 tucano apt.systemd.daily[853550]: tar: .remove-on-upgrade 
/etc/init.d/stop-bootlogd: Not found in archive
Sep 29 06:44:34 tucano apt.systemd.daily[853550]: tar: Exiting with failure 
status due to previous errors
Sep 29 06:44:34 tucano apt.systemd.daily[853553]: tar: .remove-on-upgrade 
/etc/init.d/motd: Not found in archive
Sep 29 06:44:34 tucano apt.systemd.daily[853553]: tar: Exiting with failure 
status due to previous errors

-- Package-specific info:
<#part type="text/plain" disposition=attachment description="Bug script output">

-- apt-config dump --

APT "";
APT::Architecture "amd64";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "true";
APT::Install-Suggests "0";
APT::Sandbox "";
APT::Sandbox::User "_apt";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^firmware-linux.*";
APT::NeverAutoRemove:: "^linux-firmware$";
APT::NeverAutoRemove:: "^linux-image-[a-z0-9]*$";
APT::NeverAutoRemove:: "^linux-image-[a-z0-9]*-[a-z0-9]*$";
APT::VersionedKernelPackages "";
APT::VersionedKernelPackages:: "linux-.*";
APT::VersionedKernelPackages:: "kfreebsd-.*";
APT::VersionedKernelPackages:: "gnumach-.*";
APT::VersionedKernelPackages:: ".*-modules";
APT::VersionedKernelPackages:: ".*-kernel";
APT::Never-MarkAuto-Sections "";
APT::Never-MarkAuto-Sections:: "metapackages";
APT::Never-MarkAuto-Sections:: "contrib/metapackages";
APT::Never-MarkAuto-Sections:: "non-free/metapackages";
APT::Never-MarkAuto-Sections:: "restricted/metapackages";
APT::Never-MarkAuto-Sections:: "universe/metapackages";
APT::Never-MarkAuto-Sections:: "multiverse/metapackages";
APT::Move-Autobit-Sections "";
APT::Move-Autobit-Sections:: "oldlibs";
APT::Move-Autobit-Sections:: "contrib/oldlibs";
APT::Move-Autobit-Sections:: "non-free/oldlibs";
APT::Move-Autobit-Sections:: "restricted/oldlibs";
APT::Move-Autobit-Sections:: "universe/oldlibs";
APT::Move-Autobit-Sections:: "multiverse/oldlibs";
APT::LastInstalledKernel "5.14.0-1-amd64";
APT::Update "";
APT::Update::Post-Invoke-Success "";
APT::Update::Post-Invoke-Success:: "test -x /usr/bin/apt-show-versions || exit 
0 ; apt-show-versions -i";
APT::Update::Post-Invoke-Success:: "/usr/bin/test -e 
/usr/share/dbus-1/system-services/org.freedesktop.PackageKit.service && 
/usr/bin/test -S /var/run/dbus/system_bus_socket && /usr/bin/gdbus call 
--system --dest org.freedesktop.PackageKit --object-path 
/org/freedesktop/PackageKit --timeout 4 --method 
org.freedesktop.PackageKit.StateHasChanged cache-update > /dev/null; /bin/echo 
> /dev/null";
APT::Periodic "";
APT::Periodic::Update-Package-Lists "1";
APT::Periodic::Unattended-Upgrade "1";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
APT::Default-Release "testing";
APT::Architectures "";
APT::Architectures:: "amd64";
APT::Architectures:: "i386";
APT::Compressor "";
APT::Compressor::. "";
APT::Compressor::.::Name ".";
APT::Compressor::.::Extension "";
APT::Compressor::.::Binary "";
APT::Compressor::.::Cost "0";
APT::Compressor::zstd "";
APT::Compressor::zstd::Name "zstd";
APT::Compressor::zstd::Extension ".zst";
APT::Compressor::zstd::Binary "zstd";
APT::Compressor::zstd::Cost "60";
APT::Compressor::zstd::CompressArg "";
APT::Compressor::zstd::CompressAr

Bug#994236: wmctrl: warning message from window manager

2021-09-14 Thread Francesco Potortì
Package: wmctrl
Version: 1.07-7+b1
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 
File: /usr/bin/wmctrl

After remotely closing some windows with DISPLAY=:0 wmctrl -ic 0x058001b2
I looked into ~/.xsession-errors and discovered these messages:

Window manager warning: Receiving a NET_CLOSE_WINDOW message for 0x58001b2 
(Indoor pos) without a timestamp!  This means some buggy (outdated) application 
is on the loose!
Window manager warning: Tried to ping a window with CurrentTime! Not allowed.

I use Mate with Marco on Lightdm, all updated to current testing distribution

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it


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

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

Versions of packages wmctrl depends on:
ii  libc6 2.31-17
ii  libglib2.0-0  2.68.4-1
ii  libx11-6  2:1.7.2-1
ii  libxmu6   2:1.1.2-2+b3

wmctrl recommends no packages.

wmctrl suggests no packages.

-- no debconf information



Bug#993438: python3-pygments: Markdown and Output lexers cannot be found

2021-09-06 Thread Francesco Potortì
>> Package: python3-pygments
>> Version: 2.7.1+dfsg-2.1
>> Severity: normal
>> X-Debbugs-Cc: none, Francesco Potortì 
>>
>>   get_lexer_by_name("markdown")
>> does not work: it does not find the lexer.
>> However,
>>   get_lexer_by_name("md")
>> works, so this is a bug with a workaround.
>>
>>   get_lexer_by_name("output")
>> does not work: it does not find the lexer.
>> This time, it seems that OutputLexer is not really there, as
>>   from pygments.lexers import OutputLexer
>> does not work either.
>
>If the version (2.7.1) is correct, this is expected: the "markdown"
>alias is new in 2.8.0, while the Output lexer is new in 2.10.0.

Ok, thanks, will wait :)

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it



Bug#993438: python3-pygments: Markdown and Output lexers cannot be found

2021-09-01 Thread Francesco Potortì
Package: python3-pygments
Version: 2.7.1+dfsg-2.1
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

  get_lexer_by_name("markdown")
does not work: it does not find the lexer.
However,
  get_lexer_by_name("md")
works, so this is a bug with a workaround.

  get_lexer_by_name("output")
does not work: it does not find the lexer.
This time, it seems that OutputLexer is not really there, as
  from pygments.lexers import OutputLexer
does not work either.

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it


-- System Information:
Debian Release: 11.0
  APT prefers testing
  APT policy: (990, 'testing'), (101, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages python3-pygments depends on:
ii  python33.9.2-3
ii  python3-pkg-resources  52.0.0-4

python3-pygments recommends no packages.

Versions of packages python3-pygments suggests:
pn  python-pygments-doc  
ii  ttf-bitstream-vera   1.10-8.1

-- no debconf information



Bug#993080: apt: no instructions on how to explicitly accept the name change

2021-08-27 Thread Francesco Potortì
Sorry, this should have been filed towards apt-get, not apt

And the solution is "apt update", but I had to discover it by browsing
the net, while it should have been written in the messages and in the
apt-secure man page



Bug#993080: apt: no instructions on how to explicitly accept the name change

2021-08-27 Thread Francesco Potortì
Package: apt
Version: 2.2.4
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

Dear Maintainer,

I get this from apt:

E: Repository 'http://ftp.it.debian.org/debian testing InRelease' changed its 
'Codename' value from 'bull\
seye' to 'bookworm'
N: This must be accepted explicitly before updates for this repository can be 
applied. See apt-secure(8) \
manpage for details.

Unfortunately, the apt-secure(8) page is of no help in solving the
problem.  It would be helpful to have a clearly written recipe or
reference to a recipe for how to explicitly accept the name change,
instead of having to look on the web for a way to do it

Thank you for your work 

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it



-- Package-specific info:
<#part type="text/plain" disposition=attachment description="Bug script output">

-- apt-config dump --

APT "";
APT::Architecture "amd64";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "true";
APT::Install-Suggests "0";
APT::Sandbox "";
APT::Sandbox::User "_apt";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^firmware-linux.*";
APT::NeverAutoRemove:: "^linux-firmware$";
APT::NeverAutoRemove:: "^linux-image-[a-z0-9]*$";
APT::NeverAutoRemove:: "^linux-image-[a-z0-9]*-[a-z0-9]*$";
APT::VersionedKernelPackages "";
APT::VersionedKernelPackages:: "linux-.*";
APT::VersionedKernelPackages:: "kfreebsd-.*";
APT::VersionedKernelPackages:: "gnumach-.*";
APT::VersionedKernelPackages:: ".*-modules";
APT::VersionedKernelPackages:: ".*-kernel";
APT::Never-MarkAuto-Sections "";
APT::Never-MarkAuto-Sections:: "metapackages";
APT::Never-MarkAuto-Sections:: "contrib/metapackages";
APT::Never-MarkAuto-Sections:: "non-free/metapackages";
APT::Never-MarkAuto-Sections:: "restricted/metapackages";
APT::Never-MarkAuto-Sections:: "universe/metapackages";
APT::Never-MarkAuto-Sections:: "multiverse/metapackages";
APT::Move-Autobit-Sections "";
APT::Move-Autobit-Sections:: "oldlibs";
APT::Move-Autobit-Sections:: "contrib/oldlibs";
APT::Move-Autobit-Sections:: "non-free/oldlibs";
APT::Move-Autobit-Sections:: "restricted/oldlibs";
APT::Move-Autobit-Sections:: "universe/oldlibs";
APT::Move-Autobit-Sections:: "multiverse/oldlibs";
APT::LastInstalledKernel "5.10.0-8-amd64";
APT::Update "";
APT::Update::Post-Invoke-Success "";
APT::Update::Post-Invoke-Success:: "test -x /usr/bin/apt-show-versions || exit 
0 ; apt-show-versions -i";
APT::Update::Post-Invoke-Success:: "/usr/bin/test -e 
/usr/share/dbus-1/system-services/org.freedesktop.PackageKit.service && 
/usr/bin/test -S /var/run/dbus/system_bus_socket && /usr/bin/gdbus call 
--system --dest org.freedesktop.PackageKit --object-path 
/org/freedesktop/PackageKit --timeout 4 --method 
org.freedesktop.PackageKit.StateHasChanged cache-update > /dev/null; /bin/echo 
> /dev/null";
APT::Periodic "";
APT::Periodic::Update-Package-Lists "1";
APT::Periodic::Unattended-Upgrade "1";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
APT::Default-Release "testing";
APT::Architectures "";
APT::Architectures:: "amd64";
APT::Architectures:: "i386";
APT::Compressor "";
APT::Compressor::. "";
APT::Compressor::.::Name ".";
APT::Compressor::.::Extension "";
APT::Compressor::.::Binary "";
APT::Compressor::.::Cost "0";
APT::Compressor::zstd "";
APT::Compressor::zstd::Name "zstd";
APT::Compressor::zstd::Extension ".zst";
APT::Compressor::zstd::Binary "zstd";
APT::Compressor::zstd::Cost "60";
APT::Compressor::zstd::CompressArg "";
APT::Compressor::zstd::CompressArg:: "-19";
APT::Compressor::zstd::UncompressArg "";
APT::Compressor::zstd::UncompressArg:: "-d";
APT::Compressor::lz4 "";
APT::Compressor::lz4::Name "lz4";
APT::Compressor::lz4::Extension ".lz4";
APT::Compressor::lz4::Binary "false";
APT::Compressor::lz4::Cost "50";
APT::Compressor::gzip "";
APT::Compressor::gzip::Name "gzip";
APT::Compressor::gzip::Extension ".gz";
APT::Compressor::gzip::Binary "gzip";
APT::Compressor::gzip::Cost "100";
APT::Compressor::gzip::CompressArg "";
APT:

Bug#993053: python3-flasgger: bad formatting of summary with MK_SANITIZER

2021-08-26 Thread Francesco Potortì
Package: python3-flasgger
Version: 0.9.5+dfsg.2-1
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

when using the MK_SANITIZER the summary of each endpoint appears
embedded between  and 

Please write to me in private get a link to the API I am documenting to
see an example of this behaviour

-- System Information:
Debian Release: 11.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-proposed-updates'), (101, 
'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages python3-flasgger depends on:
ii  libjs-jquery3.5.1+dfsg+~3.5.5-7
ii  python3 3.9.2-3
ii  python3-flask   1.1.2-2
ii  python3-jsonschema  3.2.0-3
ii  python3-mistune 0.8.4-4
ii  python3-six 1.16.0-2
ii  python3-yaml5.3.1-5

python3-flasgger recommends no packages.

python3-flasgger suggests no packages.

-- no debconf information



Bug#985887: gscan2pdf: saves b scanned pages in inverted mode

2021-04-19 Thread Francesco Potortì
>Did the new version of PDF::Builder solve the problem?

Yes, it did, without any further change.  I have created the pdf and the
log files at http://fly.isti.cnr.it/tmp/gscan2pdf with exactly the same
procedure as before.

>Did selecting compression=Auto or compression=Flate solve the problem?

I had not time to try it at the moment, and now my library is updated
and everything works alright.  However, I enabled compression=Auto and
created a further log and pdf, which you find in the same place.

By the way, I have no "Flate" compression to choose.  I have Auto, LZW,
Zip, Packbits, G3, G4, PNG, JPEG, None.

Thanks for your work

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it



Bug#985887: gscan2pdf: saves b scanned pages in inverted mode

2021-03-27 Thread Francesco Potortì
>Thanks for the log file. You seem to have selected compression=none 
>(which resulted in a REALLY big PDF). Was that deliberate? Please try 
>compression=Auto.

That's because I have written my own compression script using
ghostscript and use it as post-processing tool (which I disabled when
sending the report).  It seems to do a better job at compressing than
almost all tools out there.  I have it at:
http://fly.isti.cnr.it/pub/software/unix/pdfcompress

>This seems to be a bug in PDF::Builder (libpdf-builder-perl). I'll see 
>if I can work up a patch.

Thanks!



Bug#985887: gscan2pdf: saves b scanned pages in inverted mode

2021-03-26 Thread Francesco Potortì
>Please start gscan2pdf from the command line:
>
>  gscan2pdf --log=log
>
>reproduce the problem, quit, and post the input image, log file and the 
>resulting PDF.

I scanned the same a4 sheet twice, first in color mode, then in bw
mode.  The two scans appear ok in the gscan2pdf windows.  However, the
resulting pdf has the second page in inverted mode.

After exiting anf closing th elog, gsca2pdf dumped a 508MB core.

You find the log and the pdf at
http://fly.isti.cnr.it/tmp/gscan2pdf

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it



Bug#985887: gscan2pdf: saves b scanned pages in inverted mode

2021-03-25 Thread Francesco Potortì
Package: gscan2pdf
Version: 2.11.0-1
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

This looks exactly like a bug that was fixed back in 2016:
https://bugzilla.redhat.com/show_bug.cgi?id=1369984

In short, the problem occurs only with pages scanned in Grey mode.  When
the document is saved, the pdf document that is created has those pages
in inverted mode, that is black is exchanged with white.

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it


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

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

Versions of packages gscan2pdf depends on:
ii  imagemagick8:6.9.11.60+dfsg-1
ii  imagemagick-6.q16 [imagemagick]8:6.9.11.60+dfsg-1
ii  libconfig-general-perl 2.63-1
ii  libdate-calc-perl  6.4-1.1
ii  libfilesys-df-perl 0.92-6+b6
ii  libgoocanvas2-perl 0.06-2
ii  libgtk3-imageview-perl 6-1
ii  libgtk3-perl   0.038-1
ii  libgtk3-simplelist-perl0.21-1
ii  libhtml-parser-perl3.75-1+b1
ii  libimage-magick-perl   8:6.9.11.60+dfsg-1
ii  libimage-sane-perl 5-1+b1
ii  liblist-moreutils-perl 0.430-2
ii  liblocale-codes-perl   3.66-1
ii  liblocale-gettext-perl 1.07-4+b1
ii  liblog-log4perl-perl   1.54-1
ii  libossp-uuid-perl [libdata-uuid-perl]  1.6.2-1.5+b9
ii  libpdf-builder-perl3.021-1
ii  libproc-processtable-perl  0.59-2+b1
ii  libreadonly-perl   2.050-3
ii  librsvg2-common2.50.3+dfsg-1
ii  libset-intspan-perl1.19-1.1
ii  libtiff-tools  4.2.0-1
ii  libtry-tiny-perl   0.30-1
ii  sane-utils 1.0.31-4

Versions of packages gscan2pdf recommends:
ii  djvulibre-bin   3.5.28-1
ii  gocr0.52-3
ii  pdftk   2.02-5+b1
ii  pdftk-java [pdftk]  3.2.2-1
ii  tesseract-ocr   4.1.1-2.1
ii  unpaper 6.1-2+b2
ii  xdg-utils   1.1.3-4

gscan2pdf suggests no packages.

-- no debconf information



Bug#985631: backintime-qt: for volumes mounted on demand, exiting backupintime-qt during the backup fails

2021-03-20 Thread Francesco Potortì
Package: backintime-qt
Version: 1.2.1-2
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

I use user-callback to mount and unmount a local file system which I use
for the backup.

If I call backintime-qt, start a new backup from the gui, and then exit
the gui, the volume gets unmounted and the backup fails.

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it


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

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

Versions of packages backintime-qt depends on:
ii  backintime-common1.2.1-2
ii  libnotify-bin0.7.9-3
ii  policykit-1  0.105-30
ii  python3  3.9.2-2
ii  python3-dbus.mainloop.pyqt5  5.15.2+dfsg-3
ii  python3-pyqt55.15.2+dfsg-3
ii  x11-utils7.7+5

Versions of packages backintime-qt recommends:
ii  python3-secretstorage  3.3.1-1

Versions of packages backintime-qt suggests:
ii  meld  3.20.2-2

-- no debconf information



Bug#985355: backintime-qt: runtime error - reentrant call

2021-03-16 Thread Francesco Potortì
Package: backintime-qt
Version: 1.2.1-2
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

Version: 1.2.1

While calling backintime-qt from tthe command line as root, I observed
this output.  Apparently, nothing bad happens after it, and the backup
still goes on without problems.
# backintime-qt

Back In Time
Version: 1.2.1

Back In Time comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; type `backintime --license' for details.

INFO: user-callback returned 'GUI started'
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
INFO: user-callback returned 'mounting /backup'

Back In Time
Version: 1.2.1

Back In Time comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; type `backintime --license' for details.

INFO: Lock
INFO: user-callback returned 'mounting /backup'
INFO: user-callback returned 'Backup process begins'
INFO: Take a new snapshot. Profile: 1 Main profile
INFO: Call rsync to take the snapshot
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
Traceback (most recent call last):
  File "/usr/share/backintime/common/backintime.py", line 1165, in 
startApp()
  File "/usr/share/backintime/common/backintime.py", line 517, in startApp
args.func(args)
  File "/usr/share/backintime/common/backintime.py", line 739, in backup
ret = takeSnapshot(cfg, force)
  File "/usr/share/backintime/common/backintime.py", line 94, in takeSnapshot
ret = snapshots.Snapshots(cfg).backup(force)
  File "/usr/share/backintime/common/snapshots.py", line 692, in backup
ret_val, ret_error = self.takeSnapshot(sid, now, include_folders)
  File "/usr/share/backintime/common/snapshots.py", line 1036, in takeSnapshot
proc.run()
  File "/usr/share/backintime/common/tools.py", line 1981, in run
self.callback(line, self.user_data)
  File "/usr/share/backintime/common/snapshots.py", line 809, in rsyncCallback
self.snapshotLog.append('[C] ' + line[12:], 2)
  File "/usr/share/backintime/common/snapshotlog.py", line 195, in append
self.logFile.write(msg + '\n')
  File "/usr/share/backintime/common/tools.py", line 1513, in handler
self.callback()
  File "/usr/share/backintime/common/snapshotlog.py", line 203, in flush
self.logFile.flush()
RuntimeError: reentrant call inside <_io.BufferedWriter 
name='/root/.local/share/backintime/takesnapshot_.log'>
INFO: user-callback returned 'unmounting /backup'
INFO: user-callback returned 'GUI closed'


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

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

Versions of packages backintime-qt depends on:
ii  backintime-common1.2.1-2
ii  libnotify-bin0.7.9-3
ii  policykit-1  0.105-30
ii  python3  3.9.2-2
ii  python3-dbus.mainloop.pyqt5  5.15.2+dfsg-3
ii  python3-pyqt55.15.2+dfsg-3
ii  x11-utils7.7+5

Versions of packages backintime-qt recommends:
ii  python3-secretstorage  3.3.1-1

Versions of packages backintime-qt suggests:
ii  meld  3.20.2-2

-- no debconf information



Bug#985260: backintime-qt: cron jobs error not mailed to user

2021-03-15 Thread Francesco Potortì
Package: backintime-qt
Version: 1.2.1-2
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

With the default settings, when a cron job encounters a syntax error in
the user callback, the error is reported in the system logs, but no mail
is sent to the user.

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

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

Versions of packages backintime-qt depends on:
ii  backintime-common1.2.1-2
ii  libnotify-bin0.7.9-3
ii  policykit-1  0.105-30
ii  python3  3.9.2-2
ii  python3-dbus.mainloop.pyqt5  5.15.2+dfsg-3
ii  python3-pyqt55.15.2+dfsg-3
ii  x11-utils7.7+5

Versions of packages backintime-qt recommends:
ii  python3-secretstorage  3.3.1-1

Versions of packages backintime-qt suggests:
ii  meld  3.20.2-2

-- no debconf information



Bug#985256: backintime-qt: unmount at wrong time leads to core dump

2021-03-15 Thread Francesco Potortì
Package: backintime-qt
Version: 1.2.1-2
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

When closing the settings dialog, the unmount function is called in the
user_callback, while it should not.

Depending on other actions, this sometimes leads to a core dump when
closing the application.  This sequece of actions dumps core:

- open the gui (this results in mounting a volume via callback)
- open the settings dialog
- close it (this results in unmountng the volume via callback)
- look at the logs using the menu
- exit (this dumps core)

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

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

Versions of packages backintime-qt depends on:
ii  backintime-common1.2.1-2
ii  libnotify-bin0.7.9-3
ii  policykit-1  0.105-30
ii  python3  3.9.2-2
ii  python3-dbus.mainloop.pyqt5  5.15.2+dfsg-3
ii  python3-pyqt55.15.2+dfsg-3
ii  x11-utils7.7+5

Versions of packages backintime-qt recommends:
ii  python3-secretstorage  3.3.1-1

Versions of packages backintime-qt suggests:
ii  meld  3.20.2-2

-- no debconf information



Bug#982920: w3m-el: does not work with Emacs 27

2021-02-16 Thread Francesco Potortì
Package: w3m-el
Version: 1.4.632+0.20181112-8
Severity: grave
X-Debbugs-Cc: none, Francesco Potortì 

Loading w3m...
load-history-filename-element: Wrong type argument: stringp, (require . info)

Since the version on testing is from 2018, I guess it just needs upgrade
to the current one, which supports Emacs 27 as stated at
https://github.com/emacs-w3m/emacs-w3m


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

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

Versions of packages w3m-el depends on:
ii  dpkg 1.20.7.1
ii  emacs1:27.1+1-3-dbg
ii  emacs-lucid [emacs]  1:27.1+1-3-dbg
ii  emacsen-common   3.0.4
ii  install-info 6.7.0.dfsg.2-6
ii  w3m  0.5.3+git20210102-2

Versions of packages w3m-el recommends:
ii  apel  10.8+0.20201106-1
ii  flim  1:1.14.9+0.20201117-2

Versions of packages w3m-el suggests:
ii  bzip21.0.8-4
ii  imagemagick  8:6.9.11.60+dfsg-1
ii  imagemagick-6.q16 [imagemagick]  8:6.9.11.60+dfsg-1
ii  libmoe1.51.5.8-5+b1
ii  markdown 1.0.1-10.1
ii  namazu2  2.0.21-23
ii  perl-doc 5.32.1-2
ii  poppler-utils [xpdf-utils]   20.09.0-3.1
pn  ppthtml  
ii  wv   1.2.9-4.2+b2
pn  xlhtml   

-- no debconf information



Bug#982280: ssl-cert: buster needs latest version

2021-02-07 Thread Francesco Potortì
Package: ssl-cert
Version: 1.1.0
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

I just upgraded a stretch installation to buster and subvesion does not
work because of too short a snakeoil key

I solved teh problem by installing this version by hand

Please backport this version to buster

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

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

Versions of packages ssl-cert depends on:
ii  adduser3.118
ii  debconf [debconf-2.0]  1.5.74
ii  openssl1.1.1i-3

ssl-cert recommends no packages.

ssl-cert suggests no packages.

-- debconf information:
  make-ssl-cert/altname:
  make-ssl-cert/vulnerable_prng:
  make-ssl-cert/hostname: localhost
  make-ssl-cert/title:



Bug#981959: emacs-common-non-dfsg: please update to version 27

2021-02-05 Thread Francesco Potortì
Package: emacs-common-non-dfsg
Version: 1:26.3+1-1
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

The documentation for Emacs lags behind: it is at 26 while Emacs is at 27

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

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

Versions of packages emacs-common-non-dfsg depends on:
ii  dpkg  1.20.7.1
ii  install-info  6.7.0.dfsg.2-6

emacs-common-non-dfsg recommends no packages.

emacs-common-non-dfsg suggests no packages.

-- no debconf information

-- debsums errors found:
debsums: missing file /usr/share/emacs/26.3/etc/DEVEL.HUMOR (from 
emacs-common-non-dfsg package)
debsums: missing file /usr/share/emacs/26.3/etc/JOKES (from 
emacs-common-non-dfsg package)



Bug#976137: bind9: resolver.c:5137: unexpected error

2021-02-02 Thread Francesco Potortì
>> From time to time I get these in the logs:
>> 
>> Nov 29 13:56:15 tucano named[3629893]: resolver.c:5137: unexpected error:
>> Nov 29 13:56:15 tucano named[3629893]: '_.edu.cn/A' is not subdomain of 
>> 'whu.edu.cn'
...
>Please check whether you still see this in 9.16.11 (just uploaded).

This is the list of instances that I found in daemon.log (since 3
January 2021):

Jan 27 19:12:20 tucano named[54642]: resolver.c:5145: unexpected error:
Jan 11 16:12:14 tucano named[3629893]: resolver.c:5137: unexpected error:
Jan 13 19:26:25 tucano named[3629893]: resolver.c:5137: unexpected error:
Jan 14 02:36:15 tucano named[3629893]: resolver.c:5137: unexpected error:
Jan  5 06:43:54 tucano named[3629893]: resolver.c:5137: unexpected error:

I have bind9 9.16 installed.  The (automatic) upgrade to 9.16 happened
on 26 January.  ps shows that indeed named has been running since 26
January, and indeed the line number of the assertion is different in the
last message.

So yes, I still occasionally see the message with the current version in
the testing distribution.

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it



Bug#981649: mlocate: updatedb fails silently on configuration syntax error

2021-02-02 Thread Francesco Potortì
Package: mlocate
Version: 0.26-5
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

When updatedb was run by cron, an error would be mailed to root.  With
systemd, this is not longer the case.

I changed something in /etc/updatedb.conf and introduced a syntax error.
I realised that only some days later, after noticing that some files
were not present in the mlocate database.

updatedb should notify something when it sees an error instead of
failing silently

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it


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

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

Versions of packages mlocate depends on:
ii  adduser  3.118
ii  libc62.31-9

mlocate recommends no packages.

Versions of packages mlocate suggests:
ii  nocache  1.1-1+b1

-- Configuration Files:
/etc/updatedb.conf changed:
PRUNE_BIND_MOUNTS="yes"
PRUNENAMES=".git .bzr .hg .svn"
PRUNEPATHS="/tmp /media /backup /mnt /scratch/ftp/riservato /scratch/oldfly"
PRUNEFS="NFS afs autofs binfmt_misc ceph cgroup cgroup2 cifs coda configfs 
curlftpfs debugfs devfs devpts devtmpfs ecryptfs ftpfs fuse.ceph fuse.glusterfs 
fuse.gvfsd-fuse fuse.mfs fuse.rozofs fuse.sshfs fusectl fusesmb hugetlbfs 
iso9660 lustre lustre_lite mfs mqueue ncpfs nfs nfs4 ocfs ocfs2 proc pstore 
rpc_pipefs securityfs shfs smbfs sysfs tmpfs tracefs udev udf usbfs 
fuse.fuseiso"


-- no debconf information



Bug#980144: mailutils: movemail does not remove start mailbox when moving

2021-01-15 Thread Francesco Potortì
>This appears to be a duplicate of #980042:
>  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980042

It is.  Sorry.  Please merge.

Thanks for your work

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it



Bug#980144: mailutils: movemail does not remove start mailbox when moving

2021-01-15 Thread Francesco Potortì
Package: mailutils
Version: 1:3.11.1-4
Severity: grave
X-Debbugs-Cc: none, Francesco Potortì 
File: /usr/bin/movemail.mailutils

By chance, I installed mailutis from the unstable branch and I
discovered that movemail does not work (while 1:3.10-3 works).

This is 
mailutils (1:3.11.1-4) unstable; urgency=medium

When called like

movemail --emacs inbox outbox

it copies inbox to outbox rather than moving it, i.e. it does not delete
outbox even after successful operation

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it



Bug#975068: libreoffice-draw: PDF file read with fonts larger than original

2020-11-18 Thread Francesco Potortì
Package: libreoffice-draw
Version: 1:7.0.3-4
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

This problem is reported at
https://askubuntu.com/questions/1261631/text-in-pdf-file-out-of-the-right-margin-and-strange-chacarters-libreoffice-d/1293408#1293408

Some pdf files, once read n Libreoffice Draw, show fonts larger than the
original, so lines overflow to the right, even out of the page.  A
sample file exhibiting the problem is attached.

Note that, on the same system, Inkscape reads the file correctly.


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

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

Versions of packages libreoffice-draw depends on:
ii  libavahi-client3 0.8-3
ii  libavahi-common3 0.8-3
ii  libc62.31-4
ii  libcdr-0.1-1 0.1.6-1+b1
ii  libdbus-1-3  1.12.20-1
ii  libfreehand-0.1-10.1.2-3
ii  libgcc-s110.2.0-16
ii  libglib2.0-0 2.66.2-1
ii  libmspub-0.1-1   0.1.4-3+b1
ii  libmwaw-0.3-30.3.17-1
ii  libodfgen-0.1-1  0.1.7-1
ii  libpagemaker-0.0-0   0.0.4-1
ii  libqxp-0.0-0 0.0.2-1+b1
ii  libreoffice-common   1:7.0.3-4
ii  libreoffice-core 1:7.0.3-4
ii  librevenge-0.0-0 0.0.4-6+b1
ii  libstaroffice-0.0-0  0.0.7-1
ii  libstdc++6   10.2.0-16
ii  libuno-cppu3 1:7.0.3-4
ii  libuno-cppuhelpergcc3-3  1:7.0.3-4
ii  libuno-sal3  1:7.0.3-4
ii  libuno-salhelpergcc3-3   1:7.0.3-4
ii  libvisio-0.1-1   0.1.7-1+b1
ii  libwpg-0.3-3 0.3.3-1
ii  libxml2  2.9.10+dfsg-6.1
ii  libzmf-0.0-0 0.0.2-1+b3
ii  ucf  3.0043
ii  uno-libs-private 1:7.0.3-4

libreoffice-draw recommends no packages.

libreoffice-draw suggests no packages.

Versions of packages libreoffice-core depends on:
ii  fontconfig  2.13.1-4.2
ii  fonts-opensymbol2:102.11+LibO7.0.3-4
ii  libboost-locale1.71.0   1.71.0-7+b1
ii  libc6   2.31-4
ii  libcairo2   1.16.0-4
ii  libclucene-contribs1v5  2.3.3.4+dfsg-1+b1
ii  libclucene-core1v5  2.3.3.4+dfsg-1+b1
ii  libcmis-0.5-5v5 0.5.2-2+b1
ii  libcups22.3.3-3
ii  libcurl3-gnutls 7.72.0-1
ii  libdbus-1-3 1.12.20-1
ii  libdconf1   0.38.0-1
ii  libeot0 0.01-5+b1
ii  libepoxy0   1.5.4-1
ii  libexpat1   2.2.10-1
ii  libexttextcat-2.0-0 3.4.5-1
ii  libfontconfig1  2.13.1-4.2
ii  libfreetype62.10.2+dfsg-4
ii  libgcc-s1   10.2.0-16
ii  libglib2.0-02.66.2-1
ii  libgpgmepp6 1.14.0-1+b1
ii  libgraphite2-3  1.3.14-1
ii  libgstreamer-plugins-base1.0-0  1.18.1-dmo1
ii  libgstreamer1.0-0   1.18.1-1
ii  libharfbuzz-icu02.6.7-1
ii  libharfbuzz0b   2.6.7-1
ii  libhunspell-1.7-0   1.7.0-3
ii  libhyphen0  2.8.8-7
ii  libice6 2:1.0.10-1
ii  libicu6767.1-4
ii  libjpeg62-turbo 1:2.0.5-1.1
ii  liblcms2-2  2.9-4+b1
ii  libldap-2.4-2   2.4.55+dfsg-1
ii  libmythes-1.2-0 2:1.2.4-3+b1
ii  libneon27-gnutls0.31.2-1
ii  libnspr42:4.29-1
ii  libnss3 2:3.58-1
ii  libnumbertext-1.0-0 1.0.6-1
ii  liborcus-0.16-0 0.16.1-3
ii  liborcus-parser-0.16-0  0.16.1-3
ii  libpng16-16 1.6.37-3
ii  libpoppler102   20.09.0-3
ii  libqrcodegencpp11.5.0-2
ii  libraptor2-02.0.14-1.1
ii  librdf0 1.0.17-1.1+b1
ii  libreoffice-common  1:7.0.3-4
ii  librevenge-0.0-00.0.4-6+b1
ii  libsm6  2:1.2.3-1
ii  libstdc++6  10.2.0-16
ii  libuno-cppu31:7.0.3-4
ii  libuno-cppuhelpergcc3-3 1:7.0.3-4
ii  libuno-sal3 1:7.0.3-4
ii  libuno-salhelpergcc3-3  1:7.0.3-4
ii  libx11-62:1.6.12-1
ii  libx11-xcb1 2:1.6.12-1
ii  libxext62:1.3.3-1+b2
ii  libxinerama12:1.1.4-2
ii  libxml2 2.9.10+dfsg-6.1
ii  libxmlsec1

Bug#971584: problem still there :(

2020-11-18 Thread Francesco Potortì
Unfortunately, for me, 1.0.31-3 has changed nothing.  For Canoscan Lide
20 to work, I still need to create the /var/lock/sane with the correct
permissions after boot.

Please reopen.

For reference, this is the script I launch as root after boot in order
to make the scanner do its job.  I called it sane-correct and put it
into /usr/local/lib/sbin


#!/bin/bash

mkdir --parents /var/lock/sane
chown saned:scanner /var/lock/sane
chmod 775 /var/lock/sane
ls -ald /var/lock/sane


-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it



Bug#974167: please upgrade to grave

2020-11-12 Thread Francesco Potortì
The workaround of commenting out the line

CipherString = DEFAULT@SECLEVEL=2

in /etc/ssl/openssl.cnf or in a local config works.

However, this uncovered a bug in fetchmail which deserves to be set as
grave.  In fact, fetchmail should report this problem with a mail to the
user saying that connection to the server is not working, as normally
done when such problems happen, followed by a new email saying that
connection has been reestablished.

Without these notifications, the error will go unnoticed as it appears
in the logs only

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it



Bug#974167: fetchmail: OpenSSL reported error: key too small

2020-11-10 Thread Francesco Potortì
>I think this level of checking was first introduced with OpenSSL
>1.1.1f and all applications will refuse to work if compiled with this
>or newer version (for example curl). If you don't mind sending your
>login information on an now unsecure channel, you can restore the
>previous behaviour. You need to edit /etc/ssl/openssl.cnf and set
>"CipherString = DEFAULT@SECLEVEL=2" to one instead. But then again,
>it's definitely NOT recommended for your security.

I should add that in fact it is Debian, rather than openssl, which
defaults to SECLEVEL=2.  As a consequence, it is not necessary to set it
to 1: commenting the line is enough.

To avoid having this change to be system-wide, one can use a local
openssl configuration file (where the Cipherstring line is commented
out) and call fetchmail like

OPENSSL_CONF=~/insecure-openssl.conf fetchmail

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it



Bug#974167: fetchmail: OpenSSL reported error: key too small

2020-11-10 Thread Francesco Potortì
>I think this level of checking was first introduced with OpenSSL
>1.1.1f and all applications will refuse to work if compiled with this
>or newer version (for example curl). If you don't mind sending your
>login information on an now unsecure channel, you can restore the
>previous behaviour. You need to edit /etc/ssl/openssl.cnf and set
>"CipherString = DEFAULT@SECLEVEL=2" to one instead. But then again,
>it's definitely NOT recommended for your security.

Thank you for the detailed info

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it



Bug#974167: fetchmail: OpenSSL reported error: key too small

2020-11-10 Thread Francesco Potortì
Package: fetchmail
Version: 6.4.13-1
Severity: grave
X-Debbugs-Cc: none, Francesco Potortì 

fetchmail can no longer download mail from some servers.  In the logfile
it reports:

fetchmail: OpenSSL reported: error:141A318A:SSL routines:tls_process_ske_dhe:dh 
key too small
fetchmail: SSL connection failed.
fetchmail: socket error while fetching from addr...@server.org
fetchmail: Query status=2 (SOCKET)
fetchmail: Server certificate verification error: Hostname mismatch
fetchmail: OpenSSL reported: error:141A318A:SSL routines:tls_process_ske_dhe:dh 
key too small


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

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

Versions of packages fetchmail depends on:
ii  adduser   3.118
ii  debianutils   4.11.2
ii  libc6 2.31-4
ii  libcom-err2   1.45.6-1
ii  libgssapi-krb5-2  1.17-10
ii  libkrb5-3 1.17-10
ii  libssl1.1 1.1.1h-1
ii  lsb-base  11.1.0

Versions of packages fetchmail recommends:
ii  ca-certificates  20200601

Versions of packages fetchmail suggests:
ii  exim4-daemon-light [mail-transport-agent]  4.94-8
pn  fetchmailconf  
ii  resolvconf 1.84

-- Configuration Files:
/etc/logcheck/ignore.d.server/fetchmail [Errno 13] Permission denied: 
'/etc/logcheck/ignore.d.server/fetchmail'
/etc/logcheck/ignore.d.workstation/fetchmail [Errno 13] Permission denied: 
'/etc/logcheck/ignore.d.workstation/fetchmail'

-- no debconf information



Bug#973577: scanbd: does nothing, scanner works normally

2020-11-01 Thread Francesco Potortì
Package: scanbd
Version: 1.5.1-6
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

The scanbd service is running, the scanbd process is there, but it does
not get hold of the scanner and programs access the scanner regularly
through libusb rather than through the net.

# pidof scanbd && SANE_CONFIG_DIR=/etc/sane.d scanimage -L
132182
device `plustek:libusb:003:004' is a Canon CanoScan N670U/N676U/LiDE20 flatbed 
scanner

# service scanbd stop

# pidof scanbd && echo "scanbd is still running and shouldn't. Please retry." ; 
SANE_CONFIG_DIR=/etc/scanbd scanimage -L
device `plustek:libusb:003:004' is a Canon CanoScan N670U/N676U/LiDE20 flatbed 
scanner

# service scanbd start

# pidof scanbd && SANE_CONFIG_DIR=/etc/sane.d scanimage -L
175562
device `plustek:libusb:003:004' is a Canon CanoScan N670U/N676U/LiDE20 flatbed 
scanner


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

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

Versions of packages scanbd depends on:
ii  init-system-helpers   1.58
ii  libc6 2.31-4
ii  libconfuse2   3.3-1+b1
ii  libdbus-1-3   1.12.20-1
ii  libsane   1.0.31-2
ii  libsane1 [libsane]1.0.31-2
ii  libudev1  246.6-2
ii  lsb-base  11.1.0
ii  openbsd-inetd [inet-superserver]  0.20160825-5
ii  sane-utils1.0.31-2
ii  update-inetd  4.50

scanbd recommends no packages.

scanbd suggests no packages.

-- no debconf information

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


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

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

Versions of packages ascii depends on:
ii  libc6  2.31-4

ascii recommends no packages.

ascii suggests no packages.

-- no debconf information



Bug#971783: mate-media: volume-control-applet dies often

2020-10-07 Thread Francesco Potortì
Package: mate-media
Version: 1.24.1-1
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 
File: /usr/libexec/mate-volume-control-applet

On an always-on box used as desktop computer, the volume control applet
dies on average once a day.  Sometims a popup appears telling that
"Volume control" has quit unexpectedly so it ieasy to reload it.  Often
it dies without notice and I have to re-add it to the panel.  As a
conquence, sometimes I find two or three applets on the panel and I have
to remove some of them.

This is a problem that has been there for years.  Any hope to solve it?

These are the messages I found in .xsession-errors:

 strike 1
(mate-volume-control-status-icon:1761): Gtk-WARNING **: 09:23:01.755: 
gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 
1

(mate-volume-control-status-icon:1761): Gtk-WARNING **: 09:23:01.787: 
gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 
1

(mate-volume-control-status-icon:1761): Gtk-WARNING **: 09:23:01.824: 
gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 
1

(mate-volume-control-status-icon:1761): Gdk-CRITICAL **: 09:23:01.848: 
gdk_window_thaw_toplevel_updates: assertion 
'window->update_and_descendants_freeze_count > 0' failed
 end of strike 2


 strike 2
(mate-volume-control-status-icon:1761): Gtk-WARNING **: 16:04:20.142: Calling 
gtk_widget_realize() on a widget that isn't inside a toplevel window is not 
going to work very well. Widgets must be inside a toplevel container before 
realizing them.

(mate-volume-control-status-icon:1761): GLib-GObject-CRITICAL **: 16:04:20.142: 
g_object_ref: assertion 'G_IS_OBJECT (object)' failed

(mate-volume-control-status-icon:1761): Gdk-CRITICAL **: 16:04:20.142: 
gdk_window_get_scale_factor: assertion 'GDK_IS_WINDOW (window)' failed
**
Gtk:ERROR:../../../../gtk/gtkwidget.c:5871:gtk_widget_get_frame_clock: 
assertion failed: (window != NULL)
Bail out! 
Gtk:ERROR:../../../../gtk/gtkwidget.c:5871:gtk_widget_get_frame_clock: 
assertion failed: (window != NULL)

(mate-settings-daemon:1249): Gtk-WARNING **: 16:04:20.686: Calling 
gtk_widget_realize() on a widget that isn't inside a toplevel window is not 
going to work very well. Widgets must be inside a toplevel container before 
realizing them.

(mate-settings-daemon:1249): GLib-GObject-CRITICAL **: 16:04:20.686: 
g_object_ref: assertion 'G_IS_OBJECT (object)' failed

(mate-settings-daemon:1249): Gdk-CRITICAL **: 16:04:20.686: 
gdk_window_get_scale_factor: assertion 'GDK_IS_WINDOW (window)' failed
**
 end of strike 2

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

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

Versions of packages mate-media depends on:
ii  libc6 2.31-3
ii  libcairo2 1.16.0-4
ii  libcanberra-gtk3-00.30-7
ii  libcanberra0  0.30-7
ii  libgdk-pixbuf2.0-02.40.0+dfsg-5
ii  libglib2.0-0  2.66.0-2
ii  libgtk-3-03.24.23-2
ii  libmate-desktop-2-17  1.24.1-1
ii  libmate-panel-applet-4-1  1.24.1-1
ii  libmatemixer0 1.24.1-1
ii  libpango-1.0-01.46.2-1
ii  libxml2   2.9.10+dfsg-6
ii  mate-desktop-common   1.24.1-1
ii  mate-media-common 1.24.1-1

Versions of packages mate-media recommends:
ii  alsa-utils   1.2.3-1
ii  sound-theme-freedesktop  0.8-2

mate-media suggests no packages.

-- no debconf information



Bug#970547: caja: changes file modification time on ssh remote copy

2020-09-22 Thread Francesco Potortì
Ok, I tried again and discovered this strange behaviour, which is the
reason for my previous confusion:

- copy from local to remote using Caja via ssh:
  file modification time is preserved

- move from local to remote using Caja via ssh:
  file modification time is set to current time

The same happens from remote to local.

When using 'gio copy --preserve' the modification time is not preserved,
in either direction.  The protocols are 'file' and 'sftp'.

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it



Bug#970547: Acknowledgement (caja: changes file modification time on ssh remote copy)

2020-09-18 Thread Francesco Potortì
Apparently something has just changed, or I was just plain wrong: I
cannot reproduce the problem any more.  Please close this bug

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it



Bug#970548: Acknowledgement (nautilus: changes file modification time on ssh remote copy)

2020-09-18 Thread Francesco Potortì
Apparently something has just changed, or I was just plain wrong: I
cannot reproduce the problem any more.  Please close this bug

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it



Bug#970548: nautilus: changes file modification time on ssh remote copy

2020-09-18 Thread Francesco Potortì
Package: nautilus
Version: 3.36.3-1
Severity: important
X-Debbugs-Cc: none, Francesco Potortì 

Whn copying a local file to a remote destination using ssh, file
modification times are not retained and set to the current time.

I marked this as "important" because it makes it almost unusable for
remote operation as far as I am concerned.

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

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

Versions of packages nautilus depends on:
ii  bubblewrap  0.4.1-1
ii  desktop-file-utils  0.26-1
ii  gsettings-desktop-schemas   3.36.1-1
ii  gvfs1.44.1-1+b1
ii  libatk1.0-0 2.36.0-2
ii  libc6   2.31-3
ii  libcairo-gobject2   1.16.0-4
ii  libcairo2   1.16.0-4
ii  libgdk-pixbuf2.0-0  2.40.0+dfsg-5
ii  libgexiv2-2 0.12.1-1
ii  libglib2.0-02.66.0-2
ii  libglib2.0-data 2.66.0-2
ii  libgnome-autoar-0-0 0.2.4-2
ii  libgnome-desktop-3-19   3.36.4-1
ii  libgstreamer-plugins-base1.0-0  1.16.2-dmo3
ii  libgstreamer1.0-0   1.16.2-2
ii  libgtk-3-0  3.24.23-1
ii  libnautilus-extension1a 3.36.3-1
ii  libpango-1.0-0  1.46.1-1
ii  libpangocairo-1.0-0 1.46.1-1
ii  libselinux1 3.1-2
ii  libtracker-sparql-2.0-0 2.3.4-1+b1
ii  nautilus-data   3.36.3-1
ii  shared-mime-info1.15-1
ii  tracker 2.3.4-1+b1
ii  tracker-extract 2.3.3-2+b1
ii  tracker-miner-fs2.3.3-2+b1

Versions of packages nautilus recommends:
pn  gnome-sushi  
ii  gvfs-backends1.44.1-1+b1
ii  librsvg2-common  2.48.8+dfsg-1

Versions of packages nautilus suggests:
ii  atril [pdf-viewer] 1.24.0-1
pn  eog
ii  evince [pdf-viewer]3.36.7-1
ii  gv [pdf-viewer]1:3.7.4-2+b1
pn  nautilus-extension-brasero 
pn  nautilus-sendto
ii  okular [pdf-viewer]4:20.08.1-1
ii  opencubicplayer [mp3-decoder]  1:0.2.2+ds-1+b1
ii  qpdfview [pdf-viewer]  0.4.18-1+b1
ii  totem  3.34.1-2+b1
ii  xdg-user-dirs  0.17-2
ii  xpdf [pdf-viewer]  3.04-13

-- no debconf information



Bug#970547: caja: changes file modification time on ssh remote copy

2020-09-18 Thread Francesco Potortì
Package: caja
Version: 1.24.0-1
Severity: important
X-Debbugs-Cc: none, Francesco Potortì 

Whn copying a local file to a remote destination using ssh, file
modification times are not retained and set to the current time.

I marked this as "important" because it makes it almost unusable for
remote operation as far as I am concerned.

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

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

Versions of packages caja depends on:
ii  caja-common   1.24.0-1
ii  desktop-file-utils0.26-1
ii  gvfs  1.44.1-1+b1
ii  libatk1.0-0   2.36.0-2
ii  libc6 2.31-3
ii  libcairo-gobject2 1.16.0-4
ii  libcairo2 1.16.0-4
ii  libcaja-extension11.24.0-1
ii  libexempi82.5.2-1
ii  libexif12 0.6.22-2
ii  libgail-3-0   3.24.23-1
ii  libgdk-pixbuf2.0-02.40.0+dfsg-5
ii  libglib2.0-0  2.66.0-2
ii  libglib2.0-bin2.66.0-2
ii  libglib2.0-data   2.66.0-2
ii  libgtk-3-03.24.23-1
ii  libice6   2:1.0.9-2
ii  libmate-desktop-2-17  1.24.1-1
ii  libnotify40.7.9-1
ii  libpango-1.0-01.46.1-1
ii  libpangocairo-1.0-0   1.46.1-1
ii  libselinux1   3.1-2
ii  libsm62:1.2.3-1
ii  libx11-6  2:1.6.10-3
ii  libxml2   2.9.10+dfsg-6
ii  mate-desktop  1.24.1-1
ii  shared-mime-info  1.15-1

Versions of packages caja recommends:
ii  gvfs-backends  1.44.1-1+b1

Versions of packages caja suggests:
ii  engrampa1.24.1-1
ii  gstreamer1.0-tools  1.16.2-2
ii  meld3.20.2-2

-- no debconf information



Bug#969448: bind9: dies with assertion and does not restart

2020-09-06 Thread Francesco Potortì
It happened again.  In the meantime I had added the line

Restart=on-failure

to the [Service] section of /lib/systemd/system/named.service, so the
name server was automatically restarted.

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it



Bug#969448: bind9: dies with assertion and does not restart

2020-09-03 Thread Francesco Potortì
Package: bind9
Version: 1:9.16.6-2
Severity: critical
X-Debbugs-Cc: none, Francesco Potortì 

This happened twice in the last days.  Here are the logs

 Cycle 1/2 
Aug 31 16:46:29 tucano named[786855]: starting BIND 9.16.6-Debian (Stable 
Release) 
Aug 31 16:46:29 tucano named[786855]: running on Linux x86_64 5.6.0-2-amd64 #1 
SMP Debian 5.6.14-1 (2020-05-23)
Aug 31 16:46:29 tucano named[786855]: built with '--build=x86_64-linux-gnu' 
'--prefix=/usr' '--includedir=/usr/include' '--mandir=/usr/share/man' 
'--infodir=/usr/share/info' '--sysconfdir=/etc' '--localstatedir=/var' 
'--disable-option-checking' '--disable-silent-rules' 
'--libdir=/usr/lib/x86_64-linux-gnu' '--runstatedir=/run' 
'--disable-maintainer-mode' '--disable-dependency-tracking' 
'--libdir=/usr/lib/x86_64-linux-gnu' '--sysconfdir=/etc/bind' 
'--with-python=python3' '--localstatedir=/' '--enable-threads' 
'--enable-largefile' '--with-libtool' '--enable-shared' '--enable-static' 
'--with-gost=no' '--with-openssl=/usr' '--with-gssapi=/usr' '--with-libidn2' 
'--with-libjson-c' '--with-lmdb=/usr' '--with-gnu-ld' '--with-maxminddb' 
'--with-atf=no' '--enable-ipv6' '--enable-rrl' '--enable-filter-' 
'--disable-native-pkcs11' '--enable-dnstap' 'build_alias=x86_64-linux-gnu' 
'CFLAGS=-g -O2 -fdebug-prefix-map=/build/bind9-LHdBnU/bind9-9.16.6=. 
-fstack-protector-strong -Wformat -Werror=forma
 t-security -fno-strict-aliasing -fno-delete-null-pointer-checks 
-DNO_VERSION_DATE -DDIG_SIGCHASE' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now' 
'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2'
Aug 31 16:46:29 tucano named[786855]: running as: named -f -u bind
Aug 31 16:46:29 tucano named[786855]: compiled by GCC 10.2.0
Aug 31 16:46:29 tucano named[786855]: compiled with OpenSSL version: OpenSSL 
1.1.1g  21 Apr 2020
Aug 31 16:46:29 tucano named[786855]: linked to OpenSSL version: OpenSSL 1.1.1g 
 21 Apr 2020
Aug 31 16:46:29 tucano named[786855]: compiled with libxml2 version: 2.9.10
Aug 31 16:46:29 tucano named[786855]: linked to libxml2 version: 20910
Aug 31 16:46:29 tucano named[786855]: compiled with json-c version: 0.15
Aug 31 16:46:29 tucano named[786855]: linked to json-c version: 0.15
Aug 31 16:46:29 tucano named[786855]: compiled with zlib version: 1.2.11
Aug 31 16:46:29 tucano named[786855]: linked to zlib version: 1.2.11
Aug 31 16:46:29 tucano named[786855]: 

Aug 31 16:46:29 tucano named[786855]: BIND 9 is maintained by Internet Systems 
Consortium,
Aug 31 16:46:29 tucano named[786855]: Inc. (ISC), a non-profit 501(c)(3) 
public-benefit 
Aug 31 16:46:29 tucano named[786855]: corporation.  Support and training for 
BIND 9 are 
Aug 31 16:46:29 tucano named[786855]: available at https://www.isc.org/support
Aug 31 16:46:29 tucano named[786855]: 

Aug 31 16:46:29 tucano named[786855]: adjusted limit on open files from 524288 
to 1048576
Aug 31 16:46:29 tucano named[786855]: found 4 CPUs, using 4 worker threads
Aug 31 16:46:29 tucano named[786855]: using 4 UDP listeners per interface
Aug 31 16:46:29 tucano named[786855]: using up to 21000 sockets
Aug 31 16:46:29 tucano named[786855]: loading configuration from 
'/etc/bind/named.conf'
Aug 31 16:46:29 tucano named[786855]: /etc/bind/named.conf.options:32: option 
'dnssec-enable' is obsolete and should be removed 
Aug 31 16:46:29 tucano named[786855]: reading built-in trust anchors from file 
'/etc/bind/bind.keys'
Aug 31 16:46:29 tucano named[786855]: looking for GeoIP2 databases in 
'/usr/share/GeoIP'
Aug 31 16:46:29 tucano named[786855]: using default UDP/IPv4 port range: 
[32768, 60999]
Aug 31 16:46:29 tucano named[786855]: using default UDP/IPv6 port range: 
[32768, 60999]
Aug 31 16:46:29 tucano named[786855]: listening on IPv4 interface lo, 
127.0.0.1#53
Aug 31 16:46:29 tucano named[786855]: listening on IPv4 interface eth0, 
146.48.81.102#53
Aug 31 16:46:29 tucano named[786855]: IPv6 socket API is incomplete; explicitly 
binding to each IPv6 address separately
Aug 31 16:46:29 tucano named[786855]: listening on IPv6 interface lo, ::1#53
Aug 31 16:46:29 tucano named[786855]: listening on IPv6 interface eth0, 
2a00:1620:c0:50:16da:e9ff:feb7:f82b#53
Aug 31 16:46:29 tucano named[786855]: listening on IPv6 interface eth0, 
fe80::16da:e9ff:feb7:f82b%2#53
Aug 31 16:46:29 tucano named[786855]: generating session key for dynamic DNS
Aug 31 16:46:29 tucano named[786855]: sizing zone task pool based on 5 zones
Aug 31 16:46:29 tucano named[786855]: none:101: 'max-cache-size 90%' - setting 
to 10559MB (out of 11732MB)
Aug 31 16:46:29 tucano named[786855]: obtaining root key for view _default from 
'/etc/bind/bind.keys'
Aug 31 16:46:29 tucano named[786855]: set up managed keys zone for view 
_default, file 'managed-keys.bind'
Aug 31 16:46:29 tucano named[786855]: automatic empty zone: 10.IN-ADDR.ARPA
Aug 31 16:46:29 tucano named[786855]: automatic empty zone: 16.172.IN-ADDR.ARPA
Aug 31 16:46:29

Bug#969193: xscreensaver-data-extra: line break corrupts config file

2020-08-28 Thread Francesco Potortì
Package: xscreensaver-data-extra
Version: 5.42+dfsg1-1+b1
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 
File: /usr/share/applications/screensavers/glitchpeg.desktop

Aug 26 07:00:12 tucano tracker-extract[2555695]: Could not load desktop file 
'file:///usr/share/applications/screensavers/glitchpeg.desktop': Key file 
contains line “several times a second.  After a while, finds a new image to 
corrupt. Written by Jamie Zawinski; 2018.” which is not a key-value pair, 
group, or comment

This is caused by a newline in the comment line.  The patch is trivial:
just remove the newline

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it


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

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

Versions of packages xscreensaver-data-extra depends on:
ii  dictionaries-common  1.28.2
ii  libc62.31-3
ii  libgdk-pixbuf2.0-0   2.40.0+dfsg-5
ii  libglib2.0-0 2.64.4-1
ii  libjpeg-turbo-progs  1:2.0.5-1.1
ii  libx11-6 2:1.6.10-3
ii  libxext6 2:1.3.3-1+b2
ii  libxft2  2.3.2-2
ii  libxmu6  2:1.1.2-2+b3
ii  libxt6   1:1.2.0-1
ii  netpbm   2:10.0-15.3+b2
ii  xscreensaver-data5.42+dfsg1-1+b1

xscreensaver-data-extra recommends no packages.

xscreensaver-data-extra suggests no packages.

-- no debconf information



Bug#968656: pyzor: sometimes crashes whan called from spamassassin

2020-08-19 Thread Francesco Potortì
Package: pyzor
Version: 1:1.0.0-3
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

This is what I get in the logs:
Aug 18 09:46:10 tucano spamd[3958923]: internal error, python traceback seen in 
response: Traceback (most recent call last):\n File "/usr/bin/pyzor", line 408, 
in \n main()\n File "/usr/bin/pyzor", line 152, in main\n if not 
dispatch(client, servers, config):\n File "/usr/bin/pyzor", line 237, in 
check\n for digested in get_input_handler(style):\n File "/usr/bin/pyzor", line 
174, in _get_input_msg\n msg = email.message_from_file(sys.stdin)\n File 
"/usr/lib/python3.8/email/__init__.py", line 54, in message_from_file\n return 
Parser(*args, **kws).parse(fp)\n File "/usr/lib/python3.8/email/parser.py", 
line 53, in parse\n data = fp.read(8192)\n File "/usr/lib/python3.8/codecs.py", 
line 322, in decode\n (result, consumed) = self._buffer_decode(data, 
self.errors, final)\nUnicodeDecodeError: 'utf-8' codec can't decode byte 0x92 
in position 2419: invalid start byte at 
/usr/share/perl5/Mail/SpamAssassin/Plugin/Pyzor.pm line 308.
Aug 18 10:44:21 tucano spamd[3958923]: internal error, python traceback seen in 
response: Traceback (most recent call last):\n File "/usr/bin/pyzor", line 408, 
in \n main()\n File "/usr/bin/pyzor", line 152, in main\n if not 
dispatch(client, servers, config):\n File "/usr/bin/pyzor", line 237, in 
check\n for digested in get_input_handler(style):\n File "/usr/bin/pyzor", line 
174, in _get_input_msg\n msg = email.message_from_file(sys.stdin)\n File 
"/usr/lib/python3.8/email/__init__.py", line 54, in message_from_file\n return 
Parser(*args, **kws).parse(fp)\n File "/usr/lib/python3.8/email/parser.py", 
line 53, in parse\n data = fp.read(8192)\n File "/usr/lib/python3.8/codecs.py", 
line 322, in decode\n (result, consumed) = self._buffer_decode(data, 
self.errors, final)\nUnicodeDecodeError: 'utf-8' codec can't decode byte 0xe5 
in position 6817: invalid continuation byte at 
/usr/share/perl5/Mail/SpamAssassin/Plugin/Pyzor.pm line 308.
Aug 18 16:08:48 tucano spamd[3958923]: internal error, python traceback seen in 
response: Traceback (most recent call last):\n File "/usr/bin/pyzor", line 408, 
in \n main()\n File "/usr/bin/pyzor", line 152, in main\n if not 
dispatch(client, servers, config):\n File "/usr/bin/pyzor", line 237, in 
check\n for digested in get_input_handler(style):\n File "/usr/bin/pyzor", line 
174, in _get_input_msg\n msg = email.message_from_file(sys.stdin)\n File 
"/usr/lib/python3.8/email/__init__.py", line 54, in message_from_file\n return 
Parser(*args, **kws).parse(fp)\n File "/usr/lib/python3.8/email/parser.py", 
line 53, in parse\n data = fp.read(8192)\n File "/usr/lib/python3.8/codecs.py", 
line 322, in decode\n (result, consumed) = self._buffer_decode(data, 
self.errors, final)\nUnicodeDecodeError: 'utf-8' codec can't decode byte 0xe5 
in position 6530: invalid continuation byte at 
/usr/share/perl5/Mail/SpamAssassin/Plugin/Pyzor.pm line 308.
Aug 18 18:33:58 tucano spamd[3958923]: internal error, python traceback seen in 
response: Traceback (most recent call last):\n File "/usr/bin/pyzor", line 408, 
in \n main()\n File "/usr/bin/pyzor", line 152, in main\n if not 
dispatch(client, servers, config):\n File "/usr/bin/pyzor", line 237, in 
check\n for digested in get_input_handler(style):\n File "/usr/bin/pyzor", line 
174, in _get_input_msg\n msg = email.message_from_file(sys.stdin)\n File 
"/usr/lib/python3.8/email/__init__.py", line 54, in message_from_file\n return 
Parser(*args, **kws).parse(fp)\n File "/usr/lib/python3.8/email/parser.py", 
line 53, in parse\n data = fp.read(8192)\n File "/usr/lib/python3.8/codecs.py", 
line 322, in decode\n (result, consumed) = self._buffer_decode(data, 
self.errors, final)\nUnicodeDecodeError: 'utf-8' codec can't decode byte 0xd3 
in position 4148: invalid continuation byte at 
/usr/share/perl5/Mail/SpamAssassin/Plugin/Pyzor.pm line 308.
Aug 18 19:29:22 tucano spamd[3958923]: internal error, python traceback seen in 
response: Traceback (most recent call last):\n File "/usr/bin/pyzor", line 408, 
in \n main()\n File "/usr/bin/pyzor", line 152, in main\n if not 
dispatch(client, servers, config):\n File "/usr/bin/pyzor", line 237, in 
check\n for digested in get_input_handler(style):\n File "/usr/bin/pyzor", line 
174, in _get_input_msg\n msg = email.message_from_file(sys.stdin)\n File 
"/usr/lib/python3.8/email/__init__.py", line 54, in message_from_file\n return 
Parser(*args, **kws).parse(fp)\n File "/usr/lib/python3.8/email/parser.py", 
line 53, in parse\n data = fp.read(8192)\n File "/usr/lib/python3.8/codecs.py", 
line 322, in decode\

Bug#966840: mate-desktop:

2020-08-03 Thread Francesco Potortì
Package: mate-desktop
Version: 1.24.0-2
Severity: normal
X-Debbugs-Cc: none, Francesco Potortì 

Quite often the volume control on the notification area dies while I am
working on it (changing the volume, usually, but sometimes it dies
without me ever touching it).  Because of that, I also run a volume
widget on the panel.  When the volume control in the notification area
dies, I switch to using the widget and it dies too.  The panel shows me
a dialog telling me that a widget died, I tell it to restart and the
restarted one works without dying any more (until the next time).

Thsi si not a new bug.  It has always happened to me since using Mate.
This is the first time that I finally seem to understand how and why
volume control disappears.  I suspect this is the root of the myriad
unanswered questions on the web abut disappearing volume control.

This is what I get from syslog:

Aug  3 09:00:39 pot mate-volume-con[1386859]: Calling gtk_widget_realize() on a 
widget that isn't inside a toplevel window is not going to work very well. 
Widgets must be inside a toplevel container before realizing them.
Aug  3 09:00:39 pot [1386859]: g_object_ref: assertion 'G_IS_OBJECT (object)' 
failed
Aug  3 09:00:39 pot org.mate.panel.applet.GvcAppletFactory[1386859]: Bail out! 
Gtk:ERROR:../../../../gtk/gtkwidget.c:5871:gtk_widget_get_frame_clock: 
assertion failed: (window != NULL)
Aug  3 09:00:39 pot org.mate.panel.applet.GvcAppletFactory[1386859]: **
Aug  3 09:00:39 pot org.mate.panel.applet.GvcAppletFactory[1386859]: 
Gtk:ERROR:../../../../gtk/gtkwidget.c:5871:gtk_widget_get_frame_clock: 
assertion failed: (window != NULL)
Aug  3 09:00:39 pot [1386859]: gdk_window_get_scale_factor: assertion 
'GDK_IS_WINDOW (window)' failed

-- 
Francesco Potortì (ricercatore)Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR  Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype:  wnlabisti
(gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it


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

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

Versions of packages mate-desktop depends on:
ii  hicolor-icon-theme0.17-2
ii  libc6 2.31-2
ii  libglib2.0-0  2.64.4-1
ii  libgtk-3-03.24.20-1
ii  libmate-desktop-2-17  1.24.0-2
ii  mate-desktop-common   1.24.0-2

Versions of packages mate-desktop recommends:
ii  mate-user-guide  1.24.0-1

Versions of packages mate-desktop suggests:
ii  mate-desktop-environment  1.24.0+1

-- no debconf information



  1   2   3   4   >