View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000875 | bareos-core | director | public | 2017-11-19 14:24 | 2018-06-22 17:17 |
Reporter | tuxmaster | Assigned To | |||
Priority | normal | Severity | block | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | X86_64 | OS | Fedora | OS Version | 27 |
Product Version | 17.2.4-rc1 | ||||
Fixed in Version | 17.2.6 | ||||
Summary | 0000875: 17.2.4-rc2 mysql part don't compile on Fedora 27 | ||||
Description | The mysql part of the director fails to build with: make[1]: Entering directory '/builddir/build/BUILD/bareos-Release-17.2.4-rc2/src/cats' Compiling mysql.c mysql.c: In member function 'virtual bool B_DB_MYSQL::open_database(JCR*)': mysql.c:203:15: error: 'MYSQL {aka struct st_mysql}' has no member named 'reconnect' m_instance.reconnect = 1; /* so connection does not timeout */ ^~~~~~~~~ make[1]: *** [Makefile:206: mysql.lo] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/bareos-Release-17.2.4-rc2/src/cats' make: *** [GNUmakefile:167: src/cats] Error 2 | ||||
Additional Information | The complete build log are included at the attachment. | ||||
Tags | No tags attached. | ||||
We are currently busy to integrate Fedora 27 into our build environment. As soon as this has happend, we will care for this bug. However, there is already a proposed patch, see https://github.com/bareos/bareos/pull/66 |
|
The pull request have been applied and the issue fixed. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-11-19 14:24 | tuxmaster | New Issue | |
2017-11-19 14:24 | tuxmaster | File Added: build.log.tar.gz | |
2017-11-28 12:22 | joergs | Note Added: 0002823 | |
2017-11-28 12:22 | joergs | Status | new => acknowledged |
2018-04-20 17:14 | joergs | Note Added: 0002974 | |
2018-04-20 17:14 | joergs | Status | acknowledged => resolved |
2018-04-20 17:14 | joergs | Resolution | open => fixed |
2018-04-20 17:14 | joergs | Assigned To | => joergs |
2018-04-20 17:14 | joergs | Status | resolved => closed |
2018-06-08 14:00 | joergs | Relationship added | child of 0000916 |
2018-06-22 17:17 | joergs | Assigned To | joergs => |
2018-06-22 17:17 | joergs | Fixed in Version | => 17.2.6 |