Bug#1002056: Supporting alternative zlib implementations

2024-10-03 Thread Konstantin Demin
ot more reproducible Android apps already if Fedora's OpenJDK packages linked > against the system zlib like Debian's OpenJDK packages do (instead of using an > embedded copy of regular zlib). > > - Fay > > [1] > https://lists.reproducible-builds.org/pipermail/rb-general/2024-September/003547.html > -- SY, Konstantin Demin

Bug#1069591: cyckle: Fails to start

2024-04-24 Thread Konstantin L. Metlov
This BUG was fixed in cycle 0.3.3. Please upgrade to https://debian.pkgs.org/sid/debian-main-arm64/cycle_0.3.3-1_all.deb.html

Bug#1057962:

2023-12-10 Thread Konstantin Isakov
Hi, The proposed patch has been accepted upstream.

Bug#1057962: bfd_find_nearest_line() leaks memory due to dwarf_rnglists_buffer never being freed

2023-12-10 Thread Konstantin Isakov
Package: libbinutils Version: 2.41.50.20231206-1 Valgrind reports a leak when using bfd_find_nearest_line(): ==2681185== 145,802 bytes in 1 blocks are definitely lost in loss record 39 of 39 ==2681185==at 0x4840808: malloc (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so) ==2681185

Bug#1053471: quick fix

2023-10-05 Thread Konstantin Savin
libpython3.11-testsuite_3.11.6-1_all.control# diff postinst{~,} 7c7 < files=$(dpkg -L libpython3.11-testsuite | sed -n '/^\/usr\/lib\/python3.11\/.*\.py$/p' | egrep -v '/lib2to3/tests/data|/test/bad') --- > files=$(dpkg -L libpython3.11-testsuite | sed -n '/^\/usr\/lib\/python3.11\/.*\.py$/

Bug#1025782: Necessary changes in debian/control

2023-07-07 Thread Konstantin Zangerle
Can somebody just add `default-mta | mail-transport-agent` to Build-Depends, and Depends in the gpg-wks-server?

Bug#1040059: game-data-packager: please add support for Ion Fury

2023-07-01 Thread Konstantin Korshunov
Package: game-data-packager Version: 75 Severity: wishlist X-Debbugs-Cc: mil...@milvus.ml Dear Maintainer, https://store.steampowered.com/app/562860/Ion_Fury/ A game from 2019 that runs on eduke32 engine. Since Duke Nukem is already here, might as well add this one. (According to eduke32 wiki, i

Bug#1038904: [Pkg-utopia-maintainers] Bug#1038904: Bug#1038904: firewalld: nftables backend tries to mix ipv6 addresses and ipv4 addresses in the same rule

2023-06-23 Thread Konstantin Nebel
be an issue with the specific version i used. So in my opinion just upgrading the firewalld package should fix the issue. Cheers Konstantin Nebel signature.asc Description: This is a digitally signed message part.

Bug#1038904: [Pkg-utopia-maintainers] Bug#1038904: firewalld: nftables backend tries to mix ipv6 addresses and ipv4 addresses in the same rule

2023-06-23 Thread Konstantin Nebel
directory=py' Im not sure which version it is. It states nftables 0.1 which is proably wrong? I installed a VM very quick to confirm that sid is working which it is. But i think this issue is important enough to make it to bookworm. Cheers Konstantin Nebel signature.asc Description: This is a digitally signed message part.

Bug#1038904: firewalld: nftables backend tries to mix ipv6 addresses and ipv4 addresses in the same rule

2023-06-22 Thread Konstantin Nebel
environment and installed the newest pyton packages and also the newest firewalld version. It would be great, if this can be addresses since this is in my opinion a major issue that should be resolved. Cheers Konstantin Nebel -- System Information: Debian Release: 12.0 APT prefers stable

Bug#1036988: crashes with TypeError: _ScrolledWindowBase.SetScrollbars(): argument 3 has unexpected type 'float'

2023-05-31 Thread Konstantin L. Metlov
Done. New release is up on GitHub. https://github.com/metlov/cycle With the best regards, Konstantin. Quoting Andreas Tille : Am Wed, May 31, 2023 at 05:35:46PM +0300 schrieb Konstantin L. Metlov: Thank you for reporting this bug ! It is already fixed by the

Bug#1036988: crashes with TypeError: _ScrolledWindowBase.SetScrollbars(): argument 3 has unexpected type 'float'

2023-05-31 Thread Konstantin L. Metlov
of the latest commits are bugfixes, only one of them (merging LMB and RMB handling) changes the functionality a little bit, making the program more convenient to use on touch screen devices. With the best regards, Konstantin. Quoting cacat...@tuxfamily.org

Bug#1030785: -ffile-prefix-map option and reproducibility

