Bug#835904: tail --retry doesn't

2016-09-06 Thread Harald Dunkel
On 09/05/2016 11:15 AM, Pádraig Brady wrote: > > Oh the file is renamed. > You probably need `tail -F` rather than `tail -f --retry` > Please check the man page.

Bug#835904: tail --retry doesn't

2016-09-05 Thread Harald Dunkel
coreutils 8.25-2 seems to have the same problem. Sample: % ps -ef | grep tail harri 3815 3783 0 Aug30 pts/300:00:00 tail --retry --max-unchanged-stats=5 -f /var/log/messages harri11756 11708 0 08:00 pts/400:00:00 grep tail % lsof -p 3815 COMMAND PID USER FD TYPE

Bug#836572: hidden options in the menu bar

2016-09-04 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: firefox Version: 48.0-1+b1 If I click on [File] in the menu bar, then firefox hides some options ([Close] and [Close Window]). Using "Alt-F" on the keyboard they are all shown. There are hidden menus options for [Edit] and [Bookmarks] as

Bug#835904: tail --retry doesn't

2016-08-29 Thread Harald Dunkel
Package: coreutils Version: 8.23-4 I am running tail in a dedicated window for some days now: % ps -ef | grep tai[l] hdunkel 2928 2915 0 Aug15 pts/100:00:00 tail --retry --max-unchanged-stats=5 -f /var/log/messages Problem: It's frozen. /var/log/messages is changing all the time, but

Bug#799200: network-manager-strongswan: configuration GUI broken

2016-08-28 Thread Harald Dunkel
leasing a new version with the > patch? > Since I cannot verify the bugfix for #799200, would you mind to do me a favor and try the new package 1.3.1-2? See attachment. Thanx very much for your help Harri -- Dipl.-Ing. Harald Dunkel | Muehlenbachstr. 3| keep it simple

Bug#720096: Info received (Bug#720096: rsyslog ignores rotated log file)

2016-08-23 Thread Harald Dunkel
PS: Version 8.16.0-1~bpo8+1 still shows this problem.

Bug#724013: Gui is not shown

2016-08-22 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Using sid and clementine 1.3.1+dfsg-1 it seems to work. I had to remove my .config/Clementine directory, though. Problem solved. Thanx very much Harri -BEGIN PGP SIGNATURE- iQEcBAEBCAAGBQJXuysEAAoJEAqeKp5m04HLVzAH/jBMzNJooDb+SbBeSW41jcqP

Bug#720096: rsyslog ignores rotated log file

2016-08-17 Thread Harald Dunkel
Attached. I put them in a tar file to preserve the modification date. Please note that I have upgraded my host to rsyslog 8.16.0-1~bpo8+1 2 days ago. The attached files are from the backup of the previous version. Hope this helps Harri x.tar.gz Description: application/gzip signature.asc

Bug#720096: rsyslog ignores rotated log file

2016-08-16 Thread Harald Dunkel
Any news on this problem? I doubt that rsyslogd.dpkg-new is an issue here. After a reboot the pid file is pointing to the valid rsyslogd, and yet the problem comes up. Using systemd on Jessie I have the impression that the problem became worse. For several weeks now I saw that rsyslog stopped

Bug#805445: Static IPv6 Default Route not configured

2016-08-10 Thread Harald Dunkel
Any news about this problem? Sorry to say, but I have the impression that neither #805445 nor https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1510098 get the focus they deserve (unless ifupdown is considered as deprecated). Regards Harri

Bug#833733: increase serial number in SOA on reloading /etc/hosts

2016-08-08 Thread Harald Dunkel
Package: dnsmasq Version: 2.76-2 Hi folks, Would you mind to include http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commitdiff;h=c8328ecde896575b3cb81cf537747df531f90771 in dnsmasq for Debian? This patch makes sure that the serial number in the SOA record is increased on reloading

Bug#833710: tail -F /var/log/messages missed the rotation

