Bug#1069357: OpenSSL 3.2 breaks cpp-httplib

2024-06-01 Thread Andrea Pappacoda
Control: forwarded -1 https://github.com/yhirose/cpp-httplib/issues/1798 Hi all, a Gentoo developer has confirmed that this issue has been caused by the OpenSSL 3.2 update, as I suspected. In almost two months, nobody has been able to provide a fix. What should I do?

Bug#1067303: trash-cli in Debian: test problems again

2024-05-26 Thread Andrea Francia
-uc -us Here the results of the build: andrea@lima-default:~/trash-cli$ debuild -b -uc -us dpkg-buildpackage -us -uc -ui -b dpkg-buildpackage: info: source package trash-cli dpkg-buildpackage: info: source version 0.23.11.10-1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage

Bug#1069357: cpp-httplib: FTBFS: Test SSLClientServerTest.ClientCertPresent fails with timeout

2024-05-09 Thread Andrea Pappacoda
Hi all, it indeed seems that this issue hasn't been caused by any recent cpp-httplib update, since I've been able to reproduce it on versions as old as 0.10.8+ds-1. I suspect maybe an OpenSSL update broke something for this package? Why didn't ci.d.n notice the breakage? I'll try to see if I

Bug#1067303: trash-cli in Debian: test problems again

2024-05-08 Thread Andrea Francia
Il giorno mer 8 mag 2024 alle ore 15:13 Jonathan Dowland ha scritto: > Hi Andrea > > I'm afraid we've hit problems running the trash-cli test suite in Debian > again. Our automated processes have removed the package from "testing" > for the time being. > > A trace

Bug#1070498: marked as pending in libvirt

2024-05-06 Thread Andrea Bolognani
Control: tag -1 pending Hello, Bug #1070498 in libvirt 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:

Bug#1069357: Fwd: Re: Bug#1069357: cpp-httplib: FTBFS on arm64: dh_auto_test: error: cd obj-aarch64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 MESON_TESTTHREADS=4 meson test --timeout-m

2024-05-02 Thread Andrea Pappacoda
Messaggio originale Da: Andrea Pappacoda Inviato il: 3 maggio 2024 07:39:59 CEST A: Stuart Prescott Oggetto: Re: Bug#1069357: cpp-httplib: FTBFS on arm64: dh_auto_test: error: cd obj-aarch64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 MESON_TESTT

Bug#1068203: spectrwm: hard-coded dependency on pre-t64 library

2024-04-03 Thread Andrea Bolognani
On Tue, Apr 02, 2024 at 12:02:53AM +0200, Sebastian Ramacher wrote: > On 2024-04-01 23:39:37 +0200, Andrea Bolognani wrote: > > The problem with it, and the reason why a manual dependency is used > > in that case, is that ${shlib:Depends} will not pick it up, since > > it's d

Bug#1068203: spectrwm: hard-coded dependency on pre-t64 library

2024-04-01 Thread Andrea Bolognani
s dlopen()ed rather than linked against. Do you have any suggestions on how to handle this in a way that plays well with the 64-bit time_t transition? Thanks. -- Andrea Bolognani Resistance is futile, you will be garbage collected. signature.asc Description: PGP signature

Bug#1063252: Proposed fix broke pristine-tar for me

2024-03-10 Thread Andrea Pappacoda
Hi, thanks for your fix! Unfortunately it seems that your patch has broke tarball generation for one of the packages I maintain, dynarmic. $ gbp export-orig gbp:info: Creating /home/tachi/dev/deb/dynarmic_6.5.0+ds.orig.tar.xz gbp:error: Pristine-tar couldn't verify

Bug#1055517: opensysusers: modifies host system instead of target environment

2023-12-16 Thread Andrea Pappacoda
Hi Ansgar, On Tue, 07 Nov 2023 19:38:25 +0100 Ansgar wrote: > opensysusers doesn't really implement the `--root` option (though it > pretends a bit). Functions like `add_group` always access > `/etc/group` and use tools like `groupadd`: > > ```sh > grep -q "^$1:" /etc/group || groupadd -r "$1"

Bug#1055514: opensysusers: ineffective diversion of /bin/systemd-sysusers due to /usr-merge and DEP17

2023-11-07 Thread Andrea Pappacoda
Hi Helmut, thanks for your report! Il giorno mar 7 nov 2023 alle 18:07:56 +01:00:00, Helmut Grohne ha scritto: opensysusers diverts /bin/systemd-sysusers. systemd has moved this file to /usr/bin/systemd-sysusers in version 255~rc1-1. While this change is not visible in an installation, the

Bug#1041249: cpp-httplib: FTBFS on s390x: ../test/test.cc:5462: Failure

2023-08-21 Thread Andrea Pappacoda
Hi Emanuele, thank you for the info. I'm aware of that, and even reported the issue upstream[1], but the maintainer isn't interested in fixing it. I would debug and maybe fix the issue myself, but as a DM I don't have easy access to porter boxes and honestly the long wait and inability to get

