Bug#462445: sudo segfaults with second execution

2008-01-24 Thread Stephen Gran
+, Stephen Gran wrote: This one time, at band camp, Kamil Jonca said: Package: sudo Version: 1.6.9p11-1 Below an example: [EMAIL PROTECTED]:~%sudo -k [EMAIL PROTECTED]:~%sudo echo test [sudo] password for kjonca: Last login: Thu Jan 24 22:53:51 2008 from alfa.kjonca

Bug#458015: invalid group error in postinst

2008-01-08 Thread Stephen Gran
severity 458015 normal retitle 458015 clamav-base: Could be more robust when group has been removed thanks This one time, at band camp, Robert Millan said: On Mon, Jan 07, 2008 at 11:42:43PM +, Stephen Gran wrote: This can go wrong if you've removed the package but not purged

Bug#458015: invalid group error in postinst

2008-01-07 Thread Stephen Gran
. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer

Bug#458015: invalid group error in postinst

2008-01-07 Thread Stephen Gran
This one time, at band camp, Robert Millan said: On Mon, Jan 07, 2008 at 11:24:01PM +, Stephen Gran wrote: Whatis the output of `id clamav` on the affected system? It appears that you have the user but not the group, which is a should not happen kind of situation. At this time I

Bug#452167: closed by Julien Cristau [EMAIL PROTECTED] (Bug#451989: fixed in xorg-server 2:1.4.1~git20071212-2)

2007-12-23 Thread Stephen Gran
a seperate bug report for this, though. Thanks, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user

Bug#457153: clamav: Need patch in unstable and volatile for DSA-1435-1 CVE-2007-6335 CVE-2007-6336

2007-12-20 Thread Stephen Gran
etch tree. Saw this vuln yesterday and noticed there was no open bug for it vs. these versions OK, closing it in all the versions that fix it. -- - | ,''`.Stephen Gran

Bug#456190: geoip: debian/copyright is wrong

2007-12-13 Thread Stephen Gran
This one time, at band camp, Pierre Habouzit said: * license for the database is BSD with advertisement clause which I'm unsure is DFSG free It is. -- - | ,''`.Stephen Gran

Bug#448699: freeradius: rlm_sqlippool doesn't get loaded

2007-11-06 Thread Stephen Gran
severity. Take care, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer

Bug#446862: phpmyadmin: default config allow mysql's [EMAIL PROTECTED] access from remote host

2007-10-16 Thread Stephen Gran
to be able to discover if this is a remote connection, and removing the security tag. Take care, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED

Bug#445439: open-vm-tools: Should go in contrib; not useful without VMWare

2007-10-06 Thread Stephen Gran
it to contrib, otherwise, lets close the bug. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user

Bug#443262: perl: Errno architecture does not match executable architecture

2007-09-20 Thread Stephen Gran
, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer

Bug#443197: linux-image-2.6.22-2-amd64: Kernel sometimes fails to detect ide disk correctly

2007-09-19 Thread Stephen Gran
leave it to the maintainers what they want to do with this bug. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED

Bug#442764: FTBFS: Coverage for Business::ISBN is 92.9%, with 2 naked subroutines

2007-09-16 Thread Stephen Gran
, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org | - diff -u

Bug#440771: please upgrade libcurl3-dev dependency of libclamav-dev

2007-09-04 Thread Stephen Gran
on curl anymore. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer

Bug#436166: [Pkg-lirc-maint] Bug#436166: Progress notes

2007-08-23 Thread Stephen Gran
This one time, at band camp, Loïc Minier said: On Sat, Aug 11, 2007, Stephen Gran wrote: bttv.h is a 'private' header, and not included in the kernel headers shipped in Debian. This is why there is an attempt at versioned bttv.h headers in lirc itself. It's a bad hack, but I'm not sure

Bug#438155: cpio: FTBFS: testsuite failure on ARM

2007-08-15 Thread Stephen Gran
; then AC_DEFINE(HAVE_ATTRIB_PACKED, 1, [attrib packed]) fi And then later test for HAVE_ATTRIB_PACKED, HAVE_PRAGMA_PACK or HAVE_PRAGMA_PACK_HPPA. Take care, -- - | ,''`.Stephen Gran

Bug#436166: [Pkg-lirc-maint] Bug#436166: Progress notes

2007-08-11 Thread Stephen Gran
. It's a bad hack, but I'm not sure what else can be done. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED

Bug#429609: root-tail problems with xserver-xorg-core 1.3

2007-07-21 Thread Stephen Gran
the video driver, so I'm reassigning it there. If it turns out to be a bad guess, feel free to reassign back or ask for help. Take care, -- - | ,''`.Stephen Gran

