Bug#771766: debian-goodies: behavior problem with debmany when using -z zenity option.

2014-12-01 Thread Kevin C.
Package: debian-goodies
Version: 0.63
Severity: normal
Tags: patch

Dear Maintainer,

When using debmany -z somepackage  such as: debmany -z debian-goodies .
If double clicking a filename in the zenity dialog gives an error, but if
you first just select the filename and click ok it works. This
problem/annoyance seems to have started after an upgrade. I believe it used
to work fine. When double clicking for example dblob, the Error is this: 
/usr/bin/debmany: line 382: cd: /usr/share/man/man1/dglob.1.gz|/usr/share/man: 
No such file or directory

It seems zenity is returning a | delimited value, when double clicking the
filename and only returning the file when hitting ok.

To fix this I added this line: after line 360:
return=$(echo $return | cut -d\| -f2)

This seems to work for me, I don't if there are any other ill effects.
 
Thanks,
Kevin Compton



-- System Information:
Debian Release: jessie/sid
  APT prefers trusty-updates
  APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500, 
'trusty'), (100, 'trusty-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13.0-39-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages debian-goodies depends on:
ii  curl  7.35.0-1ubuntu2.2
ii  dctrl-tools [grep-dctrl]  2.23ubuntu1
ii  dialog1.2-20130928-1
ii  perl  5.18.2-2ubuntu1
ii  python2.7.5-5ubuntu3
ii  whiptail  0.52.15-2ubuntu5

Versions of packages debian-goodies recommends:
ii  lsof  4.86+dfsg-1ubuntu2

Versions of packages debian-goodies suggests:
pn  popularity-contest  none
ii  xdg-utils   1.1.0~rc1-2ubuntu7.1
ii  zenity  3.8.0-1ubuntu1

-- no debconf information


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



Bug#661728: durep: Excessive space usage - please compress files

2012-02-29 Thread Kevin C
Package: durep
Version: 0.9-1
Severity: wishlist


durep takes an excessive amount of space to store its data files (.ds files). 
If you want to keep a few days of history plus monthly or yearly history prior 
to that, it can easily take gigabytes of storage.

If durep supported gzipping (or otherwise compressing) the .ds files, with the 
cgi decompressing them on the fly, then this space usage would be greatly 
reduced. (In my tests, by a factor of 6 using default gzip options.)

Other ways to reduce space usage for histories would be fine too, like only 
storing changes, however I think this is the easiest to implement.


-- System Information:
Debian Release: 5.0.9
  APT prefers oldstable
  APT policy: (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-xen-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages durep depends on:
ii  debconf [debconf-2.0]1.5.24  Debian configuration management sy
ii  perl 5.10.0-19lenny5 Larry Wall's Practical Extraction 

Versions of packages durep recommends:
ii  libmldbm-perl 2.01-2 Store multidimensional hash struct

durep suggests no packages.

-- debconf information:
* durep/makereports: true
* durep/filesystems: .



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