7 Oct
2007
7 Oct
'07
8:02 p.m.
Hi,
the attached patch fixes two problems in hobbit 4.2.0:
1.) The package build-depends on librrd0-dev. Alternatively, librrd2-dev can be used, which is present in Debian etch.
2.) In the postinst script of hobbit-client, the used single quotes prevent the variable from being replaced by sed. Instead, double quotes should be used.
Best regards, Andreas