Skip to content

calibre-web: 0.6.25 -> 0.6.27-unstable-2026-02-22#494140

Open
stepbrobd wants to merge 1 commit intoNixOS:masterfrom
stepbrobd:calibre-web
Open

calibre-web: 0.6.25 -> 0.6.27-unstable-2026-02-22#494140
stepbrobd wants to merge 1 commit intoNixOS:masterfrom
stepbrobd:calibre-web

Conversation

@stepbrobd
Copy link
Member

@stepbrobd stepbrobd commented Feb 25, 2026

supersedes #488655

closes #493387

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

@nixpkgs-ci nixpkgs-ci bot added the 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". label Feb 25, 2026
@nixpkgs-ci nixpkgs-ci bot requested a review from pborzenkov February 25, 2026 20:29
@nixpkgs-ci nixpkgs-ci bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Feb 25, 2026
@stepbrobd
Copy link
Member Author

stepbrobd commented Feb 25, 2026

also see #493843, calibre-web will still fail to run until #493988 hits master

temporary fix example: 3428d54

@britter
Copy link
Contributor

britter commented Mar 2, 2026

Was this introduced by a version bump from 0.6.24 to 0.6.25? Can we maybe instead revert to the last working version?

@stepbrobd
Copy link
Member Author

the issue is caused by calibre-web flask_limiter dependency bump, reverting to older version probably wont work either

e7cf609 was in staging (now in master) is the the root cause

@antonmosich
Copy link
Contributor

My reading of the versioning convention is that the version should be 0.6.26-unstable-2026-02-22 instead. The reason being that 0.6.27 should compare as a newer version as far as I know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 8.has: package (update) This PR updates a package to a newer version 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build failure: calibre-web-0.6.25

3 participants