Bug#926633: FutureWarning: Possible nested set at position 1

2019-09-03 Thread Witold Baryluk
Package: gdebi Version: 0.9.5.7+nmu3 Followup-For: Bug #926633 Yes, same happens in en_US locale with 'y' answer. The issue is in the regexp, it should be just: r'\[(\S+)/\S+\]' Example: >>> msg = "Do you want to install the software package? [y/N]:" >>> import re >>> print re.findall(r'\[(\S

Bug#926633: FutureWarning: Possible nested set at position 1

2019-08-11 Thread Grand T
Hello same problem here. I have to give an explicit answer to gdebi to complete the installation sudo gdebi comptes-et-budget.deb Reading package lists... Done Building dependency tree Reading state information... Done Reading state information... Done Logiciel pour gérer ses comptes et son budge

Bug#926633: FutureWarning: Possible nested set at position 1

2019-06-25 Thread John Scott
Control: reassign -1 gdebi-core > Tags: l10n This happens to me on my plain en-US system when saying no. The locale might not have anything to do with it. Do you want to install the software package? [y/N]:n /usr/bin/gdebi:113: FutureWarning: Possible nested set at position 1 c = findall("[[(

Bug#926633: FutureWarning: Possible nested set at position 1

2019-04-08 Thread Nicolas Patrois
Package: gdebi Version: 0.9.5.7+nmu3 Severity: minor Tags: l10n Dear Maintainer, I install a deb package with gdebi, gdebi asks if I really want to install the package, I answer o (oui ie yes in French). In French: Voulez-vous installer le paquet logiciel ? [o/N] :o Immediately, gdebi prints: /u