Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884513 - www-client/seamonkey-2.53.14-r1 blocks rust-1.64.0 cleanup
Summary: www-client/seamonkey-2.53.14-r1 blocks rust-1.64.0 cleanup
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Myckel Habets
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-05 21:40 UTC by Georgy Yakovlev
Modified: 2022-12-21 19:13 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Georgy Yakovlev archtester gentoo-dev 2022-12-05 21:40:27 UTC
<virtual/rust-1.65.0

Could you please test it with 1.65.0 and change dep if it works?
thanks!
Comment 1 Ionen Wolkens gentoo-dev 2022-12-05 22:46:57 UTC
On that note, haven't tried but was it ever broken with 1.65? Asking given the upper bound was set before 1.65 was released back on Oct 14.

I know it used to be broken with >=1.63, but shouldn't assume it's going to break with every new versions by preemptively setting limits.
Comment 2 Georgy Yakovlev archtester gentoo-dev 2022-12-06 04:01:06 UTC
It’s been broken several times on my memory.
Last time upper bound was raised to avoid masking.
I’m in favor removing ver restriction if it’s ok from maintenance point of view.
Otherwise I will be pestering every rust cleanup).
1.64.0 removal is not urgent though, we can wait.
But situation might be different with security cleanup like last time.
Comment 3 Myckel Habets 2022-12-07 11:38:51 UTC
The boundary is/was set with what upstream considers working/supported.

For 2.53.14, upstream mentioned added compatibility for rust-1.63 in the release notes.
For upcoming release 2.53.15, this has been tested with rust-1.65 (according to the Beta release notes).

I'm currently running a test buils of 2.53.14 against rust-1.65, if that works I see no objection to raise the boundary, or remove the version restrictions.
Comment 4 Myckel Habets 2022-12-07 14:31:57 UTC
Did a test compile and didn't encounter any issues with using rust-1.65 during the build.

Do you want me to do a PR? or do you change the ebuild yourself, directly?
Comment 5 Georgy Yakovlev archtester gentoo-dev 2022-12-20 06:44:10 UTC
sorry for delay, I'll do a simple revbump and commit myself.
Comment 6 Larry the Git Cow gentoo-dev 2022-12-20 07:12:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9c17a434ed10cb43cd8b2fefbbfbe5da8d59503

commit a9c17a434ed10cb43cd8b2fefbbfbe5da8d59503
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2022-12-20 06:39:09 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2022-12-20 07:08:01 +0000

    www-client/seamonkey: remove rust upper bound requirement
    
    Closes: https://bugs.gentoo.org/884513
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 .../{seamonkey-2.53.14-r1.ebuild => seamonkey-2.53.14-r2.ebuild}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37f909bab225a255e56ff286156b58ca66014cfa

commit 37f909bab225a255e56ff286156b58ca66014cfa
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2022-12-20 06:41:56 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2022-12-20 07:08:02 +0000

    dev-lang/rust: drop 1.64.0-r1
    
    Bug: https://bugs.gentoo.org/884513
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 dev-lang/rust/Manifest                             |  34 -
 ....0-ignore-broken-and-non-applicable-tests.patch |  76 ---
 dev-lang/rust/rust-1.64.0-r1.ebuild                | 759 ---------------------
 3 files changed, 869 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7180722f6fb70ef07fe4d922fa52d1b80916244f

commit 7180722f6fb70ef07fe4d922fa52d1b80916244f
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2022-12-20 06:40:54 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2022-12-20 07:08:02 +0000

    dev-lang/rust-bin: drop 1.64.0-r1
    
    Bug: https://bugs.gentoo.org/884513
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 dev-lang/rust-bin/Manifest                  |  34 -----
 dev-lang/rust-bin/rust-bin-1.64.0-r1.ebuild | 229 ----------------------------
 2 files changed, 263 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aab7769e03b52eacccfcee12afca9b62662453ff

commit aab7769e03b52eacccfcee12afca9b62662453ff
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2022-12-20 06:40:34 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2022-12-20 07:08:01 +0000

    virtual/rust: drop 1.64.0-r1
    
    Bug: https://bugs.gentoo.org/884513
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 virtual/rust/rust-1.64.0-r1.ebuild | 22 ----------------------
 1 file changed, 22 deletions(-)