2023-02-08 Thread Konstantin Demin
I don't think the case of these flags > making the build unreproducible and the package not generating any > debug objects are going to be common at all. I considered mentioning > fixing the build to stop capturing, but felt it might be more effort > than requested. :) Should probably have mentioned anyway, as was done > elsewhere in the thread. > > In any case I'm thinking to add something like the attached to the man > page to try to clarify this. > > Thanks, > Guillem -- SY, Konstantin Demin

Bug#1030032: LLVM: should use debian multiarch

2023-01-30 Thread Konstantin P.
Package: src:llvm-toolchain-14 Version: 1:14.0.6-10 Distro: debian bookworkm I want to cross-compile simple CMake project to mipsel in x86_64 machine. I found than I cannot co-install LLVM versions from different architectures by apt into one Debian machine. Even when I do not need llvm-config and

Bug#501456: dpkg-deb: Add new option --compress-program=

2023-01-05 Thread Konstantin Khlebnikov
On Thu, 5 Jan 2023 at 13:52, Guillem Jover wrote: > Control: tags -1 - patch > > Hi! > > On Sat, 2016-06-18 at 23:19:16 +0300, Konstantin Khlebnikov wrote: > > Here is tiny patch which adds new option dpkg-deb > --compress-program= > > Program is executed as

Bug#1025948: gcc: provide --debug-prefix-map for gnu as with -ffile-prefix-map

2022-12-12 Thread Konstantin Demin
ings -f empty.S.o | grep -F ${PWD} && echo NOT OK || echo OK empty.S.o: /home/krd/gcc-prefix-case empty.S.o: /home/krd/gcc-prefix-case NOT OK $ gcc -c -o empty.S.o empty.S -O2 -g -ffile-prefix-map=${PWD}=. -Wa,--debug-prefix-map,${PWD}=. && strings -f empty.S.o | grep -F ${PWD} && echo NOT OK || echo OK OK -- SY, Konstantin Demin

Bug#1025782: gpg-wks-server not build with sendmail

2022-12-08 Thread Konstantin Zangerle
Package: gpg-wks-server Version: 2.2.27-2+deb11u2 Usage of gpg-wks-server as outlined in https://wiki.gnupg.org/WKS Especially the part about the procmail configuration. When using gpg-wks-server to send confirmation requests, gpg-wks-server requires a working sendmail. The constant NAME_OF_SENDM

Bug#998513: rott: Fails at startup when doing XFree86-VidModeExtension/XF86VidModeGetAllModeLines X request

2021-11-08 Thread Konstantin Khomoutov
On Mon, Nov 08, 2021 at 09:39:08AM +0100, Fabian Greffrath wrote: At startup, rott-commercial fails when performing what looks like a query to the X server regarding its capabilities: I cannot reproduce this issue, so it might have to do with your specfic video hardware or drivers. I guess that

Bug#998513: Update on using "resolution WxH" instead of "resolution=WxH"

2021-11-05 Thread Konstantin Khomoutov
It turned out I was trying to specify the resolution in a wrong way - using "resolution=WxH" instead of "resolution WxH". Still, an attempt to start ROTT the correct way - $ rott-commercial window resolution 800x600 (with any supported width and height) fails in exactly the same manner, as ind

Bug#998513: rott: Fails at startup when doing XFree86-VidModeExtension/XF86VidModeGetAllModeLines X request

2021-11-04 Thread Konstantin Khomoutov
Package: rott Version: 1.1.2+svn287-3 Severity: important Tags: upstream At startup, rott-commercial fails when performing what looks like a query to the X server regarding its capabilities: --- ~$ rott-commercial window resolution=800x600 Rise of the Triad Startup Version 1.4 CD Version Z_INI

Bug#969718: libappindicator3 library can't find libdbusmenu-glib.so.4

2020-09-07 Thread Konstantin K
Package: libappindicator3-1/stable,now 0.4.92-7 armhf [installed,automatic] Version: 0.4.92-7 armhf When I'm trying to create a new appindicator for a GJS application, it's crashing with the error. Here is a transcript: $ ./obmin-indicator ** (OBMIN Indicator:2879): WARNING **: 10:08:34.219: Fa

Bug#969716: reportbug is crashing on looking new package versions

2020-09-07 Thread Konstantin K
Package: reportbug/stable,now 7.5.3~deb10u1 all [installed] Version: 7.5.3~deb10u1 When it is trying to connect to FTP to look for newest package versions, it's crashing.. Here is a transcript: $ reportbug E: You must put some 'source' URIs in your sources.list Traceback (most recent call last):

Bug#961566: Cannot boot an intel upboard device after kernel upgrade