2016-08-08 Thread Harald Dunkel
Package: coreutils Version: 8.23-4 I am running "tail -f --retry /var/log/messages" in a terminal for >10 days. Since inotify is available the --max-unchanged-stats option is not set, as recommended in the man page. Problem: tail ignored the log file rotation last weekend. lsof -p shows that it

Bug#833310: [Aptitude-devel] Bug#833310: option to make "forget new" non-interactive as before

2016-08-07 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Manuel, On 08/06/16 17:09, Manuel A. Fernandez Montecelo wrote: > > However, it's strange for me to imagine administering systems in different > distributions with the input cloned, or which are not almost 100% in sync in > terms of packages

Bug#833310: option to make "forget new" non-interactive as before

2016-08-02 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: aptitude Version: 0.8.2-1 Severity: wishlist Since "forget new" became interactive the new aptitude behaves differently than aptitude in older versions. This makes managing a set of hosts in parallel via tools like "cssh" pretty painful.

Bug#832008: man page layout is broken

2016-07-21 Thread Harald Dunkel
Package: opensmtpd Version: 5.9.2p1-1 The layout of smtpd.conf(5) appears to be broken, compared with the man page on openBSD. Sample: for [ !] domain domain [ alias < aliases >]

Bug#769080: new Evince without title

2016-06-29 Thread Harald Dunkel
Hi Jason, On 06/28/16 17:51, Jason Crain wrote: > > As a workaround, someone running into this problem on fvwm can try > editing ~/.fvwm2rc and removing the MWMDecor option to have fvwm ignore > the mwm flags. > That works. Style Evince !MWMDecor did the trick. Resizing the window

Bug#828835: please keep up with Ubuntu

2016-06-28 Thread Harald Dunkel
Package: rng-tools Version: 2-unofficial-mt.14-1 Would you mind to keep up with Ubuntu? Thanx very much Harri

Bug#828739: ssh-agent lost on nested ssh sessions

2016-06-27 Thread Harald Dunkel
Hi Jerome, On 06/27/16 18:27, Jerome BENOIT wrote: > > Was this issue present for former pam_ssh package ? > I have this problem for Jessie (libpam-ssh version 2.01-2) and Wheezy (version 1.92-15) as well. Regards Harri

Bug#828739: ssh-agent lost on nested ssh sessions

2016-06-27 Thread Harald Dunkel
Package: libpam-ssh Version: 2.1+ds1-1 If I ssh to a host "unstable", run "ssh localhost" or "ssh `hostname`", and exit the nested ssh session again, then the ssh-agent started by pam_ssh at first login time is lost. Hard to explain. Sample session: % ssh harri@unstable % tty

Bug#827647: please allow installing a local copy

2016-06-18 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: flashplugin-nonfree Version: 1:3.6.1+b1 I would highly appreciate a way to override the hardwired download and gpg check in the update script. For example, I could download the new version directly from adobe, manually verify the checksum

Bug#769080: new Evince without title

2016-06-07 Thread Harald Dunkel
On 06/07/16 10:53, Harald Dunkel wrote: > Which .fvwm2rc did you use? > PPS: Would you mind to try /usr/share/doc/fvwm/examples/system.fvwm2rc.gz ? Regards Harri

Bug#769080: new Evince without title

2016-06-07 Thread Harald Dunkel
PS: I dropped evince in favor of zathura.

Bug#769080: new Evince without title

2016-06-07 Thread Harald Dunkel
Which .fvwm2rc did you use? If you google for "evince window manager decoration"you will find tons of reports about gtk3 and client side decorations. I just wonder why there is a problem just for evince. Others (e.g. meld) get the regular window manager decorations as expected. RedHat has a bug

Bug#825829: stretch regression

2016-05-30 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: libpng-dev Version: 1.6.21-5 Since stretch I get a build failure for some private code: gcc -O2 -Wall -D_FORTIFY_SOURCE=2 -DUSE_GETCWD -DDOJPEG -DDOTIFF -DDOPNG -DDOPDS -DUSLEEP -c samplepng.c In file included from

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#783009: mirror segfaults on huge destination directory

