Package Details: ocrmypdf 16.7.0-1

Git Clone URL: https://aur.archlinux.org/ocrmypdf.git (read-only, click to copy)
Package Base: ocrmypdf
Description: A tool to add an OCR text layer to scanned PDF files, allowing them to be searched
Upstream URL: https://github.com/ocrmypdf/OCRmyPDF
Licenses: MPL2
Submitter: dreuter
Maintainer: fbrennan (pigmonkey)
Last Packager: pigmonkey
Votes: 124
Popularity: 2.84
First Submitted: 2014-01-27 11:36 (UTC)
Last Updated: 2024-12-10 05:10 (UTC)

Pinned Comments

fbrennan commented on 2023-05-12 22:54 (UTC)

The flag was invalid and has been removed with no action taken as no new version was released. There's nothing to do for this package; no new release has been made. Rebuild, as @eclairevoyant has said.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 22 Next › Last »

syntaxman commented on 2023-01-31 23:12 (UTC)

As far as I can tell, I have all the dependencies that are needed. Why can't I install this? I think this started late last week, but I'm not sure.

ERROR Missing dependencies: setuptools_scm[toml]>=7.0.5 setuptools>=42 -> jaraco.text -> inflect -> pydantic>=1.9.1 setuptools_scm[toml]>=7.0.5 setuptools -> jaraco.text -> inflect -> pydantic>=1.9.1 setuptools>=61 jaraco.text -> inflect -> pydantic>=1.9.1 ==> ERROR: A failure occurred in build().

--- What I have installed: community/python-setuptools-scm 7.1.0-1 [0B 272.45KiB] [Installed] extra/python-setuptools 1:65.6.3-1 [0B 3.31MiB] [Installed] community/python-jaraco.text 3.11.0-1 [0B 72.27KiB] [Installed] community/python-inflect 6.0.2-1 [0B 290.84KiB] [Installed] community/python-pydantic 1.10.4-1 [0B 7.23MiB] [Installed]

eclairevoyant commented on 2023-01-07 22:00 (UTC)

Stop using pip and just build in a clean chroot, the package builds fine. Also note that this is the AUR and therefore non-Arch distros are not supported.

D_Schwartfeger commented on 2023-01-07 21:03 (UTC)

getting- ERROR Pep517HookCaller.init() got an unexpected keyword argument 'python_executable'

tried searching for a fix but nothing working so far. Anyone know what the problem is and how to fix it? manjaro linux up to date, pip version 22.3.1. thanks

GeneralFault commented on 2023-01-07 12:45 (UTC)

@ozziem for me, the setuptools_scm[toml]>=7.0.5 was missing - fixed by pip install "setuptools_scm[toml]>=7.0.5"

ozziem commented on 2022-10-11 22:21 (UTC)

I'm getting: ERROR Missing dependencies: setuptools >=61

Trying to install 14.0.1-1. python-setuptools-scm 7.0.5-1 is installed.

Any idea how to fix? Thanks!

pigmonkey commented on 2022-08-07 23:11 (UTC)

This package cannot be updated until python-setuptools-scm in community reaches 7.0.5.

zcc2xj commented on 2022-06-04 00:42 (UTC)

@marco.righi

by the way, make sure: add python-cryptography to IgnorePkg? [y/N] y

otherwise you'll pacman -Syu it to 37.0.0

marco.righi commented on 2022-05-29 21:31 (UTC)

@zcc2xj it works! Thx a lot!

zcc2xj commented on 2022-05-28 02:19 (UTC) (edited on 2022-05-28 02:25 (UTC) by zcc2xj)

@marco.righi

try this.

sudo pacman -S downgrade

sudo DOWNGRADE_FROM_ALA=1 downgrade python-cryptography

choose python-cryptography-36.0.0

type number, maybe 33

fbrennan commented on 2022-05-24 22:16 (UTC)

...Did you make sure the file exists? That package is now up to 37.0.0-1 in [extra] and has been flagged OOD again so is likely to be updated again soon.