2020-05-25 Thread Konstantin Petrov
Package: linux-image-amd64 Version: linux-image-4.19.0-9-amd64 I am using first generation intel upboard (specs here https://up-board.org/up/specifications/) and had not problems booting using kernel with version 4.9. I have tried to upgrade to 4.19 and also 5.4 and in both cases I could not boot

Bug#927139: [src:wine-development] wineserver doesn't work when /run/user/uid/ is not available

2019-04-21 Thread Konstantin Demin
ults with malloc issue, so you must call wineserver manually to discover pathname issue. 2019-04-20 18:34 GMT+03:00, Jens Reyer : > cotrol: tags -1 + moreinfo > > > Hi Konstantin, > > On 15.04.19 15:11, Konstantin Demin wrote: >> Source: wine-development >> Version: 4.2

Bug#927139: [src:wine-development] wineserver doens't work when /run/user/pid is not available

2019-04-15 Thread Konstantin Demin
f() isn't equal to strlen() + 1. -- SY, Konstantin Demin

Bug#927138: [src:wine-development

2019-04-15 Thread Konstantin Demin
f() isn't equal to strlen() + 1. -- SY, Konstantin Demin

Bug#925382: Please, correct vala-panel dependencies

2019-03-23 Thread Konstantin P.
Package: libvalapanel0 Version: 0.4.87+dfsg1-1 Please, remove libpeas from dependencies. It is not required in vala-panel version higher than 0.4.50. All plugins also finished using libpeas too. Please, correct this, so, users will not install unused dep on their PCs.

Bug#657962: gcc-defaults: Add gcc-plugin-dev?

2019-03-12 Thread Konstantin Demin
olving FTBFS is part of work). -- SY, Konstantin Demin

Bug#896898: [sysadmin] Re: Bug#896898: mirror submission for sjc.edge.kernel.org

2018-04-30 Thread Konstantin Ryabitsev
-K On 04/29/18 12:26, Bastian Blank wrote: > Hi Konstantin > > Do you expect users to explicitely configure this mirror or is this just > an internal name? > > Regards, > Bastian > > On Wed, Apr 25, 2018 at 03:04:50PM +, Konstantin Ryabitsev wrote: >> S

Bug#896898: mirror submission for sjc.edge.kernel.org

2018-04-25 Thread Konstantin Ryabitsev
Archive-http: /debian/ Maintainer: Konstantin Ryabitsev Country: US United States Location: San-Jose, CA Sponsor: packet.net https://packet.net Trace Url: http://sjc.edge.kernel.org/debian/project/trace/ Trace Url: http://sjc.edge.kernel.org/debian/project/trace/ftp-master.debian.org Trace Url

Bug#896900: mirror submission for ams.edge.kernel.org

2018-04-25 Thread Konstantin Ryabitsev
Archive-http: /debian/ Maintainer: Konstantin Ryabitsev Country: NL Netherlands Location: Amsterdam Sponsor: packet.net https://packet.net Trace Url: http://ams.edge.kernel.org/debian/project/trace/ Trace Url: http://ams.edge.kernel.org/debian/project/trace/ftp-master.debian.org Trace Url: http

Bug#896899: mirror submission for ewr.edge.kernel.org

2018-04-25 Thread Konstantin Ryabitsev
Archive-http: /debian/ Maintainer: Konstantin Ryabitsev Country: US United States Location: Parsippany, NJ Sponsor: packet.net https://packet.net Trace Url: http://ewr.edge.kernel.org/debian/project/trace/ Trace Url: http://ewr.edge.kernel.org/debian/project/trace/ftp-master.debian.org Trace Url

Bug#882694: [sysadmin] Signatures on uncompressed archives

2018-03-13 Thread Konstantin Ryabitsev
not infrastructure." I believe our approach has merit and results in better security protections. To verify the validity of any release you should: 1. Download the tarball and sha256sums.asc 2. Verify the signature on sha256sums.asc using a trusted keyring 3. Verify the tarball hash in s

Bug#882694: [sysadmin] Signatures on uncompressed archives

2018-03-12 Thread Konstantin Ryabitsev
tar.xz "untrusted" and the less tools I > have to make operate on it the better. This scheme allows an attacker > that has control over a mirror to provide a .tar.xz that makes unxz do > undesirable things, see https://en.wikipedia.org/wiki/Zip_bomb for an > attack idea. Which i

Bug#881624: The crashes

2017-12-26 Thread Konstantin Khomoutov
Oh, after closer examniation it appears the crashes are actually different: the former has "double free or corruption (!prev)" as its reason and has happened in garbage_collect() while the second has "corrupted size vs. prev_size" and happened in win_free_lsize(). Still, both appear to relate to m

Bug#881624: Another crash: corrupted size vs. prev_size

2017-12-26 Thread Konstantin Khomoutov
I've just hit another case of this crash in the same environment. This time I was able to recover the post-mortem printout Vim itself generated; may be it will be of use; especially, it appears we now have the exact reason for the crash formulated by Vim: 8<---

Bug#881624: vim: Random crashes due to some memory corruption

2017-11-13 Thread Konstantin Khomoutov
Package: vim Version: 2:8.0.0197-4+deb9u1 Severity: normal Tags: upstream I use console Vim at an rxvt-unicode console with the support of 256 colors. (I use the "Zenburn" colour theme with Vim, FWIW.) That is, I have: $ echo $TERM rxvt-unicode-256color I'm experience sporadic (but rare) c

