Bug#1103664: Acknowledgement (aptitude runs into SIGSEGV over grafana in sources.list)

2025-04-22 Thread Harald Dunkel
Attached is another backtrace. aptitude2.backtrace.gz Description: application/gzip

Bug#1101847: Analysis

2025-04-12 Thread Harald Krammer
Greetings, Harald

Bug#1100640: Acknowledgement (database corrupted somehow)

2025-03-17 Thread Harald Dunkel
Still weird. Sample session below. Using reprepro version 5.4.6+really5.3.2-1, just to show: dpkg@tweety:/local/home/dpkg$ reprepro list sid | grep iproute2 sid|main|amd64: iproute2-dbgsym|6.13.0-1.1 6.13.0-1.1 sid|main|amd64: iproute2|6.13.0-1.1 6.13.0-1.1 sid|main|source: iproute2|6.13.0-1.1

Bug#1100640: database corrupted somehow

2025-03-16 Thread Harald Dunkel
Package: reprepro Version: 5.4.6+really5.3.2-1 Severity: serious uploading a source package into my local repo for sid fails with % reprepro includedsc sid iproute2_6.13.0-1.1.dsc BDB1015 references: duplicate sort specified but not supported in database db_open(/var/www/debian/db/references.db:r

Bug#1073040: dput: Fails when processing ssh_config_options value: AttributeError: 'list' object has no attribute 'split'

2024-06-16 Thread Harald Dunkel
I did a brief test using dput built from https://salsa.debian.org/debian/dput/-/merge_requests/15 . Works for me. Moving back to version 1.2 I get Incorrect delayed argument: ValueError: delayed days value must be a decimal integer: again. Regards Harri

Bug#1071575: dahdi-dkms: module fails to build for Linux 6.8.9: error: implicit declaration of function 'strlcpy'

2024-05-28 Thread Harald Welte
t which is not present in sangoma (Osmocom icE1usb, the only open source hardware E1 interface I am aware of), and it re-introduces support for some older Digium hardware [with active users] that Digium/Sangoma have removed from their official version. Regards, Harald -- - Ha

Bug#1032706: lxc-snapshot cannot restore containers with loop storage backend

2023-03-20 Thread Harald Dunkel
I would suggest to add a note to https://github.com/lxc/lxc/issues/4289 to mention that LXC was kicked out from Bookworm due to this bug. Maybe they don't know. Regards Harri

Bug#1007992: libigdgmm12: new version causes segfaults

2022-03-21 Thread Harald Dunkel
kodi is affected, too. Attached you can find kodi's log file. AFAICT it *does* try vdpau first, but then it exits. Regards Harri kodi.log.gz Description: GNU Zip compressed data

Bug#983764: /usr/share/chipcard/cards/README missing

2021-03-01 Thread Harald Welte
code would test for a README file, rather than the actual xml data files in that directory... -- - Harald Weltehttp://laforge.gnumonks.org/ "Privacy in residential applications is a desirable

Bug#981732: missing dependency on prawn/templates

2021-02-03 Thread Harald Welte
Package: ruby-asciidoctor-pdf Version: 1.5.4-2 Severity: grave I just did 'apt-get install asciidoctor ruby-asciidoctor-pdf' and then tried to build an asciidoc document (in this case the titan.core API guide): asciidoctor-pdf --attribute skip-front-matter apiguide/Apiguide.adoc Traceback (most r

Bug#981404: compressed file is world readable, while zstd is running

2021-01-30 Thread Harald Dunkel
Package: zstd Version: 1.3.8+dfsg-3 Severity: critical Compressing a large file with restricted access permissions a new, world readable file is created, revealing the contents of the uncompressed file. Sample: # whoami root # zstd -q -13 -T8 sample.dmp &> zstd.log & : : # ls -al total 385983012

Bug#977590: freeradius: After upgrade to buster, freeradius doesn't talk over the network anymore

2020-12-17 Thread Harald Hannelius
Package: freeradius Version: 3.0.17+dfsg-1.1 Severity: critical Justification: breaks unrelated software Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** I upgraded debian 9 to debian 10, this upgrading freeradius-3.0.12 to freeradius-3.0.17 at the

Bug#974705: Changes to job handling cause hangs in wait

2020-12-01 Thread Harald van Dijk
On 01/12/2020 10:56, Herbert Xu wrote: On Tue, Dec 01, 2020 at 10:55:06AM +, Harald van Dijk wrote: You wrote: "So the problem is really in the parent of this shell, which appears to be bash:" You should read my follow-up email too that suggested changing the systemd script.

Bug#974705: Changes to job handling cause hangs in wait

2020-12-01 Thread Harald van Dijk
On 01/12/2020 10:53, Herbert Xu wrote: On Tue, Dec 01, 2020 at 10:50:19AM +, Harald van Dijk wrote: This used to exit immediately, leaving the sleep process running in the background without waiting for it. On the dash that's currently provided by Ubuntu, based on 0.5.10.2, it

Bug#974705: Changes to job handling cause hangs in wait

2020-12-01 Thread Harald van Dijk
On 01/12/2020 10:34, Herbert Xu wrote: On Tue, Dec 01, 2020 at 10:14:04AM +, Harald van Dijk wrote: POSIX says: "If the wait utility is invoked with no operands, it shall wait until all process IDs known to the invoking shell have terminated and exit with a zero exit status

Bug#974705: Changes to job handling cause hangs in wait

2020-12-01 Thread Harald van Dijk
ted-stdout); For some reason this is causing the final two tee's to be created as children of debian/tests/timedated rather than the bash shell. This is because of the same optimisation that dash also has, where it tries to avoid creating a subshell for the last command in a list when it can just exec() without a fork() instead. A minimal example without an explicit exec is bash -c 'dash -c ": & wait" <(sleep 1d)' Cheers, Harald van Dijk

Bug#961584: lxc-stop fails with exit code 1

2020-08-14 Thread Harald Dunkel
PS, just to be sure: You do have mounted cgroupv2 on the Docker host and in the Docker container?

Bug#966998: patch

2020-08-11 Thread Harald Dunkel
Attached you can find the diff. commit 15d82dfe4f7900be54e06b6ca0a79321ee2a9b34 Author: Christian Brauner Date: Sat Jul 25 11:36:46 2020 +0200 selinux: remove security_context_t usage as it's deprecated Link: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1888705 Signed-of

Bug#966998: lxc: FTBFS: lsm/selinux.c:35:2: error: ‘security_context_t’ is deprecated [-Werror=deprecated-declarations]

2020-08-10 Thread Harald Dunkel
AFAICT lxc-4.0.4 got rid of security_context_t: commit 15d82dfe4f7900be54e06b6ca0a79321ee2a9b34 Author: Christian Brauner Date: Sat Jul 25 11:36:46 2020 +0200 selinux: remove security_context_t usage as it's deprecated Link: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1888705

Bug#961584: lxc-stop fails with exit code 1

2020-08-10 Thread Harald Dunkel
I am using LXC 4.0.2 on about 25 systems without problems. None of these hosts does nested virtualization, though. Nested virtualization and cgroups vs cgroups2 is a *highly* complex issue. Can you reproduce this problem outside of your Docker setup? I wouldn't like to see LXC dropped for Bullsey

Bug#957465: Upstream fix

2020-07-28 Thread Harald Welte
e to those patch releases, which contain no changes other than the gcc-10 compile fixes. -- - Harald Weltehttp://laforge.gnumonks.org/ "Privacy in residential applications is a desirable m

Bug#945567: new network-manager-strongswan package [and 1 more messages]

2020-02-25 Thread Harald Dunkel
Hi Ian, On 2/24/20 5:14 PM, Ian Jackson wrote: Fixed I think. I have created this: https://salsa.debian.org/debian/network-manager-strongswan and made you ("harri-guest") a maintainer of it. I think you can do all the rest of the setup yourself. Let me know if you want anything else doing

Bug#945567: new network-manager-strongswan package [and 1 more messages]

2020-02-24 Thread Harald Dunkel
Hi Ian, Sorry for the confusion. Of course n-m-s is not in salsa (yet). I was working on mg (my other package) in parallel, which *is* in salsa. On 2/24/20 3:02 PM, Ian Jackson wrote: I looked at the diff etc. and I have some observations: * It would be nice to add a Vcs-Git header. I am O

Bug#945567: network-manager-strongswan FTBFS: error: G_ADD_PRIVATE

2020-02-24 Thread Harald Dunkel
There is a new version 1.4.5-1 on salsa. Apparently it builds fine on Sid. Hopefully my sponsor finds a few minutes for a review.

Bug#945567: network-manager-strongswan FTBFS: error: G_ADD_PRIVATE

2020-01-05 Thread Harald Dunkel
This is still WIP. See https://wiki.strongswan.org/issues/3197

Bug#947927: Got it working

2020-01-02 Thread Harald Hannelius
It seems like a restart of mimedefang was needed after an upgrade of spamassassin (and spamd). It might be the spamassassin package's responsibility to do that? -- Harald Hannelius | harald.hannelius/a\arcada.fi | +358 50 594 1020

Bug#947927: mimedefang: Mimedefang is unable to start after upgrade of spamassassin

2020-01-02 Thread Harald Hannelius
Package: mimedefang Version: 2.79-2 Severity: grave Justification: causes non-serious data loss Dear Maintainer, There was an update on spamassassin two days ago, that updated to 3.4.2-1~deb9u2 on both our incoming gateways. Both are debian 9, and both are also using mimedefang. Both now cau

Bug#946648: crashes within a few minutes

2019-12-13 Thread Harald Dunkel
metoo

Bug#939974: bug has been resolved

2019-10-19 Thread Harald Welte
I can conform that the recent introduction of uhd 3.14.1.1-1 has fixed the FTBFS and the package is building fine again. -- - Harald Welte http://laforge.gnumonks.org/ "Privacy in residential applicatio

Bug#939974: osmo-trx FTBFS: undefined reference to symbol '_ZN5boost6system16generic_categoryEv'

2019-10-01 Thread Harald Welte
This is actually a bug that Debian introduces by patching its uhd pacakge, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=940135 Maybe the osmo-trx / debian-mobcom package maintainers can talk to the uhd package maintainer. -- - Harald Welte http

Bug#934242: state of the crystalhd package

2019-09-23 Thread harald
This is just a kind of memo for a new maintainer: *) currently the active tree is https://github.com/dbason/crystalhd - last commit was 4 Jun 2018 with a kernel module change *) a firmware-crystalhd package with bcm70012fw.bin and bcm70015fw.bin is needed in non-free for the module to work *) as