2016-05-09 Thread Harald Dunkel
FYI: lftp-4.7.1-1 backported to Jessie doesn't show this problem. Regards Harri

Bug#822575: debian regression: no more console output after "switching to mgag200drmfb from simple"

2016-04-27 Thread Harald Dunkel
On 04/26/2016 04:05 PM, Ben Hutchings wrote: > > I'm guessing that you didn't built the mgag200 driver (CONFIG_DRM_MGA), > right? > Of course its in, as for the official kernel. % grep -i mga /boot/config-4.5.2 CONFIG_DRM_MGA=m CONFIG_DRM_MGAG200=m Would you suggest to

Bug#822575: debian regression: no more console output after "switching to mgag200drmfb from simple"

2016-04-26 Thread Harald Dunkel
Without GRUB_GFXMODE and GRUB_GFXPAYLOAD_LINUX I get Apr 26 13:07:57 usbpc kernel: [ 18.245417] AES CTR mode by8 optimization enabled Apr 26 13:07:57 usbpc kernel: [ 18.256518] alg: No test for fips(ansi_cprng) (fips_ansi_cprng) Apr 26 13:07:57 usbpc kernel: [ 18.271819] fbcon: mgadrmfb

Bug#822575: debian regression: no more console output after "switching to mgag200drmfb from simple"

2016-04-26 Thread Harald Dunkel
We can focus on 4.5.1-1, even though the regression came up with 4.4.x.

Bug#821389: xinput: please support distinct device IDs

2016-04-26 Thread Harald Dunkel
On 04/26/16 09:36, Julien Cristau wrote: > No it's not... You can still configure things in xorg.conf, replace > InputDevice with InputClass, remove the "driver", "device" and "dev > name" lines, and you can use MatchUSBID or MatchProduct/MatchVendor to > select the device. xinput can't do that

Bug#821389: xinput: please support distinct device IDs

2016-04-26 Thread Harald Dunkel
On the previous reboot it was 4 and 6 (IIRC), thats the point of this ticket. And the suggested "pointer:Logitech USB Receiver" doesn't work either. Not to mention that there is only one USB receiver plugged in. Using xorg.conf to configure the device there was no problem like this. I could write

Bug#821389: xinput: please support distinct device IDs

2016-04-25 Thread Harald Dunkel
On 04/22/16 11:48, Julien Cristau wrote: > On Fri, Apr 22, 2016 at 08:15:20 +0200, Harald Dunkel wrote: > >> BTW, the man page says >> >> device can be the device name as a string or the XID of the device. >> >> , but thats broken, too: >> >>

Bug#822575: debian regression: no more console output after "switching to mgag200drmfb from simple"

2016-04-25 Thread Harald Dunkel
Package: linux-image-4.4.0-1-amd64 Version: 4.4.6-1 Debian's kernel versions 4.4.6-1 and 4.5.1-1 give me fb: switching to mgag200drmfb from simple on amd64 at boot time. No further console output, esp. no login prompt. This is a regression of Debian's version 4.4.x; older kernels or a

Bug#821175: naming conflict to grip the cd ripper

2016-04-22 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I understand that you wouldn't like to be bothered with the old grip, but I think the unreadable and confusing error message of the new grip should be fixed. It doesn't matter where the .grip config file came from. Even if the last version of grip

Bug#821389: xinput: please support distinct device IDs

2016-04-22 Thread Harald Dunkel
Hi Julien, On 04/20/16 11:41, Julien Cristau wrote: > I don't think there's an xinput bug here. xinput just doesn't have any > more information about the devices... > > Cheers, > Julien > There is only one "Logitech USB Receiver" plugged in. At least the "mouse:Logitech USB Receiver"

Bug#821887: new upstream 1.2.5

2016-04-20 Thread Harald Dunkel
Package: tomcat-native Version: 1.1.33 Upstream provides version 1.2.5, so I wonder if it would be reasonable to upgrade the debian package? Regards Harri

Bug#821774: reset font, please?

