Bug#986692: crash at startup

2021-04-09 Thread Picca Frédéric-Emmanuel
Package: numptyphysics Version: 0.2+svn157-0.4 Severity: grave X-Debbugs-Cc: pi...@debian.org the prgram do not start and crash at startup -- System Information: Debian Release: bullseye/sid APT prefers stable-debug APT policy: (500, 'stable-debug'), (500, 'proposed-updates-debug'), (500,

Bug#844620: marked as pending

2016-12-03 Thread Picca Frédéric-Emmanuel
59806012156ca13fc8cd98b1b8638f5194d12fde Author: Picca Frédéric-Emmanuel Date: Sat Dec 3 08:22:11 2016 +0100 release diff --git a/debian/changelog b/debian/changelog index 8e9755b..da0535e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +python-qtconsole (4.2.1-3) unstable

Bug#962813: does not build with ghc 8.8

2020-06-14 Thread Picca Frédéric-Emmanuel
Source: haskell-tree-monad Severity: critical Hello, this package does not build with the up-comming ghc 8.8 version. It is not part of stackage LTS, and it was not updated by upstream since 2009. It means that there is few chance to see the upstream fix this issue. so it is considere to remove

Bug#1042214: closing 1042214

2023-07-28 Thread Picca Frédéric-Emmanuel
close 1042214 4.4.1-1 thanks solver with a previous upload

Bug#474883:

2008-06-12 Thread PICCA Frédéric-Emmanuel
Hello what is the status of this bug ? It would be cool to have tcc in lenny. do you think that the patch solved this RC bug ? If yes can you upload a new package to help the testing transition. thank you Frederic -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".

Bug#550562: this bug is still present

2010-02-28 Thread PICCA Frédéric-Emmanuel
Hello I tryed the new 2.6.32-3 kernel and the problem is still present with my graphical card , I attached a screenshot of blender. you can see that there si nothing to see, instead of the classical cube. My computer a t40 with a pentium M 1.5Ghz still freeze and a fsck is requiered after reboo

Bug#698462: FTBFS due to inkscape

2013-01-18 Thread Picca Frédéric-Emmanuel
Package: taurus Version: 3.0.0-1 Severity: serious inkscape ask a few question during the build. It means that it stop the build -> FTBFS now we use imagemagick as fallback -- System Information: Debian Release: 7.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500

Bug#647695: RE : Bug#647695: spyder: segfaults right after start

2011-11-05 Thread PICCA Frédéric-Emmanuel
> # spyder > loaded the Generic plugin > Segmentation fault As you told me on the other bug report 647695 can you give me the version of the python-spyderlib dependencies and Recommends. If I remember correctly I already saw this sort of segfault. Can you try to run spyder with gdb and send the

Bug#647695: RE : RE : Bug#647695: spyder: segfaults right after start

2011-11-05 Thread PICCA Frédéric-Emmanuel
Hello, can you look at bug 618836 [1] It seems that it came back... this kind of recurrent bug is a pain. Can you give me your python-qt4 version It would be nice also to add it to the bug-control file ;) usually this is a problem with python-qt4, python-sip [1] http://bugs.debian.org/cgi-bin/

Bug#647695: RE : RE : RE : Bug#647695: spyder: segfaults right after start

2011-11-05 Thread PICCA Frédéric-Emmanuel
> Ok, upgrading python-qt4, libqtwebkit4 and a bunch of qt4 libs spyder > it's now starting. Anyhow, given it's a recurring problem, and it > seems spyder needs QT4 stuff to work, you might need to "tune" yes everythings is in "tune" :) My problem is that I do not know which version of python-qt4

Bug#647695: spyder: segfaults right after start

2011-11-05 Thread PICCA Frédéric-Emmanuel
> infact I don't think it is: I first upgraded the QT4 stack, and still > segfault, then python-qt4, still segfault, only after upgradng also > libqtwebkit4 the segfault gone away. do you have the version before and after ? that way I should prevent spyder to be installed with the wrong libqtwebki

Bug#647695: spyder: segfaults right after start

2011-11-06 Thread PICCA Frédéric-Emmanuel
> libqtwebkit4 (2.1.0~2011week09-3 -> 2.1.0~2011week13-2) ok so the problem is here >> that way I should prevent spyder to be installed with the wrong libqtwebkit4 > how? to me python-qt4 must be fixed with the right libqtwebkit4 version like other libqtxxx libraries >> well, it's indeed a bu

Bug#647695:

2011-11-09 Thread PICCA Frédéric-Emmanuel
Hello, I filled a bug against python-qt4 for now [1]. As requested by the python-qt4 maintainer, I tryed to reproduce the bug and set up a test case. So I downgraded libqtwebkit4 to 2.1.0~2011week09-3 [2] But I could not reproduce the problem on my i386 machine. Can you confirm that by downgrad

