Hi team Gentoo, Please, can you update discord to 0.0.2 version ? I know we wait 2 days, but it's impossible to use doscord 0.0.1. Old versions blocked by server. Thanks Reproducible: Always
Confirmed. Can't login with old version.
NOTE : I added in my overlay the new version of discord. Warnins, you must add libcxxx as new dep.
Yep, today discord-0.0.1 told me there is a new version, 0.0.2. It only lets me download, and not use the service itself. TL:DR Until bumped to 0.0.2, discord is broken package now.
RDEPENDS requires sys-libs/libcxx now. In the midst of submitting a PR.
Do tell me if this is inappropriate to be posting here! Thanks. https://github.com/gentoo/gentoo/pull/5373 Link to Github PR
Oh thanks guys .. I did a rename on the ebuild to 0.0.2, but I get a completely blank grey window... re-emerging now!
Incidentally .. is there any particular reason for using the .deb rather than the .tar.gz?
Michael, make sure you don't forget to emerge sys-libs/libcxx as well. It is a necessary dependency in 0.0.2. The PR has not been accepted on github yet. As for the .deb, I think this was because there was only a .deb for 0.0.1. I might be wrong however. There shouldn't really be any important difference between the .deb and the tar.
(In reply to Ethan Kiang from comment #8) > Michael, make sure you don't forget to emerge sys-libs/libcxx as well. It is > a necessary dependency in 0.0.2. The PR has not been accepted on github yet. > Thanks Ethan .. I'm rocking and rolling now on both an ages-old desktop install (where I had to unmask libcxx *and* libcxxrt!!) -and- my laptop, which has pulled in stable versions of both. I've dropped a !note to johu on IRC, so I hope he'll pick this up and merge when he has time. Cheers all, one happy Discord'er!
Confirmed, I can copy the ebuild and add sys-libs/libcxx to RDEPEND and it works.
(In reply to Michael Everitt (IRC: veremit) from comment #7) > Incidentally .. is there any particular reason for using the .deb rather > than the .tar.gz? The .deb seems to be about 20MB smaller than the tarball.
Copying the ebuild to 0.0.2 and adding libcxx works for me as well. And yes, 0.0.1 version is completely locked out and useless now.
Thanks guys, adding libcxx fixed 0.0.2 for me!
Someone will actually add 0.0.2 to the main tree or not?
Please bump or drop from main tree. Discord is unable to launch on this version.
Created attachment 491092 [details] My ebuild if there are no maintener.......
Also note that the DiscordPBT version of 0.0.2 works as long as you have libcxx installed, the normal just gives a gray screen. (Used the tarball.)
Bug has been closed via the following commit: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=925bff0f3338826cd0b011aee974503b7b5d6a8b commit 925bff0f3338826cd0b011aee974503b7b5d6a8b Author: Ethan Kiang <chocopuff298@gmail.com> AuthorDate: 2017-09-09 07:50:40 +0000 Commit: Johannes Huber <johu@gentoo.org> CommitDate: 2017-09-09 07:51:24 +0000 net-im/discord-bin: Version bump 0.0.2 Closes: https://bugs.gentoo.org/show_bug.cgi?id=627368 Closes: https://github.com/gentoo/gentoo/pull/5373 Package-Manager: Portage-2.3.8, Repoman-2.3.3 Signed-off-by: Johannes Huber <johu@gentoo.org> net-im/discord-bin/Manifest | 1 + net-im/discord-bin/discord-bin-0.0.2.ebuild | 92 +++++++++++++++++++++++++++++ 2 files changed, 93 insertions(+)