2016-04-19 Thread Harald Dunkel
Package: clusterssh Version: 4.03.03-1 If cssh rearranges its xterms on the screen (e.g. on [add hosts or clusters]), then the windows are resized back to the default, but the font is not reset to the size given on the cssh command line. This is unexpected. Regards Harri

Bug#821389: xinput: please support distinct device IDs

2016-04-18 Thread Harald Dunkel
Package: xinput Version: 1.6.1-1 Seems that xinput doesn't really know how to identify the devices, either. Sample session: % xinput list-props "Logitech USB Receiver" Warning: There are multiple devices matching 'Logitech USB Receiver'. To ensure the correct one is selected, please use the

Bug#821175: naming conflict to grip the cd ripper

2016-04-16 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: grip Version: 4.1.0-1 grip the python script introduced a config file naming conflict to grip the CD ripper. Result: % grip Traceback (most recent call last): File "/usr/bin/grip", line 5, in main() File

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

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#592836: hotkey for adding package without "recommends" list?

2016-04-12 Thread Harald Dunkel
Hi Manuel, On 04/05/2016 08:41 PM, Manuel A. Fernandez Montecelo wrote: >> >> Maybe the '&' could be used to ignore the recommended >> packages, while '+' includes all recommended packages >> as before. > > Perhaps the barely visible 'I' can be used for this, I don't know how > well it works in

Bug#812810: fill-paragraph: Leaves a space at the end of the paragraph

2016-04-06 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Han, I have received a patch from Mark Lumsden to fix https://bugs.debian.org/812810 . It would be very nice if you could review the patch. On 04/03/16 19:08, Mark Lumsden wrote: > Here is a patch that changes the behaviour of mg's

Bug#818866: please use "experimental" for rc versions

2016-03-21 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: git Version: 1:2.8.0~rc3-1 Would it be possible to restrict git's experimental rc versions to the "experimental" repsitory and to provide upstream's latest official versions on unstable instead? Many thanx in advance Harri -BEGIN PGP

Bug#818362: dbus ignores the configured auth_timeout

2016-03-19 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Simon, On 03/16/16 15:52, Simon McVittie wrote: > On Wed, 16 Mar 2016 at 14:11:12 +0100, Harald Dunkel wrote: > >> How can I increase the timeout to enable booting a handful of LXC containers >> in parallel? > > C

Bug#818677: man page for systemd-sysv-generator

2016-03-19 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: systemd Version: 215-17+deb8u3 systemd-sysv-generator lacks a man page Regards Harri -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQEcBAEBCAAGBQJW7XR5AAoJEAqeKp5m04HLYE8H/inudPC5US0GB2WluqEDLq3B

Bug#818676: disable timeout for old-style run level scripts

2016-03-19 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: systemd Version: 215-17+deb8u3 I have an old-style startup script that gets killed after 5min due to a timeout, even though it is just not finished yet. How can I tell systemd-sysv-generator to use TimeoutSec=0 for compatibility

Bug#818362: dbus ignores the configured auth_timeout

2016-03-19 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: dbus Version: 1.8.20-0+deb8u1 I found an entry like dbus[191]: [system] Connection has not authenticated soon enough, closing it (auth_timeout=3ms, elapsed: 3ms) in several LXC containers. Problem is: auth_timeout is configured

Bug#818362: connection timeouts while a large number of containers boot

2016-03-18 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Simon, On 03/17/16 23:48, Simon McVittie wrote: > > It might be a useful workaround to stagger startup so not everything is > starting at the same time? > I already tried that: systemd marked the service as "failed" because the startup

Bug#818358: journalctl has lost a huge part

2016-03-16 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: systemd Version: 215-17+deb8u3 I've seen it several times that the journal does not include the very first steps at boot time. Sample: # journalctl -b | head -20 - -- Logs begin at Wed 2016-03-16 07:48:02 CET, end at Wed 2016-03-16

Bug#818263: "predictable" network interfaces break booting from universal USB stick

