Bug#517227: dh-make-perl cannot find dependancy using

2009-02-27 Thread Ilya Martynov
On Fri, Feb 27, 2009 at 9:07 AM, Damyan Ivanov d...@debian.org wrote:

 Ilya, can you try adding --dist stable to the command line and see
 if it makes a difference?


It doesn't seem to help:

i...@denmark:~/tmp/POE-Component-SSLify-0.15$ dh-make-perl --dist stable
Found: POE-Component-SSLify 0.15 (libpoe-component-sslify-perl arch=all)
+ perl found in perl
- Net::SSLeay not found in any package

The following Perl modules are required and not installed in your system:
 - Net::SSLeay
You do not have 'apt-file' currently installed, or have not ran
'apt-file update' - If you install it and run 'apt-file update' as
root, I will be able to tell you which Debian packages are those
modules in (if they are packaged).
Using maintainer: Ilya Martynov i...@denmark.iponweb.net
Found changelog: Changes
Found docs: README
Found examples: examples/*
Using rules: /usr/share/dh-make-perl/rules.dh7.noxs
--- Done

But dh-make-perl --dist testing does work for me.

i...@denmark:~/tmp/POE-Component-SSLify-0.15$ dh-make-perl --dist testing
Found: POE-Component-SSLify 0.15 (libpoe-component-sslify-perl arch=all)
Parsing /var/cache/apt/apt-file/apt_main_dists_testing_Contents-i386.gz ...
+ perl found in perl
+ Net::SSLeay found in libnet-ssleay-perl

Needs the following debian packages: libnet-ssleay-perl (= 1.30)

Using maintainer: Ilya Martynov i...@denmark.iponweb.net
Found changelog: Changes
Found docs: README
Found examples: examples/*
Using rules: /usr/share/dh-make-perl/rules.dh7.noxs
--- Done

-- 
Ilya Martynov, i...@iponweb.net
CTO IPonWEB (UK) Ltd



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#517227: dh-make-perl cannot find dependancy using

2009-02-27 Thread Ilya Martynov
On Fri, Feb 27, 2009 at 12:59 PM, Damyan Ivanov d...@debian.org wrote:

 I bet you have no 'stable' lines in /etc/apt/sources.list, but only
 'testing' ones.


Right. For the record:

i...@denmark:~/devel/appnexus/trunk$ cat /etc/apt/sources.list
deb http://apt:/main testing main contrib non-free
deb-src http://apt:/main testing main contrib non-free

apt: is local apt-proxy

-- 
Ilya Martynov, i...@iponweb.net
CTO IPonWEB (UK) Ltd



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#517222: libpoe-component-sslify-perl: Newer version (0.15) available on CPAN

2009-02-26 Thread Ilya Martynov
Package: libpoe-component-sslify-perl
Version: 0.14-1
Severity: wishlist


http://search.cpan.org/dist/POE-Component-SSLify/ has version 0.15 of
this module. Would be nice to have it packaged for Debian.

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=ru_RU.UTF8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libpoe-component-sslify-perl depends on:
ii  libnet-ssleay-perl1.35-2 Perl module for Secure Sockets Lay
ii  perl  5.10.0-19  Larry Wall's Practical Extraction 

libpoe-component-sslify-perl recommends no packages.

libpoe-component-sslify-perl suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#517227: dh-make-perl cannot find dependancy using apt-file

2009-02-26 Thread Ilya Martynov
Package: dh-make-perl
Version: 0.51
Severity: normal


I tried to build POE::Component::SSLify from CPAN and noticed that
dh-make-perl cannot find all dependancies for the module using
apt-file:

i...@denmark:~/tmp/POE-Component-SSLify-0.15$ dh-make-perl
Found: POE-Component-SSLify 0.15 (libpoe-component-sslify-perl arch=all)
+ perl found in perl
- Net::SSLeay not found in any package

The following Perl modules are required and not installed in your system:
 - Net::SSLeay
You do not have 'apt-file' currently installed, or have not ran
'apt-file update' - If you install it and run 'apt-file update' as
root, I will be able to tell you which Debian packages are those
modules in (if they are packaged).
Using maintainer: Ilya Martynov i...@denmark.iponweb.net
Found changelog: Changes
Found docs: README
Found examples: examples/*
Using rules: /usr/share/dh-make-perl/rules.dh7.noxs
--- Done

When running apt-file manually it seems to work just fine and find the module.

i...@denmark:~/tmp/POE-Component-SSLify-0.15$ apt-file search Net::SSLeay
libnet-ssleay-perl: /usr/share/man/man3/Net::SSLeay.3pm.gz
libnet-ssleay-perl: /usr/share/man/man3/Net::SSLeay::Handle.3pm.gz
i...@denmark:~/tmp/POE-Component-SSLify-0.15$ apt-file search Net/SSLeay.pm
libnet-ssleay-perl: /usr/lib/perl5/Net/SSLeay.pm


-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=ru_RU.UTF8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages dh-make-perl depends on:
ii  debhelper 7.0.17 helper programs for debian/rules
ii  dpkg-dev  1.14.25Debian package development tools
ii  fakeroot  1.11   Gives a fake root environment
ii  libapt-pkg-perl   0.1.22+b1  Perl interface to libapt-pkg
ii  libclass-accessor-perl0.31-2 Automated accessor generator
ii  libemail-date-format-perl 1.002-1Module to generate RFC-2822-valid 
ii  libmodule-corelist-perl   2.17-1 what modules shipped with versions
ii  libmodule-depends-perl0.14-2 identify the dependencies of a dis
ii  libwww-mechanize-perl 1.54-1 Automate interaction with websites
ii  libyaml-perl  0.68-1 YAML Ain't Markup Language (tm)
ii  make  3.81-5 The GNU version of the make util
ii  perl  5.10.0-19  Larry Wall's Practical Extraction 
ii  perl-modules [libmodule-corel 5.10.0-19  Core Perl modules

Versions of packages dh-make-perl recommends:
ii  apt-file  2.2.1  search for files within Debian pac
ii  libmodule-build-perl  0.3000-1   Subclassable and make-independent 
ii  perl-modules [libmodule-build 5.10.0-19  Core Perl modules

dh-make-perl suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#506948: tokyocabinet-bin conflicts with libtokyocabinet-dev

2008-11-26 Thread Ilya Martynov
Package: tokyocabinet-bin
Version: 1.3.15-2
Severity: important


Hi,

I tried to build experimental version of tokyocabinet packages and I
found that tokyocabinet-bin conflicts with libtokyocabinet-dev in this
version:

[EMAIL PROTECTED]:~/tmp/tcs$ sudo dpkg -i tokyocabinet-bin_1.3.15-2_i386.deb
(Reading database ... 138245 files and directories currently installed.)
Preparing to replace tokyocabinet-bin 1.2.1-1 (using 
tokyocabinet-bin_1.3.15-2_i386.deb) ...
Unpacking replacement tokyocabinet-bin ...
dpkg: error processing tokyocabinet-bin_1.3.15-2_i386.deb (--install):
 trying to overwrite `/usr/share/man/man3/tcbdb.3.gz', which is also in package 
libtokyocabinet-dev
Processing triggers for man-db ...
Errors were encountered while processing:
 tokyocabinet-bin_1.3.15-2_i386.deb

Looks like these packages have wrong sets of manpages in each of them:
tokyocabinet-bin installs developer documentation besides tool
documentation and libtokyocabinet-dev installs some of developer
documentation (but not all btw). See below a patch which fixes all these 
problems:

--- /home/ilya/tmp/debian.bak/tokyocabinet-bin.install  2008-11-26 
13:01:14.0 +0300
+++ debian/tokyocabinet-bin.install 2008-11-26 13:01:44.0 +0300
@@ -1,3 +1,2 @@
 debian/tmp/usr/bin/tc*
 debian/tmp/usr/share/man/man1/tc*
-debian/tmp/usr/share/man/man3/tc*
--- /home/ilya/tmp/debian.bak/libtokyocabinet-dev.install   2008-11-26 
13:01:14.0 +0300
+++ debian/libtokyocabinet-dev.install  2008-11-26 13:08:50.0 +0300
@@ -3,7 +3,4 @@
 debian/tmp/usr/lib/libtokyocabinet.so
 debian/tmp/usr/lib/pkgconfig/tokyocabinet.pc
 debian/tmp/usr/lib/pkgconfig/tokyocabinet.pc
-debian/tmp/usr/share/man/man3/tcbdb.3
-debian/tmp/usr/share/man/man3/tchdb.3
-debian/tmp/usr/share/man/man3/tcutil.3
-debian/tmp/usr/share/man/man3/tokyocabinet.3
+debian/tmp/usr/share/man/man3/tc*



-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=ru_RU.UTF8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages tokyocabinet-bin depends on:
ii  libc6 2.7-16 GNU C Library: Shared libraries
ii  libtokyocabinet5  1.3.15-2   Tokyo Cabinet Database Libraries [

tokyocabinet-bin recommends no packages.

tokyocabinet-bin suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#452602: kdebase-bin: Screen lock password check fails

2008-08-22 Thread Ilya Martynov
Package: kdebase-bin
Version: 4:3.5.9.dfsg.1-5
Followup-For: Bug #452602


I think I'm seeing the same problem. It started to happen after recent
dist-upgrade which besides other things upgraded PAM libraries. It
seems that at least in my case the fix is downgrading libpam-modules
package to 0.99.7.1-7 version (I had 1.0.1-2 after upgrade).

-- System Information: Debian Release: lenny/sid APT prefers testing
APT policy: (500, 'testing') Architecture: i386 (i686)

Kernel: Linux 2.6.22-2-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=ru_RU.UTF8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kdebase-bin depends on:
ii  kdebase-bin-kde34:3.5.9.dfsg.1-5 core binaries for the KDE base mod
ii  kdelibs4c2a 4:3.5.9.dfsg.1-6 core libraries and binaries for al
ii  libc6   2.7-13   GNU C Library: Shared libraries
ii  libgcc1 1:4.3.1-2GCC support library
ii  libpam-runtime  1.0.1-2  Runtime support for the PAM librar
ii  libpam0g1.0.1-2  Pluggable Authentication Modules l
ii  libqt3-mt   3:3.3.8b-5   Qt GUI Library (Threaded runtime v
ii  libstdc++6  4.3.1-2  The GNU Standard C++ Library v3
ii  libx11-62:1.1.4-2X11 client-side library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxkbfile1 1:1.0.5-1X11 keyboard file manipulation lib
ii  libxtst62:1.0.3-1X11 Testing -- Resource extension 

kdebase-bin recommends no packages.

Versions of packages kdebase-bin suggests:
ii  gdb6.8-3 The GNU Debugger
ii  khelpcente 4:4.0.0.really.3.5.9.dfsg.1-5 help center for KDE

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#481089: mercurial: Unexpected change in hg merge behavior

2008-05-13 Thread Ilya Martynov
Package: mercurial
Version: 1.0-4
Severity: minor


Before upgrade from 0.9.5-3 hg merge used to invoke kdiff3
automatically for me when resolving conflicts. Since the upgrade it
doesn't do this anymore and I had to explicitly configure kdiff3 as a
merge tool in my $HOME/.hgrc to get back the old behavior.

I think that either default config in /etc/mercurial should be changed
to support old behavior - i.e. run kdiff3 or other graphical merge
tools which are listed as suggested for the package if they are
present and if hg is running under X11. Or at least this change should
be reflected in NEWS.Debian.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-2-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=ru_RU.UTF8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mercurial depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  mercurial-common  1.0-4  Scalable distributed version contr
ii  python2.5.2-1An interactive high-level object-o
ii  python-support0.7.7  automated rebuilding support for P
ii  ucf   3.006  Update Configuration File: preserv

Versions of packages mercurial recommends:
ii  kdiff30.9.92-2   compares and merges 2 or 3 files o
ii  meld  1.1.5.1-2  graphical tool to diff and merge f

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#462639: libdata-visitor-perl: New version available (0.15)

2008-01-26 Thread Ilya Martynov
Package: libdata-visitor-perl
Version: 0.13-1
Severity: wishlist


There is a new version available on CPAN:
http://search.cpan.org/~nuffin/Data-Visitor-0.15/

Also the new version seems to fix the following warning in my Catalyst
based applications:

Called UNIVERSAL::can() as a function, not a method at
/usr/share/perl5/Data/Visitor/Callback.pm line 26

Sorry, I didn't bother with a simple test case which reproduces the
problem but then there is no reason to not upgrade the package to the
recent version anyway ;)

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libdata-visitor-perl depends on:
ii  libclass-accessor-perl0.31-2 Automated accessor generator
ii  libtest-mockobject-perl   1.08-1 Perl extension for emulating troub
ii  libtest-use-ok-perl   0.02-1 Tests if a Perl module loads ok
ii  perl  5.8.8-12   Larry Wall's Practical Extraction 

libdata-visitor-perl recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#446872: libjcode-pm-perl: Debian package should be named 'libjcode-perl'

2007-10-16 Thread Ilya Martynov
Package: libjcode-pm-perl
Version: 2.06-1
Severity: wishlist


The Debian package for this Perl module should be named
'libjcode-perl' instead of 'libjcode-pm-perl' to be consistent with
naming scheme for all other Debian packages for Perl modules.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-2-k7 (SMP w/1 CPU core)
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash

Versions of packages libjcode-pm-perl depends on:
ii  perl  5.8.8-7Larry Wall's Practical Extraction 

libjcode-pm-perl recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#416787: ksvg unable to display some SVG files

2007-03-30 Thread Ilya Martynov
Package: ksvg
Version: 4:3.5.5-3
Severity: normal


See attached SVG file. Both firefox and rsvg-view have no problem
displaying it. I tried to convert the same SVG image via online
service at www.fileformat.info/convert/image/svg2raster.htm without
any problem too. So I guess the SVG file is ok. But when I tried
viewing this file using svgdisplay/via kpart in konqueror I just see
black background. Same result if I try to convert it to PNG using
ksvgtopng.

P.S. Any reason why ksvgtopng belongs to kdelibs4c2a package instead
of ksvg?

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-k7
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages ksvg depends on:
ii  kdelibs4c2a4:3.5.5a.dfsg.1-6 core libraries and binaries for al
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libc6  2.3.6.ds1-13  GNU C Library: Shared libraries
ii  libfontconfig1 2.4.2-1.2 generic font configuration library
ii  libfreetype6   2.2.1-5   FreeType 2 font engine, shared lib
ii  libfribidi00.10.7-4  Free Implementation of the Unicode
ii  libgcc11:4.1.1-21GCC support library
ii  liblcms1   1.15-1Color management library
ii  libqt3-mt  3:3.3.7-3 Qt GUI Library (Threaded runtime v
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3
ii  zlib1g 1:1.2.3-13compression library - runtime

ksvg recommends no packages.

-- no debconf information


timeseries4.svg
Description: image/svg


Bug#404933: pugs: Regular expressions do not work

2006-12-29 Thread Ilya Martynov
Package: pugs
Version: 6.2.13-0.1
Severity: important


Any Perl6 program which uses regexps doesn't seem to work with
pugs. For example:

[EMAIL PROTECTED]:~/devel/pugs$ pugs -e '/x/'
Error eval perl5: if (!$INC{'Pugs/Runtime/Match/HsBridge.pm'}) {
unshift @INC, '/usr/local/share/perl6/auto/pugs/perl5/lib';
eval q[require 'Pugs/Runtime/Match/HsBridge.pm'] or die $@;
}
'Pugs::Runtime::Match::HsBridge'

*** Can't locate Pugs/Runtime/Match/HsBridge.pm in @INC (@INC contains: 
/usr/local/share/perl6/auto/pugs/perl5/lib /etc/perl /usr/local/lib/perl/5.8.8 
/usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 
/usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 3) line 1.

*** Cannot parse regex: x
*** Error: Error: Can't call method __RUN__ on an undefined value.




-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-k7
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages pugs depends on:
ii  libc6 2.3.6.ds1-8GNU C Library: Shared libraries
ii  libgmp3c2 2:4.2.1+dfsg-4 Multiprecision arithmetic library
ii  libncurses5   5.5-5  Shared libraries for terminal hand
ii  libperl5.85.8.8-7Shared Perl library
ii  libreadline5  5.2-1  GNU readline and history libraries
ii  pugs-modules  6.2.13-0.1 Pugs core modules

pugs recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#401839: Wrong mime type for correctly identified MIDI files

2006-12-06 Thread Ilya Martynov
Package: file
Version: 4.17-4
Severity: normal


[EMAIL PROTECTED]:~/tmp$ file index-music.mid
index-music.mid: Standard MIDI data (format 1) using 8 tracks at 1/96
[EMAIL PROTECTED]:~/tmp$ file -i index-music.mid
index-music.mid: audio/unknown\011

As you can see file can identify MIDI files correctly but it shows
wrong MIME type. It should be audio/midi or at least audio/unknown
(without \011).

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-k7
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages file depends on:
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libmagic14.17-4  File type determination library us

file recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#396524: libhttp-proxy-perl: New upstream release (0.20) available

2006-11-01 Thread Ilya Martynov
Package: libhttp-proxy-perl
Severity: wishlist


See http://search.cpan.org/~book/HTTP-Proxy-0.20/

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-k7
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#396536: dh-make-perl: Fails to package File::HomeDir

2006-11-01 Thread Ilya Martynov
Package: dh-make-perl
Version: 0.23
Severity: normal


As you can see from the log below dh-make-perl fails to package
File::HomeDir because of some error inside this package
Makefile.PL. But If I run 'perl Makefile.PL; make; make test' manually
for this CPAN module I don't see any errors so it must be something
caused by dh-make-perl.

[EMAIL PROTECTED]:~/tmp$ fakeroot dh-make-perl --notest --build --cpan 
File::HomeDir
cut: option requires an argument -- d
Try `cut --help' for more information.
CPAN: Storable loaded ok
Going to read /home/ilya/.cpan/Metadata
  Database was generated on Wed, 01 Nov 2006 00:24:36 GMT
CPAN: Digest::MD5 loaded ok
CPAN: Compress::Zlib loaded ok
Checksum for 
/home/ilya/.cpan/source/authors/id/A/AD/ADAMK/File-HomeDir-0.58.tar.gz ok
Scanning cache /home/ilya/.cpan/build for sizes
File-HomeDir-0.58/
File-HomeDir-0.58/inc/
File-HomeDir-0.58/inc/Module/
File-HomeDir-0.58/inc/Module/Install.pm
File-HomeDir-0.58/inc/Module/Install/
File-HomeDir-0.58/inc/Module/Install/Fetch.pm
File-HomeDir-0.58/inc/Module/Install/Makefile.pm
File-HomeDir-0.58/inc/Module/Install/Base.pm
File-HomeDir-0.58/inc/Module/Install/Metadata.pm
File-HomeDir-0.58/inc/Module/Install/Can.pm
File-HomeDir-0.58/inc/Module/Install/WriteAll.pm
File-HomeDir-0.58/inc/Module/Install/Win32.pm
File-HomeDir-0.58/lib/
File-HomeDir-0.58/lib/File/
File-HomeDir-0.58/lib/File/HomeDir/
File-HomeDir-0.58/lib/File/HomeDir/MacOS9.pm
File-HomeDir-0.58/lib/File/HomeDir/Windows.pm
File-HomeDir-0.58/lib/File/HomeDir/Unix.pm
File-HomeDir-0.58/lib/File/HomeDir/Darwin.pm
File-HomeDir-0.58/lib/File/HomeDir.pm
File-HomeDir-0.58/Changes
File-HomeDir-0.58/MANIFEST
File-HomeDir-0.58/t/
File-HomeDir-0.58/t/99_pod.t
File-HomeDir-0.58/t/02_main.t
File-HomeDir-0.58/t/01_compile.t
File-HomeDir-0.58/META.yml
File-HomeDir-0.58/README
File-HomeDir-0.58/LICENSE
File-HomeDir-0.58/Makefile.PL
Removing previously used /home/ilya/.cpan/build/File-HomeDir-0.58
mv: cannot move `/home/ilya/.cpan/build/File-HomeDir-0.58' to a subdirectory of 
itself, `/home/ilya/tmp/File-HomeDir-0.58/File-HomeDir-0.58'
Found: File-HomeDir 0.58 (libfile-homedir-perl arch=all)
Unquoted string name may clash with future reserved word at 
/home/ilya/tmp/File-HomeDir-0.58/Makefile.PL line 7.
String found where operator expected at 
/home/ilya/tmp/File-HomeDir-0.58/Makefile.PL line 7, near name   
'File-HomeDir'
(Do you need to predeclare name?)
String found where operator expected at 
/home/ilya/tmp/File-HomeDir-0.58/Makefile.PL line 8, near all_from   
'lib/File/HomeDir.pm'
(Do you need to predeclare all_from?)
Error: syntax error at /home/ilya/tmp/File-HomeDir-0.58/Makefile.PL line 7, 
near name   'File-HomeDir'
Compilation failed in require at /usr/share/perl5/Module/Depends/Intrusive.pm 
line 76.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-k7
Locale: LANG=C, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages dh-make-perl depends on:
ii  debhelper 5.0.40 helper programs for debian/rules
ii  dpkg-dev  1.13.22package building tools for Debian
ii  fakeroot  1.5.10 Gives a fake root environment
ii  libmodule-depends-perl0.10-1 identify the dependencies of a dis
ii  libyaml-perl  0.62-1 YAML Ain't Markup Language (tm)
ii  make  3.81-2 The GNU version of the make util
ii  perl  5.8.8-6.1  Larry Wall's Practical Extraction 
ii  perl-modules [libpod-parser-p 5.8.8-6.1  Core Perl modules

Versions of packages dh-make-perl recommends:
ii  apt-file  2.0.8  APT package searching utility -- c
ii  libmodule-build-perl  0.26-1 Subclassable and make-independant 

-- debconf-show failed


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#369767: aptitude: segfaults when requesting non-existing changelog

2006-08-07 Thread Ilya Martynov
Package: aptitude
Version: 0.4.2-1
Followup-For: Bug #369767


I've noticed that this bug report is marked as not reproducable so I'm
posting this to confirm that I have the same problem too. See below:

[EMAIL PROTECTED]:~$ aptitude changelog foobar
Segmentation fault (core dumped)
[EMAIL PROTECTED]:~$ gdb /usr/bin/aptitude core.1471
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as i486-linux-gnu...(no debugging symbols found)
Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.


warning: Can't read pathname for load map: Input/output error.
Reading symbols from /usr/lib/libapt-pkg-libc6.3-6.so.3.11...(no debugging 
symbols found)...done.
Loaded symbols for /usr/lib/libapt-pkg-libc6.3-6.so.3.11
Reading symbols from /lib/libncursesw.so.5...(no debugging symbols 
found)...done.
Loaded symbols for /lib/libncursesw.so.5
Reading symbols from /usr/lib/libsigc-2.0.so.0...
(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libsigc-2.0.so.0
Reading symbols from /lib/tls/i686/cmov/libpthread.so.0...(no debugging symbols 
found)...done.
Loaded symbols for /lib/tls/i686/cmov/libpthread.so.0
Reading symbols from /usr/lib/libstdc++.so.6...
(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libstdc++.so.6
Reading symbols from /lib/tls/i686/cmov/libm.so.6...(no debugging symbols 
found)...done.
Loaded symbols for /lib/tls/i686/cmov/libm.so.6
Reading symbols from /lib/libgcc_s.so.1...
(no debugging symbols found)...done.
Loaded symbols for /lib/libgcc_s.so.1
Reading symbols from /lib/tls/i686/cmov/libc.so.6...(no debugging symbols 
found)...done.
Loaded symbols for /lib/tls/i686/cmov/libc.so.6
Reading symbols from /lib/tls/i686/cmov/libdl.so.2...
(no debugging symbols found)...done.
Loaded symbols for /lib/tls/i686/cmov/libdl.so.2
Reading symbols from /lib/ld-linux.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /usr/lib/gconv/KOI8-R.so...
(no debugging symbols found)...done.
Loaded symbols for /usr/lib/gconv/KOI8-R.so
(no debugging symbols found)
Core was generated by `aptitude changelog foobar'.
Program terminated with signal 11, Segmentation fault.
#0  0xa7e76572 in pkgSrcRecords::Find ()
   from /usr/lib/libapt-pkg-libc6.3-6.so.3.11
(gdb) bt
#0  0xa7e76572 in pkgSrcRecords::Find ()
   from /usr/lib/libapt-pkg-libc6.3-6.so.3.11
#1  0x08129406 in std::basic_stringchar, std::char_traitschar, 
std::allocatorchar ::basic_string__gnu_cxx::__normal_iteratorchar const*, 
std::string 
()
#2  0x08129e2e in std::basic_stringchar, std::char_traitschar, 
std::allocatorchar ::basic_string__gnu_cxx::__normal_iteratorchar const*, 
std::string 
()
#3  0x08053f02 in ?? ()
#4  0xa7b85eb0 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#5  0x080515e1 in ?? ()


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-k7
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.3-6-3.1 0.6.45 Advanced front-end for dpkg
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libgcc1   1:4.1.1-5  GCC support library
ii  libncursesw5  5.5-2  Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a2.0.16-3   type-safe Signal Framework for C++
ii  libstdc++64.1.1-5The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
pn  aptitude-doc-en | aptitude-do none (no description available)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#370151: exiv2: New release 0.10 is available

2006-06-03 Thread Ilya Martynov
Package: exiv2
Version: 0.9.1-1
Severity: wishlist


Exiv2 0.10 was released today. This release add support for exif
for many file formats so it is would be very useful upgrade for
many users.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=C, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages exiv2 depends on:
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libexiv2  0.9.1-1EXIF/IPTC metadata manipulation li
ii  libgcc1   1:4.1.0-4  GCC support library
ii  libstdc++64.1.0-4The GNU Standard C++ Library v3

exiv2 recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#367543: cinepaint cannot load its plugins

2006-05-16 Thread Ilya Martynov
Package: cinepaint
Version: 0.20-1-1.2
Severity: grave
Justification: renders package unusable


It seems that cinepaint cannot load most of its plugins what makes it 
practically useless. When running cinepaint from console I see the following 
output on the console:

/usr/lib/cinepaint/0.20-1/plug-ins/iff: symbol lookup error: 
/usr/lib/libcinepaint.so.0: undefined symbol: gtk_marshal_NONE__NONE
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/bmp
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/gbr
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/hdr
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/iff
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/pic
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/png
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/pnm
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/psd
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/sgi
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/tga
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/xwd
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/blur
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/edge
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/fits
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/jpeg
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/tiff
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/collect
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/compose
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/dicom
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/guash
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/mblur
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/print
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/sobel
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/sharpen
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/gauss_rle
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/decompose
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/minimum
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/cineon
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/dbbrowser
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/icc_examin
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/gifload
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/median
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/rawphoto
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/noisify
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/rotate
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/unsharp
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/snoise
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/spread
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/psd_save
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/openexr
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/screenshot
Loading plug-in: /usr/lib/cinepaint/0.20-1/plug-ins/bracketing_to_hdr
plugin count = 42
wire_read: unexpected EOF (plug-in crashed?)
/usr/lib/cinepaint/0.20-1/plug-ins/pnm: symbol lookup error: 
/usr/lib/libcinepaint.so.0: undefined symbol: gtk_marshal_NONE__NONE
wire_read: unexpected EOF (plug-in crashed?)
/usr/lib/cinepaint/0.20-1/plug-ins/psd: symbol lookup error: 
/usr/lib/libcinepaint.so.0: undefined symbol: gtk_marshal_NONE__NONE
wire_read: unexpected EOF (plug-in crashed?)
/usr/lib/cinepaint/0.20-1/plug-ins/xwd: symbol lookup error: 
/usr/lib/libcinepaint.so.0: undefined symbol: gtk_marshal_NONE__NONE
wire_read: unexpected EOF (plug-in crashed?)
/usr/lib/cinepaint/0.20-1/plug-ins/blur: symbol lookup error: 
/usr/lib/libcinepaint.so.0: undefined symbol: gtk_marshal_NONE__NONE
wire_read: unexpected EOF (plug-in crashed?)
/usr/lib/cinepaint/0.20-1/plug-ins/collect: symbol lookup error: 
/usr/lib/libcinepaint.so.0: undefined symbol: gtk_marshal_NONE__NONE
wire_read: unexpected EOF (plug-in crashed?)
/usr/lib/cinepaint/0.20-1/plug-ins/dicom: symbol lookup error: 
/usr/lib/libcinepaint.so.0: undefined symbol: gtk_marshal_NONE__NONE
wire_read: unexpected EOF (plug-in crashed?)
/usr/lib/cinepaint/0.20-1/plug-ins/sharpen: symbol lookup error: 
/usr/lib/libcinepaint.so.0: undefined symbol: gtk_marshal_NONE__NONE
wire_read: unexpected EOF (plug-in crashed?)
/usr/lib/cinepaint/0.20-1/plug-ins/decompose: symbol lookup error: 
/usr/lib/libcinepaint.so.0: undefined symbol: gtk_marshal_NONE__NONE
wire_read: unexpected EOF (plug-in crashed?)
/usr/lib/cinepaint/0.20-1/plug-ins/minimum: symbol lookup error: 
/usr/lib/libcinepaint.so.0: undefined symbol: gtk_marshal_NONE__NONE
wire_read: unexpected EOF (plug-in crashed?)
/usr/lib/cinepaint/0.20-1/plug-ins/cineon: symbol lookup error: 
/usr/lib/libcinepaint.so.0: undefined symbol: gtk_marshal_NONE__NONE
wire_read: unexpected EOF (plug-in crashed?)
/usr/lib/cinepaint/0.20-1/plug-ins/icc_examin: symbol lookup error: 
/usr/lib/libcinepaint.so.0: undefined symbol: gtk_marshal_NONE__NONE
wire_read: unexpected EOF (plug-in crashed?)
/usr/lib/cinepaint/0.20-1/plug-ins/gifload: symbol lookup error: 
/usr/lib/libcinepaint.so.0: 

Bug#367543: Acknowledgement (cinepaint cannot load its plugins)

2006-05-16 Thread Ilya Martynov

BTW I've noticed that I can workaround the problem if I run cinepaint as

LD_PRELOAD=/usr/lib/libgtk-1.2.so.0 cinepaint

--
Ilya Martynov,  [EMAIL PROTECTED]
CTO IPonWEB (UK) Ltd



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#364553: konwert: README.Debian is wrong

2006-04-24 Thread Ilya Martynov
Package: konwert
Version: 1.8-11
Severity: minor


/usr/share/doc/konwert/README.Debian says that there are no shipped
manpages in this version what is actually is not true. I guess
README.Debian is outdated and can be safely removed.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages konwert depends on:
ii  konwert-filters 1.8-11   Filters used by konwert for charse
ii  libc6   2.3.6-7  GNU C Library: Shared libraries
ii  libgcc1 1:4.1.0-1+b1 GCC support library
ii  libstdc++6  4.1.0-1+b1   The GNU Standard C++ Library v3
ii  perl5.8.8-4  Larry Wall's Practical Extraction 

konwert recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320194: php-elisp: Shebang is not checked to autoselect php-mode

2005-07-27 Thread Ilya Martynov
Package: php-elisp
Version: 1.1.0-2
Severity: wishlist


It would be nice if default /etc/emacs/site-start.d/50php-elisp.el
would contain

(setq interpreter-mode-alist
  (cons '(php . php-mode) interpreter-mode-alist))

so php-mode would be autoloaded when there is '#!/usr/bin/php' in the
first line of PHP scripts.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-k7
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages php-elisp depends on:
ii  emacs21 [emacsen] 21.4a-1The GNU Emacs editor

php-elisp recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]