Bug#1043297: src:dynarmic: fails to migrate to testing for too long: unresolved RC issue

2023-08-17 Thread Andrea Pappacoda
On Tue, 8 Aug 2023 20:28:16 +0200 Paul Gevers wrote: > Source: dynarmic > Version: 6.4.5+ds-1 > Severity: serious > Control: close -1 6.4.8+ds-2 > Tags: sid trixie > User: release.debian@packages.debian.org > Usertags: out-of-sync > Control: block -1 by 1041270 > > Dear maintainer(s), > >

Bug#1041491: marked as done (yuzu: FTBFS: Unmet build dependencies: glslang-tools:native)

2023-08-13 Thread Andrea Pappacoda
Il 13 agosto 2023 23:16:23 CEST, Debian Bug Tracking System ha scritto: >Your message dated Sun, 13 Aug 2023 23:13:56 +0200 >with message-id <0aa416df-8488-49ee-a38a-b57dbb2cf...@debian.org> >and subject line Re: yuzu: FTBFS: Unmet build dependencies: >glslang-tools:native >has caused the

Bug#1041270: dynarmic: broke ABI without SONAME bump

2023-08-09 Thread Andrea Pappacoda
/ Thanks! Il 21 luglio 2023 16:50:01 CEST, Andrea Pappacoda ha scritto: >> Hi Sebastian, thanks for your report. I've uploaded a new version with >> a possible fix on Mentors, you can find it at >> <https://mentors.debian.net/package/dynarmic/>. I've also attache

Bug#1041249: cpp-httplib: FTBFS on s390x: ../test/test.cc:5462: Failure

2023-07-24 Thread Andrea Pappacoda
Il giorno lun 24 lug 2023 alle 09:05:30 +02:00:00, Sebastian Ramacher ha scritto: Please prepare transitions in experimental first. This would avoid such issues. If there are no news regarding a fix for this bug, please revert cpp-httplib 0.11.4 to get back to a good state. Hi, I'll be sure

Bug#1041270: dynarmic: broke ABI without SONAME bump

2023-07-21 Thread Andrea Pappacoda
> Hi Sebastian, thanks for your report. I've uploaded a new version with > a possible fix on Mentors, you can find it at > . I've also attached a > debdiff for your convenience. > > Feel free to upload it to unstable if you find this solution >

Bug#1041270: dynarmic: broke ABI without SONAME bump

