Bug#545865: Getmail4 is logging at higher than configured verbosity

2009-09-09 Thread James Sams
Package: getmail4
Version:  4.8.4-1

Getmail4 is logging at verbosity level 1 (I think, maybe 2) instead of 0, 
which is what I have set in my configuration file. The log file looks like 
this:

2009-09-06 04:50:02 Initializing 
SimpleIMAPSSLRetriever:sams.ja...@imap.gmail.com:993:
2009-09-06 04:50:08 msg1/4560 ( bytes) msgid 3/Inbox/1443 not 
retrieved (seen)

and repeats the last message for all 4560 emails in my inbox, a number which 
of course only grows with time. This occurs on every fetch, as far as I can 
tell. My configuration file has verbosity set to 0.  I have a log file from 
January that did not have this problem,  but the rest have been rotated out 
due to an extremely bloated size; so, I cannot determine exactly when this 
problem started occurring. At least a couple of weeks ago, as best as I can 
tell. No changes to my configuration were made in that time. The old log file 
would simply indicate that it was initializing the retriever, with the 
occasional error message when an error occurred.

Dependent software versions:
python 2.5.4-2
python-support 1.0.3

I am running Debian squeeze.

Command in cron to run the retrieval: 
getmail --rcfile /home/james/.getmail/getmailrc.gm

My configuration file:
[retriever]
type = SimpleIMAPSSLRetriever
server = imap.gmail.com
username = sams.james
password = *
mailboxes = (Inbox,)

[destination]
type = MDA_external
path = /usr/bin/procmail

[options]
verbose = 0
read_all = false
message_log = /var/log/mail/sams.james.log

I believe that constitutes all the relevant information you need.

--james




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#508330: Argument structure is non-standard; does not allow tab completion of directories

2008-12-10 Thread James Sams
Package: mhddfs
Version: 0.1.12-1
Severity: wishlist

--- Please enter the report below this line. ---
The current option parsing is, as you know, as such:

mhddfs /dir1,/dir2[,/path/to/dir3] /path/to/mount [-o options]

This is highly non-standard and may be subject to breakage (e.g. if one of the 
paths themselves contain a comma, untested).

Using a more standard syntax, perhaps making use of the GNU parsing libraries 
(http://www.gnu.org/software/libtool/manual/libc/Parsing-Program-Arguments.html),
 
would allow for the standard argument format e.g.:

mhddfs /dir1 /dir2 [/dir3...] /mountpoint [-o options]
or
mhddfs [-o options] /dir1 /dir2 [/dir3...] /mountpoint 

which would also allow for the directories to be tab-completed, as expected.

Neat fuse file system though.

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.22-2-k7

Debian Release: lenny



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#472503: Confirmed on Sid, x86

2008-03-27 Thread James Sams
I am seeing the exact same thing when trying to install djview4 and 
djvulibre-bin. libdjvulibre21 gets selected for installation, and won't 
install due to lib*15 having a hold on /usr/share/djvu/osi/cs/messages.xml. I 
have tried backing out of the installation, but that has failed. apt-get -f 
install also fails. I have tried removing the file by hand, but this does not 
work either.

[EMAIL PROTECTED]:~$ uname -a
Linux vonneumann 2.6.18-5-686 #1 SMP Tue Dec 18 21:24:20 UTC 2007 i686 
GNU/Linux



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#315926: Does not stop xscreensaver anymore

2006-10-10 Thread James Sams




Still seeing this behavior with 1.4.5-1, totem-xine. I've used the Gnome menu (Debian - Screen - Save - Disable XScreensaver) to disable the screensaver, and I am still seeing the blanking. I found that disabling DPMS in xorg.conf and restarting X helped to fix the behavior. Perhaps if gnome screensaver is not running, totem doesn't do anything to prevent screen blanking, thus allowing either xscreensaver or DPMS to blank the screen, even if it is supposed to fallback on xscreensaver events, which may not be enough to prevent DPMS from kicking in if neither screensaver is running.

James




Bug#296392: libmultisync-plugin-syncml: Failed to get second plugin changes: Unknown error in server mode

2005-02-21 Thread James Sams
Package: libmultisync-plugin-syncml
Version: 0.82-5
Severity: normal

The Evolution 2.0 and Backup plugins in MultiSync seem to work fine for
me, hence I am filing my bug here instead of in the MultiSync package,
though I cannot know for sure which is more accurate. Attempting to use
MultiSync as the server results in the log error Failed to get second
plugin canges: Unknown error (with any plugin as the first plugin, and
syncML server as the second plugin, or vice versa, in that case resulting in a 
Failed to get first plugin changes..). Running the program from the command 
line and getting the output that way shows that nothing is happening when Sync 
is
clicked, though other pairs result in information about the success and
type of syncing being done. Using in client mode SEEMS to work (the
output shows that it found the data but failed to connect to a server
because I do not have a server to test against given the reported problem here).

I put severity at normal, since the multisync package in general seems
to work, though this particular plugin is rendered entirely unusable,
perhaps warranting a higher severity level. Hopefully this is coherent

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-386
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages libmultisync-plugin-syncml depends on:
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libatk1.0-0  1.8.0-4 The ATK accessibility toolkit
ii  libbonobo2-0 2.8.1-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.8.1-1 The Bonobo UI library
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libgconf2-4  2.8.1-4 GNOME configuration database syste
ii  libglib2.0-0 2.6.2-1 The GLib library of C routines
ii  libgnome2-0  2.8.0-6 The GNOME 2 library - runtime file
ii  libgnomecanvas2-02.8.0-1 A powerful object-oriented display
ii  libgnomeui-0 2.8.0-3 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0   2.8.3-11The GNOME virtual file-system libr
ii  libgtk2.0-0  2.6.2-1 The GTK+ graphical user interface 
ii  libice6  4.3.0.dfsg.1-10 Inter-Client Exchange library
ii  liborbit21:2.10.2-1.1libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.8.0-3 Layout and rendering of internatio
ii  libpopt0 1.7-5   lib for parsing cmdline parameters
ii  libsm6   4.3.0.dfsg.1-10 X Window System Session Management
ii  libssl0.9.7  0.9.7e-3SSL shared libraries
ii  libwbxml20.9.0-3 WBXML parsing and encoding library
ii  libxml2  2.6.16-2GNOME XML library
ii  multisync0.82-5  A program to synchronize PIM data
ii  openssl  0.9.7e-3Secure Socket Layer (SSL) binary a
ii  xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]