Activity log for bug #1740927

Date Who What changed Old value New value Message
2018-01-02 19:42:51 Andreas Hasenack bug added bug
2018-01-02 19:42:56 Andreas Hasenack ocfs2-tools (Ubuntu): importance Undecided Low
2018-01-02 20:02:47 Andreas Hasenack nominated for series Ubuntu Artful
2018-01-02 20:02:47 Andreas Hasenack bug task added ocfs2-tools (Ubuntu Artful)
2018-01-02 20:07:33 Andreas Hasenack description gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/x/ocfs2-tools-1.8.5=. -fstack-protector-strong -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -I../include -I. -DVERSION=\"1.8.5\" -MD -MP -MF ./.feature_quota.d -o feature_quota.o -c feature_quota.c In file included from /usr/include/string.h:431:0, from ../include/ocfs2/ocfs2.h:41, from pass4.c:32: include/strings.h:37:1: error: unknown type name ‘errcode_t’; did you mean ‘mode_t’? errcode_t o2fsck_strings_insert(o2fsck_strings *strings, char *string, ^~~~~~~~~ mode_t ../Postamble.make:40: recipe for target 'pass4.o' failed Upstream issue: https://github.com/markfasheh/ocfs2-tools/issues/17 Fix: https://github.com/markfasheh/ocfs2-tools/commit/0ffd58b223e24779420130522ea8ee359505f493 gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/x/ocfs2-tools-1.8.5=. -fstack-protector-strong -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -I../include -I. -DVERSION=\"1.8.5\" -MD -MP -MF ./.feature_quota.d -o feature_quota.o -c feature_quota.c In file included from /usr/include/string.h:431:0,                  from ../include/ocfs2/ocfs2.h:41,                  from pass4.c:32: include/strings.h:37:1: error: unknown type name ‘errcode_t’; did you mean ‘mode_t’?  errcode_t o2fsck_strings_insert(o2fsck_strings *strings, char *string,  ^~~~~~~~~  mode_t ../Postamble.make:40: recipe for target 'pass4.o' failed Upstream issue: https://github.com/markfasheh/ocfs2-tools/issues/17 Fix: https://github.com/markfasheh/ocfs2-tools/commit/0ffd58b223e24779420130522ea8ee359505f493 Debian sid is unaffected at the moment.
2018-01-03 10:33:06 Launchpad Janitor merge proposal linked https://code.launchpad.net/~ahasenack/ubuntu/+source/ocfs2-tools/+git/ocfs2-tools/+merge/335651
2018-01-04 12:48:09 Andreas Hasenack tags ftbfs
2018-01-26 18:34:53 Launchpad Janitor ocfs2-tools (Ubuntu): status In Progress Fix Released
2018-07-30 23:21:27 Launchpad Janitor merge proposal linked https://code.launchpad.net/~ahasenack/ubuntu/+source/ocfs2-tools/+git/ocfs2-tools/+merge/351821
2018-07-31 13:24:32 Andreas Hasenack merge proposal unlinked https://code.launchpad.net/~ahasenack/ubuntu/+source/ocfs2-tools/+git/ocfs2-tools/+merge/351821
2018-07-31 13:25:23 Andreas Hasenack ocfs2-tools (Ubuntu Artful): status New Won't Fix