Created attachment 423370 [details] Proposed ebuild Heimdal needs to be bumped to allow samba 4.3.x to build. This ebuild builds fine, but net-fs/samba cannot build against it.
I see fedora is using a more recent 1.6.0 version
(In reply to Pacho Ramos from comment #1) > I see fedora is using a more recent 1.6.0 version There is no official 1.6.0 release. They are just git snapshots. Heimdal is being removed from Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834654 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837728 and it is also being eased out of Samba. Unless the upstream situation improves, I am inclined to punt app-crypt/heimdal from the tree as well.
(In reply to Eray Aslan from comment #2) > (In reply to Pacho Ramos from comment #1) > > I see fedora is using a more recent 1.6.0 version > > There is no official 1.6.0 release. They are just git snapshots. It isn't the first time we've had to release our own snapshotted packages because upstream hasn't bothered to yet. If fedora's rolling a particular snapshot to properly support samba packaging, it makes sense we should do the same. At least if we use the same commit hash or timestamp, we should be able to leverage the same workarounds that they're using (if any) on the various packages.
I think gentoo should get rid of heimdal; you only have to look at https://www.h5l.org/ to realize it's dead and distributions have done many efforts to keep it up. If samba should rely on heimdal, I think internal bundle is the way to go
Added app-crypt/heimdal-7.0.1 to the tree: https://gitweb.gentoo.org/repo/gentoo.git/commit/id=1b98dde34b467e21da052fb689851e87f0702e43 Please give it a go if you can.
Upstream has released a 7.1.0 version on the 22nd of Dec. https://www.h5l.org/releases.html?show=7.1.0
(In reply to Gef from comment #6) > Upstream has released a 7.1.0 version on the 22nd of Dec. which was added to the tree on the same date. Closing.