Bug#1039050: Please test latest upload

2023-11-02 Thread Brian Vaughan
foliate 2.6.4-1+dfsg5 wasn't in unstable, but it was in experimental. I tried 
it and it seems to be working.

Bug#1039050: foliate: Suddenly aborts after about a minute

2023-06-24 Thread Brian Vaughan
Package: foliate
Version: 2.6.4-1+dfsg3
Severity: important
X-Debbugs-Cc: bgvaug...@gmail.com

After opening a document, foliate suddenly aborts, after perhaps a minute.
There's no action being taken by the user at the moment it exits.

Console showed these two errors after launch:

(com.github.johnfactotum.Foliate:33325): Gjs-WARNING **: 19:42:48.901:
Unhandled promise rejection. To suppress this warning, add an error handler to
your promise chain with .catch() or a try-catch block around your await
expression. Stack trace of the failed promise:
  main@resource:///com/github/johnfactotum/Foliate/js/main.js:478:24
  run@resource:///org/gnome/gjs/modules/script/package.js:206:19
  @/usr/bin/foliate:9:17


(com.github.johnfactotum.Foliate:33325): Gjs-WARNING **: 19:43:09.468:
Unhandled promise rejection. To suppress this warning, add an error handler to
your promise chain with .catch() or a try-catch block around your await
expression. Stack trace of the failed promise:
  main@resource:///com/github/johnfactotum/Foliate/js/main.js:478:24
  run@resource:///org/gnome/gjs/modules/script/package.js:206:19
  @/usr/bin/foliate:9:17


And this error after foliate aborts:

***MEMORY-ERROR***: com.github.johnfactotum.Foliate[33325]: GSlice: assertion
failed: sinfo->n_allocated > 0
Aborted



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

Kernel: Linux 6.3.0-1-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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 foliate depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.40.0-4
ii  gir1.2-webkit2-4.0   2.40.2-1
ii  gjs  1.74.3-1
ii  python3  3.11.2-1+b1

Versions of packages foliate recommends:
ii  gnome-epub-thumbnailer  1.7-3

foliate suggests no packages.

-- no debconf information



Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-06-01 Thread Brian Vaughan

I hadn't even noticed Synaptic kept logs.

There was one other set of updates, after the last time I saw the error 
in Spyder:


Commit Log for Wed May 31 16:06:10 2023


Upgraded the following packages:
chromium (113.0.5672.126-1) to 114.0.5735.90-1
chromium-common (113.0.5672.126-1) to 114.0.5735.90-1
chromium-sandbox (113.0.5672.126-1) to 114.0.5735.90-1
libgc1 (1:8.2.2-3) to 1:8.2.4-1
libnautilus-extension4 (43.2-1) to 43.4-1
libssl-dev (3.0.8-1) to 3.0.9-1
libssl3 (3.0.8-1) to 3.0.9-1
libssl3:i386 (3.0.8-1) to 3.0.9-1
needrestart (3.6-3) to 3.6-4
openssl (3.0.8-1) to 3.0.9-1
signal-desktop (6.19.0) to 6.20.0
syncthing-gtk (0.9.4.4+ds+git20221205+12a9702d29ab-1) to 
0.9.4.4+ds+git20221205+12a9702d29ab-2




Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-06-01 Thread Brian Vaughan

I have good news and bad news.

The good news is that the issue seems to have been fixed as of today. I 
don't get the error popup, and Help > Dependencies shows pylsp_black 
installed and at version 1.21.


The bad news is I'm not sure what fixed it. I realized I made the 
mistake of following my daily routine of updating my system, which is 
not a good idea when troubleshooting. I checked the changelog dates on 
the dependencies for python3-spyder, and the most recently updated were 
python3-pygments on April 19, and python3-cookiecutter and 
python3-sphinx on March 29.


The only updates today were chromium, chromium-common, and 
chromium-sandbox, updated to 114.0.5735.90-2. Maybe those are indirect 
dependencies?




Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-30 Thread Brian Vaughan

That rgrep didn't find anything.

Executing 'spyder' from the command line while in an empty directory 
still got the same 'pylsp_black' warning.




Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-29 Thread Brian Vaughan
It didn't return anything. Neither did "locate 
'v0.9.4.4-ds-git20221205-12a9702d29ab'".




Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-29 Thread Brian Vaughan

Yes, that's what it starts with.

Metadata-Version: 2.1
Name: python-lsp-black
Version: 1.2.1
Summary: Black plugin for the Python LSP Server
Home-page: https://github.com/python-lsp/python-lsp-black
Author: Python LSP contributors
Author-email: f...@fidelramos.net
Project-URL: Bug Tracker, 
https://github.com/python-lsp/python-lsp-black/issues
Project-URL: Changelog, 
https://github.com/python-lsp/python-lsp-black/blob/master/CHANGELOG.md

Project-URL: Source Code, https://github.com/python-lsp/python-lsp-black
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE



Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-29 Thread Brian Vaughan

Yes, the other commands returned "file not found". (I hit send prematurely.)



Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-29 Thread Brian Vaughan

$ ls -lR /usr/lib/python3/dist-packages/python_lsp_black*
/usr/lib/python3/dist-packages/python_lsp_black-1.2.1.egg-info:
total 20
-rw-r--r-- 1 root root    1 Dec  9 22:58 dependency_links.txt
-rw-r--r-- 1 root root   41 Dec  9 22:58 entry_points.txt
-rw-r--r-- 1 root root 4077 Dec  9 22:58 PKG-INFO
-rw-r--r-- 1 root root   96 Dec  9 22:58 requires.txt
-rw-r--r-- 1 root root   12 Dec  9 22:58 top_level.txt


$ ls -lR /usr/lib/python3/dist-packages/pylsp_black*
/usr/lib/python3/dist-packages/pylsp_black:
total 12
-rw-r--r-- 1 root root    0 Apr 12  2022 __init__.py
-rw-r--r-- 1 root root 6337 Apr 12  2022 plugin.py
drwxr-xr-x 2 root root 4096 May 24 16:59 __pycache__

/usr/lib/python3/dist-packages/pylsp_black/__pycache__:
total 16
-rw-r--r-- 1 root root  163 May 24 16:59 __init__.cpython-311.pyc
-rw-r--r-- 1 root root 8963 May 24 16:59 plugin.cpython-311.pyc



Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-29 Thread Brian Vaughan

Thank you for the clear instructions. I appreciate it.

The complete output is here:

https://www.geany.org/p/TQ2R2/

I believe this is the relevant part:

