Package: ocfs2-tools
Version: 1.1.5-2
Hi,
I am reporting a bug (?) in ocfs2_tools package...
It prevents the o2cb_ctl program from working.
No depp investigation done.
I found a simple solution examining the ubuntu source for the same package
(which works correctly for me before).
Debian Sid
Kernel: 2.6.16-1-k7-smp debian
gcc 4.0.3 (Debian 4.0.3-1)
libc 2.3.6-4
synptom: on launching o2cb_ctl, it gets a double free from libc and refuse
to work (abort). Impossible to load ocfs2 cluster filesystem.
solution found (from patched ubuntu code):
1418,1419c1418,1419
< if (ctxt.oc_config)
< o2cb_config_free(ctxt.oc_config);
---
> // if (ctxt.oc_config)
> // o2cb_config_free(ctxt.oc_config);
Is it possible to have this repackaged ? (stupid by my side, it is just to
have apt-get upgrade do not always overwrite my rebuilt packages)
Thanks !
--
\ | /
(@ @)
-------------------------o00-(_)-00o-----------------------------
LaMMA - Laboratorio per la Meteorologia e la Modellistica Ambientale
Laboratory for Meteorology and Environmental Modelling
Via Madonna del Piano, 50019 Sesto Fiorentino (FI)
tel: + 39 055 4483049
fax: + 39 055 444083
web: www.lamma.rete.toscana.it
e-mail: [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]