Bug#1069909: dcraw: FTBFS due to conflicting memmem prototype

2024-05-27 Thread Filip Hroch
User: ubuntu-de...@lists.ubuntu.com > Usertags: origin-ubuntu noble ubuntu-patch > > Hi Filip, > > In Ubuntu, dcraw was failing to build because of a local implementation of > memmem() whose prototype conflicts with the glibc prototype: > > [...] > gcc -DPACKAGE_NAME=\"dcraw\&

Bug#1069909: dcraw: diff for NMU version 9.28-5.1

2024-05-27 Thread Filip Hroch
Dear Eriberto, thank you for preparing of the upload. I think it is completelly ready to be published thanks to you. Best regards, FH -- PS. Sorry I am late, the end semester is hectic. On Sat, 25 May 2024 12:37:33 -0300 Joao Eriberto Mota Filho wrote: > Control: tags 1069909 + pending > >

Bug#1066465: closed by Debian FTP Masters (reply to Filip Hroch ) (Bug#1066465: fixed in dcraw 9.28-4)

2024-03-26 Thread Filip Hroch
Dear Andrey, I believe the uploaded bug has fixed also the Fuji related files  by your patch. Thank you for your support, FH On Sun, 24 Mar 2024 22:49:50 +0500 Andrey Rakhmatullin wrote: > Control: found -1 dcraw/9.28-4 > > On Sun, Mar 24, 2024 at 05:21:05PM +, Debian Bug Tracking System

Bug#1059970: fitspng: autopkgtest regression in testing

2024-01-05 Thread Filip Hroch
Dear Graham, I think the fail is result of linking of different versions of zlib via dependent libraries. Correct me, if I'm wrong, fitspng has the dependences: Build-Depends: debhelper-compat (= 13), libcfitsio-dev, libpng-dev zlib is indirectly linked via both libraries. Currently, in unsta

Bug#868773: Bug #868773 in khal marked as pending

2019-01-22 Thread Filip Pytloun
Control: tag -1 pending Hello, Bug #868773 in khal reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/applications/khal/commit/d3fc8b20cba6290d4dabb9b6

Bug#906387: Recent automake issue

2018-08-20 Thread Filip Hroch
Dear Santiago, thank you for pointing me to difference of _LDFLAGG, and _LDADD, and use of convenience libraries in Automake's files. The recent automake honours little difference, described by manual many years. FH -- F. Hroch e-mail: hr...@physics.muni.cz, tel.: +420549494470 Dept

Bug#902897: virtualbox: fails to start vm (VERR_LDRELF_RELOCATION_NOT_SUPPORTED)

2018-07-16 Thread Filip Wardziński
I can confirm version 5.2.14-dfsg-7 fixes the issue. Thank you! Kind regards Filip

Bug#902897: virtualbox: fails to start vm (VERR_LDRELF_RELOCATION_NOT_SUPPORTED)

2018-07-16 Thread Filip W.
Package: virtualbox Version: 5.2.14-dfsg-5 Followup-For: Bug #902897 Dear Maintainer, Unfortunately the bug still exists in 5.2.14-dfsg-5 version of package. Failed to load R0 module /usr/lib/virtualbox/VMMR0.r0: RTLdrGetBits failed (VERR_LDRELF_RELOCATION_NOT_SUPPORTED). Failed to load VMMR0.r

Bug#859912: FTBFS on khal

2017-05-10 Thread Filip Pytloun
On Tue, 9 May 2017 15:40:18 +0200 Daniel Baumann wrote: > Hi, > > thanks for your report. I'm currently trying to reproduce a sbuild setup > where this happens. > > With a "normal" setup (i.e. debootstrap and then add experimental, this > does not happen and apt does the right thing). > > I've

Bug#859912: FTBFS on khal

2017-05-09 Thread Filip Pytloun
t locales package. Filip signature.asc Description: PGP signature

Bug#861165: padre does not start - DBD::SQLite::db do failed ...

2017-04-25 Thread Andrzej A. Filip
Package: padre Version: 1.00+dfsg-3 Severity: grave Justification: renders package unusable padre fails to start with the following info left in the terminal window: DBD::SQLite::db do failed: Safety level may not be changed inside a transaction at (eval 1907) line 37. Perl exited with active thr

Bug#860984: khal: Please reference debian/patches/0002-Reference-license-from-copyright-file.patch in debian/copyright