2023-05-29 09:28:09,387 [DEBUG] [spyder.dependencies] -> 
Dependency(pylsp, pytho

n_lsp_server) starting
2023-05-29 09:28:09,387 [DEBUG] [spyder.dependencies] -> Dependency: 
get_module_version returned 1.7.1 for pylsp
2023-05-29 09:28:09,387 [DEBUG] [spyder.dependencies] -> 
Dependency(pylsp_black, python_lsp_black) starting
2023-05-29 09:28:09,471 [DEBUG] [spyder.dependencies] -> Dependency: 
exception raised: Invalid version: 'v0.9.4.4-ds-git20221205-12a9702d29ab'
2023-05-29 09:28:09,471 [DEBUG] [spyder.dependencies] -> Dependency: 
when exception raised: sys.path = ['', 
'/usr/lib/python3/dist-packages/spyder/plugins/help/utils', '/usr/bin', 
'/usr/lib/python311.zip', '/usr/lib/python3.11', 
'/usr/lib/python3.11/lib-dynload', 
'/usr/local/lib/python3.11/dist-packages', 
'/usr/lib/python3/dist-packages', '/usr/lib/python3.11/dist-packages']




Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-25 Thread Brian Vaughan

# Spyder, Help > Dependencies

# Mandatory:
atomicwrites >=1.2.0  :  1.4.1 (OK)
chardet >=2.0.0   :  5.1.0 (OK)
cloudpickle >=0.5.0   :  2.2.0 (OK)
cookiecutter >=1.6.0  :  1.7.3 (OK)
diff_match_patch >=2018   :  20200713 (OK)
intervaltree >=3.0.2  :  3.0.2 (OK)
IPython >=7.31.1;<9.0.0   :  8.5.0 (OK)
jedi >=0.17.2;<0.19.0 :  0.18.2 (OK)
jellyfish >=0.7   :  0.8.9 (OK)
jsonschema >=3.2.0    :  4.10.3 (OK)
keyring >=17.0.0  :  23.9.3 (OK)
nbconvert >=4.0   :  6.5.3 (OK)
numpydoc >=0.6.0  :  1.5.0 (OK)
parso >=0.7.0;<0.9.0  :  0.8.3 (OK)
pexpect >=4.4.0   :  4.8.0 (OK)
pickleshare >=0.4 :  0.7.5 (OK)
psutil >=5.3  :  5.9.4 (OK)
pygments >=2.0    :  2.15.1 (OK)
pylint >=2.5.0;<3.0   :  2.16.2 (OK)
pylint_venv >=2.1.1   :  2.3.0 (OK)
pyls_spyder >=0.4.0   :  0.4.0 (OK)
pylsp >=1.7.1;<1.8.0  :  1.7.1 (OK)
pylsp_black >=1.2.0   :  None (NOK)
qdarkstyle >=3.0.2;<3.2.0 :  3.1 (OK)
qstylizer >=0.2.2 :  0.2.2 (OK)
qtawesome >=1.2.1 :  1.2.2 (OK)
qtconsole >=5.4.0;<5.5.0  :  5.4.0 (OK)
qtpy >=2.1.0  :  2.3.0 (OK)
rtree >=0.9.7 :  1.0.1 (OK)
setuptools >=49.6.0   :  66.1.1 (OK)
sphinx >=0.6.6    :  5.3.0 (OK)
spyder_kernels >=2.4.2;<2.5.0 :  2.4.2 (OK)
textdistance >=4.2.0  :  4.5.0 (OK)
three_merge >=0.1.1   :  0.1.1 (OK)
watchdog >=0.10.3 :  2.2.1 (OK)
xdg >=0.26    :  0.28 (OK)
zmq >=22.1.0  :  24.0.1 (OK)

# Optional:
cython >=0.21 :  None (NOK)
matplotlib >=3.0.0    :  3.6.3 (OK)
numpy >=1.7   :  1.24.2 (OK)
pandas >=1.1.1    :  None (NOK)
scipy >=0.17.0    :  1.10.1 (OK)
sympy >=0.7.3 :  1.11.1 (OK)


# Spyder, Help > About Spyder

* Spyder version: 5.4.2  (pip)
* Python version: 3.11.2 64-bit
* Qt version: 5.15.8
* PyQt5 version: 5.15.9
* Operating System: Linux 6.1.0-9-amd64


# Commands in the iPython console

Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0]
Type "copyright", "credits" or "license" for more information.

IPython 8.5.0 -- An enhanced Interactive Python.

import sys

sys.executable
Out[2]: '/usr/bin/python3'

sys.path
Out[3]:
['/usr/lib/python311.zip',
 '/usr/lib/python3.11',
 '/usr/lib/python3.11/lib-dynload',
 '',
 '/usr/local/lib/python3.11/dist-packages',
 '/usr/lib/python3/dist-packages',
 '/usr/lib/python3.11/dist-packages']

import pylsp_black

sys.modules["pylsp_black"]
Out[5]: '/usr/lib/python3/dist-packages/pylsp_black/__init__.py'>




Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-24 Thread Brian Vaughan
I'm seeing the same issue, on two different systems, both running Debian 
Sid.


On one system, there were some libraries under ~/.local/lib/python3.10; 
I deleted those, deleted the config files for spyder, reinstalled it, 
and rebooted, but still saw the error.




Bug#1036735: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-24 Thread Brian Vaughan
Package: spyder
Version: 5.4.2+ds-5
Severity: minor
X-Debbugs-Cc: bgvaug...@gmail.com



-- System Information:
Debian Release: 12.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-9-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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 spyder depends on:
ii  python3 3.11.2-1+b1
ii  python3-spyder  5.4.2+ds-5

spyder recommends no packages.

Versions of packages spyder suggests:
pn  python3-spyder-unittest  

Versions of packages python3-spyder depends on:
ii  ipython3   8.5.0-4
ii  libjs-jquery   3.6.1+dfsg+~3.5.14-1
ii  libjs-mathjax  2.7.9+dfsg-1
ii  pyflakes3  2.5.0-1
ii  pylint 2.16.2-2
ii  python33.11.2-1+b1
ii  python3-atomicwrites   1.4.1-1
ii  python3-autopep8   2.0.1-1
ii  python3-chardet5.1.0+dfsg-2
ii  python3-cloudpickle2.2.0-1
ii  python3-cookiecutter   1.7.3-3
ii  python3-diff-match-patch   20200713-2
ii  python3-docutils   0.19+dfsg-6
ii  python3-flake8 5.0.4-4
ii  python3-intervaltree   3.0.2-1.1
ii  python3-ipython8.5.0-4
ii  python3-jedi   0.18.2-1
ii  python3-jellyfish  0.8.9-1+b4
ii  python3-jsonschema 4.10.3-1
ii  python3-keyring23.9.3-2
ii  python3-mccabe 0.7.0-1
ii  python3-nbconvert  6.5.3-3
ii  python3-numpydoc   1.5.0-1
ii  python3-parso  0.8.3-1
ii  python3-pexpect4.8.0-4
ii  python3-pickleshare0.7.5-5
ii  python3-pkg-resources  66.1.1-1
ii  python3-psutil 5.9.4-1+b1
ii  python3-pycodestyle2.10.0-1
ii  python3-pydocstyle 6.2.3-3
ii  python3-pygments   2.15.1+dfsg-1
ii  python3-pylint-venv2.3.0-2
ii  python3-pyls-spyder0.4.0-2
ii  python3-pylsp  1.7.1-1
ii  python3-pylsp-black1.2.1-2
ii  python3-pyqt5  5.15.9+dfsg-1
ii  python3-pyqt5.qtwebengine  5.15.6-1
ii  python3-qdarkstyle 3.1+ds1-1
ii  python3-qstylizer  0.2.2-1
ii  python3-qtawesome  1.2.2+dfsg-1
ii  python3-qtconsole  5.4.0-1
ii  python3-qtpy   2.3.0-1
ii  python3-rope   1.7.0-1
ii  python3-rtree  1.0.1-1
ii  python3-setuptools 66.1.1-1
ii  python3-sphinx 5.3.0-4
ii  python3-spyder-kernels 2.4.2-1
ii  python3-textdistance   4.5.0-1
ii  python3-three-merge0.1.1-4
ii  python3-watchdog   2.2.1-1
ii  python3-xdg0.28-2
ii  python3-zmq24.0.1-4+b1
ii  spyder-common  5.4.2+ds-5
ii  yapf3  0.32.0-1