Bug#429979: libnss-pgsql: Please remove postgresql-dev from your build-depends as it doesn't exist in the archive

2007-07-09 Thread Stephen Gran
? -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#426503: clamav-daemon aborts if freshclam process takes long time

2007-07-07 Thread Stephen Gran
not going to keep other fixes out of testing because of this. Take care, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED

Bug#431990: clamav-base: installation fails: Not creating home directory `/var/lib/clamav'.

2007-07-06 Thread Stephen Gran
. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#431990: clamav-base: installation fails: Not creating home directory `/var/lib/clamav'.

2007-07-06 Thread Stephen Gran
the line: if [ $newal ] [ -x $newal ]; then to be: if [ -n $newal ] [ -x $newal ]; then and let me know if it fixes it for you? Thanks, -- - | ,''`.Stephen Gran

Bug#431990: clamav-base: installation fails: Not creating home directory `/var/lib/clamav'.

2007-07-06 Thread Stephen Gran
This one time, at band camp, Lucas Nussbaum said: On 06/07/07 at 16:01 +0100, Stephen Gran wrote: This one time, at band camp, Lucas Nussbaum said: + echo 'clamav: root' ++ which newaliases + newal= dpkg: error processing clamav-base (--install): subprocess post-installation

Bug#429764: Followup on bug#429764 -- clamav-freshclam asks for password during dpkg configure

2007-06-25 Thread Stephen Gran
clamav-freshclam Thanks, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer

Bug#429764: Followup on bug#429764 -- clamav-freshclam asks for password during dpkg configure

2007-06-25 Thread Stephen Gran
see how if it is, and how it goes when it is executable? Thanks, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED

Bug#429764: clamav-freshclam: Asks for password during dpkg configure, WTF?

2007-06-20 Thread Stephen Gran
-freshclam no-daemon ? If that doesn't give us anything useful, I may ask for more debugging, but I really don't see how this is happening. -- - | ,''`.Stephen Gran

Bug#424756: clamav-daemon: clamd don't go in background

2007-05-17 Thread Stephen Gran
problems on one of clamd's directories? Anything else you can think of would be helpful. Thanks, -- - | ,''`.Stephen Gran | | : :' :[EMAIL

Bug#424758: clamav-freshclam: bad owner for some directories in /var/lib/clamav

2007-05-17 Thread Stephen Gran
you, it succeeds in updating, just not optimally. This is hardly grave. So, do you care to share what the permissions are, or should I guess? Thanks, -- - | ,''`.Stephen Gran

Bug#423555: Patch for these warnings

2007-05-12 Thread Stephen Gran
Here's a naive first go at a patch. Let me know if you'd like more help - dpkg's perl can be difficult, and more hands may make it easier. Take care, -- -- | Stephen Gran | One good turn usually gets most

Bug#422217: linux-image-2.6.20-1-686: SCSI disks initialised too late for mdadm

2007-05-11 Thread Stephen Gran
. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#423441: blosxom: param(-f) for exec introduces security hole

2007-05-11 Thread Stephen Gran
on. Please say it ain't so, and please, someone who likes the package, it sounds like it might be time for an audit. -- - | ,''`.Stephen Gran

Bug#422909: Bourne shell assistance needed for Bug #422909

2007-05-09 Thread Stephen Gran
: if do_umount_all $CHROOT_MOUNT_LOCATION; then exit 1 fi And so on. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED

Bug#421527: hdparm_7.1-1(hppa/unstable): FTBFS: binaries in source?

2007-04-29 Thread Stephen Gran
. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#421037: libc6: SIGILL on upgrade on netwinder

2007-04-26 Thread Stephen Gran
. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#419618: /usr/bin/pdftops: pdftops segfault, additional file

2007-04-24 Thread Stephen Gran
This one time, at band camp, Hamish Moffatt said: On Tue, Apr 17, 2007 at 10:58:05AM +0100, Stephen Gran wrote: This one time, at band camp, Andreas Bombe said: The file I encountered the bug on is available at http://www.kba.de/Stabsstelle/ZentraleRegister/VZR/FormularVZRneu1.pdf

