Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920484 - games-server/minecraft-server-1.20.4 version bump
Summary: games-server/minecraft-server-1.20.4 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-21 17:59 UTC by Patrick
Modified: 2023-12-22 09:45 UTC (History)
0 users

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


Attachments
Ebuild for minecraft-server-1.20.4 (minecraft-server-1.20.4.ebuild,1.23 KB, application/vnd.gentoo.ebuild)
2023-12-21 17:59 UTC, Patrick
Details
Ebuild for minecraft-server-1.20.4 (fixed) (minecraft-server-1.20.4.ebuild,1.14 KB, application/vnd.gentoo.ebuild)
2023-12-21 18:00 UTC, Patrick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick 2023-12-21 17:59:25 UTC
Created attachment 880184 [details]
Ebuild for minecraft-server-1.20.4

New version with a minor bugfix
Comment 1 Patrick 2023-12-21 18:00:48 UTC
Created attachment 880185 [details]
Ebuild for minecraft-server-1.20.4 (fixed)
Comment 2 Larry the Git Cow gentoo-dev 2023-12-22 09:11:20 UTC
The bug has been closed via the following commit(s):

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

commit ad2124546b646fbe8c94603df91c150e63128edb
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2023-12-22 09:09:42 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2023-12-22 09:09:42 +0000

    games-server/minecraft-server: update SRC_URI
    
    Reported-by: Patrick <mail@patrick-nagel.net>
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
    Closes: https://bugs.gentoo.org/920484

 games-server/minecraft-server/minecraft-server-1.20.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Conrad Kostecki gentoo-dev 2023-12-22 09:11:46 UTC
Thanks!
Comment 4 Patrick 2023-12-22 09:16:13 UTC
I think you need to include the new git SHA, or else it will still download 1.20.2 instead of 1.20.4. The old download URL also still seems to work, I just changed it because in the docs they are using that new one.
Comment 5 Conrad Kostecki gentoo-dev 2023-12-22 09:31:12 UTC
(In reply to Patrick from comment #4)
> I think you need to include the new git SHA, or else it will still download
> 1.20.2 instead of 1.20.4. The old download URL also still seems to work, I
> just changed it because in the docs they are using that new one.

He?

According to https://www.minecraft.net/de-de/download/server, '8dd1a28015f51b1803213892b50b7b4fc76e594d' is for 1.20.4, is this not the case?
Comment 6 Patrick 2023-12-22 09:45:18 UTC
Ah, nevermind :) I only saw the commit you made today, but not the one you had made on Dec-12. gitweb + mobile doesn't work well together.