Bug#1066118: telegram-desktop: does not start under Debian sid

2024-03-12 Thread Paul Martin
Package: telegram-desktop Version: 4.14.9+ds-1+b1 Severity: grave Justification: renders package unusable It depends on a symbol not present in the current libqt5quick5 (automatically rebuilt as part of the time_t migration). $ telegram-desktop telegram-desktop: symbol lookup error: /lib/x86_64-

Bug#979329: fastboot: Undeclared dependency on android-libunwind

2021-01-05 Thread Paul Martin
Package: fastboot Version: 1:10.0.0+r36-3 Severity: grave Justification: renders package unusable $ fastboot fastboot: error while loading shared libraries: lib7z.so: cannot open shared object file: No such file or directory This file is provided only by package android-libunwind, but fastboot

Bug#912611: New upstream available

2018-11-01 Thread Paul Martin
d investigating the bug. - Added code to announce Opus streams as such towards yp servers. http://downloads.xiph.org/releases/icecast/icecast-2.4.4.tar.gz -- Paul Martin

Bug#717726: logrotate doesn't recreate logfiles with the previous permissions

2013-07-24 Thread Paul Martin
missions to be able to read the logfiles. Could you please show me the logrotate.d/ conffile which shows this behaviour, and an "ls -l" of the logfiles it would be managing? -- Paul Martin -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "u

Bug#706484: racy creation of logrotate.state file causing lost logfiles

2013-04-30 Thread Paul Martin
etely if it fails writing, and hence reset all the rotation intervals to their default. Unorthodox, yes, confusing, yes, but absolutely the least likely to cause data loss (except perhaps from allowing /var/log to run out of space too, which, if /var/lib and /var/log are on the same filesystem, has alre

Bug#704950: logrotate: Errors "last rotated in the future -- rotation forced"

2013-04-09 Thread Paul Martin
does. I've given you a workaround that will help you. I will not be closing this bug as it provides a helpful reference for others in your situation. Alternatively, if you find yourself changing timezones regularly, run the system in UTC (or your home timezone) and have your own login set a

Bug#659455: Maybe fixed?

2012-02-26 Thread Paul Martin
I suspect this may be fixed in 11.0~b4. Tracing through Mozilla's bug tracker, it appears that the underlying bug is #726777, which is marked as fixed in beta4 and appears to be security related (special privileges seem to be needed to view that bug). -- Paul Martin -- To UNSUBS

Bug#656086: radioclk: prompting due to modified conffiles which where not modified by the user

2012-01-16 Thread Paul Martin
Your advice on the best way to fix this would be welcomed. -- Paul Martin -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#632501: logrotate/experimental: FTBFS (kfreebsd): config.c:525:38: error: 'O_CLOEXEC' undeclared (first use in this function)

2011-07-05 Thread Paul Martin
On Mon, Jul 04, 2011 at 07:31:19PM +0100, Adam D. Barratt wrote: > On Mon, 2011-07-04 at 12:25 +0100, Paul Martin wrote: > > On Sun, Jul 03, 2011 at 12:07:46AM +0200, Christoph Egger wrote: > > > Package: src:logrotate > > > Version: 3.7.9-1 > > > Severity: s

Bug#632501: logrotate/experimental: FTBFS (kfreebsd): config.c:525:38: error: 'O_CLOEXEC' undeclared (first use in this function)

2011-07-04 Thread Paul Martin
On Sun, Jul 03, 2011 at 12:07:46AM +0200, Christoph Egger wrote: > Package: src:logrotate > Version: 3.7.9-1 > Severity: serious > Justification: fails to build from source (but built successfully in the past) Does FTBFS on a non-core architecture justify a serious severity? --

Bug#606692: ibod: installation fails

2010-12-13 Thread Paul Martin
code path to MAKEDEV Closes: #604219, #604211, #597926, #604216 * debian/control: - drop explicit dependency on "udev|makedev", this is picked up automatically - add armhf support. Closes: #604675 -- Rolf Leggewie Thu, 25 Nov 2010 20:47:52 +0100 -- Paul Martin

Bug#571033: logrotate: Logrotate mis-parses config if log dir does not exist, and rotates wrong files

2010-03-16 Thread Paul Martin
a tab. Puts on Brown Paper Bag. Fixed patch attached. -- Paul Martin Index: logrotate-3.7.8/config.c === --- logrotate-3.7.8.orig/config.c 2010-03-16 09:34:08.254007417 + +++ logrotate-3.7.8/config.c 2010-03-16 09:42:32.4

Bug#571033: logrotate: Logrotate mis-parses config if log dir does not exist, and rotates wrong files

2010-03-15 Thread Paul Martin
Oops! Missing }. -- Paul Martin Index: logrotate-3.7.8/config.c === --- logrotate-3.7.8.orig/config.c 2010-03-15 16:01:15.030006637 + +++ logrotate-3.7.8/config.c 2010-03-15 16:01:45.701009309 + @@ -575,8 +575,29

