Bug 1815782 - Anki 2.1.26 is available
Summary: Anki 2.1.26 is available
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: anki
Version: 35
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Thomas Drake-Brockman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-03-21 17:19 UTC by Marcin Zajaczkowski
Modified: 2022-12-13 15:14 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2022-12-13 15:14:37 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Marcin Zajaczkowski 2020-03-21 17:19:20 UTC
Latest upstream release: 2.1.22
Current version/release in rawhide: anki-2.1.15-2.fc32
URL: https://apps.ankiweb.net/


There were some fixes on the way, including support for modern mpv version (to have pronunciation available without the need to install mplayer just for that):
https://changes.ankiweb.net/

Btw, it seems that Upstream Release Monitoring stopped working for Anki. The latest related report is for 2.1.15 - https://bugzilla.redhat.com/show_bug.cgi?id=1744359

Comment 1 Marcin Zajaczkowski 2020-07-02 22:34:08 UTC
2.1.26 is available - https://changes.ankiweb.net/

Comment 2 Ben Cotton 2020-08-11 13:14:35 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle.
Changing version to 33.

Comment 3 iolo 2020-09-19 22:57:24 UTC
According to https://apps.ankiweb.net/ version 2.1.33 is now the latest stable release.

Comment 4 Dominique Martinet 2020-10-26 20:16:05 UTC
FWIW I had a quick look at recompiling anki and it's become a pretty big monster: some python, rust (python-rust built with maturin), nodejs...

maturin isn't packaged, part of anki also requires orjson as a dependency which only builds with rust nightly, well, honestly at this point I'd just say this isn't going to work.
Looking around all distros imposing stable rust are stuck on 2.1.15 (at least fedora, debian unstable, nixos) and upstream knows about it & advocates using their own binaries from a tar instead of "obsolete versions" in distro packages -- it might be worth just removing it and advising people to use the flatpak instead :|

Comment 5 laolux 2020-10-27 09:13:13 UTC
Please do not remove this outdated Anki version just yet.
The flatpak as all fun and games and sandboxing is awesome, but it does not quite support all features of the native Anki version (yet).
For example, it does not come with a LaTeX environment, so creating cards containing mathematical notation and similar stuff is not possible with the flatpak version, but works great with the outdated 2.1.15.

Comment 6 Christian Krause 2020-11-21 21:30:00 UTC
I looked at anki >= 2.1.17 a while ago (and now again) and I concur: getting it updated in Fedora will be very complicated or probably even impossible. Anki's new build infrastructure relies heavily on downloading the dependencies during the build process via pip, npm and rustup.

Debian: mentions similar problems and hasn't updated anki either:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=958853

ArchLinux: anki is updated, they seem to have more relaxed rules when building packages (allowing to download the dependencies during the build process)
https://github.com/archlinux/svntogit-community/blob/packages/anki/trunk/PKGBUILD

Comment 7 Ben Cotton 2021-11-04 17:12:37 UTC
This message is a reminder that Fedora 33 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 33 on 2021-11-30.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '33'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 33 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 8 Ben Cotton 2021-11-30 16:47:05 UTC
Fedora 33 changed to end-of-life (EOL) status on 2021-11-30. Fedora 33 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 9 Marcin Zajaczkowski 2021-11-30 18:48:59 UTC
I would keep it open as a reminder that the problem still exists (2.1.15 in rawhide) - for people looking for a reason.

However, I completely understand Dominique's and Christian's explanations why it is hard and why it probably will not happen for RPM.

Flatmap is some alternative...

Comment 10 Dominique Martinet 2021-12-01 02:35:02 UTC
I didn't look again recently but according to comments in https://github.com/NixOS/nixpkgs/issues/78449 the orjson problem I pointed to has been resolved (was made optional again in 2.1.41, and now compiles with stable rustc so we could technically even include it)

That leaves maturin and other unpackaged dependencies -- basically going to be a lot of work, but technically possible to package unless it changed, I was able to make a build that doesn't rely on internet for nixos back last year (Oct 2020) and was only stuck for orjson.

I don't have the kind of time to try again now though, so leaving this mountain for a courageous contributor later...

Comment 11 Ben Cotton 2022-11-29 16:48:04 UTC
This message is a reminder that Fedora Linux 35 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 35 on 2022-12-13.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '35'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 35 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 12 Ben Cotton 2022-12-13 15:14:37 UTC
Fedora Linux 35 entered end-of-life (EOL) status on 2022-12-13.

Fedora Linux 35 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.