python3-spyder recommends no packages.

Versions of packages python3-spyder suggests:
pn  cython3 
ii  python3-matplotlib  3.6.3-1+b1
ii  python3-numpy   1:1.24.2-1
pn  python3-pandas  
ii  python3-pil 9.4.0-1.1+b1
ii  python3-scipy   1.10.1-2
ii  python3-sympy   1.11.1-1

Versions of packages python3-pyqt5 depends on:
ii  libc6 2.36-9
ii  libgcc-s1 12.2.0-14
ii  libpython3.11 3.11.2-6
ii  libqt5core5a [qtbase-abi-5-15-8]  5.15.8+dfsg-10
ii  libqt5dbus5   5.15.8+dfsg-10
ii  libqt5designer5   5.15.8-2
ii  libqt5gui55.15.8+dfsg-10
ii  libqt5help5   5.15.8-2
ii  libqt5network55.15.8+dfsg-10
ii  libqt5printsupport5   5.15.8+dfsg-10
ii  libqt5test5   5.15.8+dfsg-10
ii  libqt5widgets55.15.8+dfsg-10
ii  libqt5xml55.15.8+dfsg-10
ii  libstdc++612.2.0-14
ii  python3   3.11.2-1+b1
ii  python3-pyqt5.sip 12.11.1-1

-- no debconf information



Bug#1033745: sequeler: Unlisted dependency on libgda-5.0-mysql

2023-03-31 Thread Brian Vaughan
Package: sequeler
Version: 0.8.0-1+b2
Severity: normal
X-Debbugs-Cc: bgvaug...@gmail.com

Without libgda-5.0-mysql installed, Sequeler will fail to connect to a MariaDB
database, with the error message, "No provider 'MySQL' installed".

sequeler 0.8.0-1+b2 lists libgda-5.0-4 as a dependency. libgda-5.0-4 suggests
libgda-5.0-bin, libgda-5.0-mysql, and libgda-5.0-postgres.

According to this upstream bug, sequeler should list as dependencies
libgda-5.0-mysql and libgda-5.0-postgres.
https://github.com/Alecaddd/sequeler/issues/26


-- System Information:
Debian Release: 12.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-7-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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 sequeler depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.40.0-4
ii  libc62.36-8
ii  libcairo21.16.0-7
ii  libgda-5.0-4 5.2.10-3
ii  libgee-0.8-2 0.20.6-1
ii  libglib2.0-0 2.74.6-1
ii  libgranite6  6.2.0-3
ii  libgtk-3-0   3.24.37-2
ii  libgtksourceview-3.0-1   3.24.11-2+b1
ii  libsecret-1-00.20.5-3
ii  libssh2-11.10.0-3+b1

sequeler recommends no packages.

sequeler suggests no packages.

-- no debconf information



Bug#1029226: [Pkg-xmpp-devel] Bug#1029226: gajim: Crashes at startup: "No translations found for en_US"

2023-01-19 Thread Brian Vaughan

$ pdb3 /usr/bin/gajim
> /usr/bin/gajim(3)()
-> import re
(Pdb) cont
No translations found for en_US
Dirs searched: [PosixPath('/home/brian/.local/share'), 
PosixPath('/usr/share/xfce4'), PosixPath('/usr/local/share'), 
PosixPath('/usr/share'), PosixPath('/usr/share')]

No plugin translation path available
Segmentation fault

On 1/19/23 20:17, Brian Vaughan wrote:

$ gajim -v
No translations found for en_US
Dirs searched: [PosixPath('/home/brian/.local/share'), 
PosixPath('/usr/share/xfce4'), PosixPath('/usr/local/share'), 
PosixPath('/usr/share'), PosixPath('/usr/share')]

No plugin translation path available
Logger gajim level set to 10
Logger nbxmpp level set to 20
01/19/2023 20:13:08 (I) gajim  Gajim Version: 1.6.1
libva info: VA-API version 1.17.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_17
libva info: va_openDriver() returns 0
01/19/2023 20:13:08 (I) gajim  English (en) dict 
available
01/19/2023 20:13:08 (I) gajim  English (Australia) 
(en_AU) dict available
01/19/2023 20:13:08 (I) gajim  English (Canada) 
(en_CA) dict available
01/19/2023 20:13:08 (I) gajim  English (United 
Kingdom) (en_GB) dict available
01/19/2023 20:13:08 (I) gajim  English (United 
States) (en_US) dict available

01/19/2023 20:13:08 (I) gajim  FARSTREAM True
01/19/2023 20:13:08 (I) gajim  GST True
01/19/2023 20:13:08 (I) gajim  AV True
01/19/2023 20:13:08 (I) gajim  GEOCLUE True
01/19/2023 20:13:08 (I) gajim  UPNP False
01/19/2023 20:13:08 (I) gajim  GSOUND True
01/19/2023 20:13:08 (I) gajim  GSPELL True
01/19/2023 20:13:08 (I) gajim  IDLE True
01/19/2023 20:13:08 (I) gajim  APPINDICATOR False
01/19/2023 20:13:08 (I) gajim AYATANA_APPINDICATOR True
01/19/2023 20:13:08 (I) gajim  SENTRY_SDK True
01/19/2023 20:13:08 (I) gajim  Used language: en_US
01/19/2023 20:13:08 (I) gajim.c.passwords  Found keyring 
backend: keyring.backends.libsecret.Keyring (priority: 4.8)
01/19/2023 20:13:08 (I) gajim.c.passwords  Found keyring 
backend: keyring.backends.SecretService.Keyring (priority: 5)
01/19/2023 20:13:08 (I) gajim.c.passwords  Found keyring 
backend: keyring.backends.fail.Keyring (priority: 0)
01/19/2023 20:13:08 (I) gajim.c.passwords  Found keyring 
backend: keyring.backends.chainer.ChainerBackend (priority: 10)
01/19/2023 20:13:08 (I) gajim.c.passwords  Found keyring 
backend: keyring.backends.kwallet.DBusKeyring (priority: 4.9)
01/19/2023 20:13:08 (I) gajim.c.passwords  Select 
keyring.backends.chainer.ChainerBackend (priority: 10) backend