Bug#920322: No DHCP client software found!

2019-01-23 Thread Harald Dunkel
Package: dhcpcd5 Version: 7.0.8-1 Severity: Grave After the upgrade dhcpcd5 appears to be broken: # dpkg -i ~/dhcpcd5_7.0.8-1_amd64.deb (Reading database ... 276261 files and directories currently installed.) Preparing to unpack .../root/dhcpcd5_7.0.8-1_amd64.deb ... Unpacking dhcpcd5 (7.0.8-1)

Bug#907953: network-manager-strongswan FTBFS with glib 2.58

2018-10-03 Thread Harald Dunkel
I have created a new source package. It just disables the error message. When upstream releases a fixed version, this patch can be removed again. Ian, would you mind to sponsor an upload? I have signed the new tag debian/1.4.4-2. Thanx in advance Harri signature.asc Description: OpenPGP digit

Bug#907953: network-manager-strongswan FTBFS with glib 2.58

2018-09-20 Thread Harald Dunkel
The official documentation for the most recent *stable* version 2.56.2 on https://developer.gnome.org/gobject/stable/gobject-Type-Information.html#g-type-class-add-private doesn't mention that this function/macro is deprecated or that it will be kicked out in the near or far future. There is no o

Bug#907953: network-manager-strongswan FTBFS with glib 2.58