Bug#614148: guiqwt: FTBFS: tries to include non-PIC FORTRANobject in shared library

2011-02-20 Thread PICCA Frédéric-Emmanuel
> Hello, > I find it works on my MIPS box by simply export FFLAGS=-fPIC in > debian/rules. thanks for this fix. I am wondering if the problem do not comes from f2py and/or maybe from gfortran. - f2py do not pass the -fPIC flag when building a module. is it right ? I need to send a mail to the

Bug#614148: guiqwt: FTBFS: tries to include non-PIC FORTRANobject in shared library

2011-02-20 Thread PICCA Frédéric-Emmanuel
> That may also explain why f2py leaves off -fPIC -- if its developers > still mostly work on 32-bit systems, they might not have run into any > errors stemming from its absence themselves. Ok do you think I need to fill a bug against python-numpy for this ? -- To UNSUBSCRIBE, email to debian-b

Bug#614148: guiqwt: FTBFS: tries to include non-PIC FORTRANobject in shared library

2011-02-20 Thread PICCA Frédéric-Emmanuel
> export FFLAGS = $(shell dpkg-buildflags --get FFLAGS) -fPIC thanks, I will use this version. See you Frederic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#614083: guiqwt: FTBFS on multiple architectures - unrecognized command line option "-msse2"

2011-02-21 Thread Picca Frédéric-Emmanuel
thanks Frederic -- GPG public key 4096R/4696E015 2011-02-14 fingerprint = E92E 7E6E 9E9D A6B1 AA31 39DC 5632 906F 4696 E015 uid Picca Frédéric-Emmanuel signature.asc Description: PGP signature

Bug#711761:

2013-07-03 Thread PICCA Frédéric-Emmanuel
A patch has been proposed to the upstream and I am waiting for his approval. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#715529: can not start goobox

2013-07-09 Thread Picca Frédéric-Emmanuel
Package: goobox Version: 3.1.1-1 Severity: serious Hello, when I try to start goobox, a windows appear and almost immediately this windows is closed and goobox is stopped. So I can not start it. Cheers Frederic -- System Information: Debian Release: jessie/sid APT prefers unstable APT poli

Bug#830583: marked as pending

2016-08-23 Thread Picca Frédéric-Emmanuel
152ad594570a48e13da145e35be57d9f02fc5f3d Author: Picca Frédéric-Emmanuel Date: Tue Aug 23 22:59:06 2016 +0200 fix for real #830583 diff --git a/debian/changelog b/debian/changelog index 1c3ddec..b0c17a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-qtconsole (4.2.1-2

Bug#654472:

2012-02-18 Thread PICCA Frédéric-Emmanuel
Hello, please repack the source and remove the waf binary as it is useless for the build. thanks for your efforts. Frederic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#646668:

2012-02-18 Thread PICCA Frédéric-Emmanuel
Hello, Yaroslav, do you think that the patch is the right fix, or is it better to modify the Build-dep. See you Frederic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#661286: pytables: FTBFS on mipsel and sparc: Bus error

2012-02-26 Thread Picca Frédéric-Emmanuel
Package: python-tables Version: 2.3.1-2 Followup-For: Bug #661286 Hello Antonio, do we have a ticket open at the upstream for thoses bus error (alignment) ? -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable

Bug#647210: python-qt4: uploaded 4.8.6-1 version broke guiqwt

2011-10-31 Thread Picca Frédéric-Emmanuel
Package: python-qt4 Version: 4.8.6-1 Severity: serious Dear Maintainer, since the upload of the 4.8.6, I got his error when I try to use guiqwt-tests picca@mordor:~/Debian/main/spyder$ guiqwt-tests Traceback (most recent call last): File "/usr/bin/guiqwt-tests", line 3, in tests.run()

Bug#647210: RE : Bug#647210: Acknowledgement (python-qt4: uploaded 4.8.6-1 version broke guiqwt)

2011-10-31 Thread PICCA Frédéric-Emmanuel
yes rebuilding pyqwt5 solve the issue. so now how many packages are impacted by this upload ? -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#661285: pytables: FTBFS on kfreebsd-*: OSError: [Errno 78] Function not implemented

2012-03-04 Thread Picca Frédéric-Emmanuel
> A fix for this has already been pushed to git. > > http://anonscm.debian.org/gitweb/?p=debian-science/packages/pytables.git;a=commitdiff;h=a49645249a397fce5256d45b457f03a166d21fc5 > > http://anonscm.debian.org/gitweb/?p=debian-science/packages/pytables.git;a=commitdiff;h=16c5465cef76a1ec20aac54

