Bug#1025825: ImportError: cannot import name 'safe_join' from 'flask'

2023-11-01 Thread Stanislav Maslovski
Package: grip Version: 4.2.0-3 Followup-For: Bug #1025825 X-Debbugs-Cc: stanislav.maslov...@gmail.com Hi, The changelog to v. 2.1.0 of flask says: "safe_join is removed, use werkzeug.utils.safe_join instead." So, either a patch or an update is needed for grip package. As a workaround,

Bug#1025825: ImportError: cannot import name 'safe_join' from 'flask'

2023-09-13 Thread Renzo Davoli
The following patch should fix the problem. renzo diff -Naur grip-4.2.0/debian/control grip-4.2.0.fixed/debian/control --- grip-4.2.0/debian/control 2016-07-03 23:21:52.0 +0200 +++ grip-4.2.0.fixed/debian/control 2023-09-13 15:20:13.527645376 +0200 @@ -12,6 +12,7 @@

Bug#1025825: ImportError: cannot import name 'safe_join' from 'flask'

2022-12-09 Thread Rock Storm
Package: grip Version: 4.2.0-3 Severity: important X-Debbugs-Cc: rockst...@gmx.com Dear Maintainer, Program will not even start with the following trace: ``` $ grip -b Traceback (most recent call last): File "/usr/bin/grip", line 9, in load_entry_point('grip==4.2.0', 'console_scripts',