01/19/2023 20:13:08 (I) gajim.c.settings   Load app settings
01/19/2023 20:13:08 (I) gajim.c.settings   Load soundevents 
settings
01/19/2023 20:13:08 (I) gajim.c.settings   Load status_presets 
settings

01/19/2023 20:13:08 (I) gajim.c.settings   Load proxies settings
01/19/2023 20:13:08 (I) gajim.c.settings   Load plugins settings
01/19/2023 20:13:08 (I) gajim.c.settings   Load workspaces 
settings
01/19/2023 20:13:08 (I) gajim.c.settings   Load account 
settings: xmpp.earth
01/19/2023 20:13:08 (I) gajim.c.settings   Load account 
settings: conversations.im
01/19/2023 20:13:08 (I) gajim.c.settings   Load account 
settings: jabber.ccc.de
01/19/2023 20:13:08 (I) gajim.c.settings   Load account 
settings: jabber.org
01/19/2023 20:13:08 (I) gajim.c.settings   Load account 
settings: lightwitch.org

01/19/2023 20:13:08 (I) gajim.c.settings   Commit
01/19/2023 20:13:08 (I) gajim.c.storage.cache  Connect to 
/home/brian/.cache/gajim/cache.db
01/19/2023 20:13:08 (I) gajim.c.storage.cache  1 DiscoInfo entries 
loaded
01/19/2023 20:13:08 (D) gajim.c.storage.cache  Execution time for 
_fill_disco_info_cache: 18 ms
01/19/2023 20:13:08 (D) gajim.c.storage.cache  Execution time for 
_clean_caps_table: 1 ms
01/19/2023 20:13:08 (D) gajim.c.storage.cache  Execution time for 
_load_caps_data: 1 ms

01/19/2023 20:13:08 (I) gajim.c.storage.events Creating in memory
01/19/2023 20:13:08 (I) gajim.c.storage.events Connect to None
01/19/2023 20:13:08 (I) gajim.c.storage.archive    Connect to 
/home/brian/.local/share/gajim/logs.db
01/19/2023 20:13:08 (D) gajim.c.storage.archive    Execution time for 
_get_jid_ids_from_db: 1 ms

01/19/2023 20:13:08 (I) gajim.c.cert_store 0 Certificates loaded
01/19/2023 20:13:08 (I) gajim.client   Create new nbxmpp 
client
01/19/2023 20:13:08 (I) gajim.c.settings   Set account 
settings: xmpp.earth
01/19/2023 20:13:08 (I) gajim.c.settings   Signal: re

Bug#1029226: [Pkg-xmpp-devel] Bug#1029226: gajim: Crashes at startup: "No translations found for en_US"

2023-01-19 Thread Brian Vaughan

$ gajim -v
No translations found for en_US
Dirs searched: [PosixPath('/home/brian/.local/share'), 
PosixPath('/usr/share/xfce4'), PosixPath('/usr/local/share'), 
PosixPath('/usr/share'), PosixPath('/usr/share')]

No plugin translation path available
Logger gajim level set to 10
Logger nbxmpp level set to 20
01/19/2023 20:13:08 (I) gajim  Gajim Version: 1.6.1
libva info: VA-API version 1.17.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_17
libva info: va_openDriver() returns 0
01/19/2023 20:13:08 (I) gajim  English (en) dict 
available
01/19/2023 20:13:08 (I) gajim  English (Australia) 
(en_AU) dict available
01/19/2023 20:13:08 (I) gajim  English (Canada) 
(en_CA) dict available
01/19/2023 20:13:08 (I) gajim  English (United 
Kingdom) (en_GB) dict available
01/19/2023 20:13:08 (I) gajim  English (United 
States) (en_US) dict available

01/19/2023 20:13:08 (I) gajim  FARSTREAM True
01/19/2023 20:13:08 (I) gajim  GST True
01/19/2023 20:13:08 (I) gajim  AV True
01/19/2023 20:13:08 (I) gajim  GEOCLUE True
01/19/2023 20:13:08 (I) gajim  UPNP False
01/19/2023 20:13:08 (I) gajim  GSOUND True
01/19/2023 20:13:08 (I) gajim  GSPELL True
01/19/2023 20:13:08 (I) gajim  IDLE True
01/19/2023 20:13:08 (I) gajim  APPINDICATOR False
01/19/2023 20:13:08 (I) gajim AYATANA_APPINDICATOR True
01/19/2023 20:13:08 (I) gajim  SENTRY_SDK True
01/19/2023 20:13:08 (I) gajim  Used language: en_US
01/19/2023 20:13:08 (I) gajim.c.passwords  Found keyring 
backend: keyring.backends.libsecret.Keyring (priority: 4.8)
01/19/2023 20:13:08 (I) gajim.c.passwords  Found keyring 
backend: keyring.backends.SecretService.Keyring (priority: 5)
01/19/2023 20:13:08 (I) gajim.c.passwords  Found keyring 
backend: keyring.backends.fail.Keyring (priority: 0)
01/19/2023 20:13:08 (I) gajim.c.passwords  Found keyring 
backend: keyring.backends.chainer.ChainerBackend (priority: 10)
01/19/2023 20:13:08 (I) gajim.c.passwords  Found keyring 
backend: keyring.backends.kwallet.DBusKeyring (priority: 4.9)
01/19/2023 20:13:08 (I) gajim.c.passwords  Select 
keyring.backends.chainer.ChainerBackend (priority: 10) backend

01/19/2023 20:13:08 (I) gajim.c.settings   Load app settings
01/19/2023 20:13:08 (I) gajim.c.settings   Load soundevents settings
01/19/2023 20:13:08 (I) gajim.c.settings   Load status_presets 
settings

01/19/2023 20:13:08 (I) gajim.c.settings   Load proxies settings
01/19/2023 20:13:08 (I) gajim.c.settings   Load plugins settings
01/19/2023 20:13:08 (I) gajim.c.settings   Load workspaces settings
01/19/2023 20:13:08 (I) gajim.c.settings   Load account 
settings: xmpp.earth
01/19/2023 20:13:08 (I) gajim.c.settings   Load account 
settings: conversations.im
01/19/2023 20:13:08 (I) gajim.c.settings   Load account 
settings: jabber.ccc.de
01/19/2023 20:13:08 (I) gajim.c.settings   Load account 
settings: jabber.org
01/19/2023 20:13:08 (I) gajim.c.settings   Load account 
settings: lightwitch.org

01/19/2023 20:13:08 (I) gajim.c.settings   Commit
01/19/2023 20:13:08 (I) gajim.c.storage.cache  Connect to 
/home/brian/.cache/gajim/cache.db
01/19/2023 20:13:08 (I) gajim.c.storage.cache  1 DiscoInfo entries 
loaded
01/19/2023 20:13:08 (D) gajim.c.storage.cache  Execution time for 
_fill_disco_info_cache: 18 ms
01/19/2023 20:13:08 (D) gajim.c.storage.cache  Execution time for 
_clean_caps_table: 1 ms
01/19/2023 20:13:08 (D) gajim.c.storage.cache  Execution time for 
_load_caps_data: 1 ms

