Bug#1010074: RFS: show-in-file-manager/1.1.4-1 [RFP] -- Open the system file manager and optionally select files in it

2022-04-24 Thread Antoine Beaupré
Hi! I tested the package and it generally looks good, but tests fail in autopkgtest: autopkgtest [15:28:00]: test autodep8-python3: set -e ; for py in $(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c "import showinfilemanager; print(showinfilemanager)

Bug#1010074: RFS: show-in-file-manager/1.1.4-1 [RFP] -- Open the system file manager and optionally select files in it

2022-04-24 Thread Antoine Beaupré
On 2022-04-24 21:57:09, Tino Mettler wrote: > Am 24.04.2022 um 21:41 schrieb Antoine Beaupré : >> >> Hi! >> >> I tested the package and it generally looks good, but tests fail in >> autopkgtest: >> >> autopkgtest [15:28:00]: test autodep8-python3: set -e ; for py in >> $(py3versions -r 2>/dev/n

Bug#1010074: RFS: show-in-file-manager/1.1.4-1 [RFP] -- Open the system file manager and optionally select files in it

2022-04-24 Thread Tino Mettler
Am 24.04.2022 um 21:41 schrieb Antoine Beaupré : > > Hi! > > I tested the package and it generally looks good, but tests fail in > autopkgtest: > > autopkgtest [15:28:00]: test autodep8-python3: set -e ; for py in > $(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with

Bug#1010074: RFS: show-in-file-manager/1.1.4-1 [RFP] -- Open the system file manager and optionally select files in it

2022-04-24 Thread Tino Mettler
Am 24.04.2022 um 22:04 schrieb Antoine Beaupré : > > You have actually configured it in the package, so it would be better if > it actually works. :) Try just running `autopkgtest` in the source > directory.. > > https://wiki.debian.org/ContinuousIntegration/autopkgtest Hi, I was not aware that