2023-07-20 Thread Andrea Pappacoda
3) unstable; urgency=medium + + * d/{control,patches}: set soversion to major.minor (Closes: #1041270) + + -- Andrea Pappacoda Thu, 20 Jul 2023 19:13:04 +0200 + dynarmic (6.4.8+ds-2) unstable; urgency=medium * Upload to unstable diff -Nru dynarmic-6.4.8+ds/debian/control dynarmic-6.4.8+ds/debian

Bug#1041270: marked as pending in dynarmic

2023-07-20 Thread Andrea Pappacoda
Control: tag -1 pending Hello, Bug #1041270 in dynarmic 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:

Bug#1041249: cpp-httplib: FTBFS on s390x: ../test/test.cc:5462: Failure

2023-07-20 Thread Andrea Pappacoda
On Sun, 16 Jul 2023 16:07:00 +0200 Sebastian Ramacher wrote: > Source: cpp-httplib > Version: 0.13.1+ds-1 > Severity: serious > Tags: ftbfs > Justification: fails to build from source (but built successfully in the past) > > When starting an uncoordinated transition, please at least ensure

Bug#1034226: marked as pending in cloudflare-ddns

2023-04-13 Thread Andrea Pappacoda
Control: tag -1 pending Hello, Bug #1034226 in cloudflare-ddns 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:

Bug#1034226: cloudflare-ddns: dh_installsystemd doesn't handle files in /usr/lib/systemd/system

2023-04-11 Thread Andrea Pappacoda
Hi all, Il giorno mar 11 apr 2023 alle 09:37:27 +02:00:00, bi...@debian.org ha scritto: It seems that your package cloudflare-ddns is shipping files (.service, .socket or .timer) in /usr/lib/systemd/system. This is not supported by the version of dh_installsystemd/debhelper currently in

Bug#1030670: Does not depend on libspng0

2023-02-07 Thread Andrea Pappacoda
Hi Jordi, thanks for the fast report! On Mon Feb 6, 2023 at 12:09 PM CET, Jordi Mallach wrote: > While trying to build against the new libspng-dev, I found that even my > build was issuing -lspng, it would fail because it could not find it. > > It turns out you're missing a dependency against

Bug#1028252: tomlplusplus FTBFS: dpkg-checkbuilddeps: error: Unmet build dependencies: cmark-gfm:native

2023-01-08 Thread Andrea Pappacoda
On Mon, 09 Jan 2023 00:23:21 +0200 Adrian Bunk wrote: > Source: tomlplusplus > Version: 3.2.0+ds-1 > Severity: serious > Tags: ftbfs > > cmark-gfm is not Multi-Arch: allowed Hi Adrian, thanks for the report. When I tagged the 3.2.0+ds-1 release I had to mark cmark-gfm with :native to make

Bug#1027913: marked as pending in howardhinnant-date

2023-01-07 Thread Andrea Pappacoda
Control: tag -1 pending Hello, Bug #1027913 in howardhinnant-date 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:

Bug#1023420: marked as pending in libvirt

2022-11-19 Thread Andrea Bolognani
Control: tag -1 pending Hello, Bug #1023420 in libvirt 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:

Bug#1024355: opensysusers: fails to first-install

2022-11-18 Thread Andrea Pappacoda
Hi Samuel, thank you very much for the report. On Fri, 18 Nov 2022 09:40:11 +0100 Samuel Thibault wrote: > Version 0.7.3-1 of opensysusers made it uninstallable: > > (Reading database ... 936343 files and directories currently installed.) > Preparing to unpack

Bug#1023420: libvirt FTBFS: missing Build-Depends: mount

2022-11-16 Thread Andrea Bolognani
On Wed, Nov 16, 2022 at 01:11:51PM +0100, Helmut Grohne wrote: > On Wed, Nov 16, 2022 at 12:34:40PM +0100, Andrea Bolognani wrote: > > Can you please tell me how you created the very minimal chroot in > > which you reproduced the issue? A fresh one created today with > > cowb

Bug#1023420: libvirt FTBFS: missing Build-Depends: mount

2022-11-16 Thread Andrea Bolognani
On Wed, Nov 16, 2022 at 12:34:40PM +0100, Andrea Bolognani wrote: > In the meantime, adding an explicit build time (and runtime!) > dependency on mount will do the trick. If I'm reading the NEWS.Debian file for mount correctly, it hasn't been essential since 2017. So why is this only show

Bug#1023420: libvirt FTBFS: missing Build-Depends: mount

2022-11-16 Thread Andrea Bolognani
fresh one created today with cowbuilder still contains mount, and even adding DEBOOTSTRAPOPTS="--variant=minbase" to pbuilderrc doesn't change this. I just want to make sure there are no other commands that need the same treatment. Cheers. -- Andrea Bolognani Resistance is fut

Bug#1017711: bug#58956: mark_object, mark_objects(?) crash

2022-11-04 Thread Andrea Corallo
Eli Zaretskii writes: >> From: Andrea Corallo >> Cc: Vincent Lefevre , spwhit...@spwhitton.name, >> 58...@debbugs.gnu.org, 1017...@bugs.debian.org >> Date: Thu, 03 Nov 2022 21:25:08 + >> >> AFAIU the Emacs subprocess we use to compile s

Bug#1017711: bug#58956: mark_object, mark_objects(?) crash

2022-11-03 Thread Andrea Corallo
, you mean the crash is during exiting Emacs? >> >> For this test, yes. In general, I don't know. >> >> > That could mean Emacs receives some input event when it's half-way >> > through the shutdown process, and the input descriptor is already >> > cl

Bug#1023178: microprofile: Contains non-free source

2022-11-03 Thread Andrea Pappacoda
Control: tag -1 + pending I've just fixed the mentioned issues and uploaded the package to mentors.

Bug#1023178: microprofile: Contains non-free source

2022-11-01 Thread Andrea Pappacoda
On Mon, 31 Oct 2022 11:02:55 +0100 Bastian Germann wrote: > The files src/microprofile*.html contain JavaScript code from https://gist.github.com/mjackson/5311256 > which never got a license even though people have asked for it. So please exclude them. Hi Bastian, thank you for the report.

Bug#1017739: emacs-lucid cannot start after upgrade

2022-08-22 Thread Andrea Corallo
"%S" comp-native-load-path)' > > might help track down the origin of the problem. > > This said, Emacs shouldn't become unusable in such a circumstance, so we > should maybe use a patch along the lines of the one below (not sure if > it wraps the relevant invocation of `comp-el-to-eln-filename`, tho). Agree Emacs should stay usable and I think the one you've identified should be the right invocation to be wrapped. Best Regards Andrea

Bug#1014435: libvirt-daemon-system-systemd: virbr0 default fails to connect

2022-07-18 Thread Andrea Bolognani
up, but the guest OS is unable to connect to the Internet? Can the guest OS ping the host, or does that not work either? If you try performing another installation, does that work? [1] https://www.debian.org/Bugs/Developer#severities -- Andrea Bolognani Resistance is futile, you will be garbage co

Bug#1010340: git: Fails to clone and pull from existign repositories

2022-05-02 Thread Andrea Palazzi
Hi, > Maybe some hiccup at Github?Seems unlikely since on Windows I could clone and > pull everything without issues, but I'll try again tomorrow. Thanks,Andrea