2018-09-19 Thread Harald Dunkel
BR forwarded to upstream. https://wiki.strongswan.org/issues/2765

Bug#903514: gimp doesn’t start up and segfaults when interrupted

2018-07-12 Thread Harald Wenninger
Package: gimp Version: 2.10.2-1 Followup-For: Bug #903514 Dear Maintainer, I have the same problem. Last week gimp was functioning normally, now it doesn’t even start up and segfaults when interrupted by Ctrl+C. My python installation is fully functional, I use python every day. Regards, Harald

Bug#898060: Stall NFS clients: RPC request reserved 84 but used 272

2018-06-05 Thread Harald Dunkel
metoo I have "rpc request reserved 84 but used 268", but I am not picky. Regards Harri

Bug#887951: Build-Depends on deprecated libnm-glib/libnm-gtk libraries

2018-04-14 Thread Harald Dunkel
The new network manager provided by upstream didn't work with old strongswan 5.6.2-1 provided for sid. Yesterday 5.6.2-2 was pushed into sid. signature.asc Description: OpenPGP digital signature

Bug#892738: consolekit: consolekit removal causes a regression

2018-04-07 Thread harald
Dear Robert, Steve and Michael, how do you think about adding https://github.com/ConsoleKit2/ConsoleKit2 to the archive as a maintained alternative to consolekit? Kind regards Harald Jenny

Bug#893367: "smtpctl stop" not supported by upstream anymore

2018-03-18 Thread Harald Dunkel
PS: Sorry, I missed to include the log file: : Mar 18 11:54:57 porky.afaics.de systemd[1]: Stopping OpenSMTPD SMTP server... Mar 18 11:54:57 porky.afaics.de smtpctl[13427]: possibilities are: Mar 18 11:54:57 porky.afaics.de smtpctl[13427]: discover Mar 18 11:54:57 porky.afaics.de smtpctl[13427]: e

Bug#893367: "smtpctl stop" not supported by upstream anymore