01/19/2023 20:13:08 (I) gajim.c.storage.events Creating in memory
01/19/2023 20:13:08 (I) gajim.c.storage.events Connect to None
01/19/2023 20:13:08 (I) gajim.c.storage.archive    Connect to 
/home/brian/.local/share/gajim/logs.db
01/19/2023 20:13:08 (D) gajim.c.storage.archive    Execution time for 
_get_jid_ids_from_db: 1 ms

01/19/2023 20:13:08 (I) gajim.c.cert_store 0 Certificates loaded
01/19/2023 20:13:08 (I) gajim.client   Create new nbxmpp client
01/19/2023 20:13:08 (I) gajim.c.settings   Set account settings: 
xmpp.earth

01/19/2023 20:13:08 (I) gajim.c.settings   Signal: resource changed
01/19/2023 20:13:08 (I) gajim.c.passwords  Request password from 
keyring
01/19/2023 20:13:08 (I) gajim.c.settings   Set account settings: 
xmpp.earth

01/19/2023 20:13:08 (I) gajim.c.settings   Signal: password changed
01/19/2023 20:13:09 (I) gajim.client   Create new nbxmpp client
01/19/2023 20:13:09 (I) gajim.c.settings

Bug#1029226: gajim: Crashes at startup: "No translations found for en_US"

2023-01-19 Thread Brian Vaughan
Package: gajim
Version: 1.6.1-2
Severity: important
X-Debbugs-Cc: bgvaug...@gmail.com

Dear Maintainer,

On starting gajim through the applications menu, the interface appears briefly
before disappearing.

On starting gajim from the command line, an error message appears on the
terminal, then the application interface appears briefly before disappearing.

No translations found for en_US
Dirs searched: [PosixPath('/home/brian/.local/share'),
PosixPath('/usr/share/xfce4'), PosixPath('/usr/local/share'),
PosixPath('/usr/share'), PosixPath('/usr/share')]
No plugin translation path available
Aborted


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

Kernel: Linux 6.1.0-1-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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 gajim depends on:
ii  desktop-file-utils   0.26-1
ii  gir1.2-gst-plugins-base-1.0  1.20.5-1
ii  gir1.2-gtk-3.0   3.24.36-1
ii  gir1.2-gtksource-4   4.8.4-4
ii  python3  3.11.1-1
ii  python3-cairo1.20.1-5
ii  python3-cryptography 38.0.4-2
ii  python3-css-parser   1.0.8-1
ii  python3-gi   3.42.2-3
ii  python3-gi-cairo 3.42.2-3
ii  python3-idna 3.3-1
ii  python3-keyring  23.9.3-2
ii  python3-nbxmpp   4.0.1-1
ii  python3-packaging23.0-1
ii  python3-pil  9.4.0-1+b1
ii  python3-precis-i18n  1.0.5-1

Versions of packages gajim recommends:
ii  alsa-utils   1.2.8-1
ii  aspell-en [aspell-dictionary]2018.04.16-0-1
ii  ca-certificates  20211016
ii  dbus 1.14.4-1
ii  fonts-noto-color-emoji   2.038-1
ii  gajim-omemo  2.9.0-1
ii  gajim-openpgp1.5.0-1
ii  gir1.2-farstream-0.2 0.2.9-1
ii  gir1.2-geoclue-2.0   2.6.0-2
ii  gir1.2-gsound-1.01.0.3-2
ii  gir1.2-gspell-1  1.12.0-1+b1
ii  gir1.2-gstreamer-1.0 1.20.5-1
ii  gir1.2-gupnpigd-1.0  1.2.0-3
ii  gir1.2-secret-1  0.20.5-3
ii  gstreamer1.0-gl  1.20.5-1
ii  gstreamer1.0-nice0.1.18-2
ii  gstreamer1.0-plugins-ugly1.20.5-1
ii  notification-daemon  3.20.0-4+b1
ii  pulseaudio-utils 16.1+dfsg1-2+b1
ii  python3-dbus 1.3.2-4
ii  python3-gssapi   1.8.2-1
ii  python3-sentry-sdk   1.9.10-2
ii  xfce4-notifyd [notification-daemon]  0.6.5-1

Versions of packages gajim suggests:
ii  libxss1  1:1.2.3-1
pn  nautilus-sendto  

-- no debconf information



Bug#1009669: foliate: Can not open file, "No response" error

2022-04-13 Thread Brian Vaughan
Package: foliate
Version: 2.6.4-1+dfsg1
Severity: grave
Tags: upstream
Justification: renders package unusable
X-Debbugs-Cc: bgvaug...@gmail.com

After selecting a file, EPUB or MOBI, there's a spinner displayed, but the file
is never displayed. After closing foliate and reopening it, it shows the
messages, "Could not open file", and "The string did not match the expected
pattern.", followed by a button, "Open Another File...". Opening the same or
another file has the same result.

I believe this is the same as the upstream issue, 'glib2 2.72.0 causes "Empty
response" #878'. glib2 on my system is 2.72.0-1+b1.

https://github.com/johnfactotum/foliate/issues/878


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

Kernel: Linux 5.16.0-6-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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 foliate depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.40.0-3
ii  gir1.2-webkit2-4.0   2.36.0-3
ii  gjs  1.72.0-2
ii  python3  3.10.4-1

foliate recommends no packages.

foliate suggests no packages.

-- no debconf information



Bug#1005651: lbreakouthd: should depend on lbreakouthd-data

2022-02-13 Thread Brian Vaughan

Yes, it's a dependency.

I tried first installing both packages, and the game worked fine. Then I 
purged both, then installed only lbreakouthd and not lbreakouthd-data. 
From the application menu, LBreakoutHD silently failed to launch. From 
the command line, it failed on trying to read a directory installed with 
lbreakouthd-data:


$ lbreakouthd
lbreakouthd 1.0.8
Copyright 2018-2021 Michael Speck
Published under GNU GPL
---
Loading configuration /home/brian/.lbreakouthd/lbreakouthd.conf
Loading hiscores /var/games/lbreakouthd.hscr
Initializing SDL
Mixer opened (16 channels, 1024 buf size)
ERROR: tools.cpp:181: readDir(): Could not open 
/usr/share/games/lbreakouthd/themes

No game controller found...
Segmentation fault
[139]

Also, the description says that lbreakouthd supports all LBreakout2 
themes and level sets, so perhaps lbreakout2-data should be a suggested 
package.




Bug#992277: protontricks: With any command, fails with "KeyError: 'LibraryFolders'"

2021-08-16 Thread Brian Vaughan
Package: protontricks
Version: 1.5.0-1
Severity: grave
Justification: renders package unusable
X-Debbugs-Cc: bgvaug...@gmail.com