Bug#678380: RE : Bug#678380: remotetea: diff for NMU version 1.0.7-2.1

2013-05-27 Thread PICCA Frédéric-Emmanuel
I already prepare a patch for this problem, but I never found the way to build it inside pbuilder with the current experimental default-jdk version. It seems to me that it should be very easy to use experimental inside cowbuilder/pbuilder... Maybe I did not found the riht documentation. Thanks f

Bug#727666: FTBFS: mipsel-linux-gnu-gcc: internal compiler error: Killed (program cc1plus)

2013-10-24 Thread Picca Frédéric-Emmanuel
Package: python-pytango Version: 8.0.3-3 Severity: critical File: pytango Here the log message during the build on mayer. /«PKGBUILDDIR»/src/boost/cpp/server/attribute.cpp: In function 'void PyAttribute::__set_value_date_quality_array(Tango::Attribute&, boost::python::api::object&, double, Tan

Bug#728514: missing libpath-class-perl Depends

2013-11-02 Thread Picca Frédéric-Emmanuel
Package: libconfig-model-perl Version: 2.045-1 Severity: serious File: /usr/bin/cme Hello, will I was playing with cme, I got this error, picca@mordor:~/Debian/main/asymptote/asymptote$ cme fix dpkg-control Can't locate Path/Class.pm in @INC (you may need to install the Path::Class module) (@I

Bug#729390: FTBFS on i386 -- 4.10.3-2

2013-11-12 Thread Picca Frédéric-Emmanuel
Package: python-qt4 Version: 4.10.3-2 Severity: critical Helle , whileI was recompiling python-qt4 to track a problem with python-taurus, I got this FTBFS I put only the end of the log, since it seems that no .buildlog are generated now ??? make[3]: Leaving directory `/tmp/buildd/python-qt4

Bug#742941: conflict with libmpich10

2014-03-29 Thread Picca Frédéric-Emmanuel
Package: mpich Version: 3.1-2 Severity: critical Hello, when upgrading mpich I got this error message dpkg: error processing archive /var/cache/apt/archives/libmpich12_3.1-2_i386.deb (--unpack): tentative de remplacement de « /usr/lib/i386-linux-gnu/libopa.so.1.0.0 », qui appartient aussi au pa

Bug#754811: taurus 3.3.0 brakes sardana

2014-07-14 Thread Picca Frédéric-Emmanuel
Package: python-taurus Version: 3.3.0+dfsg-1 Severity: serious prevent the migration of taurus into testing. this new version of taurus does not provide the sardana dedicated widgets, macroexecutor etc... To avoid regression for user, it is better to stop the migration of taurus until a new vers

Bug#735432: missing licenses in debian/copyright

2014-01-18 Thread Picca Frédéric-Emmanuel
I just check the source package and this html directory contain a pre generated sphinx documentation. so these files belong to sphinx. I will check with the upstream if it is possible to remove this pre-generated code. for now I will add the license of sphinx files to the package. thanks for

Bug#704841: FTBFS on kfreebsd-xxx

2013-04-06 Thread Picca Frédéric-Emmanuel
Package: zeromq3 Severity: serious Hello, it seems that zeromq3 failt to build due to the test suite. here the failling test test_shutdown_stress running... Connection reset by peer (stream_engine.cpp:109) /bin/bash: line 5: 41177 Aborted (core dumped) ${dir}$tst FAIL: test_shutd

Bug#704842: FTBFS on s390 and s390x

2013-04-06 Thread Picca Frédéric-Emmanuel
Package: zeromq3 Severity: serious Hello so here the failling test which stoped the build of zeromq3 test_connect_delay running... Rerunning with DELAY_ATTACH_ON_CONNECT Running DELAY_ATTACH_ON_CONNECT with disconnect lt-test_connect_delay: test_connect_delay.cpp:124: void* worker(void*): Asse

Bug#706758: RE : Bug#706758: python-scientific: preinst/prerm uses python, but python is not configured during upgrades

2013-05-04 Thread PICCA Frédéric-Emmanuel
Hello Andreas, first a big thanks for all your efforts. > Python (indirectly) depends on libssl1.0.0, but that was not yet unpacked > while the > newer python* already got unpacked. > There were also similar problems where python was a dangling symlink and not > usable at all... I can reprodu

Bug#1095742: cambalache: broken dependencies

2025-04-04 Thread Picca Frédéric-Emmanuel
Package: cambalache Version: 0.94.1-2 Followup-For: Bug #1095742 Dear Maintainer, $ cambalache pseudo-4.ui Traceback (most recent call last): File "/usr/bin/cambalache", line 42, in from cambalache.app import CmbApplication File "/usr/lib/python3/dist-packages/cambalache/__init__.py",