Bug#736950: fakeroot: Support Solaris ACLs, again

2014-01-28 Thread Igor Pashev
yson1 fakeroot recommends no packages. fakeroot suggests no packages. -- no debconf information Description: support for illumos (solaris) ACLs This patch makes GNU coreutils shut up and stops GNU sed making files with permissions. Bug-Dyson: http://osdyson.org/issues/167 Author: Igor P

Bug#734473: synaptic: Portability issues (FTBFS on Dyson)

2014-01-07 Thread Igor Pashev
Package: synaptic Version: 0.80.4+dyson1 Severity: normal Dear Maintainer, please find patches which fix some portability issues: dyson-rindex.patch: rindex() is defined in strings.h [rindex] dyson-bzero.patch: bzero() is legacy, replace with memset() [bzero] dyson-fcntl.patch: fcntl(0 is define

Bug#648877: open-axiom: Don't attempt to build on platforms without sbcl

2011-11-15 Thread Igor Pashev
Hi Michael! I'm preparing a new package which will use GCL where SBCL is unavailable. (GCL is recommended by upstream developer). 15.11.2011 23:51, Michael Terry пишет: Package: open-axiom Version: 1.4.1+svn~2299+ds-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags:

Bug#649076: ITP: libcuba3 -- library for multidimensional numerical integration

2011-11-17 Thread Igor Pashev
Package: wnpp Severity: wishlist Owner: Igor Pashev * Package name: libcuba3 Version : 3.0 Upstream Author : Thomas Hahn * URL : http://www.feynarts.de/cuba/ * License : LGPL Programming Lang: C Description : library for multidimensional numerical

Bug#689656: nodejs: Patches for GNU/sunos

2012-10-04 Thread Igor Pashev
7 ii libssl1.0.0 1.0.1c-4 ii libstdc++6 4.7.1-7 ii libv8-3.8.9.20 3.8.9.20-1 ii zlib1g 1:1.2.7.dfsg-13 nodejs recommends no packages. nodejs suggests no packages. -- no debconf information From: Igor Pashev Date: Tue, 21 Aug 2012 16:22:14 + Subject: Dyson: do not pass -threads

Bug#689708: reprepro: Capital 'X' in messages, but real option is small 'x'

2012-10-05 Thread Igor Pashev
Package: reprepro Version: 4.12.4-1 Severity: minor Dear Maintainer, reprepro uses capital 'X' as tar parameter in messages, but real option is small 'x': http://anonscm.debian.org/gitweb/?p=mirrorer/reprepro.git;a=blob;f=extractcontrol.c;h=369192a6ae4466c273d0e870021d50daed9dc0a6;hb=HEAD#l136

Bug#690061: reprepro: Stack damage if not using libarchive

2012-10-09 Thread Igor Pashev
Package: reprepro Version: 4.12.4-1 Severity: important Dear Maintainer, file "extractcontrol.c" is used when building reprepro without libarchive. This file uses function chunk_extract() *without* prototype defined in "chunks.h" (not included). This results in compiler warning about implicit de

Bug#690137: libpcap0.8: Add version tags into linker version script

2012-10-10 Thread Igor Pashev
Package: libpcap0.8 Version: 1.3.0-1 Severity: normal Dear Maintainer, libpcap is patched to use version script, but symbols in that script are not tagged. It might be a problem since GNU ld does not allow mixing tagged and untagged (anonymous) symbols. -- System Information: Debian Release: w

Bug#689656: [Pkg-javascript-devel] Bug#689656: nodejs: Patches for GNU/sunos

2012-10-25 Thread Igor Pashev
25.10.2012 12:15, Jérémy Lal пишет: > I see no problem in applying that patch, but I'd like to understand > if that patch can be forwarded upstream or not. > Do you know why upstream choose those options for sunos ? I think upstream will not accept these patches. Node.js is developed by Joyent, a

Bug#688633: libpgm-5.1-0: Upstream portability patches

2012-09-24 Thread Igor Pashev
Package: libpgm-5.1-0 Version: 5.1.118-1~dfsg-0.1 Severity: normal Dear Maintainer, please consider to apply these upstream fixes, which make libpgm build and correctly work on illumos (solaris). http://code.google.com/p/openpgm/issues/detail?id=21 http://code.google.com/p/openpgm/issues/detail?

Bug#688804: m4 can accidentally link to libsigsegv

2012-09-25 Thread Igor Pashev
Package: m4 Version: 1.4.16-3 Severity: normal Dear Maintainer, m4 configure script by default search for libsigsegv library and headers. And if found, m4 will be linked to that library. There is a configure option to disable this: --without-libsigsegv-prefix don't search for libsigsegv in i

Bug#689142: libossp-uuid16: libossp-uuid.so.* should not have unresolved symbols

2012-09-29 Thread Igor Pashev
Package: libossp-uuid16 Version: 1.6.2-1.3 Severity: normal Dear Maintainer, I discovered that postgress configure script fails to find required functions in libossp-uuid, because shared libraries are allowed to have unresolved symbols, but applications - not. So the simple test program generated

Bug#681748: dwarfdump: Dwarfdump cannot read 64-bit object with thread-local data

2012-07-16 Thread Igor Pashev
Package: dwarfdump Version: 20120410-2 Severity: normal Dear Maintainer, I'm using dwarfdump and GCC on Debian (amd64). Dwarfdump cannot read debug info from 64-bit object file containing thread-local data. Error is DW_DLE_RELOC_SECTION_RELOC_TARGET_SIZE_UNKNOWN. I've checked this with GCC 4.5, 4

Bug#695589: x11proto-core-dev: upstream patch for g++ "restrict" issue on solaris

2012-12-10 Thread Igor Pashev
Package: x11proto-core-dev Version: 7.0.23-1 Severity: minor Dear Maintainer, please, apply the upstream patch to fix g++ "restrict" issue on solaris: https://bugs.freedesktop.org/show_bug.cgi?id=51009 https://bugs.freedesktop.org/attachment.cgi?id=66181 -- System Information: Debian Release:

Bug#699219: icon: New upstream version, git, 3.0 (quilt) format

2013-01-29 Thread Igor Pashev
Source: icon Severity: wishlist Dear Maintainer, I've adopted icon for the 3.0 (quilt) fromat, created git repository, and updated to the lastest upstream version (9.5.0): http://git.osdyson.org/?p=icon.git Notable change: iconc is removed. -- System Information: Debian Release: 7.0 APT pr

Bug#701173: screen fails to start is terminal device is a symlink

2013-02-22 Thread Igor Pashev
Package: screen Version: 4.1.0~20120320gitdb59704-7 Severity: normal Dear Maintainer, screen is patched to check terminal it is starting on (debian/patches/47screen- cc.patch) Terminal device is required to be a normal character device, but it is not always the case. E. g. on illumos/solaris /d

Bug#638291: dpkg: Hardlinks problem with conffiles

2011-08-18 Thread Igor Pashev
Package: dpkg Version: 1.16.0.3 Severity: normal By default all files in /etc are considered as config files and to be kept on package upgrade (or ask to user what to do with new config file). This works excelent for regular files, but can fail if there are two or more hardlinks to the same file,

Bug#639185: ITP: open-axiom -- open scientific computation platform

2011-08-24 Thread Igor Pashev
Package: wnpp Severity: wishlist Owner: Igor Pashev * Package name: open-axiom Version : 1.4.1+svn~2299 Upstream Author : Gabriel Dos Reis * URL : http://www.open-axiom.org/ * License : Modified BSD Programming Lang: Boot, C++, CommonLisp Description

Bug#714244: ecl: New upstream release (13.5.1)

2013-06-27 Thread Igor Pashev
Package: ecl Version: 11.1.1+dfsg1-2 Severity: normal Dear Maintainer, new upstream release of ECL is available at version 13.5.1 This version is known to work for building OpenAxiom. -- System Information: Debian Release: 7.1 APT prefers stable APT policy: (990, 'stable') Architecture: a

Bug#661225: libcairo-script-interpreter2: could be accidentally linked to binutils

2012-02-25 Thread Igor Pashev
Package: libcairo-script-interpreter2 Version: 1.10.2-6.2 Severity: minor Dear Maintainer, If package binutils-dev is installed, /usr/lib/cairo/libcairo-trace.so.0.0.0 will be linked to /usr/lib/libbfd-2.22-system.so from binutils. -- System Information: Debian Release: wheezy/sid APT prefer

Bug#661489: tagcoll2: portability fixes

2012-02-27 Thread Igor Pashev
Package: tagcoll2 Version: 2.0.11-1.1 Severity: wishlist Dear Maintainer, A have successfully compiled tagcoll2 on x86_64-pc-solaris2.11 by GCC 4.7 with attached patches: 1. Solaris misses fmemopen() 2. Some OOP fixes -- System Information: Debian Release: wheezy/sid APT prefers testing A

Bug#652174: pound control socket in wrong location

2011-12-15 Thread Igor Pashev
Package: pound Version: 2.5-1 Severity: normal Dear Maintainer, *** Please consider answering these questions, where appropriate *** pound 2.5-1 has config file /etc/pound/pound.cfg, which states control socket as /var/run/pound/poundctl.socket: >8 == # poundctl control socke

Bug#653255: debian/rules.def: with_libssp is set to ' yes' (with space)

2011-12-25 Thread Igor Pashev
Package: gcc-4.7 Version: 4.7-20111222-1 Severity: normal with_libssp is set to ' yes' (with space), so comparation ifeq ($(with_libssp),yes) is always false. with_libssp is defined near line 862 in debian/rules.def: 862: $(shell if grep -qs '^\#define TARGET_LIBC_PROVIDES_

Bug#675367: pristine-tar: fts.h is not required to build pristine-tar

2012-05-31 Thread Igor Pashev
Package: pristine-tar Version: 1.24 Severity: minor Dear Maintainer, I'm building pristine-tar on Illumos platform and have no fts.h header. This header is a part of glibc and libast (on Illumos/Solaris). But the fact is that no definitions from this file are used in pristine-tar. So it is safe

Bug#677207: ispell: Logical error in debian/packages.d/gen_debhelper_files.pl

2012-06-12 Thread Igor Pashev
Package: ispell Version: 3.3.02-5 Severity: normal Dear Maintainer, file debian/packages.d/gen_debhelper_files.pl at line 57 reads: die "Cannot find debian dir" unless $#debdirs < 1; but should: die "Cannot find debian dir" if $#debdirs < 1; -- System Information: Debian Releas

Bug#677275: passwd: RAND_MAX is for rand() only, and on some systems random() can exceed RAND_MAX

2012-06-12 Thread Igor Pashev
Package: passwd Version: 1:4.1.5.1-1 Severity: wishlist Dear Maintainer, function SHA_salt_size() in file libmisc/salt.c uses random() to get random number and divides it by RAND_MAX. This is incorrect. RAND_MAX macro is designed for C standard fucntion rand() (value of the RAND_MAX macro shall

Bug#675824: shadow: possible segfault in useradd

2012-06-03 Thread Igor Pashev
Package: shadow Version: passwd Severity: normal Dear Maintainer, Function __pw_dup() in lib/pwmem.c allocates uninitialized memory for struct passwd and then fills some members of that struct, but other members (e. g. pw_age) are still uninitialized. It can results in segfault in putpwent() whic

Bug#1023397: Unwanted files in the flightgear binary package

2022-11-03 Thread Igor Pashev
Package: flightgear Version: 1:2020.3.16+dfsg-1 Severity: minor Dear Maintainer, The Flightgear binary package includes a couple unwanted files: - /usr/share/icons/hicolor/CMakeLists.txt - /usr/share/applications/org.flightgear.FlightGear.desktop The desktop package is provided by Flighgrear u

Bug#632860: Add negative wildcards to debhelper scripts

2011-07-06 Thread Igor Pashev
Package: debhelper Version: 8.9.0 Severity: wishlist Suppose we want to install all files within "dir/", but README. We could use this line in .install: dir/!(README) /usr/libexec/dir/ [just like bash shopt -s extglob] -- System Information: Debian Release: wheezy/sid APT prefers testing

Bug#632860: Add negative wildcards to debhelper scripts

2011-07-06 Thread Igor Pashev
06.07.2011 21:04, Joey Hess пишет: > Igor Pashev wrote: >> Suppose we want to install all files within "dir/", but README. >> >> We could use this line in .install: >> >> dir/!(README) /usr/libexec/dir/ >> >> [just like bash shopt -s extglob]