View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000638 | bareos-core | General | public | 2016-04-02 16:41 | 2019-09-27 16:37 |
| Reporter | debfx | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| Product Version | 15.2.2 | ||||
| Summary | 0000638: gnutls_transport_set_int detection broken | ||||
| Description | The detection of the gnutls_transport_set_int() function (autoconf/configure.in:1344) isn't working properly. This is most likely because gnutls_transport_set_int() is not a real function but a macro: #define gnutls_transport_set_int(s, i) gnutls_transport_set_int2(s, i, i) | ||||
| Tags | No tags attached. | ||||
|
What OS and OS version are you using? Which version of gnutls are you using? |
|
|
I have seen this when working on the Debian package. Debian unstable, gnutls 3.4.10-4 Build log: https://buildd.debian.org/status/fetch.php?pkg=bareos&arch=amd64&ver=15.2.3-1&stamp=1460082844 The same happens on Debian jessie (gnutls 3.3.8-6+deb8u3) |
|
| In releases >= 18.2, gnutls is no longer supported. Only openssl will be used. | |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-04-02 16:41 | debfx | New Issue | |
| 2016-04-14 14:20 | joergs | Assigned To | => joergs |
| 2016-04-14 14:20 | joergs | Status | new => assigned |
| 2016-04-14 15:28 | joergs | Note Added: 0002234 | |
| 2016-04-14 15:28 | joergs | Status | assigned => feedback |
| 2016-04-14 18:35 | debfx | Note Added: 0002235 | |
| 2016-04-14 18:35 | debfx | Status | feedback => assigned |
| 2019-09-27 16:37 | joergs | Assigned To | joergs => |
| 2019-09-27 16:37 | joergs | Status | assigned => closed |
| 2019-09-27 16:37 | joergs | Resolution | open => won't fix |
| 2019-09-27 16:37 | joergs | Note Added: 0003586 |