Created attachment 763502 [details] curent ebuild last version of seamonkey sucsessfully builded with rust-1.58.1
Created attachment 763503 [details, diff] fixed patch
(In reply to yury fedorchenko from comment #1) > Created attachment 763503 [details, diff] [details, diff] > fixed patch Would you mind explaining what this is for / where it's from?
(In reply to Sam James from comment #2) > (In reply to yury fedorchenko from comment #1) > > Created attachment 763503 [details, diff] [details, diff] [details, diff] > > fixed patch > > Would you mind explaining what this is for / where it's from? it's modified patch from portage tree (files/seamonkey-2.53.7-ownertab.patch ) original fails with new version of seamonkey
with ebuild works for me, i sometime use seamonkey and see that : from package mask # Vulnerable versions of rust, along with ebuilds that # do not build with fixed rust verions # removal in 7 days # https://bugs.gentoo.org/831638 # https://bugs.gentoo.org/821157 # https://bugs.gentoo.org/824066 i try rename original (2.53.9.1-r1) and slightly correct it.
(In reply to yury fedorchenko from comment #3) > (In reply to Sam James from comment #2) > > (In reply to yury fedorchenko from comment #1) > > > Created attachment 763503 [details, diff] [details, diff] [details, diff] [details, diff] > > > fixed patch > > > > Would you mind explaining what this is for / where it's from? > > it's modified patch from portage tree (files/seamonkey-2.53.7-ownertab.patch > ) > original fails with new version of seamonkey I can confirm this, as I did the same (bumping the latest ebuild in tree to latest seamonkey release, still building it though). The seamonkey devs included this patch upstream a few days ago into their main tree, so with the next version this patch won't be needed any more. I took the upstream patch file to replace the one in the Gentoo tree, because it seems they made some (implementation-related) changes to the initial patch that Lars (Polynomial-C) send to them. Another thing I noticed was that the system-sqlite patch fails to apply. I see Yury just removed it. I made a new patch to keep this ebuild feature implemented.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee81f36292d2116e67467a336df2bf706fe2b716 commit ee81f36292d2116e67467a336df2bf706fe2b716 Author: Myckel Habets <myckel@sdf.org> AuthorDate: 2022-01-27 15:50:45 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-01-29 05:49:00 +0000 www-client/seamonkey: add 2.53.10.2 Bug: https://bugs.gentoo.org/828479 Closes: https://bugs.gentoo.org/824066 Closes: https://bugs.gentoo.org/831977 Signed-off-by: Myckel Habets <gentoo-bugs@habets-dobben.nl> Signed-off-by: Sam James <sam@gentoo.org> www-client/seamonkey/Manifest | 4 + .../files/seamonkey-2.53.10.2-ownertab.patch | 249 +++++++++ www-client/seamonkey/seamonkey-2.53.10.2.ebuild | 557 +++++++++++++++++++++ 3 files changed, 810 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c373dd540306f0f2e4846f204bcd1a9a58b2d78 commit 7c373dd540306f0f2e4846f204bcd1a9a58b2d78 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-01-29 05:51:28 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-01-29 05:53:08 +0000 profiles: drop seamonkey mask now it's been bumped Bug: https://bugs.gentoo.org/831638 Bug: https://bugs.gentoo.org/821157 Bug: https://bugs.gentoo.org/824066 Bug: https://bugs.gentoo.org/831977 Bug: https://bugs.gentoo.org/828479 Signed-off-by: Sam James <sam@gentoo.org> profiles/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)