Bug#420593: clamav-daemon: segfault in segfault handler, hangs with 100% cpu

2007-04-23 Thread Stephen Gran
not sure how to do that, let me know and I'll provide instructions. Thanks very much, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED

Bug#317853: libclamav2 0.90.2

2007-04-20 Thread Stephen Gran
. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#419618: /usr/bin/pdftops: pdftops segfault, additional file

2007-04-17 Thread Stephen Gran
, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#419618: Other crash-on-print example

2007-04-17 Thread Stephen Gran
, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#419618: Other crash-on-print example

2007-04-17 Thread Stephen Gran
, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer

Bug#419618: xpdf: segfault on print

2007-04-16 Thread Stephen Gran
-- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#419480: locales: bad dependency; uninstallable

2007-04-15 Thread Stephen Gran
. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org | - signature.asc

Bug#418157: #!/bin/sh: bad interpreter: Permission denied

2007-04-07 Thread Stephen Gran
. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#418157: #!/bin/sh: bad interpreter: Permission denied

2007-04-07 Thread Stephen Gran
? -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer

Bug#417652: kvm: undeclared file conflict

2007-04-04 Thread Stephen Gran
This one time, at band camp, Baruch Even said: * Stephen Gran [EMAIL PROTECTED] [070404 02:25]: Package: kvm Version: 14-1 Severity: serious Unpacking replacement kvm ... dpkg: error processing /var/cache/apt/archives/kvm_18-1_i386.deb (--unpack): trying to overwrite `/usr/share

Bug#417652: kvm: undeclared file conflict

2007-04-03 Thread Stephen Gran
-- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#416526: installation-report: semi-successful desktop install

2007-03-28 Thread Stephen Gran
interface. That is not my experience of network manager, certainly. Can you please test and see if that is the case before you start an X session? -- - | ,''`.Stephen Gran

Bug#416098: kills my server on install

2007-03-24 Thread Stephen Gran
. There are several plugins (hddtemp comes to mind) that can do funny things to hardware, but if userspace kills the kernel, my first finger pointing is at the kernel. -- - | ,''`.Stephen

Bug#416098: kills my server on install

2007-03-24 Thread Stephen Gran
This one time, at band camp, Steinar H. Gunderson said: On Sat, Mar 24, 2007 at 11:38:02PM +, Stephen Gran wrote: Knowing exactly which plugin did this would be helpful, of course, but I doubt it's munin directly at fault. There are several plugins (hddtemp comes to mind) that can do

Bug#413724: rt2500-src: Unable to compile with kernel 2.6.20

2007-03-06 Thread Stephen Gran
with kernel 2.6.18) Same problem here, I am looking for a fix. s/config.h/kconfig.h/, if I remember correctly. -- - | ,''`.Stephen Gran

Bug#409690: havp: diff for NMU version 0.82-1.1

2007-03-01 Thread Stephen Gran
This one time, at band camp, Rene Mayrhofer said: Am Mittwoch, 28. Februar 2007 13:59 schrieb Stephen Gran: tags 409690 + patch thanks Hi, Attached is the diff for my havp 0.82-1.1 NMU. I plan to upload in the next day or two, unless you have any objections. Please wait for a few

Bug#412102: package only includes a Makefile

2007-02-28 Thread Stephen Gran
, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#410834: dansguardian: diff for NMU version 2.8.0.6-antivirus-6.4.4.1-1.1

2007-02-28 Thread Stephen Gran
, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#409690: havp: diff for NMU version 0.82-1.1

2007-02-28 Thread Stephen Gran
/changelog havp-0.82/debian/changelog --- havp-0.82/debian/changelog +++ havp-0.82/debian/changelog @@ -1,3 +1,10 @@ +havp (0.82-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Update to new clamav API (closes: #409690) + + -- Stephen Gran [EMAIL PROTECTED] Wed, 28 Feb 2007 13:57:25

Bug#412208: sylpheed-claws-gtk2: diff for NMU version 2.6.0-1.1

2007-02-28 Thread Stephen Gran
, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org | - diff -u

Bug#412701: freeradius-dialupadmin: depends on php4 instead of php4|php5 and creates conflicts

2007-02-27 Thread Stephen Gran
, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#411117: clamav: CVE-2007-0898 CVE-2007-0897

2007-02-16 Thread Stephen Gran
now out of my hands. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer

Bug#411071: fails to configure

2007-02-15 Thread Stephen Gran
inetd to restart, and that confuses debconf, since it catches the stdout of the init script. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED

Bug#410948: license issues with des.tcl

2007-02-15 Thread Stephen Gran
) of DFARs on the software? Does that make it clearer? -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user

Bug#410834: FTBFS: 'cl_loaddbdir' was not declared in this scope

2007-02-13 Thread Stephen Gran
dbstat; -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer

Bug#409636: patch for this bug

2007-02-13 Thread Stephen Gran
; if (no == 0){ db = dbdir; -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin

Bug#410833: Patch for bug

2007-02-13 Thread Stephen Gran
); } } -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http