2018-03-18 Thread Harald Dunkel
Package: opensmtpd Version: 6.0.3p1-1 Severity: serious "smtpctl stop" is not supported by upstream anymore. This affects debian/opensmtpd.service. opensmtpd doesn't go away, and the restart fails (e.g. at a package upgrade). Serious problem. The proper way to stop a daemon on Unix is to send it

Bug#893112: eclipse-titan depends on gcc < 7.2.0, but unstable has gcc-7.3.0

2018-03-16 Thread Harald Welte
Package: eclipse-titan Severity: grave This is history repeating itself, see debian bug 879816 I would hope this can be solved in a generic way, without breaking the eclipse-titan package every few months when debian updates the gcc version. -- System Information: Debian Release: buster/sid A

Bug#892477: Acknowledgement (spf-milter-python: If connection is IPv6, milter says "Void lookup limit of 2 exceeded")

2018-03-09 Thread Harald Hannelius
A record Many thanks to Stuart D. Gathman for pointing this out to me. -- Harald Hannelius | harald.hannelius/a\arcada.fi | +358 50 594 1020

Bug#892467: Acknowledgement (spfquery (libspf2-2?) and spf-milter-python falsely report "Void lookup limit exceeded")

2018-03-09 Thread Harald Hannelius
A record Many thanks to Stuart D. Gathman for pointing this out to me. -- Harald Hannelius | harald.hannelius/a\arcada.fi | +358 50 594 1020

Bug#892477: spf-milter-python: If connection is IPv6, milter says "Void lookup limit of 2 exceeded"

2018-03-09 Thread Harald Hannelius
Package: spf-milter-python Version: 0.8.18-2 Severity: grave Tags: ipv6 Justification: causes non-serious data loss Dear Maintainer, I noted that when someone at mdh.se tries to send e-mail to us, and the connection is from an IPv6-address (almost all connections are these days), spf-milter-pyt

Bug#892467: spfquery (libspf2-2?) and spf-milter-python falsely report "Void lookup limit exceeded"

2018-03-09 Thread Harald Hannelius
Package: spfquery Version: 1.2.10-7+b2 Severity: grave Tags: ipv6 Justification: causes non-serious data loss Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? I got notified that another organization was unable to

Bug#879815: Acknowledgement (eclipse-titan not installable on current stretch/amd64)

2017-10-26 Thread Harald Welte
I'm sorry, this is a bogus report. I figure out it was a misconfiguration on my machine, sorry for the noise. Please close. -- - Harald Weltehttp://laforge.gnumonks.org/ "Privacy in residential ap

Bug#879815: eclipse-titan not installable on current stretch/amd64

2017-10-26 Thread Harald Welte
Package: eclipse-titan Severity: grave When trying to install eclipse-titan on a current stetch/amd64, I get: The following packages have unmet dependencies: eclipse-titan : Depends: libssl-dev but it is not going to be installed This is with the following (only) line in /etc/apt/sources.list:

Bug#852513: system unbootable on Lenovo x260 / efibootmgr ENOSPC

2017-02-12 Thread Harald Welte
he issue. At this point, downgrading to grub2 2.02~beta3-3 or earlier is the only known workaround. -- - Harald Weltehttp://laforge.gnumonks.org/ "Privacy in residential applications is a desirable mar

Bug#839371: xine-lib-1.2: FTBFS: ./src/video_out/video_out_xcbshm.c:723: undefined reference to `xcb_poly_fill_rectangle'

2016-12-23 Thread harald
Dear Debian Maintainer, https://anonscm.debian.org/hg/xine-lib/xine-lib-1.2/rev/e72410d807a3 seems to fix this bug, but recreation of src/video_out/Makefile.in is needed to get it working (btw. 1.2.7 is out since two months but I guess out of scope for Stretch). Kind regards Harald Jenny

Bug#826301: flashplugin-nonfree: update-flashplugin-nonfree --install fails to download ... confirming

2016-06-04 Thread Harald Pfeiffer
Package: flashplugin-nonfree Version: 1:3.6.1 Followup-For: Bug #826301 Confirming bug from here for both 1:3.6.1 (stable) and 1:3.6.1+b1 (testing). The script knows there is a new version: Flash Player version installed on this system : 11.2.202.616 Flash Player version available on upstream si

Bug#824384: clearsilver: FTBFS: /usr/share/cdbs/1/class/python-module.mk:54: *** unterminated call to function 'strip': missing ')'. Stop.

2016-05-23 Thread Harald Dunkel
I cannot reproduce the build failure (using Testing of today). pbuilder.log is attached, Regards Harri pbuilder.stretch.log.gz Description: Unix tar archive signature.asc Description: OpenPGP digital signature