Bug#571033: logrotate: Logrotate mis-parses config if log dir does not exist, and rotates wrong files

2010-03-15 Thread Paul Martin
Here's my patch, based on your idea. -- Paul Martin Index: logrotate-3.7.8/config.c === --- logrotate-3.7.8.orig/config.c 2010-03-15 15:52:12.146006930 + +++ logrotate-3.7.8/config.c 2010-03-15 15:49:24.748007001

Bug#571033: logrotate: Logrotate mis-parses config if log dir does not exist, and rotates wrong files

2010-03-15 Thread Paul Martin
is one, too. eg. file { weekly postrotate echo "postrotate script started" >>/tmp/debug.log invoke-rc.d dummy restart echo "endscript" >>/tmp/debug.log endscript } The idea is good. Let me think about it for a bit. -- Paul Martin -- To UNSUBS

Bug#571033: logrotate: Logrotate mis-parses config if log dir does not exist, and rotates wrong files

2010-02-22 Thread Paul Martin
te.d/apache2 contains. -- Paul Martin -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#571033: logrotate: Logrotate mis-parses config if log dir does not exist, and rotates wrong files

2010-02-22 Thread Paul Martin
"}" is likely to confuse a naïve parser. I'll see what I can do to fix this. -- Paul Martin -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#571033: logrotate: Logrotate mis-parses config if log dir does not exist, and rotates wrong files

2010-02-22 Thread Paul Martin
t was my guess. Could you try the following patch? -- Paul Martin Index: logrotate-3.7.8/config.c === --- logrotate-3.7.8.orig/config.c 2010-02-22 22:56:04.140009863 + +++ logrotate-3.7.8/config.c 2010-02-22 23:06:08.705006746 +0

Bug#544155: please test this GRUB snapshot

2009-09-11 Thread Paul Martin
On Fri, Sep 11, 2009 at 02:31:33PM +0200, Robert Millan wrote: > On Fri, Sep 11, 2009 at 06:40:55AM +0100, Paul Martin wrote: > > It works here, too. I did notice that the scrolling is very slow for a GHz > > CPU, slower than a 1980s micro at similar resolution. > > Is th

Bug#544155: please test this GRUB snapshot

2009-09-10 Thread Paul Martin
in graphical mode, and it can successfully boot a kernel from graphical > > mode. > I'll wait a bit more to give Luca a chance to test it, before including it > in a new upload. It works here, too. I did notice that the scrolling is very slow for a GHz CPU, slower than a 1980s micro

Bug#544155: T42/T43 common factor

2009-08-31 Thread Paul Martin
The T42, the T43 and the T43p may have the ATI Mobility Radeon graphics chipset. I suspect those affected of the T43 models do not have Intel graphics. http://www.thinkwiki.org/wiki/Category:T42 http://www.thinkwiki.org/wiki/Category:T43 -- Paul Martin -- To UNSUBSCRIBE, email to debian

