Bug#1085265: local-apt-repository: use caching

2024-10-20 Thread mike
Package: local-apt-repository Version: 0.9 Followup-For: Bug #1085265 X-Debbugs-Cc: okgomdjgbm...@gmail.com Dear Maintainer, in the previous one, the loop doesn't do its job. fix #!/bin/bash set -e DEBS=/srv/local-apt-repository REPO=/var/lib/local-apt-repository if ! test -d $DEBS then # W

Bug#1085265: local-apt-repository: modified script

2024-10-17 Thread mike
Package: local-apt-repository Version: 0.9 Followup-For: Bug #1085265 X-Debbugs-Cc: okgomdjgbm...@gmail.com Dear Maintainer, i encoutered more issues. Because i'm using mv, the files are relativelly old, so the if statement with the stamp isn't triggered. But with caching this can be removed. T

Bug#1085265: local-apt-repository: use caching

2024-10-17 Thread mike
Package: local-apt-repository Version: 0.9 Severity: normal X-Debbugs-Cc: okgomdjgbm...@gmail.com Dear Maintainer, If you have a bunch of packages, regeneration takes very long because it rebuilds everything from scratch. It should be using caching. Something like this: apt-ftparchive p

Bug#1085261: local-apt-repository: support for symlinked /srv/local-apt-repository

2024-10-17 Thread mike
Package: local-apt-repository Version: 0.9 Severity: normal X-Debbugs-Cc: okgomdjgbm...@gmail.com Dear Maintainer, i symlinked /srv/local-apt-repository, and that made the test fail, because it tests the file of the symlink. I'm proposing this change in the test: find $DEBS/* -newer $REPO/sta

Bug#1008415: libnih: FTBFS: dh_auto_test: error: make -j8 check VERBOSE=1 returned exit code 2

2022-03-27 Thread Mike Gabriel
v meeting and see what we can do about this. Personally, I think the dependency on libnih-dbus-dev looks so minimal in lomiri-download-manager, it should be replacable. Mike -- mike gabriel aka sunweaver (Debian Developer) mobile: +49 (1520) 1976 148 landline: +49 (4351) 486 14 27 GnuPG Fi

Bug#895038: libappindicator: deprecated in Debian; AppIndicator based applications, please switch to Ayatana (App)Indicator(s)

2020-12-11 Thread Mike Gabriel
Hi Paul, On Fr 11 Dez 2020 20:43:00 CET, Paul Gevers wrote: Hi Mike, All bugs have caused the packages to be on the list for autoremoval. It seems there is one bug to be filed still, can you please do that? Paul screenkey: screenkey<- unfiled yet (added this year) I h

Bug#895038: libappindicator: deprecated in Debian; AppIndicator based applications, please switch to Ayatana (App)Indicator(s)

2020-12-10 Thread Mike Gabriel
Hi Simon, On Do 10 Dez 2020 16:08:00 CET, Simon McVittie wrote: Control: severity -1 serious On Thu, 10 Dec 2020 at 14:37:21 +, Mike Gabriel wrote: On Do 10 Dez 2020 15:35:19 CET, Paul Gevers wrote: > We're running into the freeze of bullseye soon. The first bug I checked &g

Bug#895038: libappindicator: deprecated in Debian; AppIndicator based applications, please switch to Ayatana (App)Indicator(s)

2020-12-10 Thread Mike Gabriel
Hi Paul, On Do 10 Dez 2020 15:35:19 CET, Paul Gevers wrote: Hi Mike, On Wed, 15 Apr 2020 19:06:59 + Mike Gabriel wrote: >> If you want to get this done for bullseye, please upgrade these bugs to >> serious. Autoremovals will take care of some of the packages. The rest w

Bug#895037: Bug#895038: libappindicator: deprecated in Debian; AppIndicator based applications, please switch to Ayatana (App)Indicator(s)

2020-04-15 Thread Mike Gabriel
ous. Autoremovals will take care of some of the packages. The rest will need manual fixes. I haven't done that. I think the severity of these bugs is a decision for the maintainer of the replacement to make. I think we should start with important and raise to serious after 8 weeks or so

Bug#309278: taglib now generates files that id3v2 can't read