Bug#820947: smbclient: [regression] pulls the server package "samba" via samba-libs since 2:4.2.10+dfsg-0+deb8u1 (DSA 3548-1)

2016-04-15 Thread Harald Dunkel
I think you underestimate the problem. The next unattended upgrade (using the 2nd set of new samba 4.2 packages) ran into a dependency problem: Log started: 2016-04-15 00:37:18 Preconfiguring packages ... (Reading database ... 327171 files and directories currently installed.) Preparing to unpack

Bug#820947: smbclient: [regression] pulls the server package "samba" via samba-libs since 2:4.2.10+dfsg-0+deb8u1 (DSA 3548-1)

2016-04-14 Thread Harald Dunkel
unattended_upgrades installed (next to samba) about 10 to 20 other unwanted packages on about 80 hosts in my network. The upgrade to the fixed version did not remove these unwanted packages again. Please advice how to identify and remove these packages. Thanx in advance Harri

Bug#814230: sss_ssh_knownhostsproxy breaks "ssh -4"

2016-02-09 Thread Harald Dunkel
Package: sssd-common Version: 1.12.5-3 Severity: serious Apparently sss_ssh_knownhostsproxy breaks "ssh -4 host.example.com". No connection. ssh -4 -o ConnectTimeout=10 r...@host.example.com Connection timed out during banner exchange If I use host's IPv4 address or omit the prox

Bug#812116: newly built initrd complains about missing init

2016-01-20 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Yup. -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQEcBAEBCAAGBQJWoGOcAAoJEAqeKp5m04HLqk8H/RLH14ZPiDgZr1yHFCyiGEPY 46snYvavBNa2JBjYZXdwynHTRS9oWApYPTgSAdNYhYJ2Kjbr838hiH9V/5Wv030q yVofhD1bNm7sA1ynflMXdgvvDI8RemNRpmKflG7rRBeZfOHkDxgOXYiT0wNLaoDg

Bug#784215: [Pkg-swan-devel] Bug#784215: Bug#784215: strongswan-nm: network-manager-strongswan unavailable

2015-05-26 Thread Harald Dunkel
On 05/12/15 21:26, Yves-Alexis Perez wrote: > > So what's the status on this now that #759826 is fixed? > I have prepared network-manager-strongswan for jessie-backports. Unfortunately I cannot upload myself, but I found a sponsor. AFAIK n-m-s is waiting for some approval. Regards Harri si

Bug#784215: strongswan-nm: network-manager-strongswan unavailable

2015-05-15 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I got a message saying network-manager-strongswan will be dropped from testing due to this bug. Is this off the table, too? Regards Harri -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQEcBAEBCAAGBQJVViQfAAoJEAqeKp5m04HL6N0H/0kIonHzlk6phvGauCYSIW

Bug#784215: network-manager-strongswan into backports?

2015-05-15 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Ian, is there a chance to add network-manager-strongswan to backports? It seems that Jessie's strongswan-nm has a bad dependency, see #759826. I am already using n-m-s on Jessie. It builds fine. There is a minor hiccup at run time (you have to t

Bug#784215: strongswan-nm: network-manager-strongswan unavailable

2015-05-06 Thread Harald Dunkel
See #759826: network-manager-strongswan didn't compile on Jessie. The fix was too late to be included into the release. The current network-manager-strongswan in testing builds fine on Jessie. I am hoping to do an upload to jessie-backports. Regards Harri -- To UNSUBSCRIBE, email to debian-bug

Bug#773764: network-manager-strongswan: bug in config file means strongswan unrecognised

2015-02-03 Thread Harald Dunkel
Using Strongswan on Wheezy I created an common IPsec gateway for all kinds of road warrior setups in our company: Linux, Windows, MacOS, iphones and Android phones. It is surely not perfect (yet), but it works well. And now the Debian Laptops cannot be migrated to Jessie due to missing IPsec suppo

Bug#766195: [PATCH] ipv6: reuse ip6_frag_id from ip6_ufo_append_data

2014-10-31 Thread Harald Staub
On 30.10.2014 20:00, Ben Hutchings wrote: [...] Yes, I can see how this (disabling virtio features) would prevent live migration from old to new host kernels. You will probably need a one-time reboot of the guest when migrating to the new host kernel. We could either mention this in the DSA tex

Bug#766195: [PATCH] ipv6: reuse ip6_frag_id from ip6_ufo_append_data

2014-10-30 Thread Harald Staub
On 30.10.2014 11:17, Harald Staub wrote: I can confirm that linux-image-3.2.0-4-amd64_3.2.63-2+deb7u1_amd64.deb fixes this regression for me. But it breaks live migration, probably when the source host runs an older kernel. When libvirt tries to complete the migration, it aborts with: error

