Bug#630478: Problem with size of virtual floppies

2011-06-14 Thread John Summerfield
Package: virtinst Version: 0.500.3-2 Severity: important Justification: Some functionality is unavailable virt-install appears to convert existing disk image files sizes to gigabytes at around line 650 of VirtualDisk.py which has this code: newsize = float(newsize) / 1024.0 / 1024.0 / 10

Re: London Stock Exchange suffers .NET Crash

2008-09-11 Thread John Summerfield
Mauro Souza wrote: here in Brazil: Bradesco: Apache Itau: IBM Http Server Banco do Brasil: IHS Unibanco: IIS Santander: IHS Really, my point is that some large organinsations that (one presumes) care about their systems think Windows is okay. Their opinion differs from that of the author of h

Bug#412310: Conflicting copyright claims

2007-02-25 Thread John Summerfield
Package: gettext Version: 0.14.4-2 Severity: serious Several (many?) files contain these lines, as identified with find|xargs grep -2i public\ domain ./gettext-tools/examples/hello-c/autoclean.sh-# Example for use of GNU gettext. ./gettext-tools/examples/hello-c/autoclean.sh-# Copyright (C)

Bug#307295: shorewall: Please guarantee a working firewall after upgrade

2005-05-02 Thread John Summerfield
Package: shorewall Version: 2.2.3-1 Severity: normal I maintain the software on several systems remotely, connecting over they Internet. I am concerned that one day an upgrade to shorwall will leave me with a broken firewall and the need to visit the site or worse, find local hired help. Ideas

Bug#307289: openvpn: Please do stop on upgrade

2005-05-02 Thread John Summerfield
Package: openvpn Version: 2.0-1 Severity: normal For security reasons (and for ease of access to the whole LAN) I regularly connect to remote systems over a vpn. This is how I normally connect when doing system maintenance. Likely, I update software on several systems at once. When openvpn sto

Bug#276469: mailman: Install sets wrong home directory

2005-01-10 Thread John Summerfield
Tollef Fog Heen wrote: * John | On installation, mailman creates the user with this command: | adduser --system --home /var/list --ingroup list list | The directory /var/list does not exist, is not created and | (I think) is wrong anyway. This is to be consistent with base-passwd: I don't see wh