Bug#1006300: marked as pending in libvirt

2022-03-15 Thread Andrea Bolognani
Control: tag -1 pending Hello, Bug #1006300 in libvirt 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:

Bug#995242: isc-dhcp-server: omshell returns inconsistent results or segfaults

2022-02-16 Thread Andrea Turbiglio
e management (I kept them for a while, but 6 monts has passed from the issue's opening). I'll try to recreate a similar environment, but I don't know when I will be able to. Thanks for your support. Regards -- ______ Andrea Turbiglio Università degli Studi dell’Ins

Bug#995242: isc-dhcp-server: omshell returns inconsistent results or segfaults

2022-01-25 Thread Andrea Turbiglio
in the transition  from debian 10 to debian 11 was isc-dhcp-server). -- __ Andrea Turbiglio Università degli Studi dell’Insubria Centro Sistemi Informativi e Comunicazione Servizio Telecomunicazioni - Gestione Rete Dati di Ateneo Via Valleggio, 11 22100 - COMO tel. +39 031

Bug#995242: isc-dhcp-server: omshell returns inconsistent results or segfaults

2021-10-14 Thread Andrea Turbiglio
f56f25bf0 ip 7fc656ded717 sp 00007ffe733c09b0 error 4 in libc-2.31.so[7fc656d8c000+14b000] -- __ Andrea Turbiglio Università degli Studi dell’Insubria Centro Sistemi Informativi e Comunicazione Servizio Telecomunicazioni - Gestione Rete Dati di Ateneo Via Valleggio, 11 22100 - C

Bug#993783: snapd: AppArmor profile breaks snaps

2021-09-06 Thread Andrea V
Package: snapd Version: 2.51.7-1 Severity: grave Justification: renders package unusable X-Debbugs-Cc: andreakarim...@gmail.com Dear Maintainer, * What led up to the situation? Trying to run a "classic" snap. * What exactly did you do (or not do) that was effective (or ineffective)?

Bug#980609: missing i386-cpuinfo.h

2021-02-03 Thread Andrea Pappacoda
Followup-For: Bug #980609 source: gcc-10 Is this fix going to be backported to bullseye/sid? I'm too facing this issue with gcc-10 10.2.1-6.

Bug#981435: libvirt: stops on upgrade: internal error: Failed to load module 'libvirt_driver_qemu.so': libvirt.so.0: version `LIBVIRT_PRIVATE_6.9.0' not found (required by libvirt_driver_qemu.so)

2021-01-31 Thread Andrea Bolognani
On Sun, Jan 31, 2021 at 04:36:21PM +0100, Andrea Bolognani wrote: > I've opened > > https://salsa.debian.org/libvirt-team/libvirt/-/merge_requests/98 > > with the proposed patch, and I'm going to use the information you > provided above to give it some testing now. I've

Bug#981435: libvirt: stops on upgrade: internal error: Failed to load module 'libvirt_driver_qemu.so': libvirt.so.0: version `LIBVIRT_PRIVATE_6.9.0' not found (required by libvirt_driver_qemu.so)

2021-01-31 Thread Andrea Bolognani
On Sun, Jan 31, 2021 at 11:04:13PM +0800, Paul Wise wrote: > On Sun, 2021-01-31 at 15:34 +0100, Andrea Bolognani wrote: > > As I've never used unattended-upgrades myself, I'm not familiar with > > it. Is there any chance you could provide some quick tips on how to > >

Bug#981435: libvirt: stops on upgrade: internal error: Failed to load module 'libvirt_driver_qemu.so': libvirt.so.0: version `LIBVIRT_PRIVATE_6.9.0' not found (required by libvirt_driver_qemu.so)

2021-01-31 Thread Andrea Bolognani
peration="profile_replace" info="same as current profile, skipping" > profile="unconfined" name="libvirtd//qemu_bridge_helper" pid=1318234 > comm="apparmor_parser" > Jan 31 17:08:34 systemd[1]: Reloading. > Jan 31 17:08:36 systemd[1]: Sto

Bug#977656: zfs-dkms: Fail to build with 5.10 kernel

2021-01-12 Thread Andrea Palazzi
Hi, Can someone give an estimated timeline for this fix to get into testing (bullseye)? Bye Andrea

Bug#960762: [Pkg-libvirt-maintainers] Bug#960762: libvirt: random (?) test hangs

2020-07-14 Thread Andrea Bolognani
On Fri, Jul 03, 2020 at 12:04:16AM +0200, Andrea Bolognani wrote: > On Wed, Jul 01, 2020 at 09:24:00AM +0200, Guido Günther wrote: > > On Tue, Jun 30, 2020 at 09:28:34PM +0200, Andrea Bolognani wrote: > > > Has anyone managed to reproduce this? I've built 6.0.0-7 from source >