Bug#877122: libengine-pkcs11-openssl1.1: Engine is installed into wrong directory on i386

2017-09-28 Thread Konstantin Pavlov
Package: libengine-pkcs11-openssl1.1 Version: 0.4.4-4 Severity: normal Dear Maintainer, pkcs11.so is installed to /usr/lib/i686-linux-gnu/engines-1.1/, which is wrong for i386 architecture and openssl fails to load the engine: # openssl engine pkcs11 -t 3073050944:error:25066067:DSO support rout

Bug#872077: [xtables-addons-dkms] Error building against Linux 4.12

2017-08-14 Thread Konstantin Demin
critical changes in Debian source package are required so far. NMU is acceptable choice (like Ben Hutchings did in #851576). -- SY, Konstantin Demin

Bug#870052: git: RPC failed; curl 56 GnuTLS recv error

2017-07-29 Thread Konstantin Manna
Package: git Version: 1:2.13.2-3 Severity: normal Cloning a git repo via https failes with the error below. I think it's a bug with git/it's used libaries, since reportedly running the same with a recompiled git with openssl instead of gnutls does not lead to an error. (See https://stackoverflo

Bug#862452: Update to newer QtWebKit

2017-05-13 Thread Konstantin Tokarev
13.05.2017, 19:00, "Dmitry Shachnev" : > Hi Konstantin, > > On Sat, May 13, 2017 at 01:42:12PM +0300, Konstantin Tokarev wrote: >>  Note that there is unofficial package already: >> >>  http://repo.paretje.be/unstable/# >> >>  See packages li

Bug#862452: Update to newer QtWebKit

2017-05-13 Thread Konstantin Tokarev
13.05.2017, 23:08, "Giuseppe Bilotta" : > On Sat, May 13, 2017 at 12:42 PM, Konstantin Tokarev > wrote: >>  Note that there is unofficial package already: >> >>  http://repo.paretje.be/unstable/# >> >>  See packages libqt5webkit5, libqt5webkit5-

Bug#862452: Update to newer QtWebKit

2017-05-13 Thread Konstantin Tokarev
Also, note that upcoming release is intended to be a drop-in replacement of old QtWebKit to be used with older Qt versions too, as security update. -- Regards, Konstantin

Bug#862452: Update to newer QtWebKit

2017-05-13 Thread Konstantin Tokarev
aging files look good to me -- Regards, Konstantin

Bug#861474: slim: Session restarts in a loop renedering whole system useless.

2017-04-29 Thread Konstantin Khomoutov
I wonder if it may be the fix for #860465 which is the only thing which looks remotely fishy in the changelog. FWIW I do not have plymouth installed on the affected system.

Bug#861474: slim: Session restarts in a loop renedering whole system useless.

2017-04-29 Thread Konstantin Khomoutov
Happens to me as well after the last `apt update && apt upgrade` of my Stretch (amd64) system. I've tracked it down to be an issue with Slim as switching to an alternate login manager (tried xdm and lxdm) fixes the problem. In the log file, Slim appears to write something about the X server not h

Bug#861474: slim: Session restarts in a loop renedering whole system useless.

2017-04-29 Thread Konstantin Khomoutov
On Sat, 29 Apr 2017 14:12:43 +0100 ael wrote: > Package: slim > Version: 1.3.6-5 > Severity: critical > Justification: breaks the whole system > > I am not sure that this is a slim problem, but as the system is almost > unusable, I cannot investigate. > > After an apt-get upgrade earlier today,

Bug#856912: [src:archvsync] typo in Maintainer field

2017-03-05 Thread Konstantin Demin
Source: archvsync Version: 20170204 Severity: minor Please fix typo in "Maintainer" field: -Maintainer: Debiab Mirror Team +Maintainer: Debian Mirror Team -- SY, Konstantin Demin

Bug#850597: ITP: python-month-delta

2017-01-09 Thread Konstantin Khomoutov
On Sun, 8 Jan 2017 16:49:21 +0530 Nupur Malpani wrote: > Package: wnpp > Owner: Nupur Malpani > Severity: wishlist > X-Debbugs-Cc: > debian-de...@lists.debian.org,debian-pyt...@lists.debian.org > > * Package name: python-month-delta > Version : 1.0b > Upstream Author : Jess Aust

Bug#849817: [Pkg-mpd-maintainers] Bug#849726: mpd: On i686, RestrictNamespaces=yes in Systemd unit does not allow mpd to open sockets

2016-12-31 Thread Konstantin Khomoutov
On Sat, 31 Dec 2016 13:49:34 +0100 Florian Schlichting wrote: > > > Your analysis seems to be correct. Until systemd is fixed, you > > > should not use RestrictAddressFamilies= > > > > > > I'm not sure whether we will get v233 for stretch and if > > > backporting those upstream fixes for v232 is

Bug#849726: Cloning #849726

2016-12-31 Thread Konstantin Khomoutov
clone 849726 -1 reassign -1 systemd retitle -1 Please make systemd fail to accept RestrictAddressFamilies on 32-bit arches severity -1 importan thanks I think it's better to move discussion of this particular issue to its own dedicated bug filed against systemd, hence doing that.

Bug#849726: mpd: On i686, RestrictNamespaces=yes in Systemd unit does not allow mpd to open sockets

2016-12-31 Thread Konstantin Khomoutov
On Sat, 31 Dec 2016 09:29:18 +0100 Michael Biebl wrote: Hi, Michael! Thanks for cooperating! > > After upgrading an i686 machine running mpd from Jessie to Stretch, > > I noticed mpd won't start -- exiting with return code 1 early at > > startup: [...] > > Finally this spotted the problem which

Bug#849726: mpd: On i686, RestrictNamespaces=yes in Systemd unit does not allow mpd to open sockets

2016-12-31 Thread Konstantin Khomoutov
On Sat, 31 Dec 2016 09:10:28 +0100 Max Kellermann wrote: Hi, Max! > > | 4938 socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = -1 > > | EPROTONOSUPPORT (Protocol not supported) 4938 exit_group > > | (1) = ? 4938 +++ exited with 1 +++ > > There are two problems with your findi

Bug#849726: mpd: On i686, RestrictNamespaces=yes in Systemd unit does not allow mpd to open sockets

2016-12-29 Thread Konstantin Khomoutov
Package: mpd Version: 0.19.21-1 Severity: important Hi! After upgrading an i686 machine running mpd from Jessie to Stretch, I noticed mpd won't start -- exiting with return code 1 early at startup: | Dec 30 10:16:52 jukebox systemd[1]: [/lib/systemd/system/mpd.service:25] Unknown lvalue 'Restri

Bug#849296: [Pkg-samba-maint] Bug#849296: libsmbclient-dev: Incorrect version (0.2.1 instead of 4.2.14) in pkgconfig/smbclient.pc

2016-12-25 Thread Konstantin Gribov
Control: tag -1 + moreinfo > Control: severity -1 normal > > 2016-12-24 23:31 GMT+01:00 Konstantin Gribov : > > Package: libsmbclient-dev > > Version: 2:4.2.14+dfsg-0+deb8u2 > > Severity: important > > > > Hello, Debian maintainers. > > Hello, >

Bug#849296: libsmbclient-dev: Incorrect version (0.2.1 instead of 4.2.14) in pkgconfig/smbclient.pc

2016-12-24 Thread Konstantin Gribov
nformation Additional notes: - Debian is running in Docker container but it doesn't change anything for this bug. -- Best regards, Konstantin Gribov

Bug#847524: ITP: distributed -- Dask Distributed computing for Python

2016-12-10 Thread Konstantin Khomoutov
On Fri, 09 Dec 2016 00:23:56 -0800 Diane Trout wrote: > I agree its a terribly generic name. > > Usually, debianized python packages use the upstream name foo as the > source name and then python-foo as the binary name. especially when > foo is the module you import in python. > > But consideri

Bug#847524: ITP: distributed -- Dask Distributed computing for Python

2016-12-10 Thread Konstantin Khomoutov
On Fri, 09 Dec 2016 11:57:06 -0800 Diane Trout wrote: > > > Package: wnpp > > > Severity: wishlist > > > Owner: Diane Trout > > > > > > * Package name: distributed > > > > I spent some time discussing this on #debian-python. > > What do you think of: > > Source package name: dask.distri

Bug#847524: ITP: distributed -- Dask Distributed computing for Python

2016-12-08 Thread Konstantin Khomoutov
On Thu, 08 Dec 2016 16:20:15 -0800 Diane Trout wrote: > Package: wnpp > Severity: wishlist > Owner: Diane Trout > > * Package name: distributed The package's name is really unfortunate: the word "distributed" is too broad, and in our era of everything distributed squatting on it is a very

Bug#841368: gcc-6 6.2.0-7 breaks kernel build if stack protection is enabled

2016-10-25 Thread Konstantin Demin
y speaking, Linux 4.8.4, "make V=1" with gcc 6.2.0-9, but actually it's heavily customized Debian src:linux with 3rd pty patches and custom configs). >> I'm currently looking for correct way to do this trick. Patch is available and (at least) works for me on amd64 and i386

Bug#841368: gcc-6 6.2.0-7 breaks kernel build if stack protection is enabled

2016-10-21 Thread Konstantin Demin
flow, use GCC 5.x or even 4.9.x instead of 6.x branch. -- SY, Konstantin Demin

Bug#841368: gcc-6 6.2.0-7 breaks kernel build if stack protection is enabled

2016-10-20 Thread Konstantin Demin
IC flag, but it's not used in packaging because of executable already built with -fPIE. This bug report is just another round of game with compiler/linker flags. In my turn, I would rather define protective flags to provide backward and forward compatibility. -- SY, Konstantin Demin --- a

Bug#841368: gcc-6 6.2.0-7 breaks kernel build if stack protection is enabled

2016-10-20 Thread Konstantin Demin
s390x. Closes: #835148. Starting at gcc 6.2.0-7 we must provide "-fno-PIE -fno-PIC" in beginning of CFLAGS to build kernel successfully. I'm currently looking for correct way to do this trick. -- SY, Konstantin Demin

Bug#841113: ITP: extremetools -- tools for running processes under extreme uid and gid

2016-10-17 Thread Konstantin Khomoutov
On Mon, 17 Oct 2016 20:15:04 +0200 Jan Mojzis wrote: > Package: wnpp > Severity: wishlist > Owner: Jan Mojzis > > * Package name: extremetools > Version : 20161017 > Upstream Author : Jan Mojžíš > * URL : https://github.com/janmojzis/extremetools > * License

Bug#839210: ITP: bash-unit -- bash unit testing enterprise edition framework for professionals

2016-10-04 Thread Konstantin Khomoutov
On Fri, 30 Sep 2016 08:53:05 +0200 Pascal Grange wrote: > Package: wnpp > Severity: wishlist > Owner: Pascal Grange > > * Package name: bash-unit > Version : 1.0.2 > Upstream Author : Pascal Grange > * URL : https://github.com/pgrange/bash-unit > * License :

Bug#838632: aufs-tools: move "aufs-dkms" to Recommends

2016-09-23 Thread Konstantin Demin
resent in system. -- SY, Konstantin Demin

Bug#832611: ITP: tinyssh -- Tiny SSH server

2016-07-27 Thread Konstantin Khomoutov
On Wed, 27 Jul 2016 16:13:37 +0200 Jan Mojzis wrote: [...] > This is tiny SSH server which implement 'less'. This phrase reads as if that SSH server implements "less" which is a well-known piece of software implementing full-screen paging on a terminal. I would hence rephrase this: "TinySSH is

Bug#832443: ITP: mergerfs -- mergerfs is a union filesystem geared towards simplifing storage

2016-07-25 Thread Konstantin Khomoutov
On Mon, 25 Jul 2016 20:21:48 +0530 Ritesh Raj Sarraf wrote: > Package: wnpp > Severity: wishlist > Owner: Ritesh Raj Sarraf > > * Package name: mergerfs > Version : 2.14.0 > Upstream Author : Antonio SJ Musumeci > * URL : http://github.com/trapexit/mergerfs > * Lice

Bug#831628: ITP: souffle -- a translator of declarative Datalog programs into the C++ programming language

2016-07-17 Thread Konstantin Vorobyov
Package: wnpp Severity: wishlist Owner: Konstantin Vorobyov * Package name: souffle Version : 1.0.0 Upstream Author : Konstantin Vorobyov * URL : http://souffle-lang.github.io/ * License : (UPL) Programming Lang: (C++) Description : a translator of

Bug#501456: dpkg-deb: Add new option --compress-program=

2016-06-18 Thread Konstantin Khlebnikov
Here is tiny patch which adds new option dpkg-deb --compress-program= Program is executed as a filter with single argument: compression level -0 .. -9 So, any existing parallel compression tool (pigz/pbzip2/pxz/pixz) could be used here. Of course compression type (-Z) must match. Such compression

Bug#825747: libebl.a is missing but required by libdw.a

2016-05-29 Thread Konstantin Khlebnikov
Package: libdw-dev Version: 0.163-5.1 It would be nice to put libebl.a into libdw-dev. libdw.a is useless without it. Big fat user is a "perf" from linux tools. It evolves rapidly and had a lot of dependecies so static linking is very useful here for bringing new functionality into older systems.

Bug#813782: python-matplotlib-venn: FTBFS: [failed test] Intersection with the arc along the same circle (which means infinitely many points usually) is reported as no intersection at all.

2016-02-13 Thread Konstantin Tretjakov
I can't reproduce the bug (apparently it's architecture- or machine-specific), but it is indeed due to rounding errors. I modified the test to address this problem and hopefully it fixes it. The updated code is in in github as well as pypi. Best regards, Konstantin. On 13.02

Bug#807120: Deprecate mod_rpaf, transition to mod_remoteip

2016-02-12 Thread Konstantin Pavlov
HostNameLookups On/Double). apache2 2.4.10-10+deb8u4 and libapache2-mod-rpaf=0.6-13 do not suffer from that problem. [1] https://bz.apache.org/bugzilla/show_bug.cgi?id=55348 -- Konstantin Pavlov