Dear Maintainer,

Simply executing 'protontricks' shows the usage instructions. Executing it with
commands results in a Python error message.

$ protontricks -s "No Man's Sky"
Traceback (most recent call last):
  File "/usr/bin/protontricks", line 33, in 
sys.exit(load_entry_point('protontricks==1.5.0', 'console_scripts',
'protontricks')())
  File "/usr/lib/python3/dist-packages/protontricks/cli.py", line 167, in main
steam_lib_paths = get_steam_lib_paths(steam_path)
  File "/usr/lib/python3/dist-packages/protontricks/steam.py", line 613, in
get_steam_lib_paths
library_folders = parse_library_folders(folders_vdf_path.read_text())
  File "/usr/lib/python3/dist-packages/protontricks/steam.py", line 597, in
parse_library_folders
Path(value) for key, value in vdf_data["LibraryFolders"].items()
KeyError: 'LibraryFolders'

$ protontricks --gui
Traceback (most recent call last):
  File "/usr/bin/protontricks", line 33, in 
sys.exit(load_entry_point('protontricks==1.5.0', 'console_scripts',
'protontricks')())
  File "/usr/lib/python3/dist-packages/protontricks/cli.py", line 167, in main
steam_lib_paths = get_steam_lib_paths(steam_path)
  File "/usr/lib/python3/dist-packages/protontricks/steam.py", line 613, in
get_steam_lib_paths
library_folders = parse_library_folders(folders_vdf_path.read_text())
  File "/usr/lib/python3/dist-packages/protontricks/steam.py", line 597, in
parse_library_folders
Path(value) for key, value in vdf_data["LibraryFolders"].items()
KeyError: 'LibraryFolders'

I had previously installed protontricks as a normal user, using pipx, following
the instructions at https://github.com/Matoking/protontricks and used it
successfully. I uninstalled it, using pipx, prior to installing the Debian
package.


-- System Information:
Debian Release: 11.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-8-amd64 (SMP w/12 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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 protontricks depends on:
ii  python3  3.9.2-3
ii  python3-vdf  3.4-2
ii  steam1.0.0.68-1
ii  winetricks   0.0+20210206-2
ii  zenity   3.32.0-7

protontricks recommends no packages.

protontricks suggests no packages.



Bug#972900: Acknowledgement (pychess has an unlisted dependency on python3-sqlalchemy)

2020-10-31 Thread Brian Vaughan

I downloaded and installed python3-pychess_1.0.2-1_all.deb from

https://github.com/pychess/pychess/releases

And this version did pull in python3-sqlalchemy as a dependency.



Bug#972900: pychess has an unlisted dependency on python3-sqlalchemy

2020-10-25 Thread Brian Vaughan
Package: pychess
Version: 1.0.0-1.1
Severity: important
X-Debbugs-Cc: bgvaug...@gmail.com

When launching pychess from the GUI, pychess immediately exited. When launching
from the commandline:

$ pychess
/usr/games/pychess:17: PyGIWarning: Gtk was imported without specifying a
version first. Use gi.require_version('Gtk', '3.0') before import to ensure
that the right version gets loaded.
  from gi.repository import Gtk, Gdk
ERROR: PyChess requires sqlalchemy to be installed

After installing python3-sqlalchemy, pychess starts as expected.



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

Kernel: Linux 5.9.0-1-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (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 pychess depends on:
ii  gaviotatb0.4-2
ii  gir1.2-gdkpixbuf-2.0 2.40.0+dfsg-5
ii  gir1.2-glib-2.0  1.66.1-1
ii  gir1.2-gst-plugins-base-1.0  1.18.0-2
ii  gir1.2-gstreamer-1.0 1.18.0-3
ii  gir1.2-gtk-3.0   3.24.23-2
ii  gir1.2-gtksource-3.0 3.24.11-2
ii  gir1.2-pango-1.0 1.46.2-1
ii  gir1.2-rsvg-2.0  2.50.1+dfsg-1
ii  gnome-icon-theme 3.12.0-3
ii  gobject-introspection1.66.1-1
ii  libgaviotatb10.4-2+b2
ii  python3  3.8.6-1
ii  python3-cairo1.16.2-4+b1
ii  python3-gi   3.38.0-1+b1
ii  python3-gi-cairo 3.38.0-1+b1
ii  python3-websockets   8.1-1

pychess recommends no packages.

pychess suggests no packages.

-- no debconf information



Bug#945875: openmw: Crash when saving

2020-04-25 Thread Brian Vaughan

Do we need a new bug for updating OpenMW?



Bug#951294: parsec47: exits with an error immediately after starting

2020-02-13 Thread Brian Vaughan
Package: parsec47
Version: 0.2.dfsg1-9
Severity: grave
Justification: renders package unusable

The window opens and immediately closes. From the command line:

$ parsec47
parsec47: symbol lookup error: parsec47: undefined symbol:
_D3std5stdio24__T10makeGlobalS6stderrZ10makeGlobalFNbNcNdNiZS3std5stdio4File



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

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

Versions of packages parsec47 depends on:
ii  libbulletml0v5   0.0.6-7
ii  libc62.29-10
ii  libgcc-s1 [libgcc1]  10-20200211-1
ii  libgcc1  1:10-20200211-1
ii  libgl1   1.3.0-7
ii  libgphobos76 9.2.1-28
ii  libsdl-mixer1.2  1.2.12-16+b1
ii  libsdl1.2debian  1.2.15+dfsg2-5
ii  parsec47-data0.2.dfsg1-9

parsec47 recommends no packages.

parsec47 suggests no packages.

-- no debconf information



Bug#924457: geany-plugins: Please update to 1.34

2019-04-02 Thread Brian Vaughan
There's a message fom ftpmaster, dated March 1, that the package was
submitted to the NEW queue.

https://alioth-lists.debian.net/pipermail/pkg-geany-team/2019-March/001624.html

Checking that queue, most packages have been on it for a month, like this
one.


Bug#858736: xul-ext-gcontactsync: Depends on icedove or iceape but not thunderbird

2017-03-25 Thread Brian Vaughan
Package: xul-ext-gcontactsync
Version: 2.0.5-1
Severity: normal

Dear Maintainer,

icedove is now a transitional package for thunderbird. xul-ext-gcontactsync
works with thunderbird without issue; however the dependency information does
not list thunderbird, so the icedove transitional package must be installed in
order to use xul-ext-gcontactsync with thunderbird.

Provides: gcontactsync, iceape-gcontactsync, icedove-gcontactsync
Depends: icedove (>= 17.0) | iceape (>= 2.14)
Breaks: iceape (>> 2.35+), iceape (<< 2.14), icedove (<< 17.0)
Enhances: iceape, icedove

Also, many of the files for this package are installed under
'/usr/lib/icedove/extensions'.

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

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

Versions of packages xul-ext-gcontactsync depends on:
ii  icedove1:45.8.0-2
ii  thunderbird [icedove]  1:45.8.0-2

xul-ext-gcontactsync recommends no packages.

xul-ext-gcontactsync suggests no packages.

-- no debconf information



Bug#841878: Bug#842184: policykit-1: synaptic-pkexec no more work

2016-10-27 Thread Brian Vaughan
I can confirm that:

A) Executing
'/usr/lib/x86_64-linux-gnu/polkit-gnome-authentication-agent-1' on the
command line enabled the expected dialog for launching Synaptic from XFCE;

B) The issue has been resolved with policykit-1-gnome 0.105-5.