Bug#766195: [PATCH] ipv6: reuse ip6_frag_id from ip6_ufo_append_data

2014-10-30 Thread Harald Staub
I can confirm that linux-image-3.2.0-4-amd64_3.2.63-2+deb7u1_amd64.deb fixes this regression for me. Cheers Harry -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#764910: "not implemented" at start up, core dump

2014-10-11 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: chromium Version: 38.0.2125.101-1 Severity: grave If I run chromium on the command line, then I get % chromium [1974:1974:1012/072618:ERROR:background_mode_manager_aura.cc(14)] Not implemented reached in virtual void BackgroundModeManage

Bug#757981: fglrx-driver: Bug persists for 14.6~betav1.0-1

2014-09-14 Thread Harald
Package: fglrx-driver Followup-For: Bug #757981 Dear Maintainer, the bug ist still there not only for unstable, but for the experimental driver (14.6~betav1.0-1). Thanks! Harald -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing&#x

Bug#741415: say goodbye to network-manager-strongswan?

2014-07-17 Thread Harald Dunkel
On 07/16/14 17:56, Thomas Goirand wrote: > > To try to kill your frustration, I have sponsored the upload of your fix > to the delayed/10 queue. If everything goes well, then in 15 days, > network-manager-strongswan will be back in Jessie. > Thanx very much for your help Regards Harri -- To

Bug#741415: NMU