Bug#410248: more info

2007-02-09 Thread Stephen Gran
, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#410248: more info

2007-02-09 Thread Stephen Gran
This one time, at band camp, Steve Langasek said: On Fri, Feb 09, 2007 at 09:24:30PM +, Stephen Gran wrote: This one time, at band camp, [EMAIL PROTECTED] said: Since updating I can no longer use gtk-gnutella. When attempting to run it via KDE desktop I do not even get the normal

Bug#408244: intend to NMU

2007-01-31 Thread Stephen Gran
it. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#408361: [pkg-firebird-general] Bug#408361: firebird2-common: must pre-depend on adduser, not depend on it

2007-01-26 Thread Stephen Gran
This one time, at band camp, Lucas Nussbaum said: On 26/01/07 at 00:59 +, Stephen Gran wrote: This one time, at band camp, Lucas Nussbaum said: Well, it's chfn that prompts for a password, actually. Configuring adduser (i.e: letting it run its postinst) solves the problem

Bug#408361: [pkg-firebird-general] Bug#408361: firebird2-common: must pre-depend on adduser, not depend on it

2007-01-25 Thread Stephen Gran
it to. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#408195: Do any of these result in real world issues?

2007-01-23 Thread Stephen Gran
? Thanks, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer

Bug#402316: Patch for hinfo-update

2007-01-05 Thread Stephen Gran
-- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#404047: gzip 1.3.9-2

2007-01-03 Thread Stephen Gran
. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#405354: Downgrading the severity

2007-01-03 Thread Stephen Gran
the respective maintainers make the final decision - in any event, they are not release critical). Thanks all, -- - | ,''`.Stephen Gran | | : :' :[EMAIL

Bug#405336: vdr ignores svdrphostsconf, listens instead to 0.0.0.0:2001

2007-01-02 Thread Stephen Gran
, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#405360: erlang: contains non-free files

2007-01-02 Thread Stephen Gran
not quite the same thing. Take care, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin

Bug#405363: openswan: contains non-free files

2007-01-02 Thread Stephen Gran
this probably needs looking into. Take care, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin

Bug#404297: webcalendar: default Debian config has register_globals on

2006-12-23 Thread Stephen Gran
, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer

Bug#337779: marked as done (release-notes do not suggest re-running lilo)

2006-12-22 Thread Stephen Gran
postinst's fail to run lilo. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer

Bug#402456: Serious Copyright violation in cdrkit

2006-12-17 Thread Stephen Gran
, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#401665: FTBFS on mipsel

2006-12-15 Thread Stephen Gran
does /usr/bin/autoconf point to? -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin

Bug#401665: FTBFS on mipsel

2006-12-15 Thread Stephen Gran
This one time, at band camp, Martin Michlmayr said: * Stephen Gran [EMAIL PROTECTED] [2006-12-15 14:10]: autoconf 2.60a-4 and autoconf2.13 2.13-58 are installed on my machine. Which one does /usr/bin/autoconf point to? autoconf --version Autoconf version 2.13 --- Autoconf 2.13 chosen

Bug#403034: Deep MIME Nesting Content Filter Bypass

2006-12-14 Thread Stephen Gran
, but that of course doesn't do anything for the people who don't use clamscan - exiscan uses a direct socket to clamd, dansguardian uses a public library API, etc. So, suggestions? -- - | ,''`.Stephen Gran

Bug#402331: FTBFS: unable to find user alias

2006-12-14 Thread Stephen Gran
This one time, at band camp, Jon Marler said: Quoting Stephen Gran [EMAIL PROTECTED]: I think you are letting your crankiness interfere with your logic. The people arguing that qmail is non-free are a different group than those that have anything to do with funding anything. If you