Bug#808124: r8168: upstream version 8.041.00

2015-12-16 Thread Konstantin Demin
deletions(-) diff --git a/debian/changelog b/debian/changelog index 1ab4d87..f733c9e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r8168 (8.041.00-1) UNRELEASED; urgency=high + + * New upstream release 8.041.00 (2015-12-08). + + -- Konstantin Demin Wed, 16 Dec 2015 12:26:56

Bug#807956: ITP: doit -- unofficial DigitalOcean Interactive Tool

2015-12-14 Thread Konstantin Khomoutov
On Mon, 14 Dec 2015 18:42:22 +0100 Daniel Stender wrote: [...] > * Package name: doit > Version : 0.6.0 > Upstream Author : Bryan Liles > * URL : https://github.com/bryanl/doit > * License : Apache-2.0 > Programming Lang: Go > Description : unofficial

Bug#806779: nginx: provide vanilla-like build

2015-12-01 Thread Konstantin Demin
the > time being, you could use their repository if you need support. Thank you for understanding my goals. I'll be glad if further work will continue right after Release 9. However, you might try it in experimental branch if you'll have enough time. --- Best regards, Konstantin Demin

Bug#806767: ITP: libzstd -- fast lossless compression algorithm, targeting real-time compression scenarios

2015-12-01 Thread Konstantin Khomoutov
On Tue, 01 Dec 2015 13:33:16 +1100 Kevin Murray wrote: > Package: wnpp > Severity: wishlist > Owner: Kevin Murray > > * Package name: libzstd > Version : 0.4.0 > Upstream Author : Yann Collet > * URL : https://github.com/Cyan4973 Should probably be https://github.c