Bug#960762: [Pkg-libvirt-maintainers] Bug#960762: libvirt: random (?) test hangs

2020-07-02 Thread Andrea Bolognani
On Wed, Jul 01, 2020 at 09:24:00AM +0200, Guido Günther wrote: > On Tue, Jun 30, 2020 at 09:28:34PM +0200, Andrea Bolognani wrote: > > Has anyone managed to reproduce this? I've built 6.0.0-7 from source > > in a tight loop 100 times, both in a sid:i386 chroot via cowbuilder > &

Bug#960762: libvirt: random (?) test hangs

2020-06-30 Thread Andrea Bolognani
rg/cgi-bin/bugreport.cgi?bug=963704 All I can think of at this point is a temporary glitch of the buildd. In a couple of weeks, when we upload 6.5.0, we'll hopefully see that build fine on all architectures, i386 included... Does anyone have any better theories? Or a way to dig further? --

Bug#952200: libvirt-dbus: FTBFS: dh_auto_test: error: make -j4 check VERBOSE=1 returned exit code 2

2020-04-15 Thread Andrea Bolognani
On Tue, Apr 14, 2020 at 08:25:53PM +0300, Adrian Bunk wrote: > On Sun, Mar 29, 2020 at 10:18:05PM +0200, Andrea Bolognani wrote: > >... > > Adrian, I see you tagged the bug as fixed-upstream: can you please > > share any additional information you might have and that conv

Bug#951934: closed by Debian FTP Masters (reply to Andrea Capriotti ) (Bug#951934: fixed in autoradio 3.4-1)

2020-03-31 Thread Andrea Capriotti
* New upstream release (Closes: #951934) > > ... > > Thanks a lot for fixing this bug. > > Could you make a source-only upload to allow the fix to migrate > to testing? > Done. Bye -- Andrea Capriotti

Bug#952200: libvirt-dbus: FTBFS: dh_auto_test: error: make -j4 check VERBOSE=1 returned exit code 2

2020-03-29 Thread Andrea Bolognani
ogs.debian.net/2020/02/22/libvirt-dbus_1.3.0-1_unstable.log Lucas, thanks for the report, and sorry for not noticing it earlier! I'll look into it. Adrian, I see you tagged the bug as fixed-upstream: can you please share any additional information you might have and that convinced you the bug is

Bug#908827: mesa: Fails to build on Stretch, missing min build dep

2018-09-14 Thread Andrea Vettorello
Source: mesa Version: 18.2.0-1 Severity: serious Justification: fails to build from source (but built successfully in the past) Hi, Mesa 18.2.0-1 fails to build on Stretch, I can't find the relevant bug report on freedesktop.org but now it requires xcb-proto >= 1.13. After compiling and

Bug#902637: fixed in autoradio 3.1-1

2018-09-05 Thread Andrea Capriotti
Il giorno mer, 05/09/2018 alle 14.23 +0200, Santiago Vila ha scritto: > found 902637 3.1-1 > thanks > > Hi. I'm going to recycle this bug instead of filing a new one because > the old subject ("FTBFS in buster/sid") still applies. > > Now it fails this way: > > ModuleNotFoundError: No module

Bug#896888: panics during start on protocol.DeviceIDFromBytes

2018-04-25 Thread Andrea Villa
Package: syncthing Version: 0.14.46+ds1-1 Severity: grave Tags: upstream Justification: renders package unusable Syncthing refuses to start with the following error: [edited] 14:47:33 INFO: syncthing v0.14.46-ds1 "Dysprosium Dragonfly" (go1.10.1 linux-amd64) debian@debian 2018-04-04 18:28:29 UTC

Bug#894736: Checker config files allow arbitrary code execution scenarios

2018-04-19 Thread Andrea Capriotti
you are right and the attack works. I opened this upstream issue: https://github.com/vim-syntastic/syntastic/issues/2170 and he fixed the problem in 3.9.0 release. I'll build and upload it as soon as possible. Best Regards -- Andrea Capriotti <capri...@debian.org> signature.asc Description: This is a digitally signed message part

Bug#878246: lxc package uninstallable

2017-10-11 Thread Andrea
Package: lxc Version: 1:2.0.8-2 Severity: grave Justification: renders package unusable lxc package depends on python3-lxc package, which is currently uninstallable because it depends on python3 <3.6 -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500,

Bug#869670: Dependency missing

2017-08-13 Thread Andrea Villa
he broken dependency links described above. Don't try to fix 4.11 kernel (it's EOL anyway), we should probably just wait for 4.12 coming from experimental soon. Hope this helps you folks! Bests, Andrea

Bug#847542: libmozjs-24-0 24.2.0-4 breaks gnome-shell, preventing gdm3 from starting

2016-12-09 Thread Andrea Zagli
same here; downgraded to testing version and everything works again

Bug#846898: Only works with Gnome wayland from gdm3

2016-12-09 Thread Andrea Zagli
same here