2014-07-16 Thread Harald Dunkel
/debian/changelog 2014-07-16 13:15:54.759018253 +0200 @@ -1,3 +1,10 @@ +network-manager-strongswan (1.3.0-1.1) unstable; urgency=low + + * Non-maintainer upload. + * use charon-nm instead of charon (Closes: #741415) + + -- Harald Dunkel Wed, 16 Jul 2014 13:14:52 +0200 + network-manager-strongswan

Bug#739597: docx2txt: missing dependency on unzip

2014-02-20 Thread Harald Geyer
Package: docx2txt Version: 1.2-1 Severity: serious Justification: Policy 3.5 After trying to view a docx file I got the following error message: Failed to locate unzip command '/usr/bin/unzip'! -- System Information: Debian Release: 7.4 APT prefers stable-updates APT policy: (500, 'stable-u

Bug#692070: Issue solved

2012-11-02 Thread Harald Tlatlik
I close this thread? Harald -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#692070: wesnoth-1.10-core: does not start, wants libpython2.5.so.1.0

2012-11-01 Thread Harald
Package: wesnoth-1.10-core Version: 1:1.10.4-1 Severity: grave Justification: renders package unusable Good evening guys, I can't start wesnoth any more, it gives this output: *** oxi:|home/harald > wesnoth wesnoth: error while loading shared libraries: libpython2.5.so.1.0: cannot ope

Bug#685660: blockade: missing permission to redistribute

2012-08-23 Thread Harald Dunkel
Did you notice that blockade is in non-free due to the game scenes? Regards Harri signature.asc Description: OpenPGP digital signature

Bug#680084: postinst script gets stuck

2012-07-19 Thread Harald Dunkel
On 07/19/12 09:05, Fabian Greffrath wrote: > Fine. I suspect the script to get stuck because of the error message printed > by grub-probe to some file descriptor. > > The "grub-invaders" package has a very similar postinst script. Could you > please install it and test if its postinst script get

Bug#680084: postinst script gets stuck

2012-07-19 Thread Harald Dunkel
On 07/18/12 16:41, Fabian Greffrath wrote: > > Hm, does manually adding "stop" as per > in the last line in > memtest86+.postinst fix the issue? > This seems to work. Regards Harri -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@list

Bug#680084: postinst script gets stuck

2012-07-18 Thread Harald Dunkel
Hi Fabian, On 07/18/12 14:40, Fabian Greffrath wrote: > > This looks more like a bug in "update-grub2" itself, rather than in > memtest86+'s init script. Can you reproduce this by running "update-grub2" as > root? > > - Fabian update-grub doesn't get stuck. dpkg -P memtest86+ doesn't get st

Bug#680084: postinst script gets stuck

2012-07-05 Thread Harald Dunkel
Hi Yann, On 07/04/12 19:56, Yann Dirson wrote: >>> 2. the output of "strace -p " >>> >> >> root@ppcl007:~# strace -p 3648 >> Process 3648 attached - interrupt to quit >> read(11, > > In that case, we'll need to know what's hidden behind file descriptor > 11. You can use "ls -l /proc//fd/" to fin

Bug#680084: postinst script gets stuck

2012-07-03 Thread Harald Dunkel
On 07/03/12 23:57, Yann Dirson wrote: > > This seems to show the debconf "frontend" script not dealing handling > the termination of the memtest86+.postinst script. If any, it seems > more plausible that the bug would be in debconf. Which debconf > version is this ? Are you running squeeze or s

Bug#680084: postinst script gets stuck

2012-07-03 Thread Harald Dunkel
Package: memtest86+ Version: 4.20-1.1 Severity: serious The postinst script gets stuck on builing grub.cfg: : Selecting previously unselected package memtest86+. (Reading database ... 29792 files and directories currently installed.) Unpacking memtest86+ (from .../memtest86+_4.20-1.1_amd64.deb) .

Bug#676183: closed by Santiago Garcia Mantinan (Bug#676183: fixed in bridge-utils 1.5-4)

2012-06-29 Thread Harald Dunkel
The new version seems to work. Many thanx to all Harri signature.asc Description: OpenPGP digital signature

Bug#675301: license of palp 1.1

2012-05-31 Thread Harald Skarke
To whom it may concern: I hereby declare that the line "The package must be distributed as a whole, including this file." in the file COPYING in versions of PALP prior to PALP 2.1 should not be considered applicable, as the corresponding version of this file in PALP 2.1 shows. Har

Bug#664983: libpcre3: wrong SONAME

2012-03-22 Thread Harald Wenninger
Package: libpcre3 Version: 8.30-1 Followup-For: Bug #664983 Problem exists on amd64, too. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-2-amd64 (SMP

Bug#651225: Security vulnerabilities (CVE-2011-2904, CVE-2011-3263, CVE-2011-3265, CVE-2011-4674)

2012-02-25 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am running 1.8.6 and 1.8.10 backported to Squeeze for quite some time. They build fine and work nicely. If it is allowed to make a suggestion: If you don't want to upgrade Zabbix in Squeeze to version 1.8.10, and if upstream doesn't provide patches

Bug#628449: CVE-2011-2147: missing restrictions

2011-12-06 Thread Harald Jenny
ry as unaffected. Kind regards Harald Jenny -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#629852: openjdk-6?

2011-06-30 Thread Harald Staub
The security tracker still shows openjdk-6 as "needs to be checked", e.g.: http://security-tracker.debian.org/tracker/CVE-2011-0872 OTOH, Ubuntu has issued a Security Notice for openjdk-6 on June 17: http://www.ubuntu.com/usn/usn-1154-1/ So I should assume the Debian stable package to be vulnera

Bug#631224: grub2 should *never* auto write MBR

2011-06-21 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi folks, Please keep chroot-like environments in mind (e.g. lxc, Linux vserver, debootstrap, etc.). Installing grub-pc due to some unexpected dependency chain or just by accident should not make your host system unbootable. I understand YunQiang Su'

Bug#627448: CVE-2011-1751 squeeze fix: VM stop/start required?

2011-05-31 Thread Harald Staub
When patching KVM hosts, our preferred way is to live migrate the VMs to another host temporarily. I see that the fix for squeeze needed some backporting work. In particular, it introduces a no_hotplug property. I wonder if there are precautions to consider in this case. Live migration looks

Bug#613188: patch

2011-05-05 Thread Harald Dunkel
Hi folks, attached you can find a dpatch to fix the FTBS (as suggested by gentoo). Hope this helps. Regards Harri #! /bin/sh /usr/share/dpatch/dpatch-run ## fix-path.dpatch by Harald Dunkel ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: No description. @D

Bug#609762: amavisd-milter: Init script changes owner of current directory to 'amavis'

2011-01-25 Thread Harald Jenny
On Tue, Jan 25, 2011 at 11:51:30PM +0200, Teodor MICU wrote: > 2011/1/25 Harald Jenny : > > On Tue, Jan 25, 2011 at 04:57:42PM +0200, Teodor MICU wrote: > >> Good catch. Indeed, $USER is defined on interactive sessions and I was > >> only thinking about starting at b

Bug#609762: amavisd-milter: Init script changes owner of current directory to 'amavis'

2011-01-25 Thread Harald Jenny
On Tue, Jan 25, 2011 at 02:16:51PM +0100, Agustin Martin wrote: > On Mon, Jan 24, 2011 at 09:07:09PM +0100, Harald Jenny wrote: > > On Mon, Jan 24, 2011 at 08:59:41PM +0200, Teodor MICU wrote: > > > 2011/1/24 Harald Jenny : > > > > Ok although the PIDFILE line can

Bug#609762: amavisd-milter: Init script changes owner of current directory to 'amavis'

2011-01-25 Thread Harald Jenny
On Tue, Jan 25, 2011 at 04:57:42PM +0200, Teodor MICU wrote: > Hi, Hello > > 2011/1/24 Harald Jenny : > > On Mon, Jan 24, 2011 at 10:40:06PM +0200, Teodor MICU wrote: > >> I can only spot some cosmetic issues, otherwise I see no problem. The > >> change USER

Bug#609762: amavisd-milter: Init script changes owner of current directory to 'amavis'

2011-01-24 Thread Harald Jenny
On Mon, Jan 24, 2011 at 10:40:06PM +0200, Teodor MICU wrote: > 2011/1/24 Harald Jenny : > > On Mon, Jan 24, 2011 at 08:59:41PM +0200, Teodor MICU wrote: > >> 2011/1/24 Harald Jenny : > >> > Ok although the PIDFILE line can be removed with the below code. > >&

Bug#609762: amavisd-milter: Init script changes owner of current directory to 'amavis'

2011-01-24 Thread Harald Jenny
On Mon, Jan 24, 2011 at 08:59:41PM +0200, Teodor MICU wrote: > 2011/1/24 Harald Jenny : > > Ok although the PIDFILE line can be removed with the below code. > > I'm don't see where PIDFILE is removed. Just take a look at the next patch version. > > >> Yes

Bug#609762: amavisd-milter: Init script changes owner of current directory to 'amavis'

2011-01-24 Thread Harald Jenny
ke another upload soon. > > Thanks Bye Harald > > 2011/1/24 Teodor MICU : > > One more important issue I think we missed so far is to have > > MILTERSOCKET empty in the config file. I think you covered only to > > skip "chmod+chown" but in fact it shou

Bug#609762: amavisd-milter: Init script changes owner of current directory to 'amavis'

2011-01-24 Thread Harald Jenny
On Mon, Jan 24, 2011 at 07:22:17PM +0200, Teodor MICU wrote: > 2011/1/24 Harald Jenny : > > On Mon, Jan 24, 2011 at 06:37:37PM +0200, Teodor MICU wrote: > >> 1) usually you should enclose with "" the full path here: > >> +PIDFILE=/var/run/amavis/"

Bug#609762: amavisd-milter: Init script changes owner of current directory to 'amavis'

2011-01-24 Thread Harald Jenny
On Mon, Jan 24, 2011 at 06:37:37PM +0200, Teodor MICU wrote: > Hi again, Hello again :-) > > 2011/1/24 Harald Jenny : > > first thanks to everbody for the valuable input, it helped me a lot to > > improve > > this init script. Please take a look at the third version