Bug#806779: nginx: provide vanilla-like build

2015-12-01 Thread Konstantin Demin
On Tuesday 01 December 2015 11:36:12, Christos Trochalakis wrote: > Hello Konstantin and thank you for the patch, > > On Tue, Dec 01, 2015 at 11:07:34AM +0300, Konstantin Demin wrote: > >Source: nginx > >Version: 1.9.6-2 > >Severity: wishlist > > >

Bug#806779: nginx: provide vanilla-like build

2015-12-01 Thread Konstantin Demin
tag 806779 patch -- SY, Konstantin Demin

Bug#806779: nginx: provide vanilla-like build

2015-12-01 Thread Konstantin Demin
" and "nginx-standard-dbg". * make "nginx-standard" as default/first choice when installing "nginx" meta-package. * fix other package dependencies (mostly "Conflicts") Signed-off-by: Konstantin Demin --- debian/control

Bug#806777: nginx: update to upstream version

2015-11-30 Thread Konstantin Demin
Package: nginx Version: 1.9.6-2 Severity: wishlist Consider packaging new upstream version 1.9.7, released 17 Nov 2015. No package changes required. -- SY, Konstantin Demin

Bug#806396: libtorrent-rasterbar: please consider packaging upsteam version 1.0.7

2015-11-26 Thread Konstantin Demin
Source: libtorrent-rasterbar Version: 1.0.6-2 Severity: wishlist Upstream version 1.0.7 has been released 14.11.2015 with lot of fixes. Probably, this release fixes floating point exception which I had discovered while using qbittorrent. -- SY, Konstantin Demin