Bug#841634: virtualbox: Package unusable

2016-10-21 Thread Andrea
Package: virtualbox Version: 5.1.8-dfsg-4 Followup-For: Bug #841634 Tried purging and reinstalling virtualbox and virtualbox-qt, problem persists. Package is unusable. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (600, 'unstable') Architecture: amd64

Bug#811691: FTBFS with GCC 6: enumerator value for... is not

2016-08-04 Thread Andrea Musuruane
Hi! Leigh Scott made a patch to fix the FTBFS with GCC 6 for desmume. It's available in RPM Fusion: https://pkgs.rpmfusion.org/cgit/free/desmume.git/tree/gcc6_fixes.patch Bye, Andrea

Bug#831039: totem crash on startup, can't start it

2016-08-02 Thread Andrea Zagli
yes it works!!! thanks a lot!!! also rhythmbox and epiphany-browser work but it doesn't work for steam client; but i don't know if it is the same problem; it doesn't crash but it doesn't show "web pages" (everything except list of buyed games), and it is started to not work in the same

Bug#831039: totem crash on startup, can't start it

2016-07-25 Thread Andrea Zagli
same here and i have the same problem with rhytmnbox and epiphany (if i open some video, as in youtube) it seems the problem is "solved" using locale C

Bug#830419: Patch for Debian bug #830419

2016-07-19 Thread Andrea Claudi
Hello, I think this bug can be fixed simply adding texlive-generic-extra to the build-depends, as in the attached patch. Please, let me know if I can further help with this. Regards, Andrea Claudi La seguente informativa e' inserita in automatico dal sistema al fine esclusivo della

Bug#811655: Patch for Debian bug #811655

2016-07-12 Thread Andrea Claudi
Hello, This simple patch fix the build issue with gcc-6. Please, let me know if it needs improvements. Regards, Andrea Claudi La seguente informativa e' inserita in automatico dal sistema al fine esclusivo della realizzazione dei fini istituzionali dell'ente. INVESTI NELLA RICERCA il 5

Bug#822407: enscript: FTBFS: error: automatic de-ANSI-fication support has been removed

2016-05-28 Thread Andrea Bolognani
> > make: *** [build] Error 2 The attached patch makes the package build again. Tested using cowbuilder with an up-to-date sid chroot. -- Andrea Bolognani <e...@kiyuko.org> Resistance is futile, you will be garbage collected. From 453531070fd2b44dbef28c01763ad1836bb51fad Mon Sep 17 00:00:00

Bug#818590: irssi-plugin-otr: mismatching ABI version with current irssi

2016-03-18 Thread Andrea Lusuardi
Package: irssi-plugin-otr Version: 1.0.0-1+b2 Severity: grave Justification: renders package unusable Hi, as of latest update the otr plugin is unloadable (/load otr fail in relation with https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817172 ) but even if the plugin is manually loaded via

Bug#806212: monodevelop: Program will not start

2015-11-25 Thread Andrea Stacchiotti
Package: monodevelop Version: 5.5.0.227-1 Severity: grave Justification: renders package unusable The program will simply fail to start, leaving no info even on a terminal window. Using command-line flags will make some text appear, but there is no way of running the GUI. Probably related to

Bug#791604: python-z3: __init__.py is missing in the base module folder. This makes the module not importable.

2015-07-06 Thread Andrea Villa
Package: python-z3 Version: 4.4.0-1 Severity: grave Tags: patch Justification: renders package unusable It is enough to touch a __init__.py file inside /usr/lib/python2.7/dist-packages/z3/ to make the module importable. -- System Information: Debian Release: stretch/sid APT prefers unstable

Bug#789121: segfaults in libc6 when accessing ssl keys and signatures

2015-06-17 Thread Andrea Lusuardi
Package: claws-mail Version: 3.11.1-3 Severity: grave Hi, since latest update claws-mail on my debian sid starts up correctly and i can access emails and even send one, until i try to fetch unread emails from any ssl/tls protected source, it then immediately segfaults. I am attaching some of

Bug#786519:

2015-05-26 Thread Andrea Villa
Pinning to the stable libwine (1.6.2-20) might be the only option for now: -- Package: libwine libwine:i386 Pin: release a=stable Pin-Priority: 700 -- You may want to either remove and install against pin or increase Priority to force downgrade from

Bug#784587: [Pkg-utopia-maintainers] Bug#784587: network-manager: does not set up resolv.conf

2015-05-06 Thread Andrea Capriotti
Same problem here. # grep resolvconf /var/log/syslog May 7 01:16:15 nb-capriotti NetworkManager[13437]: warn could not commit DNS changes: /sbin/resolvconf is not executable I fixed it installing resolvconf. Bye -- Andrea Capriotti capri...@debian.org -- To UNSUBSCRIBE, email to debian-bugs

Bug#773583: vim-tlib: purging removes directories owned by vim-common: /var/lib/vim/addons/, /var/lib/vim/

