-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 21. nov. 2010 17:32, Holger Levsen wrote:
> Hi Petter, Ronny,
> 
> On Sonntag, 21. November 2010, Adam D. Barratt wrote:
>> On Sun, 2010-11-21 at 14:39 +0100, Holger Levsen wrote:
>>> please unblock sitesummary 0.0.67, which includes two trivial bugfixes,
>>> one of them set to serious severity.
>>>
>>> sitesummary (0.0.67) unstable; urgency=low
>>>    [ Ronny Aasen ]
>>>    * Only run lsscsi from collect.d/system, if /proc/bus/scsi exsists
>>>      to avoid errors on machines without /sys mouted, like chroots
>>>      and vservers (Closes: #602286).
>>
>> s/exsists/exists/
>>
>> Should that not be /sys/bus/scsi, rather than /proc/bus/scsi?  afaics
>> there's no connection between the existence of /proc/bus/scsi and /sys
>> being mounted.  (and at least on this machine, /proc/bus/scsi doesn't
>> exist, /sys/bus/scsi does and lsscsi works fine).
>>
>>>    [ Petter Reinholdtsen ]
>>>    * Change sitesummary-upload to not try to parse an empty
>>>      $http_proxy variable.  This get it working on hosts without
>>>      a proxy setting (Closes: #604025).
>>
>> [...]
>>
>>> -if (defined($http_proxy))
>>> +if (defined($http_proxy) && $http_proxy)
>>
>> That should really be "&& length($http_proxy))", but as an http_proxy
>> containing "0" will be rejected as invalid in any case, meh. :)
> 

oops. That was me doing one thing on my local files. and another in svn.
You are correct. even wrote without /sys mounted in the changelog...  :s

have updated svn.

Ronny
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkzqakAACgkQdjPGjuyRrjqNOQCcCgZ2Jpj5TzWOi8Z8QU/xb31H
ISIAmwfsl2mzruJH9xzFazBYe6ggxsiH
=G10G
-----END PGP SIGNATURE-----



-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4cea6a40.6080...@skolelinux.no

Reply via email to