Bug#806374: qbittorrent: please package upstream version 3.2.5

2015-11-26 Thread Konstantin Demin
I'm sorry, but 3.2.5 doesn't solve problem with program termination. I'd discovered with debugger that bug is in libtorrent-rasterbar8. -- SY, Konstantin Demin

Bug#806374: qbittorrent: please package upstream version 3.2.5

2015-11-26 Thread Konstantin Demin
Source: qbittorrent Version: 3.2.3-2 Severity: wishlist I had discovered that current build fails randomly with floating point exception. I have built upstream version 3.2.5, and it resolved issue. No changes in debian source code are made at all, so it's quite easy to do. -- SY, Konst

Bug#801415: ejabberd: maintainer is not maintainer

2015-10-12 Thread Konstantin Khomoutov
On Fri, 09 Oct 2015 22:33:59 +0200 Dominik George wrote: > Package: ejabberd > Severity: serious > Justification: Policy 3.3 > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > I contacted the maintainer as listed in the package, and was informed > that he is not the current maintainer in

Bug#801051: ITP: golang-github-skratchdot-open-golang -- Abstraction to open URIs using a same object type

2015-10-06 Thread Konstantin Khomoutov
On Mon, 05 Oct 2015 14:34:55 -0300 Fernando Ike wrote: > Package: wnpp > Severity: wishlist > Owner: Fernando Ike > X-Debbugs-CC: debian-de...@lists.debian.org, > pkg-go-maintainers@lists.a lioth.debian.org > > * Package name: golang-github-skratchdot-open-golang >   Version: 0.0~git20150221.0.

Bug#800055: ITP: testssl.sh -- Command line tool to check TLS/SSL ciphers, protocols and cryptographic flaws

2015-09-28 Thread Konstantin Khomoutov
On Sat, 26 Sep 2015 14:30:53 +0800 ChangZhuo Chen wrote: > Package: wnpp > Severity: wishlist > Owner: "ChangZhuo Chen (陳昌倬)" > > * Package name: testssl.sh > Version : 2.6 > Upstream Author : Dirk Wetter > * URL : https://testssl.sh/ > * License : GPL-2 >

Bug#797426: g++: internal compiler error: Getötet (program cc1plus)

