Bug#940045: systemd mount command for overlayfs seems incorrect

2019-09-11 Thread Paul Thomas
Package: systemd Version: 241-5 Severity: normal We're trying to create a home.mount file for mounting an overlayfs. The contents of the file is here: [Unit] Description=Mount home overlay After=mkdirs.service Before=local-fs.target [Mount] Where=/home What=overlay Type=ovarlay

Bug#923346: updates

2019-02-27 Thread Paul Thomas
OK, a couple of updates. First, I tracked down line ptp4l call that starts this off, it's the ioctl(fd, SIOCSHWTSTAMP, ); line 88 in sk.c. I can see if a standalone program that just does that ioctl has the same affect. Second, I was able to reproduce this using the mainline 5.0-rc8 kernel.

Bug#923346: networking

2019-02-27 Thread Paul Thomas
of information, I did pull the latest git version of linuxptp, with the same results: https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841740/Macb+Driver#MacbDriver-PTP thanks, Paul On Wed, Feb 27, 2019 at 10:25 AM Tino Mettler wrote: > > On Tue, Feb 26, 2019 at 18:35:58 -0500, Paul Thomas

Bug#923346: networking

2019-02-26 Thread Paul Thomas
OK, I think something more with the networking is going on. It still works, but something is off. I'll investigate more tomorrow. -Paul

Bug#923346: more info

2019-02-26 Thread Paul Thomas
OK, a little more info, just running the command: ptp4l -m -i eth0 Breaks sshd until a reboot (existing sessions continue, but new sessions are unable to start), restarting the networking or stopping the ptp4l command doesn't help. Also this is with two Ethernet adapters using the macb driver.

Bug#923346: disable

2019-02-26 Thread Paul Thomas
The disable command was actually "systemctl disable ptp4l" thanks, Paul

Bug#923346: linuxptp breaks sshd

2019-02-26 Thread Paul Thomas
Package: linuxptp Version: 1.8-1 Severity: critical Justification: breaks unrelated software Dear Maintainer, After installing linuxptp sshd no longer works, tail of /var/log/auth.log shows entries like: "ssh_dispatch_run_fatal: Connection from 10.244.33.4 port 52630: Resource temporarily

Bug#852854: SIGILL when stepping through application on armhf

2017-01-27 Thread Paul Thomas
Package: gdb Version: 7.7.1+dfsg-5 Severity: important Dear Maintainer, There seems to be an issue with gdb 7.7 for armhf, I was able to verify this is resolved in gdb 7.12.1 Debugging an application led to: [Thread 0xb307e450 (LWP 23138) exited] Program received signal SIGILL, Illegal

Bug#638941: Acknowledgement (Blank consoles when using virtualbox guest additions)

2011-08-26 Thread Paul Thomas
FYI, this bug has been independently reported upstream http://www.virtualbox.org/ticket/9490 Thanks.

Bug#638941: Blank consoles when using virtualbox guest additions

2011-08-23 Thread Paul Thomas
Package: virtualbox-guest-dkms Version: 4.1.0-dfsg-2 Hello, I am using debian testing as guest in a virtualbox virtual machine, hosted on a windows 7 host (virtualbox version 4.1.2). I am using a higher resolution for the consoles, passing the argument GRUB_GFXPAYLOAD_LINUX=1024x768, in

Bug#634249: Error when using k9copy in DVD creation mode

2011-07-18 Thread Paul Thomas
Package: k9copy Version: 2.3.7-1 When using k9copy in DVD creation mode (menu : Action/DVD Creation), a popup message complains about not being able to load three libraries (libavformat, libavcodec, libswscale). Further closing the application results in a standard KDE bug popup. Launched in

Bug#634249: Acknowledgement (Error when using k9copy in DVD creation mode)