2019-08-19 Thread Mike Crowe
make files that are not readable by id3v2. :( Perhaps it's time to pension off id3v2? Mike.

Bug#917228: autofs: Orphaning package?

2019-03-14 Thread Mike Gabriel
. If that is > > granted, all else follows. > > -- George Orwell > Sent from Mail for Windows 10 > I have just become the new maintainer of the autofs package. Thus, closing this bug. Mike

Bug#912947: autofs: new upstream version (5.1.5) available

2019-03-14 Thread Mike Gabriel
; > Regards, > Salvatore > > I just uploaded autofs 5.1.5-1 to Debian experimental. Thus, closing this bug. Mike

Bug#709366: autofs: automount doesn't work with numerical IPv6 address

2019-03-14 Thread Mike Gabriel
enables libtirpc support in autofs which helps with IPv6 DNS hostname resolution. Please check, if IPv6 IP number support is working with the upcoming version (5.1.5-1). If not, please reopen. Thanks, Mike

Bug#708256: Does this autofs bug also happen with a i386 kernel

2019-03-14 Thread Mike Gabriel
fixable with mixed architectures of autofs kernel module and userland daemon. Mike

Bug#861992: autofs: Fail while installing (arm64)

2019-03-14 Thread Mike Gabriel
returned an error code (1) > > After all autofs has been installed, but systemd fails to start it's unit. Please switch autofs to debug mode (/etc/autofs.conf) and provide the logs. Thanks, Mike

Bug#910367: autofs: No way to mount smb share with a dollar sign at the end

2019-03-14 Thread Mike Gabriel
oblem by renaming /sbin/mount.cifs into mount.cifs.real > and writing the following script in /sbin/mount.cifs: > #!/bin/bash > SHARE="${1/\\\$/\$}" > shift > exec "$0".real "$SHARE" "$@" > > > Please, propose a way (whatever it is) to quote the share name. This is interesting. The double quote feature for the "$" sign in locations got added in 2007 [1]. Maybe a regression? Mike [1] https://git.kernel.org/pub/scm/linux/storage/autofs/autofs.git/commit/?id=3243d2ffbe53eb3fe24e03b239ffcc5cb21e75e4

Bug#897897: Kernel security fix (for CVE-2018-1108) -> AutoFS won't start

2019-03-14 Thread Mike Gabriel
t autofs should receive some restart-if-no-working-correctly-logic. However, this specific bug, I will close now. Feel free to reopen and retitle if you think it is needed. Thanks, Mike

Bug#832628: autofs: Autofs does not unmount mounted filesystems after HUP

2019-03-14 Thread Mike Gabriel
. Thus adding the necessary meta data to this bug and marking the bug as a jessie-only issue. Mike

Bug#842199: autofs should pull in network-online.target and nfs-client.target and related issues

2019-03-14 Thread Mike Gabriel
unt nfs4 mounts it works However, I suspect that we cannot entangle autofs and NFS as much as you propose here. Note that people also may use autofs for local device mounting and don't run NFS with it at all. So, for the autofs side of things, I propose this (a Wants= solution rather than a R

Bug#895038: libappindicator: deprecated in Debian; AppIndicator based applications, please switch to Ayatana (App)Indicator(s)

2018-10-22 Thread Mike Gabriel
Hi Ivo, On Mi 17 Okt 2018 15:46:11 CEST, Ivo De Decker wrote: Control: block 895038 by 895037 Hi, On Fri, Apr 06, 2018 at 01:07:39PM +, Mike Gabriel wrote: Package: src:libappindicator Severity: serious The libappindicator package is currently QA team maintained in Debian and shall be

Bug#895038: libindicator: deprecated in Debian, switch to libayatana-indicator instead

2018-04-06 Thread Mike Gabriel
ator to be removed from Debian, the src:libappindicator must become to a removable state, see [1]. Thanks, Mike [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895037 -- mike gabriel aka sunweaver (Debian Developer) mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint:

Bug#895037: libappindicator: deprecated in Debian; AppIndicator based applications, please switch to Ayatana (App)Indicator(s)

2018-04-06 Thread Mike Gabriel
ng and the porting status, see [2] Greets, Mike [1] https://lists.debian.org/debian-devel/2018/03/msg00506.html [2] https://wiki.debian.org/Ayatana/IndicatorsTransition -- mike gabriel aka sunweaver (Debian Developer) mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint:

Bug#895025: deprecate/remove libindicate in Debian

2018-04-06 Thread Mike Gabriel
muxi (= 1.0.7-2) smuxi So, in a nutshell, these packages need to be addressed: smuxi, pidgin-libnotify and mopidy-mpris require changes to have libindicate removed from Debian. Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4

Bug#877133: sysfsutils: Package upgrade failure when /etc/sysfs.conf contains entries that fail

2017-09-28 Thread Mike Hommey
ollowing output: + [ -f /sys/bus/pci/drivers/radeon/:02:00.0/power_method ] + echo -n profile + echo profile sh: echo: I/O error I'm not saying the script should come with set -x set, but at the very least, it should print out something useful when something fails to be set for some reason. Mike

Bug#818195: [PATCH] Remove dependency on jasper

2016-05-26 Thread Mike Gerow
ch to bail out if file cannot be opened. Closes: #715777 + [ Mike Gerow ] + * Remove libjasper-dev dependency. Closes: #818195 + -- Tobias Frost Sat, 30 Apr 2016 23:46:28 +0200 dcraw (9.26-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index c27a7b0..87c7f00 10

Bug#818638: mozplugger: Probably shouldn't depend on chromium/chromium-browser anymore

2016-03-18 Thread Mike Hommey
Package: mozplugger Version: 1.14.5-2 Severity: wishlist Dear Maintainer, AFAIK, mozplugger is a NPAPI plugin and chromium has dropped support for NPAPI plugins some time ago. I don't expect mozplugger to be loaded by chromium anymore. Mike

Bug#749319: duplicate items in manifest

2014-06-10 Thread Mike Isely
l see multiple instances of at least purgatory/arch/i386/entry32-16-debug.S (along with other cases). Perhaps pristine-tar could use an enhancement to screen out duplicates from the upstream manifest, if only to prevent breakage - or perhaps to warn the user. -Mike is...@pobox.com is...@isely

Bug#701605: cvsps: New upstream maintainer, website, and version

2013-02-24 Thread Mike Swanson
Package: cvsps Version: 2.1-6 Severity: important cvsps has new management under Eric S. Raymond, with a new focus on purely being a tool to salvage CVS repositories into DVCSes. It also no longer depends on any other CVS implementation, instead implementing the network protocol itself as well as

Bug#564576: Package completely fails to support IPv6

2011-11-12 Thread Mike Markley
g API differences) and it was never stable. I don't have the cycles to port it; in addition, spf-milter-python appears to be a suitably functional replacement. Given those facts, I suppose dropping it is for the best. -- Mike Markley -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/2013013735.gj28...@madhack.com

Please Review The Following:

2011-10-31 Thread Mike B.
ot; rating with the BBB! Don’t wait call now! Mr. Mike L. Bernhard Email Broadcast Specialist U.S. Deployment Division 1 (800) 598-3550 Ext 230 -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@list

Bug#643046: iceweasel 6.0.2-1 crashes on load when gecko-mediaplayer is installed

2011-09-26 Thread Mike Hommey
; conflicting with the gecko-mediaplayer package, unless this can be > resolved some other way. Surely, the gecko-mediaplayer issue is transient, so there's no point for iceweasel to conflict with it, but the gecko-mediaplayer issue does need to be fixed. Mike -- To UNSUBSCRIBE, emai

Bug#639744: [Pkg-openssl-devel] Bug#639744: Compromised certificates for *.google.com issued by DigiNotar Root CA

2011-09-07 Thread Mike Hommey
ember > > reading > > any report of the gov already revoking it. > > There was a new update of firefox today that removed an other > certificate. It corresponds to the second nss upload in Debian. (DSA-2300-2) Mike -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110907162657.ga16...@glandium.org

Bug#639744: Compromised certificates for *.google.com issued by DigiNotar Root CA

2011-09-06 Thread Mike Hommey
hromium uses libnss, please explain, what kind of update chromium > needs? did I miss something? You missed the part where chromium uses libpkix (despite mozilla saying it's not ready), and the libpkix path doesn't reject the certs chaining to the Explicitly Disabled CAs. Mike -- T

Bug#639744: [Pkg-openssl-devel] Bug#639744: Compromised certificates for *.google.com issued by DigiNotar Root CA

2011-09-05 Thread Mike Hommey
t; > useless for this case. > > It could theoreticly also be used to block any certificate if > we'd know the public key. But I agree it's useless for this case. Actually, if it was used at all levels of the cert chain, we could block the CA certificates we want. And we d

Bug#639744: Compromised certificates for *.google.com issued by DigiNotar Root CA

2011-09-04 Thread Mike Hommey
On Sun, Sep 04, 2011 at 01:37:19AM -0500, Raphael Geissert wrote: > On Saturday 03 September 2011 01:45:22 Mike Hommey wrote: > > Looking at the patches, this really is: > [...] > > Ok, with the patches we got NSS covered, but we still need to do something > for > other

Bug#639744: Compromised certificates for *.google.com issued by DigiNotar Root CA

2011-09-04 Thread Mike Hommey
On Sun, Sep 04, 2011 at 01:37:19AM -0500, Raphael Geissert wrote: > On Saturday 03 September 2011 01:45:22 Mike Hommey wrote: > > Looking at the patches, this really is: > [...] > > Ok, with the patches we got NSS covered, but we still need to do something > for > other

Bug#639744: Compromised certificates for *.google.com issued by DigiNotar Root CA

2011-09-03 Thread Mike Hommey
On Sat, Sep 03, 2011 at 08:45:22AM +0200, Mike Hommey wrote: > On Sat, Sep 03, 2011 at 07:40:23AM +0200, Mike Hommey wrote: > > On Wed, Aug 31, 2011 at 11:02:53PM -0500, Raphael Geissert wrote: > > > On Tuesday 30 August 2011 23:30:19 Mike Hommey wrote: > > > > On W

Bug#639744: Compromised certificates for *.google.com issued by DigiNotar Root CA

2011-09-02 Thread Mike Hommey
On Sat, Sep 03, 2011 at 07:40:23AM +0200, Mike Hommey wrote: > On Wed, Aug 31, 2011 at 11:02:53PM -0500, Raphael Geissert wrote: > > On Tuesday 30 August 2011 23:30:19 Mike Hommey wrote: > > > On Wed, Aug 31, 2011 at 06:26:26AM +0200, Mike Hommey wrote: > > > >

Bug#639744: Compromised certificates for *.google.com issued by DigiNotar Root CA

2011-09-02 Thread Mike Hommey
On Sat, Sep 03, 2011 at 07:40:23AM +0200, Mike Hommey wrote: > On Wed, Aug 31, 2011 at 11:02:53PM -0500, Raphael Geissert wrote: > > On Tuesday 30 August 2011 23:30:19 Mike Hommey wrote: > > > On Wed, Aug 31, 2011 at 06:26:26AM +0200, Mike Hommey wrote: > > > >

Bug#639744: Compromised certificates for *.google.com issued by DigiNotar Root CA

2011-09-02 Thread Mike Hommey
On Wed, Aug 31, 2011 at 11:02:53PM -0500, Raphael Geissert wrote: > On Tuesday 30 August 2011 23:30:19 Mike Hommey wrote: > > On Wed, Aug 31, 2011 at 06:26:26AM +0200, Mike Hommey wrote: > > > So, I'll put that on tiredness. That'd be several fraudulent > > &

Bug#639744: Compromised certificates for *.google.com issued by DigiNotar Root CA

2011-09-02 Thread Mike Hommey
On Thu, Sep 01, 2011 at 11:37:41PM -0500, Raphael Geissert wrote: > On Thursday 01 September 2011 17:47:57 Mike Hommey wrote: > > On Thu, Sep 01, 2011 at 02:06:39PM -0500, Raphael Geissert wrote: > > > Unless other certificates were signed with another CA, at least the >

Bug#639744: Compromised certificates for *.google.com issued by DigiNotar Root CA

2011-09-01 Thread Mike Hommey
On Thu, Sep 01, 2011 at 02:06:39PM -0500, Raphael Geissert wrote: > On Thursday 01 September 2011 01:37:01 Mike Hommey wrote: > > On Wed, Aug 31, 2011 at 11:02:53PM -0500, Raphael Geissert wrote: > > Well, reality is that the Firefox 6.0.1 release, which has a white least &g

Bug#639744: Compromised certificates for *.google.com issued by DigiNotar Root CA

2011-09-01 Thread Mike Hommey
On Thu, Sep 01, 2011 at 08:37:01AM +0200, Mike Hommey wrote: > On Wed, Aug 31, 2011 at 11:02:53PM -0500, Raphael Geissert wrote: > > On Tuesday 30 August 2011 23:30:19 Mike Hommey wrote: > > > On Wed, Aug 31, 2011 at 06:26:26AM +0200, Mike Hommey wrote: > > > >

Bug#639744: Compromised certificates for *.google.com issued by DigiNotar Root CA

2011-08-31 Thread Mike Hommey
On Wed, Aug 31, 2011 at 11:02:53PM -0500, Raphael Geissert wrote: > On Tuesday 30 August 2011 23:30:19 Mike Hommey wrote: > > On Wed, Aug 31, 2011 at 06:26:26AM +0200, Mike Hommey wrote: > > > So, I'll put that on tiredness. That'd be several fraudulent > > &

Bug#639744: Compromised certificates for *.google.com issued by DigiNotar Root CA

2011-08-30 Thread Mike Hommey
On Tue, Aug 30, 2011 at 10:49:04PM -0500, Raphael Geissert wrote: > On Tuesday 30 August 2011 15:48:11 Mike Hommey wrote: > > On Tue, Aug 30, 2011 at 09:58:18PM +0200, Yves-Alexis Perez wrote: > > > On mar., 2011-08-30 at 12:29 -0500, Raphael Geissert wrote: > > > > W

Bug#639744: Compromised certificates for *.google.com issued by DigiNotar Root CA

2011-08-30 Thread Mike Hommey
On Wed, Aug 31, 2011 at 06:26:26AM +0200, Mike Hommey wrote: > On Tue, Aug 30, 2011 at 10:48:11PM +0200, Mike Hommey wrote: > > On Tue, Aug 30, 2011 at 09:58:18PM +0200, Yves-Alexis Perez wrote: > > > On mar., 2011-08-30 at 12:29 -0500, Raphael Geissert wrote: > > > >

Bug#639744: Compromised certificates for *.google.com issued by DigiNotar Root CA

2011-08-30 Thread Mike Hommey
On Tue, Aug 30, 2011 at 10:48:11PM +0200, Mike Hommey wrote: > On Tue, Aug 30, 2011 at 09:58:18PM +0200, Yves-Alexis Perez wrote: > > On mar., 2011-08-30 at 12:29 -0500, Raphael Geissert wrote: > > > On Tuesday 30 August 2011 01:08:29 Yves-Alexis Perez wrote: > > > >

Bug#639744: Compromised certificates for *.google.com issued by DigiNotar Root CA

2011-08-30 Thread Mike Hommey
least evolution now uses the shared sqlite db (cert9.db and > key4.db, see https://wiki.mozilla.org/NSS_Shared_DB). The NSS tools are supposed to work with whatever database version you use, since they use NSS ;) That being said, there is a huge problem with mitigation in basically al

Bug#617688: b43-fwcutter: debian/copyright lists incorrect license, missing copyright holders

2011-03-10 Thread Mike O'Connor
Source: b43-fwcutter Version: 1:013-3 Severity: serious Justification: Policy 12.5 debian/copyright states that this package is GPL, however, it appears to have a 2 clause BSD license, and some code in the public domain. The BSD license requires that copyright holders be listed, and they are not

Mike Genkin has invited you to Boxbe

2010-07-09 Thread Mike Genkin
Hi, Last chance! Just a reminder, Mike would like to share approved contacts with you on Boxbe. Use this link: https://www.boxbe.com/register?tc=3618601470_1438997542 This message was sent at the request of genkstar...@yahoo.com. If you want to opt-out of invitations from Boxbe members

Mike Genkin invites you to use Boxbe

2010-07-06 Thread Mike Genkin
I'd like to share approved contacts with you on Boxbe Here's the link: https://www.boxbe.com/register?tc=3568740172_564479745 -Mike This message was sent at the request of genkstar...@yahoo.com. If you want to opt-out of invitations from Boxbe members, use this link: https://www

Bug#585929: sopwith: New upstream version of Sopwith

2010-06-14 Thread Mike Swanson
Package: sopwith Version: 1.7.1-4 Severity: wishlist Upstream has Sopwith 1.7.2 available. Please package :-) -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores) Lo

Bug#478762: Check out my photos on Facebook

2010-05-03 Thread Mike Johnson
I set up a Facebook profile where I can post my pictures, videos and events and I want to add you as a friend so you can see it. First, you need to join Facebook! Once you join, you can also create your own profile. -- Mafia Wars Daily Player -- Thanks, Mike To sign up for

Re: Please fix your packages ;)

