Bug#1060099: telegram-desktop: FTBFS on mips64el: ./obj-mips64el-linux-gnuabi64/Telegram/./obj-mips64el-linux-gnuabi64/Telegram/gen/scheme.cpp:16435:(.text+0x1600a0): relocation truncated to fit: R_MI

2024-01-06 Thread Nicholas Guriev
Hello! On 06.01.2024 00:09:14 MSK you wrote: > CMakeFiles/td_scheme.dir/gen/scheme.cpp.o: in function `MTPDchannel::read(int > const*&, int const*)': > ./obj-mips64el-linux-gnuabi64/Telegram/./obj-mips64el-linux-gnuabi64/Telegram/gen/scheme.cpp:16435:(.text+0x1600a0): > relocation truncated to

Bug#1016744: Test failure has become significantly rarer

2023-02-04 Thread Nicholas Guriev
severity 1016744 minor retitle 1016744 vim-ultisnips: flaky autopkgtest with-neovim stop I applied a patch [1] increasing attempts of tests with regular expressions. And now probability of failure is far less. Although, the initial issue with a race of I/O in tmux(1) was not completely fixed. I

Bug#1018842: telegram-destop: FTBFS with libabsl20220623

2022-09-01 Thread Nicholas Guriev
Control: tag -1 ftbfs I haven't opportunity to check this yet. But it seems the libtgowt package needs to be rebuild as well. This package contains a static library and so brings the abseil dependency. For some reason, libtgowt is not in the transition plan, though there is libabsl-dev on the

Bug#1004815: qtox: FTBFS with ffmpeg 5.0

2022-06-28 Thread Nicholas Guriev
On March 7th, upstream author Anthony Bilinski released new version 1.17.6 addressing this issue. We should package it as far as possible in order to unblock FFmpeg transition. I am working on an NMU and discovered that Git packaging repository which d/control refers to, does not match source

Bug#1004637: libquicktime: FTBFS with ffmpeg 5.0

2022-06-26 Thread Nicholas Guriev
Control: tag -1 patch Here is a possible patch. Not tested, though. Upstream author decided to disable FFmpeg plugin with the new version of the library. Perhaps, we have to do the same. https://sourceforge.net/p/libquicktime/git/ci/974ad1489bb1d7d1ebc94f301508702f8ac2083b/ ---

Bug#1004821: libam7xxx: FTBFS with ffmpeg 5.0

2022-06-25 Thread Nicholas Guriev
This patch should help. Although, call to deprecated av_init_packet() remains. It is to be replaced with av_packet_alloc() / av_packet_free() logic.--- a/examples/am7xxx-play.c +++ b/examples/am7xxx-play.c @@ -29,6 +29,7 @@ #include #include +#include #include #include #include @@

Bug#995659: coturn: FTBFS with OpenSSL 3.0

2022-06-02 Thread Nicholas Guriev
+0300 +++ coturn-4.5.2/debian/changelog 2022-06-02 12:41:25.0 +0300 @@ -1,3 +1,11 @@ +coturn (4.5.2-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * New No-FIPS-140-mode.patch fixes build against OpenSSL 3.0 +(Closes: #995659, LP: #1967018) + + -- Nicholas Guri

Bug#1005650: squid: FTBFS with OpenSSL 3.0

2022-06-01 Thread Nicholas Guriev
+ + * Non-maintainer upload. + + [ Nicholas Guriev ] + * Fixing build against OpenSSL 3.0 (Closes: #1005650, LP: #1946205) + + * debian/rules +- Do not fail on errors about deprecated declarations from OpenSSL. +- Remove -Wall in CFLAGS from the debian/rules file since upstream build

Bug#1005718: mosh: FTBFS with OpenSSL 3.0

2022-05-28 Thread Nicholas Guriev
: #1005718) + + -- Nicholas Guriev Sat, 28 May 2022 10:01:51 +0300 + mosh (1.3.2-2.1) unstable; urgency=low * Non-maintainer upload. diff -Nru mosh-1.3.2/debian/rules mosh-1.3.2/debian/rules --- mosh-1.3.2/debian/rules 2017-08-25 01:04:25.0 +0300 +++ mosh-1.3.2/debian/rules 2022

Bug#1011015: libkf5wayland-dev 4:5.93.0-1 breaks the include search of reverse dependencies

2022-05-15 Thread Nicholas Guriev
Control: clone -1 -2 Control: reassign -2 src:telegram-desktop 3.7.3+ds-1 Hello! On Sun, 15 May 2022 14:27:01 +0300 Adrian Bunk wrote: > https://buildd.debian.org/status/logs.php?pkg=telegram-desktop=3.7.3%2Bds-1%2Bb1 > > ... >

Bug#1008156: telegram-desktop: Crash when switch account

2022-04-04 Thread Nicholas Guriev
Control: tags -1 - upstream On Пн, 2022-03-28 at 13:20 +0300, Nicholas Guriev wrote: > This will be fixed somehow in the upcoming upstream release, 3.6.2. I was wrong and did incorrect test. In actual fact, the crash happens due to memory allocator from glibc that is in use by default. Can

Bug#1008156: telegram-desktop: Crash when switch account

2022-03-28 Thread Nicholas Guriev
Control: tag -1 upstream On Ср, 2022-03-23 at 11:49 +0100, Stefano Callegari wrote: > after last upgrade, when I try to switch to my second Telegram account (added > before), the program crashes. This will be fixed somehow in the upcoming upstream release, 3.6.2. signature.asc Description:

Bug#1005255: telegram-desktop: error: ‘Config’ is not a member of ‘webrtc’

2022-02-11 Thread Nicholas Guriev
Hello! The error in the tgcalls module happened due to an incompatibility with the libtgowt package. I was updating Telegram Desktop, and it is tied a much to the library, dedicated WebRTC fork. I uploaded a new upstream version yesterday and the error was gone. Sorry for the inconvenience.

Bug#1001977: src:telegram-desktop: fails to migrate to testing for too long: FTBFS on mipsel

2021-12-26 Thread Nicholas Guriev
Control: fixed -1 3.3.0+ds-2 Hello! The latest version I have uploaded is successfully built on every release architecture. And the package is now permitted to go to testing if no critical issues arise. signature.asc Description: This is a digitally signed message part

Bug#1001016: telegram-desktop backports request

2021-12-04 Thread Nicholas Guriev
Hello! On Пт, 2021-12-03 at 19:44 +, piorunz wrote: > Testing has got 3.1.1. I hope bullseye-backports can update it? CC to > maintainer, Nicholas Guriev! Thanks in advance. I have uploaded this version to Backports. It is already available on mirrors and should work okay.

Bug#1001016: telegram-desktop: Version in stable (2.6.1) becoming unusable

2021-12-03 Thread Nicholas Guriev
Hello! Could you test version 2.9.2 from backports? Does the message appear there? For a backports guide see: https://backports.debian.org/Instructions/ If even this version is considered ancient, I could backport 3.1.1 from testing. I am sure it still is working. From what I know, versions

Bug#988885: marked as pending in rlottie

2021-05-22 Thread Nicholas Guriev
Control: tag -1 pending Hello, Bug #95 in rlottie reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#988885: CVE-2021-31323 CVE-2021-31322 CVE-2021-31321 CVE-2021-31320 CVE-2021-31319 CVE-2021-31318 CVE-2021-31317 CVE-2021-31315

2021-05-21 Thread Nicholas Guriev
Hello! Thank you for pointing out these CVEs. I investigated deeper into the issues and reviewed the code as of 0.1+dfsg-1 version of the package. Luckily, most of these issues are not related to rlottie as currently packaged in Debian. Below are some of my notes. They do not imply 100%

Bug#981422: xdg-utils: autopkgtest failure: make: dh: No such file or directory

2021-03-02 Thread Nicholas Guriev
On Mon, 2021-03-01 at 10:40 +0100, Emilio Pozuelo Monfort wrote: > You can ship the files directly in the debian.tar by adding them to > debian/source/include-binaries, and that way you don't need to call chmod as > their mode will be preserved. That would probably help with this autopkgtest >

Bug#981422: xdg-utils: autopkgtest failure: make: dh: No such file or directory

2021-01-30 Thread Nicholas Guriev
Hello! On Sat, 2021-01-30 at 21:54 +0100, Paul Gevers wrote: > You recently added an autopkgtest to your package xdg-utils, great. > However, it fails. Currently this failure is blocking the migration to > testing [1]. Can you please investigate the situation and fix it? There are several ways

Bug#975228: bug marked as pending in xdg-utils

2021-01-17 Thread Nicholas Guriev
Control: tag -1 pending Hello, I made a fix of this bug by myself and committed it into the xdg-utils repository and now it is awaiting an upload. You can check the diff at: https://salsa.debian.org/freedesktop-team/xdg-utils/-/commit/628e0246c37260db118d71ffec47802f042b7773 signature.asc

Bug#976037: marked as pending in ms-gsl

2020-12-27 Thread Nicholas Guriev
On Sat, 2020-12-26 at 15:59 +0100, Gianfranco Costamagna wrote: > if you want to test newer compilers, you are free to do it, but maybe you can > mark tests as flaky and > exit 77 if they fail, so at least you can see failures by manually looking at > logs... > > This way you won't block

Bug#976037: marked as pending in ms-gsl

2020-12-26 Thread Nicholas Guriev
from sources (in /usr/src/googletest). Steve Robbins, am I right in my judgments? On Sat, 2020-12-26 at 13:43 +, Nicholas Guriev wrote: > Control: tag -1 pending > > Hello, > > Bug #976037 in ms-gsl reported by you has been fixed in the > Git repository and is awaiting an u

Bug#976037: marked as pending in ms-gsl

2020-12-26 Thread Nicholas Guriev
Control: tag -1 pending Hello, Bug #976037 in ms-gsl reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#976982: telegram-desktop: Segmentation fault at start on Wayland GNOME

2020-12-09 Thread Nicholas Guriev
severity important merge 976982 976894 stop I daresay the bug you reported relates to screensaver integration that revealed today[1]. But if a workaround with QT_QPA_PLATFORM=wayland does not work for you, it could be something else. Can you please describe the crash more comprehensive and attach

Bug#976037: ms-gsl's autopkg tests are broken by design

2020-12-01 Thread Nicholas Guriev
Hello! On Sat, 28 Nov 2020 17:21:05 +0100 Matthias Klose wrote: > Now, there's at least one test (the clang-12 one), which never will succeed. So > what's the value of these tests when you always have failures due to > non-existing versions?  Please just test for the default gcc and clang. The

Bug#966895: marked as pending in ms-gsl

2020-08-19 Thread Nicholas Guriev
Control: tag -1 pending Hello, Bug #966895 in ms-gsl reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#963320: libtgvoip: FTBFS: AttributeError: module 'string' has no attribute 'maketrans'

2020-06-23 Thread Nicholas Guriev
reassign 963320 gyp found 963320 0.1+20200513gitcaa6002-1 affects 963320 src:libtgvoip stop On Sun, 2020-06-21 at 22:04 +0200, Lucas Nussbaum wrote: > Hi, > > During a rebuild of all packages in sid, your package failed to build > on amd64. > > Relevant part (hopefully): > > make[1]: Entering

Bug#959613: range-v3: FTBFS: unique.cpp:58:10: internal compiler error: in dependent_type_p, at cp/pt.c:25610

2020-06-12 Thread Nicholas Guriev
reassign 959613 g++-9 fixed 959613 9.3.0-10 found 959613 9.3.0-11 found 959613 9.3.0-13 severity 959613 important affects 959613 src:range-v3 stop Dear GCC maintainer, could you please take a little look at this compiler crash? The regression is appearing since GCC 9.3.0-11 uploaded on April 24

Bug#959613: range-v3: FTBFS: unique.cpp:58:10: internal compiler error: in dependent_type_p, at cp/pt.c:25610

2020-05-03 Thread Nicholas Guriev
Eh... yet another GCC bug. I think the actual problem is not in the range-v3 package but in GCC. The compiler should be more robust and should not crash on any input files.

Bug#951302: timeshift: /mnt is used programmatically

2020-02-13 Thread Nicholas Guriev
Package: timeshift Version: 19.01+ds-2 Severity: serious Dear maintainer, Please modify the timeshift program so that it does not use /mnt/timeshift or any sub-directories under /mnt. FHS 3.0 says no package allowed to access this directory directly. It is intended to use as a temporally mount

Bug#929850: marked as pending in dhelp

2019-06-24 Thread Nicholas Guriev
Control: tag -1 pending Hello, Bug #929850 in dhelp reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#926218: Bug #926218 in range-v3 marked as pending

2019-04-27 Thread Nicholas Guriev
Control: tag -1 pending Hello, Bug #926218 in range-v3 reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#917315: Bug #917315 in libtgvoip marked as pending

2018-12-29 Thread Nicholas Guriev
Control: tag -1 pending Hello, Bug #917315 in libtgvoip reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#917315: Bug #917315 in libtgvoip marked as pending

2018-12-27 Thread Nicholas Guriev
Control: tag -1 pending Hello, Bug #917315 in libtgvoip reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#906385: Bug #906385 in ms-gsl marked as pending

2018-08-25 Thread Nicholas Guriev
Control: tag -1 pending Hello, Bug #906385 in ms-gsl reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below, and you can check the diff of the fix at:

Bug#904133: in telegram-destkop marked as pending

2018-08-03 Thread Nicholas Guriev
Control: tag -1 pending Hello, Bug #904133 in telegram-destkop reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below, and you can check the diff of the fix at:

Bug#889139: in telegram-desktop marked as pending

2018-02-02 Thread Nicholas Guriev
Control: tag 889139 pending Hello, Bug #889139 in telegram-desktop reported by you has been fixed in the Git repository. You can see the commit message below, and you can check the diff of the fix at: https://anonscm.debian.org/git/collab-maint/telegram-desktop.git/commit/?id=2c428e5

Bug#859852: in telegram-desktop marked as pending

2017-11-24 Thread Nicholas Guriev
(this message was generated automatically based on the git commit message) --- commit cacda19c0b3bfb84dcad3414fa713aef514e4636 Author: Nicholas Guriev <guriev...@ya.ru> Date: Sat Nov 11 21:45:35 2017 +0300 Add Use-OpenSSL-v1.1.patch Closes: #859852

Bug#871070: in ms-gsl marked as pending

2017-08-15 Thread Nicholas Guriev
was generated automatically based on the git commit message) --- commit d1efba70a80f1fc771a1616a8b8262ddbbc491ff Author: Nicholas Guriev <guriev...@ya.ru> Date: Tue Aug 15 16:27:34 2017 +0300 Add Fix-tests-broken-with-GCC-7.patch Closes: #871070