Bug#401873: closed by Stephen Gran [EMAIL PROTECTED] (Bug#401873: fixed in clamav 0.90~rc2-1)

2006-12-13 Thread Stephen Gran
, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#402331: FTBFS: unable to find user alias

2006-12-13 Thread Stephen Gran
to maintain qmail strikes me as a good thing, frankly, and nothing to be ashamed of. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED

Bug#401793: CVE-2006-6302: Remote manipulation of host block list

2006-12-05 Thread Stephen Gran
). -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http

Bug#400141: thinkpad-source: No rule to make target

2006-11-24 Thread Stephen Gran
- fix the package and look after it, or find someone who will. The current maintainer doesn't want it anymore. -- - | ,''`.Stephen Gran

Bug#398634: [Dbconfig-common-devel] Re: Bug#398634: [phpgacl] alternative patch without hard dependencies on both db clients.

2006-11-23 Thread Stephen Gran
then depend on dbconfig-mysql, which pulls in all the right stuff for it, and supplies mysql helper scripts. Just a thought. -- - | ,''`.Stephen Gran

Bug#394418: mono_1.1.18-3 (arm/unstable): FTBFS: SIGSEGV

2006-11-16 Thread Stephen Gran
This one time, at band camp, Steve Langasek said: On Wed, Nov 15, 2006 at 10:16:21PM +, Stephen Gran wrote: This one time, at band camp, Paolo Molaro said: I build regularly on my arm box (xscale v5l) on debian and run a few tests. There should be nothing major that would prevent

Bug#394418: mono_1.1.18-3 (arm/unstable): FTBFS: SIGSEGV

2006-11-15 Thread Stephen Gran
. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#398540: [Pkg-net-snmp-devel] Bug#398540: snmpd: postrm fails: /var/lib/dpkg/info/snmpd.postrm: line 24: deluser: command not found

2006-11-14 Thread Stephen Gran
]; then else echo Can't remove $user fi etc. Take care, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian

Bug#361354: mailutils-imap4d: Incorrect FETCH reply if message contains ascii NUL character

2006-11-13 Thread Stephen Gran
. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#361354: mailutils-imap4d: Incorrect FETCH reply if message contains ascii NUL character

2006-11-13 Thread Stephen Gran
, then. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

Bug#397993: gtk-qt-engine: File conflict

2006-11-11 Thread Stephen Gran
something else, let's get another pair of eyes on it to see if anyone can spot the problem. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED

Bug#397993: gtk-qt-engine: File conflict

2006-11-11 Thread Stephen Gran
This one time, at band camp, Stephen Gran said: This one time, at band camp, Bastian Venthur said: This problem seems to be related to the renaming of the package I've done with the last upload. I've followed exactly method A from http://wiki.debian.org/Renaming_a_Package

Bug#397993: gtk-qt-engine: File conflict

2006-11-11 Thread Stephen Gran
This one time, at band camp, Bastian Venthur said: Stephen Gran wrote: After some discussion on IRC, it appears that you should include the debian revision in the conflicts/replaces/etc versioning. So instead of 1:07, use 1:07-2. Ah, thanks for the hint. I'll try it tomorrow

Bug#397993: gtk-qt-engine: File conflict

2006-11-10 Thread Stephen Gran
) -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http

Bug#397500: gimp-data: missing conflict with gimp1.2

2006-11-07 Thread Stephen Gran
Package: gimp-data Version: 2.0.4-1 Severity: serious Unpacking replacement gimp-data ... dpkg: error processing /var/cache/apt/archives/gimp-data_2.2.13-1_all.deb (--unpack): trying to overwrite `/usr/share/man/man5/gimprc.5.gz', which is also in package gimp1.2 -- System Information: Debian

Bug#394426: ddd: fails to start

2006-10-29 Thread Stephen Gran
severity, and I'll let the maintainer get on with actually figuring out what went wrong :) Take care, -- - | ,''`.Stephen Gran | | : :' :[EMAIL

Bug#345079: Patch for this

2006-10-29 Thread Stephen Gran
, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer

Bug#321025: This is a design flaw

2006-10-29 Thread Stephen Gran
this, but not heard back yet. Thanks, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin

Bug#394806: Oh, very sorry

2006-10-29 Thread Stephen Gran
, -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |`- http://www.debian.org

<    1   2   3   4   5   >