Bug#499502: logrotate: Logrotate still compresses logs in debug mode

2008-09-19 Thread Paul Martin
I agree with this analysis, and will be patching it in my next upload. -- Paul Martin <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#472830: ttf-freefont: Fonts do not contain any character glyphs.

2008-03-26 Thread Paul Martin
Package: ttf-freefont Version: 20080323-1 Severity: grave Justification: renders package unusable Running "waterfall" on FreeSerif, FreeSans and FreeMono shows only blank squares for ttf-freefont 20080323-1. Reverting to 20060501cvs-12 cures this. The fact that 20060501cvs-12 is 1802kB in size,

Bug#460542: logrotate spins out of control when files are missing

2008-01-15 Thread Paul Martin
uot;old log %s does not exist\n", oldName); } else { message(MESS_ERROR, "error renaming %s to %s: %s\n", oldName, newName, strerror(errno)); hasErrors = 1; } } } Might I suggest you use dateext instead, as that avoids all the renames? eg: rotate 9 dateext PS. 9 days is 2.7 million years. -- Paul Martin <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#449059: whereami: The problem is in the postinst script

2007-11-03 Thread Paul Martin
On Sun, Nov 04, 2007 at 02:05:48AM +, Paul Martin wrote: > Package: whereami > Version: 0.3.33 > Followup-For: Bug #449059 > > --- debian/whereami.postinst~ 2007-11-04 02:04:42.064014218 + > +++ debian/whereami.postinst2007-11-04 02:04:46.982327255 +000

Bug#449059: whereami: The problem is in the postinst script

2007-11-03 Thread Paul Martin
Package: whereami Version: 0.3.33 Followup-For: Bug #449059 --- debian/whereami.postinst~ 2007-11-04 02:04:42.064014218 + +++ debian/whereami.postinst2007-11-04 02:04:46.982327255 + @@ -11,8 +11,6 @@ # CFG=/etc/whereami/whereami.conf -ln -sf /usr/sbin/whereami.pl /usr/sb

Bug#385139: 0-day NMU

2007-10-01 Thread Paul Martin
ml Attached is the patch (from disc-cover_1.5.4-3) that I am using to create disc-cover_1.5.4-3.1. -- Paul Martin <[EMAIL PROTECTED]> diff -Nur /tmp/disc-cover-1.5.4/debian/changelog disc-cover-1.5.4/debian/changelog --- /tmp/disc-cover-1.5.4/debian/changelog 2007-10-01 17:40:17.0

Bug#423268: Finding whether /boot is on its own partition.

2007-05-12 Thread Paul Martin
In shell: if [ $( stat -c %d /boot ) -eq $( stat -c %d / ) ] then # /boot is on the same partition as / prefix="/boot" else # /boot is on its own partition prefix="/" fi /usr/bin/stat is in coreutils which is an essential package, so you can count on it being availab

Bug#419833: logrotate of bind9 doesn't always start bind again

2007-04-18 Thread Paul Martin
more than 2 seconds to save its state and release its UDP sockets. (Have a look at /etc/init.d/bind9 to see how it implements the restart function.) This is very unlikely to be a fault in logrotate. -- Paul Martin <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#417894: xfsdump: xfs_fsr makes world writeable temporary directories

2007-04-05 Thread Paul Martin
Package: xfsdump Version: 2.2.38-1 Severity: grave Tags: security Whilst xfs_fsr is running, it creates a directory of known name, .fsr, in the root of the filesystem it's working on. This directory and the subdirectories it creates are world writeable. $ ls -la /store/.fsr total 8 drwxrwxrwx 1

Bug#383555: Bug confirmed, and workaround for those downgrading

2006-08-18 Thread Paul Martin
mfs) allows a normal boot. Marco: are you using the stock Debian kernels? -- Paul Martin <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#380372: Patch for NMU