2010-01-25 Thread Mike Hommey
On Mon, Jan 25, 2010 at 06:45:11PM +0100, Kurt Roeckx wrote: > On Mon, Jan 25, 2010 at 09:56:00AM +0100, Mike Hommey wrote: > > # For the last 4 packages, please check bug #557604. > > # For the other packages, only a "binNMU" is necessary. > > # (except that re

Re: Processed: Please fix your packages ;)

2010-01-25 Thread Mike Hommey
at iceape will be fixed, as will icedove 3. > > Shouldn't you have filed the bug *after* you fixed them in > any case so that those dicts won't stop working? (And eventually > we should add a Breaks:?) As said on IRC, they won't break, they will possibly shown as xx_XX ins

Please fix your packages ;)

2010-01-25 Thread Mike Hommey
# For the last 4 packages, please check bug #557604. # For the other packages, only a "binNMU" is necessary. # (except that real binNMUs are not supported on arch:all packages) clone 560106 -1 reassign -1 igerman98 retitle -1 Please rebuild igerman98 against latest dictionaries-common-dev clone 560

Bug#491101: (no subject)

2008-09-16 Thread Mike Stroyan
severity 491101 grave thanks The command is completely non-functional. -- Mike Stroyan, [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#497703: more info

2008-09-04 Thread Mike O'Connor
Upon closer inspection, it looks like the problem is bigger than just an incomplete copyright file. Several of the files, for example, happydoclib/formatter/xmlformatterbase.py contain the statments: # This is free software, and you are welcome to redistribute it # under certain conditions. For d

Bug#497703: python-happydoc: Incomplete debian/copyright

2008-09-03 Thread Mike O'Connor
Package: python-happydoc Version: 2.1-6 Severity: serious Justification: Policy 12.5 many of the files distributed in the python-happydoc package have Copyright statements in them which aren't reflected in /usr/share/doc/python-happydoc/copyright. For example: /usr/share/pyshared/happydoclib/doc

Eine Empfehlung von Mike

2008-02-07 Thread Mike
Grüße Mike Diese ePost wurde versendet von: Mike ([EMAIL PROTECTED]) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Microsoft and Accounting Customer Lists

2008-01-06 Thread mike gordon
(Geac) , Vista (Epicor) For more information about these lists as well as our other software lists you can visit our corporate web site by clicking the link below.. http://www.repharm.com If you'd like more information, please contact Mike Gordon at our Repharm office at (905) 728

Bug#444718: (no subject)

2007-11-17 Thread Mike O'Connor
retitle 444718 RM: sope -- RoQA; NPOASR; RC-Buggy reassign 444718 ftp.debian.org severity 444718 normal thanks sope was never released upstream. It is currently buggy, unmaintained, and has never been part of a stable release. I think it therefore makes a good candidate for removal. thanks, ste

Bug#436740: fpm: Missing menu file, one provided.

2007-08-08 Thread Mike Mestnik
Package: fpm Version: 0.60-2 Severity: wishlist I like to copy/paste, how about you? cat > usr/share/menu/fpm << EOF ?package(fpm):\ needs="X11"\ section="Apps/Text"\ title="fpm"\ longtitle="Figaro's Password Manager"\ ico

Bug#425866: Must conflict with libdvilib2-13

2007-05-24 Thread Mike Furr
Package: libdvilib2-16 Version: 1.3.2-1 Severity: serious libdvilib2-16 needs to conflict with libdvilib2-13 to ensure a smooth transition. Otherwise, the following error occrus: Unpacking libdvilib2-16 (from .../libdvilib2-16_1.3.2-1_i386.deb) ... dpkg: error processing /var/cache/apt/archives/

'BRING ME THE B*LLS OF MATERAZZI' (Zidane's mother)

2006-07-18 Thread Mike Morris
http://world-of-soccer.biz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#375792: ogle-gui: enable gtk2

2006-06-27 Thread Mike Hokenson
Package: ogle-gui Version: 0.9.2-3 Severity: wishlist It'd be nice to see ogle-gui built with gtk2 by default (--enable-gtk2). There doesn't appear to be any ifdef's or special code, just include path and linking library adjustments. Seems to behave the same (no major problems) and looks alot

Bug#356373: Updated ipw2200-source would be very helpful

2006-04-14 Thread Mike Paul
o see what options to pass to make), it fails because ieee80211-source 1.1.6-3 doesn't define WLAN_AUTH_LEAP. [1] http://mail.gnome.org/archives/networkmanager-list/2006-March/msg00120.html -- Mike Paul <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#355164: ilisp: ilisp.el defaults to guile1.4 for the guile interpreter

2006-03-03 Thread Mike Small
Package: ilisp Version: 5.12.0+cvs.2004.12.26 Severity: minor I have only guile 1.6 and not guile 1.4 installed and whenever I start a guile process in emacs using ilisp I get the error that /usr/bin/guile1.4 does not exist. It seems to be because the following line (line 80) in /etc/ilisp/ilisp.

Bug#307574: Built with wrong OCaml version

2005-05-03 Thread Mike Furr
Package: perl4caml Severity: grave This package is built from the wrong OCaml version(it slipped in with a bad dependency) and thus is completely useless in Debian. I'm uploading a new version now, but since Sarge is frozen, if it doesn't get built in time or some such, this package shouldn't be

Bug#286777: conf_rules.cgi: Rule file cannot be found (/etc/snort/$RULE_PATH/scan.rules).

2004-12-21 Thread Mike Mestnik) (The Archmage Forever
Package: webmin-snort Version: 1.1-2 Severity: normal This is the default Debian config file, to set $RULE_PATH to "/etc/snort/rules". If you don't want to read this from the cfg file then you should hardcode "/etc/snort/rules" in. -- System Information: Debian Release: 3.1 Architecture: sparc (

Bug#213303: (no subject)

2004-05-31 Thread Mike Beattie
tags 213303 + wontfix close 213303 thanks This is the intended behaviour of xdkcal, perhaps the submitter is after something else? Mike. -- Mike Beattie <[EMAIL PROTECTED]> ZL4TXK, IRLP Node 6184 CPU's dont tend to work very well after their "magic smoke" has escaped.

Bug#247087: /usr/bin/gnome-font-viewer: font testing string should be configureable

2004-05-03 Thread Mike Hommey
Package: capplets Version: 1:2.6.1-1 Severity: wishlist File: /usr/bin/gnome-font-viewer Tags: experimental The string shown by the gnome font viewer should be changeable by user request, for that one may want to look at a japanese, korean, whatever font, and with the standard english sentence, yo

Bug#236589: xterm: Export scrollback buffer control to programs like screen.

2004-03-07 Thread Mike Mestnik
Package: multi-gnome-terminal Version: 1.6.2-3 Severity: wishlist I saw today the screen did not use it's parent terminal's scrollback features. Screen for other reasons needs a copy of the scroll back buffer so it has it's own buffer and control mechinisem. It would be nice if screen could open

Bug#66190: treetool: Treetool causes arithmetic exception/file open on alpha

2002-06-12 Thread Mike McCaughey
bility to modify the code for your platform, I would go ahead and do so. Regards, Mike McCaughey At 3:43 PM +0200 6/12/02, Helge Kreutzmann wrote: Hello ! On Wed, Jun 12, 2002 at 02:07:40PM +0200, Tille, Andreas wrote: On Wed, 12 Jun 2002, Helge Kreutzmann wrote: > This is the same impre

Bug#139866: immediate crash on alpha

2002-03-25 Thread Mike Coleman
Package: cooledit Version: 3.17.1-3.1 On an alpha box, the splash screen and edit window come up, but as soon as I hit the first key (e.g., 'a'), it cores. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Some (Quality) suggestions

2002-02-17 Thread Mike Machuidel
nstable (sid) is very recent and may be more solid than Redhat (except for the broken packages sometimes). Currently I wouldn't use woody on a production server. Okay, these where my concerns, I'd like to hear some suggestions and answers. I don't know if this message is stored