2017-04-24 Thread Filip Pytloun
in khal-doc is replaced by + 0002-Reference-license-from-copyright-file.patch to reference this copyright + file instead. Files: debian/* -Copyright: 2016 Filip Pytloun +Copyright: 2016-2017 Filip Pytloun License: Expat License: Expat On 2017/04/24 08:57, Chris Lamb wrote: > Filip Pytl

Bug#860984: khal: Please reference debian/patches/0002-Reference-license-from-copyright-file.patch in debian/copyright

2017-04-24 Thread Filip Pytloun
Christian Geier et al. License: Expat Files: debian/* -Copyright: 2016 Filip Pytloun +Copyright: 2016-2017 Filip Pytloun License: Expat License: Expat @@ -28,3 +29,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE

Bug#859472: Upstream issue

2017-04-04 Thread Filip Pytloun
Tests are also failing upstream: https://travis-ci.org/pimutils/khal But didn't fail on my workstation :-/ Reported upstream and waiting for fix. signature.asc Description: PGP signature

Bug#844081: Reproducer

2017-01-02 Thread Filip Pytloun
and stable. Filip On 2017/01/02 22:55, Christian Geier wrote: > I'll backport those changes onto the 0.8 branch tomorrow. I'll send another > email when it's done. > > Am 2. Januar 2017 22:48:21 MEZ, schrieb Filip Pytloun : > >Hello, > > > >I checked the

Bug#844081: Reproducer

2017-01-02 Thread Filip Pytloun
correctly back in stretch after it's is stable, it's possible to do upload of new minor version. Filip On 2016/12/19 19:06, Christian Geier wrote: > Hi, > I could reproduce the issue and have fixed it, see the PR on github [1]. > Depending on how urgent this is, you can either ju

Bug#844081: Reproducer

2016-12-11 Thread Filip Pytloun
and other operations? Eg. use O_SYNC for safety as these operations doesn't happen so often. Filip On 2016/12/11 01:14, Christian Geier wrote: > Hi Filip, > could you perhaps try to change all those sleep()s to `os.sync()`? For > me it seems to fix the issue. > > See [0] for a pat

Bug#844081: Reproducer

2016-11-29 Thread Filip Pytloun
)] Filip On 2016/11/27 00:38, Christian Geier wrote: > Hi Filip, > could you perhaps run the attached file on the test machine (with > `py.test vdir_test.py`, py.test is needed for the creation of a temp > directory). > > On my machine the output looks like this: > [(0, 10), (

Bug#844081: Reproducer

2016-11-23 Thread Filip Pytloun
On 2016/11/24 00:00, Santiago Vila wrote: > Try using a chroot without union-type=overlay. Unfortunately it will result in the same error :-/ signature.asc Description: Digital signature

Bug#844081: Reproducer

2016-11-23 Thread Filip Pytloun
idn't help - even when I raised the sleep to 5 seconds or call coll.update_db() multiple times it's failing with the same error. ICS file seems to be correctly written on disk: File: '/tmp/pytest-of-filip/pytest-63/test_default_calendar1/foobar/0c9c883e-21a7-447b-b218-54f7e6

Bug#844081: Reproducer

2016-11-23 Thread Filip Pytloun
On 2016/11/23 18:54, Adrian Bunk wrote: > Control: severity -1 serious > Control: tags -1 -moreinfo > > On Sun, Nov 20, 2016 at 10:03:04AM +0100, Filip Pytloun wrote: > >... > > Unfortunately running tests during build is always fragile and it seems > > that what&#x

Bug#844081: [Python-apps-team] Bug#844081: Which FS was this run on?

2016-11-23 Thread Filip Pytloun
Hello, I am using ZFS and building in pbuilder chroot and wasn't able to reproduce it this way. This may be also related to caching of underlying host as reporter is running the build in VM - having more info about environment may help to find reproducer. Filip On 2016/11/21 15:52, Chri

Bug#844081: Reproducer

2016-11-20 Thread Filip Pytloun
some more time to debug and reproduce (can you try the same test on VM with more than 1 CPU?) But as both CI and reproducible builds are passing fine, I would suggest lowering the severity as this issue doesn't seem to be critical enough to automatically remove package from testing.

Bug#827922: calibre: Failed startup: Failed to load icu with error: No module named icu

2016-06-22 Thread Andrzej A. Filip
Package: calibre Version: 2.55.0+dfsg-1 Severity: grave Justification: renders package unusable Calibre fails to start after upgrade. It is most likely due to missing dependences. Traceback (most recent call last): File "/usr/bin/calibre", line 19, in from calibre.gui_launch import calibre

Bug#821412: libnet-rblclient-perl: Net::DNS 1.01 breaks Net::RBLClient

2016-04-18 Thread Andrzej A. Filip
Package: libnet-rblclient-perl Version: 0.5-2 Severity: grave Tags: upstream Justification: renders package unusable Net::DNS 1.01 requires setting RD (recursion desired) bit in DNS queries. See the spamassassin bug below for more detailed description and fixes: https://bz.apache.org/SpamAssassin

Bug#802146: python-nbxmpp: diff for NMU version 0.5.3-0.1

2015-12-26 Thread Filip Pytloun
Control: tags 802146 + patch Control: tags 802146 + pending Dear maintainer, I've prepared an NMU for python-nbxmpp (versioned as 0.5.3-0.1) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Regards, Filip diff -Nru python-nbxmpp-0.5.1/ChangeLog p

Bug#746039: xul-ext-sieve: version in wheezy is not compatible with new icedove

2014-04-27 Thread filip
Package: xul-ext-sieve Version: 0.1.14-1 Severity: grave Tags: upstream Justification: renders package unusable Dear Maintainer, With the latest security update for for icedove, the user interface items for managing sieve scripts aren't there, even though the extension is installed. On jessie it

Bug#744921: spamassassin: sa-update/sa-compile fail to set the correct ownership when run root

2014-04-19 Thread filip
On 04/17/2014 06:33 PM, Noah Meyerhans wrote: suppose a file's permissions may matter to unlink() on some of them. Either way, this bug should probably be re-assigned with Severity: minor to perl, or closed altogether... Yes, I think the severity can be lowered, but I wouldn't assign it pe

Bug#744921: spamassassin: Daily cron script wants to set a shared library world writable

2014-04-16 Thread filip
Confirmed. It's the chmod in Install.pm that does it. I can reproduce it as follows: - first run "sa-compile" as root. body_0.so is owned by root after that - next run 'su debian-spamd -c "sa-compile --quiet"', the message about chmod is generated, but the permissions end up correct. After comme

Bug#731664: liferea: "Segmentation fault" during startup (gdb info)

2013-12-08 Thread Andrzej Filip
On 12/08/2013 02:03 PM, tinytinyrss.serv...@gmail.com wrote: > On 12/08/2013 02:54 PM, Andrzej Filip wrote: >> gdb results >> >> [...] Program received signal SIGSEGV, Segmentation fault. >> enclosure_list_view_load (elv=0x0, item=item@entry=0x869b678) at >&

Bug#731664: liferea: "Segmentation fault" during startup (gdb info)

2013-12-07 Thread Andrzej Filip
gdb results [...] Program received signal SIGSEGV, Segmentation fault. enclosure_list_view_load (elv=0x0, item=item@entry=0x869b678) at enclosure_list_view.c:248 248enclosure_list_view.c: No such file or directory. Stack dump: #0 enclosure_list_view_load (elv=0x0, item=item@entry=0x869b678)

Bug#454184: liferea: "Segmentation fault" during startup on lenny

2007-12-03 Thread Andrzej Adam Filip
Luis Rodrigo Gallardo Cruz wrote: > On Mon, Dec 03, 2007 at 10:31:36PM +0100, Andrzej Adam Filip wrote: >> Luis Rodrigo Gallardo Cruz wrote: >>> Could you test with the version from sid? >>> Also, if you could obtain a backtrace, it would be enormously helpful. >

Bug#454184: liferea: "Segmentation fault" during startup on lenny

2007-12-03 Thread Andrzej Adam Filip
Luis Rodrigo Gallardo Cruz wrote: > On Mon, Dec 03, 2007 at 08:36:41PM +0100, Andrzej Filip wrote: >> Below please find tail of output produced by >> liferea --debug-all --debug-verbose >> >> TRACE: + update_request_new >> TRACE: - update_request_new >&g

Bug#454184: liferea: "Segmentation fault" during startup on lenny

2007-12-03 Thread Andrzej Filip
Package: liferea Version: 1.0.27-2 Severity: grave Justification: renders package unusable Below please find tail of output produced by liferea --debug-all --debug-verbose TRACE: + update_request_new TRACE: - update_request_new TRACE: - feedlist_auto_update GUI: Setting threePane mode: off UPDATE

Bug#439372: ocsinventory-server: fresh installation -- complete failure

2007-08-24 Thread Filip Van Raemdonck
rowse attempt resulted in a "bad request" error. Apache error logs listed this: DBD::mysql::st execute failed: Table 'ocsweb.config' doesn't exist at /usr/share/perl5/Apache/Ocsinventory/Server/System.pm line 85. Now I'm stuck... KR, Filip -- System Information: Debi

Bug#436107: /usr/lib/libdb-4.5.so: no version information available

2007-08-05 Thread Andrzej Adam Filip
Package: sendmail-bin Version: 8.14.1-8 Severity: grave Justification: renders package unusable Sendmail MTA daemon does not start. Symptoms: $mailq -Am MSP Queue status... /usr/sbin/sendmail-msp: /usr/lib/libdb-4.5.so: no version information available (required by /usr/sbin/sendmail-msp) /usr/b

Bug#389683: xen-utils-common: bridging script breaks networking

2006-09-27 Thread Filip Van Raemdonck
that's how it is supposed to be. Regards, Filip -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-2-xen-amd64 Locale: LANG=nl_BE.

Bug#347584: Bug#347585: Bug#308812: winbind should depend on samba (smbclient)?

2006-01-12 Thread Filip Van Raemdonck
reason why it exists. > Anyway, this is arguing: fixing this give us an opportunity to upload > a new version which I was already considering given that the former > one has reached testing. Ack :) However, as

Bug#341452: reopneing

2005-12-25 Thread Filip Van Raemdonck
before this can be considered fixed. Regards, Filip -- Linux/PPC - where iMacs become real men's computers. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#335409: saving to shfs writes 1 byte long file without complaining

2005-11-22 Thread Filip Van Raemdonck
still running/the file still open ls > >indeed showed 1 byte (and the file was not complete). But after I closed > >the file (or quit OOo) the file had a "normal" size and could be opened > >then again. > > I can confirm this. So basically the document is fine

Bug#283483: nurbs++: FTBFS with g++-3.4: due to new template lookup rules

2005-11-05 Thread Filip Van Raemdonck
On Fri, Nov 04, 2005 at 09:48:30PM -0800, Steve Langasek wrote: > > Do you have any plans to fix the RC bugs in nurbs++, or should the package > be removed from unstable? I'm on it, will possibly upload tomorrow. Regards, Filip -- I have not lost my mind, its backed up on

Bug#333354: gpdf doesn't show pdf files but remains empty

2005-10-11 Thread Filip Van Raemdonck
with bonobo rather than gpdf, triggered by updating. Please try logging out from the graphical environment, killing all bonobo/gconf/other possibly related processes, and logging in again (or alternatively restarting the computer). See if it still happens then. Regards, Filip -- "Did you know that

Bug#321118: gnome-apt: FTBFS on powerpc with gcc-4.0 : ExtractTar::ExtractTar does not exist.

2005-08-04 Thread Filip Van Raemdonck
(FileFd&, const long unsigned int&)' Already fixed in CVS, upload due when other FTBFS bugs are hammered out. Regards, Filip -- "Everything should be made as simple as possible, but not simpler." -- Albert Einstein -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#305987: libxklavier10: installing does brake german keyboard layout

2005-06-22 Thread Filip Van Raemdonck
osed-to-be working compose key, to type my name? ;) > > I have also found out, that issueing > setxkbmap -rules xfree86 -model pc105 -layout de -option "deadaccute"& > works to resolve the problem. > > That line is now in my .gnomerc as a workaround. It's not

Bug#315055: please remove innovation3d from Debian (RoM, orphaned upstream, does not build anymore)

2005-06-20 Thread Filip Van Raemdonck
Package: ftp.debian.org Severity: serious Regards, Filip -- If Windows is the answer, I want the problems back! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#314364: tomcat4 - does not work with jdk1.3

2005-06-15 Thread Filip Van Raemdonck
iled by others already) Since tomcat dependencies state jdk 1.3 is sufficient, those dependencies are clearly wrong :) Regards, Filip -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.4.27-2-686-smp Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of p

Bug#307103: clara: segmentation fault at startup

2005-04-30 Thread Filip Van Raemdonck
check () #9 0x100692dc in mcheck () Previous frame inner to this frame (corrupt stack?) (gdb) Regards, Filip -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: powerpc (ppc) Kernel: Linux 2.4.27-powerpc Locale: [EMAIL PRO

Bug#290731: Bug#282241: gpdf: Works...

2005-01-18 Thread Filip Van Raemdonck
n of gpdf? I've prepared a new upstream version which fixes the referenced bugs. Regards, Filip -- Linux/PPC - where iMacs become real men's computers. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]