2006-08-15 Thread Paul Martin
On Tue, Aug 15, 2006 at 12:19:05PM +0200, Peter Eisentraut wrote: > Paul Martin wrote: > > You'll find that your NMU fails lintian checks: > > It produces the same messages with or without the patch, so there is no > regression. And the messages aren't terribly criti

Bug#380372: Patch for NMU

2006-08-15 Thread Paul Martin
errors-from-man usr/share/man/man1/radioclkd.1.gz 164: warning: numeric expression expected (got `g') W: radioclk: old-fsf-address-in-copyright-file Patches fixing those would be most welcome. -- Paul Martin <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a s

Bug#381697: FTBFS: no distclean in liblzf-1.51 makefile

2006-08-06 Thread Paul Martin
Package: uswsusp Version: 0.2-2 Severity: serious You call "$(MAKE) -C $(LZFDIR) distclean" in debian/rules. There's no distclean target in liblzf-1.51's makefile, therefore crud gets left behind, making the build process fail at the diff generation stage due to the .o files not being diff-able

Bug#381698: FTBFS: SYNC_FILE_RANGE_WRITE undeclared

2006-08-06 Thread Paul Martin
Package: uswsusp Version: 0.2-2 Severity: serious cc -g -O2 -DCONFIG_BOTH -Wall -I/usr/local/include -DCONFIG_COMPRESS -I../liblzf-1.51 md5.o encrypt.o config.o suspend.c s2ram.c -o s2disk vt.o vbetool/lrmi.o vbetool/x86-common.o vbetool/vbetool.o radeontool.o dmidecode.o splash.o bootspla

Bug#380372: Uninstallable due to unmet dep on ntp-refclock

2006-07-30 Thread Paul Martin
Fixed in the source, but there are several lintian warnings I'll have to fix before I make an upload. -- Paul Martin <[EMAIL PROTECTED]> pgp4ndo6wnxAd.pgp Description: PGP signature

Bug#367462: gnucash: Doesn't start: gnc:debugging error

2006-05-15 Thread Paul Martin
Package: gnucash Version: 1.8.12-9 Severity: grave Justification: renders package unusable $ gnucash ERROR: Unbound variable: gnc:debugging? This is because gnucash-common (1.9.6-1) is in unstable, but gnucash itself is still at 1.8.12-9 on the mirrors, and there's only a Recommends now between

Bug#362686: xbase-clients: Have a look at where startx is getting its xinitrc from

2006-04-15 Thread Paul Martin
Package: xbase-clients Version: 1:7.0.0-3 Followup-For: Bug #362686 A temporary fix is: ln -s /etc/X11/xinit/xinitrc ~/.xinitrc -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: i386

Bug#320742: logrotate: Logrotate breaks if unmatched glob pattern is found

2005-08-01 Thread Paul Martin
oved. The workaround is to purge a package rather than to remove it. -- Paul Martin <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#279965: reate tmp scripts in /var somewhere

2005-05-25 Thread Paul Martin
patch (with a few minor modifications). Once sarge is released, I'll probably try the upstream patch. -- Paul Martin <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#276172: logrotate: Pre/post rotate scripts don't get the log filenames as argument

2005-05-15 Thread Paul Martin
nk it's only an "important" bug, not a critical one. I know of no other package that relies on the **UNDOCUMENTED** behaviour described in the bug. See logrotate(8). I admit my mistake in downgrading it to "normal". -- Paul Martin <[EMAIL PROTECTED]> signature.asc Description: Digital signature

Bug#306838: jargon-text: FTBFS: ERROR at cmdline.c:96: Unknown option -no-references

2005-05-02 Thread Paul Martin
long-term fix for this bug is to build-depend on the right version of elinks (which ought to enter testing in a few days). If elinks 0.10.4 doesn't enter testing, your NMU package will be the one in sarge. -- Paul Martin <[EMAIL PROTECTED]>