2015-08-30 Thread Konstantin Manna
sion 4.9.3 (Debian 4.9.3-3) Cheers, Konstantin -- System Information: Debian Release: stretch/sid APT prefers testing-updates APT policy: (500, 'testing-updates'), (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-4-amd64 (S

Bug#793769: ITP: down -- A simple game written in Ruby/SDL

2015-07-27 Thread Konstantin Khomoutov
On Mon, 27 Jul 2015 11:37:14 +0200 Marcin Mielniczuk wrote: [...] > * Package name: down > Version : 1.0.0 > Upstream Author : Yutaka Hara > * URL : http://route477.net The page by that URL does not mention the project you intend to package. Or at least I failed to l

Bug#792903: ITP: hdump -- Hexadecimal and ASCII dumper for binary files

2015-07-21 Thread Konstantin Khomoutov
On Mon, 20 Jul 2015 23:52:27 -0300 Paulo wrote: > > Does this have significant advantages over these tools that are > > already in the archive and likely to be near-ubiquitous on GNU > > systems? > > > > * od -t x1 (part of coreutils, and a subset of its functionality is > >standardized in PO

Bug#785205: nvidia-kernel-dkms: fails to build with kernel 4.0 (sid)

2015-06-15 Thread Konstantin Demin
I'm sorry that patch was too dirty. I spent more thorough testing for i386 and amd64 architectures and eliminated FTBFS. This patch has helped me and will help you. -- SY, Konstantin Demin --- a/debian/module/conftest.h +++ b/debian/module/conftest.h @@ -540,7 +540,7 @@ #endif /* Impl

Bug#785205: nvidia-kernel-dkms: fails to build with kernel 4.0 (sid)

2015-06-15 Thread Konstantin Demin
Hello again! Here is quick and dirty patch to debian/rules. 2015-06-15 23:22 GMT+03:00 Konstantin Demin : > Hi Vincent! > > I'm currently trying to debianize 346.72 using > nvidia-graphics-drivers:346.59 and i have pretty same issue. > Build succeeds with target architecture

Bug#785205: nvidia-kernel-dkms: fails to build with kernel 4.0 (sid)

2015-06-15 Thread Konstantin Demin
VIDIA Accelerated Graphics Driver for Linux-x86_64 346.59.. krd@aceroid $ find NVIDIA-*-346.59/ -name uvm NVIDIA-Linux-x86_64-346.59/kernel/uvm Temporary solution is to copy whole uvm/ directory from amd64 variant to others. -- SY, Konstantin Demin -- To UNSUBSCRIBE, email to debian-bugs-d

Bug#752018: Wildfly package

2015-05-12 Thread Konstantin Manna
Hi Julian, would you mind putting the stuff you got so far (scripts/files on how you build the package) on github, so we can push this project a little forward and maybe let someone from debian-java take a look at it? Cheers, Konstantin signature.asc Description: OpenPGP digital signature

Bug#783077: Defaults for "listen" differ from what the man page says; may break upgrades

2015-04-21 Thread Konstantin Khomoutov
Severity: important Package: vsftpd Version: 3.0.2-17 The vsftpd.conf(5) manual page says that the default value for the "listen" configuration file option is "NO" but in reality it's "YES", as we can see from the line 185 in tunables.c: tunable_listen = 1; What's worse, this seems to be a cha

Bug#781890: RFP: dnscrypt-proxy -- Encrypts DNS traffic between the user and a DNS-Server.

2015-04-04 Thread Konstantin Manna
Package: wnpp Severity: wishlist * Package name: dnscrypt-proxy Version : 1.4.3 Upstream Author : Frank Denis * URL : http://dnscrypt.org * License : (Frank Denis) Programming Lang: (C) Description : Encrypts DNS traffic between the user and a DNS-Serve

Bug#752018: Wildfly package

2015-04-03 Thread Konstantin Manna
;chown -R wildfly.wildfly' W: wildfly: maintainer-script-ignores-errors postinst Would you like to fix that? I guess if the package is lintian clean and we can find a debian mentor we might get the package into the official repos. Cheers, Konstantin signature.asc Description: OpenPGP digital signature

Bug#754936: pdsh: libreadline Support in pdsh

2015-02-27 Thread Konstantin Nebel
Hi, I mean. The severity is low and shit, but after nearly one year of report I would love to get atleast an answer. That would be awesome. Cheers signature.asc Description: This is a digitally signed message part.

Bug#752018: Wildfly package

2015-02-26 Thread Konstantin . manna
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Julian, thank you for packaging it. Have you already submitted it somewhere? Or is there maybe another way to beta-test it beforehand? Regards, Konstantin -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQEcBAEBAgAGBQJU7xjSAAoJEPHwdvjI23R7vl4H

Bug#776612: (no subject)

2015-01-29 Thread Konstantin
Subject: base-files is not depended on awk Package: base-files Version: 8 Severity: wishlist -- System Information: Debian Release: 8.0 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores) Local

  1   2   3   4   >