Bug#778041: open-axiom: ftbfs with GCC-5

2015-07-08 Thread Игорь Пашев
I'm currently updating OpenAxiom package, and will fix whatever issues. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#761549:

2014-09-29 Thread Игорь Пашев
this is a GCC bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63405 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#733651: general: Any USB card reader works only after being replugged.

2013-12-30 Thread Игорь Пашев
I can confirm this. # uname -a Linux hope 3.10-2-amd64 #1 SMP Debian 3.10.7-1 (2013-08-17) x86_64 GNU/Linux # cat /etc/debian_version jessie/sid udev/204-5 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#713498:

2013-12-26 Thread Игорь Пашев
http://code.ohloh.net/file?fid=ZYcxFNlRJ6mpB4hT8j4bH36t1OYcid=P9m-lyBa7_Is=fp=306441mpprojSelected=true#L0 One needs to put tags after commen, e. g.: diff --git a/farstream/fs-session.c b/farstream/fs-session.c index 80794d1..abb1bc3 100644 --- a/farstream/fs-session.c +++

Bug#719454:

2013-12-26 Thread Игорь Пашев
diff -uNr gst-plugins-bad-0.10.23/docs/plugins/gst-plugins-bad-plugins-docs.sgml gst-plugins-bad-0.10.23.new/docs/plugins/gst-plugins-bad-plugins-docs.sgml --- gst-plugins-bad-0.10.23/docs/plugins/gst-plugins-bad-plugins-docs.sgml 2011-12-30 19:24:26.0 +0100 +++

Bug#701300:

2013-09-06 Thread Игорь Пашев
Please check: # nm -D /usr/lib/libACE-6.0.3.so | grep handle_signal | c++filt 00117910 T ACE_Sig_Adapter::handle_signal(int, siginfo*, ucontext*) 000de5c0 T ACE_Event_Handler::handle_signal(int, siginfo*, ucontext*) 000a7ae0 T ACE_Service_Config::handle_signal(int,

Bug#721718:

2013-09-04 Thread Игорь Пашев
https://git.gnome.org/browse/gegl/commit/?id=97067622352e58f86a24851dacb1f5daa0762897

Bug#713596: Look like libxml issue

2013-07-02 Thread Игорь Пашев
Look like libxml issue http://gnats.netbsd.org/47400 typedef struct _xmlBuf xmlBuf; ...should really be... typedef struct _xmlBuffer xmlBuf; -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#713596: gdome2 should be ported to newer libxml

2013-07-02 Thread Игорь Пашев
Oh, no. It is really gdome issue: /usr/include/libxml2/libxml/tree.h 82 /** 83 * xmlBuffer: 84 * 85 * A buffer structure, this old construct is limited to 2GB and 86 * is being deprecated, use API with xmlBuf instead 87 */ 88 typedef struct _xmlBuffer xmlBuffer; 89 typedef

Bug#713596: Proposed patch

2013-07-02 Thread Игорь Пашев
ftbfs-bug713596.patch Description: Binary data

Bug#690378: python_distutils.pm is broken

2012-10-13 Thread Игорь Пашев
Package: debhelper Version: 9.20120909 Severity:grave Commit closing 683557 http://anonscm.debian.org/gitweb/?p=debhelper/debhelper.git;a=commitdiff;h=00250d8cd20a37be362850d3ed8a652b0768455f introduces one more bug: default python is not called because /usr/lib/python/distutils/ does not

Bug#671302: Circular Build Dependencies

2012-05-04 Thread Игорь Пашев
When I meet circular build deps: 1. Just get sources and try to build, satisfying what possible. Some deps required for docs or tests and may be ignored for the first time. 2. If a build dep is really required to build (I remember x11-utils), I install it separately from sources into /usr/local

Bug#671302: Circular Build Dependencies

2012-05-04 Thread Игорь Пашев
2012/5/4 Игорь Пашев pashev.i...@gmail.com x11-utils xfonts-utils