2014-12-20 Thread Andrea Capriotti
Package: vim-tlib Version: 1.12-2 Severity: serious Justification: Policy 6.8 Hi, same problem of bug #773184. This part of the postrm is faulty: case $1 in purge) if [ -d /var/lib/vim/addons/samples/ ]; then rmdir -p --ignore-fail-on-non-empty /var/lib/vim/addons/samples

Bug#773184: vim-addon-mw-utils: purging removes directories owned by vim-common: /var/lib/vim/addons/, /var/lib/vim/

2014-12-19 Thread Andrea Capriotti
I'll ask for an unblock. Best Regards -- Andrea Capriotti capri...@debian.org -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#772673: libjerasure-dev: missing dependency on libgf-complete-dev

2014-12-09 Thread Andrea Claudi
). + + -- Andrea Claudi a.cla...@univpm.it Wed, 10 Dec 2014 01:01:05 +0100 + jerasure (2.0.0-1) unstable; urgency=low * Initial release (Closes: #750766). diff -Nru jerasure-2.0.0/debian/control jerasure-2.0.0/debian/control --- jerasure-2.0.0/debian/control 2014-06-16 19:18:55.0 +0200

Bug#771461: /var/state/samhain/

2014-12-01 Thread Andrea Claudi
Hi, This patch should fix the problem, moving the non-volatile state for the samhain package to /var/lib/samhain. Please, tell me if I need to fix something to make this acceptable. Cheers, Andrea bts tags 771461 + patch thanksdiff -u samhain-3.1.0/debian/changelog samhain-3.1.0/debian

Bug#735822: Patch: fixed sphinx documentation build path

2014-06-02 Thread Andrea Colangelo
you for your contribution to Debian! Best, Andrea. -- Andrea Colangelo | http://andreacolangelo.com Debian Developer war...@debian.org | Ubuntu Developer war...@ubuntu.com signature.asc Description: Digital signature

Bug#743122: Patch: add a build-dependency on dh-autoreconf

2014-05-23 Thread Andrea Claudi
+0200 @@ -1,3 +1,11 @@ +starplot (0.95.5-8.1) unstable; urgency=low + + * Non-maintainer upload. + * debian/control: Add Build-Depends on dh-autoreconf +This fixes the FTBFS for the amd64 architecture (Closed: #743122) + + -- Andrea Claudi a.cla...@univpm.it Wed, 21 May 2014 00:19:13 +0200

Bug#743122: #743122 patch

2014-05-23 Thread Andrea Claudi
tags 743122 + patch thanks -- Andrea Claudi, PhD - Post-doc Research Fellow Computer Engineering Department Faculty of Engineering Università Politecnica delle Marche via Brecce Bianche, 60131 Ancona, Italy Web: http://airtlab.dii.univpm.it Phone: (+39) 071-2204372 | (+39) 071-2204473 Fax: (+39

Bug#743122: Patch: add a build-dependency on dh-autoreconf

2014-05-23 Thread Andrea Colangelo
On Fri, May 23, 2014 at 09:58:45AM +0200, Andrea Claudi wrote: Hello, The FTBFS can be fixed adding a build-dependency on dh-autoreconf. Andrea, thank you for taking the time to report this patch and helping to make Debian better. Your patch looks good, I just slightly reowrded the changelog

Bug#748742: liferea: Crashes some seconds after launch even without user interaction (segfault in libpthread)

2014-05-21 Thread Andrea Lusuardi
the backtrace. You can find the trace attached, tia. -- Andrea Lusuardi - uovobw GPG: 313C1073 liferea_crash Description: Binary data signature.asc Description: PGP signature

Bug#748742: liferea: Crashes some seconds after launch even without user interaction (segfault in libpthread)

2014-05-20 Thread Andrea Lusuardi
Package: liferea Version: 1.10.8-1 Severity: grave Justification: renders package unusable Hi, the package liferea crashes predictably after 3 to 10 seconds from launch, in the dmesg i can see the problem as follows: [46072.157858] pool[8262]: segfault at 10 ip 7f80fc8fa224 sp

Bug#718134: freetalk: diff for NMU version 3.2-11.1

2014-02-09 Thread Andrea Colangelo
On Fri, Feb 7, 2014 at 8:52 PM, Andreas Moog andreas.m...@warperbbs.de wrote: On 10.10.2013 13:27, Andrea Colangelo wrote: I've prepared an NMU for freetalk (versioned as 3.2-11.1). Please find the attached debdiff. ping? ;) Sorry, forgot to upload this one after I got my DD superpowers

Bug#707882: uploaded to DELAYED/2

2013-12-24 Thread Andrea Colangelo
Uploaded to DELAYED/2, thanks. -- Andrea Colangelo | http://andreacolangelo.com Debian Developer war...@debian.org | Ubuntu Developer war...@ubuntu.com signature.asc Description: Digital signature

Bug#725546: numptyphysics: NMU uploaded to DELAYED/2

2013-12-17 Thread Andrea Colangelo
Uploaded to DELAYED/2, thank you for the NMU. Regards, -- Andrea Colangelo | http://andreacolangelo.com Debian Developer war...@debian.org | Ubuntu Developer war...@ubuntu.com signature.asc Description: Digital signature

Bug#731458: alacarte: New items always placed in other category with no icon

2013-12-05 Thread Andrea
Package: alacarte Version: 3.10.0-1 Severity: grave Justification: renders package unusable Dear Maintainer, I tried to add some new application on my menù, but every time the new one is placed in other and always without icon, even though I had set it. -- System Information: Debian Release:

Bug#731458:

2013-12-05 Thread Andrea Scarparo
I tried to open alacarte from terminal: $ alacarte (alacarte:21887): Gtk-CRITICAL **: gtk_accel_label_set_accel_closure: assertion `gtk_accel_group_from_accel_closure (accel_closure) != NULL' failed (alacarte:21887): Gtk-CRITICAL **: gtk_accel_label_set_accel_closure: assertion

Bug#713475: [Pkg-ayatana-devel] Bug#713475: libindicator: diff for NMU version 0.5.0-1.1

2013-10-30 Thread Andrea Colangelo
. BTW, thanks for sponsoring! Regards, Andrea, -- Andrea Colangelo | http://andreacolangelo.com Ubuntu Developer www.ubuntu.com | Debian Maintainer www.debian.org signature.asc Description: Digital signature

Bug#726661: Does not permit login as root from version 1:6.2p2-6

2013-10-17 Thread Andrea Lusuardi
Package: openssh-server Version: 1:6.0p1-4 Severity: grave Installed openssh-server on debian stable. As soon as i update the package to latest version (it is reported for the other version as i cannot login if the package is not at that version) login becomes impossible with the error Oct 17

Bug#713475: libindicator: diff for NMU version 0.5.0-1.1

2013-10-12 Thread Andrea Colangelo
tags 713475 + patch tags 713475 + pending thanks Dear maintainer(s), I've prepared an NMU for libindicator (versioned as 0.5.0-1.1). Please, find the attached debdiff, ready for sponsorship. Regards, -- Andrea Colangelo | http://andreacolangelo.com Ubuntu Developer

Bug#707352: dee: diff for NMU version 1.0.10-3.1

2013-10-11 Thread Andrea Colangelo
tags 707352 + patch tags 707352 + pending thanks Dear maintainer, I've prepared an NMU for dee (versioned as 1.0.10-3.1). Please find the attached debdiff, based on the fix suggested by pochu in his replies to this bug report. Regards. -- Andrea Colangelo | http

Bug#718134: freetalk: diff for NMU version 3.2-11.1

2013-10-10 Thread Andrea Colangelo
tags 718134 + patch tags 718134 + pending thanks Dear maintainer, I've prepared an NMU for freetalk (versioned as 3.2-11.1). Please find the attached debdiff. Regards. -- Andrea Colangelo | http://andreacolangelo.com Ubuntu Developer www.ubuntu.com | Debian

Bug#696420: python-gmsh: undefined symbol: mca_base_param_reg_int

2012-12-20 Thread Andrea Palazzi
Package: python-gmsh Version: 2.6.1.dfsg-4 Severity: grave Justification: renders package unusable Dear Maintainer, when I try to import gmshpy it throws the following error: andrea@atlante:~$ python2.7 Python 2.7.3rc2 (default, Apr 22 2012, 22:30:17) [GCC 4.6.3] on linux2 Type help, copyright

Bug#678786: Build successful

2012-11-03 Thread Andrea Spadaccini
Works for me too under pbuilder sid/amd64. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#692012: cairo-dock starts without plugins due to version problems

2012-11-01 Thread Andrea Zagli
Package: cairo-dock Version: 3.1.0-1 Severity: grave Justification: renders package unusable Dear Maintainer, cairo-dock starts without plugins due to version problems: cairo-dock is 3.1.0, while plugins are 3.0.0 -- System Information: Debian Release: wheezy/sid APT prefers unstable APT

Bug#674900:

2012-09-08 Thread Andrea Spadaccini
I tried to rebuild the package using pbuilder, and looks like the situation has changed. I am not getting the missed file anymore, but rather a compilation failure: http://paste.debian.net/188591/. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of

Bug#674900:

2012-09-08 Thread Andrea Spadaccini
with knowledge of GObject should have a look at it. Andrea beast-build.patch Description: Binary data

Bug#681750: code-aster-run (as_run) seems to need code-aster-gui (astk)

2012-07-16 Thread Andrea Palazzi
be discussed with upstream... A (temporary) fix should be to make code-aster-run depending on code-aster-gui. Bye Andrea -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (900, 'testing'), (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-2-amd64 (SMP

  1   2   3   >