Bug#609762: amavisd-milter: Init script changes owner of current directory to 'amavis'

2011-01-24 Thread Harald Jenny
On Mon, Jan 24, 2011 at 05:50:38PM +0200, Teodor MICU wrote: > 2011/1/24 Harald Jenny : > > Well as far as I know Debian currently only supports /bin/bash and > > /bin/dash as > > providers of /bin/sh so I guess it's currently safe to use echo -n in init > > scr

Bug#609762: amavisd-milter: Init script changes owner of current directory to 'amavis'

2011-01-24 Thread Harald Jenny
Hi all, first thanks to everbody for the valuable input, it helped me a lot to improve this init script. Please take a look at the third version of my patch and comment on it. Thanks and a nice day Harald --- /etc/init.d/amavisd-milter 2010-05-12 23:01:42.0 +0200 +++ /etc/init.d/amavisd

Bug#609762: amavisd-milter: Init script changes owner of current directory to 'amavis'

2011-01-24 Thread Harald Jenny
echo -n". Ever since I've replace it with > 'printf' but you might be right that "echo -n" is working fine with > dash too. I know for user that I'll stick to this convention since I > don't have Debian on all hosts. Well as far as I know Debian cur

Bug#609762: amavisd-milter: Init script changes owner of current directory to 'amavis'

2011-01-24 Thread Harald Jenny
On Mon, Jan 24, 2011 at 05:18:15PM +0200, Teodor MICU wrote: > Hi, Hello > > 2011/1/24 Agustin Martin : > > On Mon, Jan 24, 2011 at 02:17:48PM +0100, Harald Jenny wrote: > >> I will have a to check this - this is meant as a guard against accidently > >> setti

Bug#609762: amavisd-milter: Init script changes owner of current directory to 'amavis'

2011-01-24 Thread Harald Jenny
On Mon, Jan 24, 2011 at 04:20:32PM +0100, Julien Cristau wrote: > On Mon, Jan 24, 2011 at 17:09:10 +0200, Teodor MICU wrote: > > > Hi, > > > > 2011/1/24 Harald Jenny : > > >> 7) You should probably add "-q" for all these executions to avoid >

  1   2   >