Changes between Initial Version and Version 2 of Ticket #70155
- Timestamp:
- Jun 4, 2024, 3:58:40 AM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #70155
-
Property
Summary
changed from
samba4 broken by the latest update due to a conflict with tdb which is made a dependency
tosamba4 requires tdb >= 1.4.10 (if it is not updated, samba will build an internal copy and fail to activate)
-
Property
Summary
changed from
-
Ticket #70155 – Description
initial v2 19 19 /opt/local/share/man/man8/tdbtool.8.gz 20 20 }}} 21 22 UPD. Apparently it requires a specific version of `tdb`, which by default is fine. If a user for w/e reason has an older `tdb`, `samba4` gonna build its own copy, and then the port is broken due to a resulting conflict. 23 24 If this is not a concern, we can close this.