Thank you.

On Oct 27, 2016 2:00 AM, "Simon McVittie"  wrote:

> Control: reassign 842184 policykit-1-gnome 0.105-4
> Control: severity 842184 serious
>
> On Thu, 27 Oct 2016 at 07:27:05 +, Grand T wrote:
> > The error is in  policykit-1-gnome 0.105-4
> >
> >  /etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop refer to
> >
> > Exec=/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1
> >
> > but it don't exist so it is not started !
> >
> > The exec is now at/usr/lib/x86_64-linux-gnu/polkit-gnome-authentication-
> agent-1
> >
> > I modified
> >
> > /etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop to set up
> > Exec=/usr/lib/x86_64-linux-gnu/polkit-gnome-authentication-agent-1
>
> Good catch! It looks as though this was caused by modernizing the
> packaging of policykit-1-gnome from debhelper 8 to 10, which changed its
> ${libexecdir}, without also updating
> debian/polkit-gnome-authentication-agent-1.desktop to use the new
> value of ${libexecdir}.
>
> So this is not actually a policykit-1 bug, but rather policykit-1-gnome,
> which is a separate source package. Contrary to its name, pk-1-gnome
> is not actually used in "full" GNOME any more (because GNOME Shell has
> its own built-in polkit agent), but it does get used in XFCE, Unity and
> GNOME Flashback.
>
> Brian (and anyone else who is seeing #841878), are you using
> policykit-1-gnome as your implementation of a polkit agent? If you
> run /usr/lib/x86_64-linux-gnu/polkit-gnome-authentication-agent-1
> "by hand" from a terminal, does authentication work normally for you?
>
> (If you have edited /etc/xdg/autostart/polkit-
> gnome-authentication-agent-1.desktop
> as a workaround, you will probably need to edit it again, or go back to
> the version provided by the package maintainer, after this bug is fixed -
> we will probably choose a different location for the authentication agent,
> or go back to its old location, because the architecture-dependent path is
> awkward to use in the packaging.)
>
> Thanks,
> S
>


Bug#841878: policykit-1: Authentication fails with valid credentials

2016-10-26 Thread Brian Vaughan
Also: I had a VM, set up with Debian unstable and XFCE, which I just
updated yesterday. Prior to updating, Synaptic launched from the menu
system without issue; after updating, I see the same behavior as on my
laptop, for which I filed the bug. The VM had updated to policykit-1
0.105-17.

Both systems use the XFCE interface and have sudo configured.

Synaptic is the application where I first noticed the issue, but I'm fairly
sure it's not a Synaptic issue per se. I get the same error message if I
execute 'pkexec whoami', for instance.

A few months ago, I'd had Debian stretch, with XFCE, on that laptop. After
a few weeks, I had what seemed to be the same issue I'm seeing now.
Unfortunately I'd wiped the laptop in between and so don't have any logs.

>From what I've seen from some bug searches and general Web searches, there
are a fair number of reports of applications that require authentication
failing to launch from the menu system after an update, but working fine
when launched from the command line with sudo. Synaptic is mentioned most
often, including similar errors involving 'synaptic-pkexec' at the command
line. None mention fixes, but a few mention the problem goes away again
after an update. A lot of them mention XFCE, but I don't recall any other
desktop environments mentioned.

policykit-1 was my best guess about where the problem lies. Please let me
know if there's anything further I can do to assist in troubleshooting.

On Oct 24, 2016 10:38 AM, "Brian Vaughan" <bgvaug...@gmail.com> wrote:

> On 10/24/2016 02:28 AM, Simon McVittie wrote:
> > On Sun, 23 Oct 2016 at 21:13:24 -0700, Brian Vaughan wrote:
> >> Authenticating as: Brian Vaughan,,, (brian)
> >> Password:
> >> polkit-agent-helper-1: pam_authenticate failed: Authentication failure
> >
> > Please look in /var/log/auth.log for clues as to why your configured PAM
> > stack might have refused your valid credentials.
> >
> > (It's entirely possible that this was caused by a policykit-1 change,
> > but to know what to do about it, we'll likely need that information.)
> >
> > Thanks,
> > S
> >
>
> Here's the part of the auth.log from first launching synaptic through
> the desktop menu, and second from 'synaptic-pkexec' at the command line.
> (Full log is attached.)
>
> Oct 24 10:22:13 brian-laptop polkitd[666]: Registered Authentication
> Agent for unix-process:1413:40576 (system bus name :1.54 [pkexec
> /usr/sbin/synaptic], object path
> /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
> Oct 24 10:22:24 brian-laptop polkitd[666]: Operator of
> unix-process:1413:40576 FAILED to authenticate to gain authorization for
> action com.ubuntu.pkexec.synaptic for unix-process:1413:40576 [/bin/sh
> /usr/bin/synaptic-pkexec] (owned by unix-user:brian)
> Oct 24 10:22:24 brian-laptop pkexec[1414]: brian: Error executing
> command as another user: Not authorized [USER=root] [TTY=/dev/pts/0]
> [CWD=/home/brian] [COMMAND=/usr/sbin/synaptic]
> Oct 24 10:22:24 brian-laptop polkitd[666]: Unregistered Authentication
> Agent for unix-process:1413:40576 (system bus name :1.54, object path
> /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
> Oct 24 10:22:55 brian-laptop sudo:brian : TTY=pts/0 ;
> PWD=/home/brian ; USER=root ; COMMAND=/bin/cp /var/log/auth.log auth.log
> Oct 24 10:22:55 brian-laptop sudo: pam_unix(sudo:session): session
> opened for user root by (uid=0)
>
> The error message in the terminal was slightly different.
>
>  AUTHENTICATING FOR com.ubuntu.pkexec.synaptic ===
> Authentication is required to run the Synaptic Package Manager
> Authenticating as: Brian Vaughan,,, (brian)
> Password:
> polkit-agent-helper-1: error response to PolicyKit daemon:
> GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: No session for cookie
>  AUTHENTICATION FAILED ===
> Error executing command as another user: Not authorized
>
> This incident has been reported.
>


Bug#841878: policykit-1: Authentication fails with valid credentials

2016-10-24 Thread Brian Vaughan
On 10/24/2016 02:28 AM, Simon McVittie wrote:
> On Sun, 23 Oct 2016 at 21:13:24 -0700, Brian Vaughan wrote:
>> Authenticating as: Brian Vaughan,,, (brian)
>> Password:
>> polkit-agent-helper-1: pam_authenticate failed: Authentication failure
> 
> Please look in /var/log/auth.log for clues as to why your configured PAM
> stack might have refused your valid credentials.
> 
> (It's entirely possible that this was caused by a policykit-1 change,
> but to know what to do about it, we'll likely need that information.)
> 
> Thanks,
> S
> 

Here's the part of the auth.log from first launching synaptic through
the desktop menu, and second from 'synaptic-pkexec' at the command line.
(Full log is attached.)

Oct 24 10:22:13 brian-laptop polkitd[666]: Registered Authentication
Agent for unix-process:1413:40576 (system bus name :1.54 [pkexec
/usr/sbin/synaptic], object path
/org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Oct 24 10:22:24 brian-laptop polkitd[666]: Operator of
unix-process:1413:40576 FAILED to authenticate to gain authorization for
action com.ubuntu.pkexec.synaptic for unix-process:1413:40576 [/bin/sh
/usr/bin/synaptic-pkexec] (owned by unix-user:brian)
Oct 24 10:22:24 brian-laptop pkexec[1414]: brian: Error executing
command as another user: Not authorized [USER=root] [TTY=/dev/pts/0]
[CWD=/home/brian] [COMMAND=/usr/sbin/synaptic]
Oct 24 10:22:24 brian-laptop polkitd[666]: Unregistered Authentication
Agent for unix-process:1413:40576 (system bus name :1.54, object path
/org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Oct 24 10:22:55 brian-laptop sudo:brian : TTY=pts/0 ;
PWD=/home/brian ; USER=root ; COMMAND=/bin/cp /var/log/auth.log auth.log
Oct 24 10:22:55 brian-laptop sudo: pam_unix(sudo:session): session
opened for user root by (uid=0)

The error message in the terminal was slightly different.

 AUTHENTICATING FOR com.ubuntu.pkexec.synaptic ===
Authentication is required to run the Synaptic Package Manager
Authenticating as: Brian Vaughan,,, (brian)
Password:
polkit-agent-helper-1: error response to PolicyKit daemon:
GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: No session for cookie
 AUTHENTICATION FAILED ===
Error executing command as another user: Not authorized

This incident has been reported.
Oct 23 18:41:40 brian-laptop sudo: pam_unix(sudo:auth): conversation failed
Oct 23 18:41:40 brian-laptop sudo: pam_unix(sudo:auth): auth could not identify password for [brian]
Oct 23 18:41:51 brian-laptop sudo: pam_unix(sudo:auth): authentication failure; logname= uid=1000 euid=0 tty=/dev/pts/0 ruser=brian rhost=  user=brian
Oct 23 18:42:02 brian-laptop sudo:brian : TTY=pts/0 ; PWD=/home/brian ; USER=root ; COMMAND=/usr/bin/apt-get update
Oct 23 18:42:02 brian-laptop sudo: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 23 18:42:07 brian-laptop sudo: pam_unix(sudo:session): session closed for user root
Oct 23 18:42:16 brian-laptop sudo:brian : TTY=pts/0 ; PWD=/home/brian ; USER=root ; COMMAND=/usr/bin/apt-get dist-upgrade
Oct 23 18:42:16 brian-laptop sudo: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 23 18:42:17 brian-laptop sudo: pam_unix(sudo:session): session closed for user root
Oct 23 18:43:28 brian-laptop polkitd(authority=local): Registered Authentication Agent for unix-process:1586:109633 (system bus name :1.60 [pkexec /usr/sbin/synaptic], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Oct 23 18:43:41 brian-laptop polkitd(authority=local): Operator of unix-process:1586:109633 FAILED to authenticate to gain authorization for action com.ubuntu.pkexec.synaptic for unix-process:1586:109633 [/bin/sh /usr/bin/synaptic-pkexec] (owned by unix-user:brian)
Oct 23 18:43:41 brian-laptop pkexec[1587]: brian: Error executing command as another user: Not authorized [USER=root] [TTY=/dev/pts/0] [CWD=/home/brian] [COMMAND=/usr/sbin/synaptic]
Oct 23 18:43:41 brian-laptop polkitd(authority=local): Unregistered Authentication Agent for unix-process:1586:109633 (system bus name :1.60, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Oct 23 18:43:45 brian-laptop polkitd(authority=local): Registered Authentication Agent for unix-process:1594:111372 (system bus name :1.62 [pkexec /usr/sbin/synaptic], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Oct 23 18:43:51 brian-laptop polkitd(authority=local): Operator of unix-process:1594:111372 FAILED to authenticate to gain authorization for action com.ubuntu.pkexec.synaptic for unix-process:1594:111372 [/bin/sh /usr/bin/synaptic-pkexec] (owned by unix-user:brian)
Oct 23 18:43:51 brian-laptop pkexec[1595]: brian: Error executing command as another user: Not authorized [USER=root] [TTY=/dev/pts/0] [CWD=/home/brian] [COMMAND=/usr/sbin/synaptic]
Oct 23 18:43:51 brian-laptop polkitd(authority=local): Unregistered Authen

Bug#841878: policykit-1: Authentication fails with valid credentials

2016-10-23 Thread Brian Vaughan
Package: policykit-1
Version: 0.113-5
Severity: important

Dear Maintainer,

Following a recent update, launching Synaptic through the menu system fails
silently. 'sudo synaptic' at the command line launches Synaptic as expected.

Executing 'synaptic-pkexec' (as in '/usr/share/applications/synaptic.desktop',
and providing the correct password, produces the following:


 AUTHENTICATING FOR com.ubuntu.pkexec.synaptic ===
Authentication is required to run the Synaptic Package Manager
Authenticating as: Brian Vaughan,,, (brian)
Password:
polkit-agent-helper-1: pam_authenticate failed: Authentication failure
 AUTHENTICATION FAILED ===
Error executing command as another user: Not authorized

This incident has been reported.


This appeared with policykit-1 0.105-17. I tried installing 0.113-5 from
experimental, but the behavior remained the same.



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

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

Versions of packages policykit-1 depends on:
ii  adduser3.115
ii  dbus   1.10.12-1
ii  libc6  2.24-5
ii  libexpat1  2.2.0-1
ii  libglib2.0-0   2.50.1-1
ii  libmozjs185-1.01.8.5-1.0.0+dfsg-5
ii  libnspr4   2:4.12-6
ii  libpam-systemd 231-9
ii  libpam0g   1.1.8-3.3
ii  libpolkit-agent-1-00.113-5
ii  libpolkit-gobject-1-0  0.113-5
ii  libsystemd0231-9

policykit-1 recommends no packages.

policykit-1 suggests no packages.

-- Configuration Files:
/etc/polkit-1/rules.d/40-debian-sudo.rules [Errno 13] Permission denied: 
u'/etc/polkit-1/rules.d/40-debian-sudo.rules'
/etc/polkit-1/rules.d/50-default.rules [Errno 13] Permission denied: 
u'/etc/polkit-1/rules.d/50-default.rules'

-- no debconf information