2016-03-15 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ifupdown Version: 0.8.10 Since the network interface names became hardware dependent it is pretty difficult to support a universal USB stick booting on all x86 or x86_64 hardware. Do you think it would be possible to have a wildcard

Bug#809352: Unescaped left brace in regex is deprecated

2016-03-12 Thread Harald Dunkel
Attached is a patch. Regards Harri Index: libmp3-tag-perl-1.13/lib/MP3/Tag.pm === --- libmp3-tag-perl-1.13.orig/lib/MP3/Tag.pm +++ libmp3-tag-perl-1.13/lib/MP3/Tag.pm @@ -2607,7 +2607,7 @@ sub parse_prepare { my ($self,

Bug#653284: unreasonable "Do not install"

2016-03-11 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Manuel, On 03/09/16 19:36, Manuel A. Fernandez Montecelo wrote: > I think that there might be duplicates, some of them are old, but probably > some are fresh enough. I might even have stumbled over it now and then, but > since the resolver

Bug#653284: unreasonable "Do not install"

2016-03-09 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Manual, Sorry for the weird description. Hopefully this helps to clarify: If there is a complex dependency conflict on installing a package "A", then aptitude suggests several solutions to resolve the conflict. I have to select one of these

Bug#767016: cron does start before sssd and therefore authentication fails

2016-03-08 Thread Harald Dunkel
) unstable; urgency=medium + + * Non-maintainer upload. + * make sure cron is started last and stopped first. Closes: #767016 + + -- Harald Dunkel <ha...@afaics.de> Tue, 08 Mar 2016 14:12:41 +0100 + cron (3.0pl1-128) unstable; urgency=medium * d/cron.service: Use KillMode=process to kil

Bug#779240: openvpn: no password prompt using pkcs12

2016-03-01 Thread Harald Dunkel
I have the same problem. Using an unencrypted *.p12 file is not an option, so I am stuck. Harri

Bug#815548: Acknowledgement (suspicious code in entropy.cpp)

2016-03-01 Thread Harald Dunkel
Attached you can find a patch. Sometimes xca seems to freeze for a few seconds while waiting for /dev/random, but thats better than having a bad key. Maybe somebody more gifted in gui programming than me could provide a popup saying "move your mouse and press some keys". Regards Harri Index:

Bug#816365: new upstream

2016-03-01 Thread Harald Dunkel
Package: remmina Version: 1.1.2-3 Severity: wishlist upstream provides remmina 1.2 http://www.remmina.org/wp/remmina-1-2-0-memory-leaks-and-other-fixes/ Regards Harri

Bug#638049: aptitude forgets which packages were installed automatically

2016-02-25 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Maybe its best to forbid making changes in the preview? The implied changes (esp. new dependencies, if you manually add some of the recommended packages) are not completely visible in the preview, anyway. I think the new version 0.7.6 is surely an

Bug#638049: aptitude forgets which packages were installed automatically

2016-02-25 Thread Harald Dunkel
I tried it, too: On first sight the problem seems to be gone. But after removing owncloud (press "g" in the preview and wait for it to finish) php5 and its dependencies are still marked for removal Apparently the "+" on php5 in the preview window has been lost. Can you reproduce? Regards Harri

Bug#815664: libqscintilla2-l10n conflicts with libqscintilla2-5

2016-02-23 Thread Harald Dunkel
Package: libqscintilla2-l10n Version: 2.8.4+dfsg-1 At upgrade time from Wheezy to Jessie I get a conflict: dpkg: error processing archive /var/cache/apt/archives/libqscintilla2-l10n_2.8.4+dfsg-1_all.deb (--unpack): trying to overwrite '/usr/share/qt4/translations/qscintilla_de.qm', which is

Bug#815548: suspicious code in entropy.cpp

2016-02-22 Thread Harald Dunkel
Package: xca Version: 1.3.2-1 Hi folks, I always wondered why xca can generate keys so fast. Reading the code I stumbled over this in entropy.cpp: : random_from_file("/dev/random", 64); random_from_file("/dev/hwrng", 64); : int Entropy::random_from_file(QString

Bug#815136: new upstream

2016-02-19 Thread Harald Dunkel
Package: dovecot Version: 1:2.2.18-2 Upstream provides a new version for dovecot. Would you mind to upgrade the debian package? 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

Bug#638049: aptitude forgets which packages were installed automatically

2016-02-07 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Manuel, if you want to close this bug report, then go ahead and o it. Its OK with me. I understand that this particular problem seems to be closed. Thanx for your help Harri -BEGIN PGP SIGNATURE- Version: GnuPG v2

Bug#813788: please enable charon-systemd support

2016-02-05 Thread Harald Dunkel
Package: strongswan Version: 5.3.5-1 Would you mind to enable charon-systemd at build time, as described on https://wiki.strongswan.org/projects/strongswan/wiki/Charon-systemd ? This should be reasonably safe, if you don't enable this service by default. Thanx in advance Harri

Bug#813695: apache 2.4 postinst whoes about service dependency nightmare

2016-02-04 Thread Harald Dunkel
Package: apache2 Version: 2.4.18-1 Apache2 refuses to be set up: : Performing actions... Setting up apache2 (2.4.18-1) ... insserv: FATAL: service checkroot is missed in the runlevels S to use service checkfs insserv: exiting now! update-rc.d: error: insserv rejected the script header :

Bug#638049: aptitude forgets which packages were installed automatically

2016-02-04 Thread Harald Dunkel
I think I know how to reproduce: - install minimal Debian unstable (a container or chroot should do) - boot it or chroot to it - configure networking - enter aptitude and install a package with a huge list of dependencies (e.g. owncloud) - leave aptitude - enter aptitude - mark "owncloud" to be

Bug#778569: Bug#731245: fixed in gnome-flashback 3.18.0-1

2016-02-02 Thread Harald Dunkel
Hi folks, Would it be possible to include this fix into gnome-flashback for Jessie? Its a *highly* painful problem affecting user experience, esp. for software developers with a localized keyboard layout. They need Umlaute for EMail, but an ansi layout for coding. Your help on this issue would

Bug#638049: aptitude forgets which packages were installed automatically

2016-01-24 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Manuel, On 01/23/16 01:11, Manuel A. Fernandez Montecelo wrote: > Control: tags -1 + moreinfo > > > Hi Harald, > > 2011-08-16 21:07 Harald Dunkel: >> >> (I'd love to have some option in aptitude

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#812116: newly built initrd complains about missing init

2016-01-20 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: initramfs-tools Version: 0.121 If I boot the initrd generated by the new tools, then it exits at a busybox prompt, complaining that /bin/init cannot be found. Of course its there. Below are the diffs of lsinitramfs for old and new tools.

Bug#811404: aio support has been lost

2016-01-19 Thread Harald Dunkel
Something like the attached patch is necessary, too (at least on amd64). Hope this helps Harri Index: tgt-1.0.62/usr/Makefile === --- tgt-1.0.62.orig/usr/Makefile +++ tgt-1.0.62/usr/Makefile @@ -25,7 +25,7 @@ ifneq ($(SD_NOTIFY),)

Bug#811404: aio support has been lost

2016-01-18 Thread Harald Dunkel
Package: tgt Version: 1:1.0.51-1 Is there a particular reason why tgt was built without aio support? Adding "libaio-dev" to the build dependencies should do the trick (unverified). Use tgtadm --lld iscsi --op show --mode system to show. Please note that according to the man page aio

Bug#811348: please activate krb5 support

2016-01-17 Thread Harald Dunkel
Package: x11-xserver-utils Version: 7.7+5 Currently I get % xhost krb:u...@example.com xhost: not compiled for Kerberos 5 xhost: bad hostname "krb:u...@example.com" Would it be possible to fix & activate Kerberos 5 support? Regards Harri

Bug#809603: EMails erased on "mark as spam"

2016-01-10 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Ricardo, On 01/07/16 12:32, Ricardo Mones wrote: > > • you have default Bogofilter configuration but you have "Empty trash on > exit" checked → verify Other/Miscellaneous also in preferences dialog. > > Does any of the above help? > "Empty

Bug#810310: systemd gets stuck at shutdown/reboot

2016-01-07 Thread Harald Dunkel
Package: systemd Version: 228-3 Since the most recent upgrade of cryptsetup (2:1.7.0-1) systemd gets stuck at shutdown or reboot. Last message: stopping remaining crypto disks I waited for a minute, then I pulled the plug. systemd must not get stuck, no matter what. Please mail if I

Bug#792552: still not working for me

2016-01-07 Thread Harald Dunkel
metoo. My /etc/crypttab contains just a comment line. # Regards Harri

Bug#809603: EMails erased on "mark as spam"

2016-01-06 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 01/02/16 16:43, Ricardo Mones wrote: > > Which spam plugin are you using? > Bogofilter. Regards Harri -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQEcBAEBCAAGBQJWjXeWAAoJEAqeKp5m04HLm3cH/R5q0G+hamza2rrlSJo981V+

Bug#809603: EMails erased on "mark as spam"

2016-01-01 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: claws-mail Version: 3.13.1-1 I had >15000 Junk EMails to train my mail filters for various platforms. Claw's "mark as spam" has deleted them without confirmation dialog or appropriate configuration setting. :-( -BEGIN PGP

Bug#809352: Unescaped left brace in regex is deprecated

2015-12-29 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: libmp3-tag-perl Version: 1.13-1 perl 5.22.1-3 woes about some code in /usr/share/perl5/MP3/Tag.pm: Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/(\\%(?:\\=)?(\w|\\{ <-- HERE

Bug#807898: Jessie regression: mp4 playback in native firefox broken

2015-12-14 Thread Harald Dunkel
Package: gstreamer0.10-plugins-base Version: 0.10.36-2 The upgrade from Wheezy to Jessie broke mp4 playback in native Firefox 38.4esr (binary downloaded from http://ftp.mozilla.org). If I rebuild Firefox from source using gstreamer 0.10 on Wheezy it doesn't work on Jessie, either. There is surely

Bug#761812: systemd regression: tries to mount /export twice at boot time

2015-12-06 Thread Harald Dunkel
Nope. Its gone away. Regards Harri

Bug#806595: meeto (attached)

2015-12-03 Thread Harald Dunkel
signature.asc Description: OpenPGP digital signature

Bug#642800: show old and new dependencies on upgrade conflict

2015-12-01 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Manuel, On 12/01/15 22:35, Manuel A. Fernandez Montecelo wrote: > > Changed, it will print from now on: > > The following packages depend on cpp-5 and will be broken by its removal: > > * cpp (upgraded, 4:5.2.1-6 -> 4:5.2.1-8) depends on

Bug#806701: apache2 segfaults on git clone

2015-11-30 Thread Harald Dunkel
Package: apache2 Version: 2.4.10-10+deb8u3 I get a reproducible segmentation fault if I do a git clone over http (using simple http, not "smart http", not https). See attached debug output (thread 4). git is version 2.4.6. Using git 2.6.3 on the client apache2 works fine, but this might be just

Bug#806701: apache2 segfaults on git clone

2015-11-30 Thread Harald Dunkel
PS: I tried apache2 2.4.17-3 (built on Jessie): It dies, too. Regards Harri

Bug#806697: improvement for README.backtrace

2015-11-30 Thread Harald Dunkel
Package: apache2 Version: 2.4.10-10+deb8u3 README.backtrace should mention that the core dump directory (e.g. /var/cache/apache2) has to be writable for user www-data . Better use /var/tmp. Regards Harri

Bug#806599: installing gnome-tweak-tool breaks keyboard and mouse input

2015-11-29 Thread Harald Dunkel
Package: xserver-xorg Version: 1:7.7+12 After installing gnome-tweak-tool and a reboot keyboard and mouse input were broken. Completely unresponsive, even Ctrl-Alt-BS to leave X or Ctrl-Alt-F1 did not work. I had to login via ssh to kill X. On the console (text mode) the keyboard was fine. A

Bug#642800: show old and new dependencies on upgrade conflict

2015-11-26 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 The examine window helps a lot to examine the conflict, of course, but it can be improved. In your sample session > systemd will be upgraded from version 227-2 to version 228-2. > > The following packages depend on version 227-2 of systemd, and

Bug#805930: linum-mode on terminal: gap between linums and text?

2015-11-24 Thread Harald Dunkel
Package: emacs24-nox Version: 24.5+1-4 Severity: wishlist In linum-mode emacs-lucid gives me a one-char gap between the linums and the text to edit. It would improve readability and ease-of-use very much, if emacs-nox could provide this gap, too. Just a wishlist item, of course. Regards Harri

Bug#804647: debconf menu cut off on 80 column display

2015-11-09 Thread Harald Dunkel
Package: grub-pc Version: 2.02~beta2-22 If I run dpkg-reconfigure grub-pc on an 80 column display, then the dialog interface is cut off, making it a blind flight. See screenshot. This is a serious problem. Installing a MBR on a physical volume might corrupt it. There is no [cancel] button,

Bug#804396: if IPv6 configuration fails, then IPv4 is not configured

2015-11-07 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ifupdown Version: 0.7.54 Severity: wishlist If /etc/network/interfaces defines 2 protocols for one interface, then a tiny problem for one protocol can affect both. Sample config to show: auto eth0 iface eth0 inet6 static

Bug#734186: [strongswan-nm] The configuration of strongswan in Gnome3 fails partly. Starting the VPN fails partly too.

2015-11-03 Thread Harald Dunkel
Have you tried the new version 1.3.1 of n-m-s? Regards Harri

Bug#801487: introducing xserver-xorg-legacy without telling anybody?

2015-10-29 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Julien, On 10/28/15 18:55, Julien Cristau wrote: > I'm not sure what you're trying to say. xserver-xorg-legacy is only needed > for legacy hardware without a kernel driver. > Please check Xorg.wrap(1), provided by xserver-xorg-legacy:

Bug#799200: network-manager-strongswan: configuration GUI broken

2015-10-28 Thread Harald Dunkel
I am surely no gnome user, but if I run gnome-control-center in xfce, then I don't even get the "IPsec/IKEv2 (strongswan)" menu (with or without your patch). There is only VPN --> openvpn. ??? In the network manager applet on xfce I can configure a few strongswan config items (gateway,

Bug#801487: introducing xserver-xorg-legacy without telling anybody?

2015-10-28 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Julien, Obviously my reply got lost somehow. My fault. The problem was, that xinit suddenly stopped working. The previous "console users are allowed to run X" setting was lost or ignored during the upgrade. AFAICS this problem is still in.

Bug#802673: kdmgreet cannot connect to dbus

2015-10-22 Thread Harald Dunkel
Package: kdm Version: 4:4.11.13-2 Instead of a login window kdm shows me a popup about a SIGSEV at boot time. kdm.log is attached. "systemctl | grep -i dbus" shows dbus.service loaded active running D-Bus System Message Bus dbus.socketloaded active running D-Bus System Message Bus

Bug#802673: Acknowledgement (kdmgreet cannot connect to dbus)

2015-10-22 Thread Harald Dunkel
PS: This bug is blocking the upgrade of about 60 development workstations and +10 laptops from Wheezy to Jessie. Regards Harri

Bug#802453: config file conflict, shell session: can't leave emacs

2015-10-20 Thread Harald Dunkel
Package: dpkg Version: 1.17.25 Use case: dpkg reports a config file conflict. I choose "z" to edit the file (emacs) in a shell session (bash). Problem: I cannot leave emacs using ^X-^C or ^Z, because both ^C and ^Z are disabled. Without second terminal I am stuck. Regards Harri

<    2   3   4   5   6   7   8   9   10   11   >