2011-07-18 Thread Paul Thomas
I had a quick look at the source code and found that calls to these libraries ar made in src/vamps/k9ffmpeg.cpp like this one: FormatHandle=dlopen(libavformat.so,RTLD_LAZY); So in order to avoid the error, one should install the four involved lib*-dev packages (actually, libavformat-dev and

Bug#634387: Some functionalities not available without wodim being installed

2011-07-18 Thread Paul Thomas
Package: k9copy Version: 2.3.7-1 When using k9copy to backup a dvd into an iso dvd image, the operation fails if none of wodim or k3b are present on the system. This comes from the fact that, eventhough no physical dvd is actually burnt, the src/core/k9burndvd.cpp program checks the availability

Bug#529183: Grub on Compact Flash, Plzzzzzzz

2009-05-18 Thread Paul Thomas
On Mon, May 18, 2009 at 9:54 AM, Ravi phulsundar_r...@rediffmail.comwrote: Dear all, Plz help me, I tried many forums, but not getting solution for following problem. Could you please tell me how to install grub on CF card. I'm getting following error while installing grub

Bug#474994: Localized ppd

2008-05-21 Thread Paul Thomas
For reference purposes, here is the bug report filed against cups-genppdupdate not respecting the localization of ppd files: 482090: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482090 Paul 2008/5/14, Paul Thomas [EMAIL PROTECTED]: I have identified the issue with cups-genppdupdate

Bug#482090: cups-genppdupdate does not keep ppd files localized

2008-05-20 Thread Paul Thomas
the localized strings for that locale, then the updated ppd no longer contains translated strings bu only English ones. I believe this is the result of a coding error in the cups-genppdupdate perl script, for which I am attaching a patch. Thank you Paul Thomas --- gutenprint-5.0.2.orig/src/cups/cups

Bug#474994: Localized ppd

2008-05-14 Thread Paul Thomas
-genppdupdate constanlty overwrites the localized messages with the C locale one, thus necessitating to use cups-genppd to re-generate them. I may not be clear, so please ask for different or more detailed information. Thanks in advance for your help Paul Thomas

Bug#474994: Localized ppd

2008-05-14 Thread Paul Thomas
-introduce it in the next major release of gutenprint. I hope this make sense. If not, I'm ready to clarify. Regards, Paul 2008/5/14, Paul Thomas [EMAIL PROTECTED]: Hello, It's about cups-genppd suppression. Currently, I'm using cups-genppd to create localized (i.e. non-english) ppd files

Bug#467035: audacious unable to play midi files with fluidsynth backend

2008-03-18 Thread Paul Thomas
Hello, This bug seems to be solved for me with newly uploaded version 1.5x of audacious/audacious-plugins/audacious-plugins-extra. Feel free to close it at your convenience. Many thanks, Paul

Bug#467035: audacious unable to play midi files with fluidsynth backend

2008-02-22 Thread Paul Thomas
Package: audacious-plugins-extra Version: 1.4.5-1 Hello, The last version of audacious-plugins-extra in unstable (1.4.5-1) makes it impossible to play midi files with the fluidsynth backend. Downgrading to the testing version (1.4.4-1) solves the issue. I'm using unstable on an i386

Bug#364355: fluidsynth: Starts using 100% CPU after a while

2008-01-04 Thread Paul Thomas
As a follow-up, the latest fluidsynth release (1.0.8, released on Nov 17, 2007) includes the fix. Please upgrade the package to his version, this will close this bug. Regards, Paul

Bug#449808: qsynth: debian/watch fails to report upstream's version

2008-01-04 Thread Paul Thomas
Maybe related to this, please note that version 0.3.2 has been released on Dec 19, 2007. (version 0.3.1 was released in July...). Please consider upgrading this package. Regards, Paul

Bug#457817: aptitude: sudo aptitude safe-upgrade wants to update to the same version over and over if the package is provided by different repositories in sources.list

2008-01-04 Thread Paul Thomas
That does not happen with apt-get. Now, after trying with apt-get, it does not happen any longer with aptitude ?!?! So, for now, it is not reproductible for me as well. Thanks.

Bug#457817: I can confirm this behaviour

2008-01-03 Thread Paul Thomas
tries to install my local version over and over. Thanks. Paul Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#452579: Missing pkgconfig info for redland

2007-11-23 Thread Paul Thomas
Package: librdf0-dev Version: 1.0.6-2+b1 Please include the pkgconfig file for redland in the librdf0-dev package. This file is found in the source tree at : libdf/redland.pc Thank you

Bug#446312: Does not seem to work very well

2007-10-30 Thread Paul Thomas
is ok but I did not try. Thanks in advance, Paul Thomas

Bug#446911: Please add konqueror to the list of browsers recommended

2007-10-16 Thread Paul Thomas
Package: mozilla-openoffice.org Version: 2.2.1-9 Severity: wishlist Please add konqueror (with konqueror-nsplugins) to the list of browsers recommended by the mozilla-openoffice.org package. The plugin works well in konqueror with the konqueror-nsplugin addon. This suggestion would avoid an

Bug#433581: inconsistent .desktop file

2007-07-17 Thread Paul Thomas
Package: qt4-qtconfig Version: 4.3.0-2+b1 Severity: minor The .desktop menu file points to the designer icon, which is not provided by this pacjkage but by kdebase-data. So, either the icon is included here, or kdebase-data should be a dependency (which is probably not a good idea...). Thank

Bug#364355: fluidsynth: Starts using 100% CPU after a while

2007-06-13 Thread Paul Thomas
This bug is fixed upstream in cvs (it has been fixed in late November 06). I built it yesterday on debian Sid and now CPU usage seems to be at normal levels.

Bug#426902:

2007-05-31 Thread Paul Thomas
Package: linux-image-2.6.21-1-686 Version: 2.6.21-4 I'm running debian/sid on a i686 architecture. I upgraded linux-image from 2.6.18 yesterday. When the jackd sound server is launched with real-time priority, it generates a continuous flow of xruns. Reverting to 2.6.18 gives back the normal

Bug#426575: Please include a .desktop file in the package

2007-05-29 Thread Paul Thomas
Package: qtractor Version: 0.0.1.586-1 Thank you for packaging qtractor. Woud you please include a .desktop file in one of the next releases of the package?

Bug#424647: libraptor1 depends on libcurl3 which is no longer in unstable

2007-05-16 Thread Paul Thomas
Package: libraptor1 Version: 1.4.15-2+b1 In unstable, libraptor1 depends on libcurl3, which is no longer available. I am using Debian GNU/Linux unstable.

Bug#424653: librdf0 depends on libcurl3 which is no longer in unstable

2007-05-16 Thread Paul Thomas
Package: librdf0 Version: 1.0.4-1+b2 In unstable, librdf0 depends on libcurl3, which is no longer available. I am using Debian GNU/Linux unstable.