unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#67334: diffoscope: missing/undetected dependencies?
@ 2023-11-21 17:21 Christopher Howard
  2024-03-07 18:38 ` Vagrant Cascadian
  0 siblings, 1 reply; 2+ messages in thread
From: Christopher Howard @ 2023-11-21 17:21 UTC (permalink / raw)
  To: 67334

Hi, recently I tried to use diffoscope to compare to PDFs. I got these errors:

│┄ xxd not available in path. Falling back to Python hexlify.
│┄ 'pdftotext' not available in path. Falling back to binary comparison.

I found that if I installed packages `xxd' and `xpdf' into my environment, the errors go away and I can compare line-by-line as expected.

Here is my system information:

```
Generation 53	Nov 06 2023 09:39:57	(current)
  guix 3f83dc5
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 3f83dc5587573f173b1f61864c9b510f05de84b1
```

```
christopher@theoden 
------------------- 
OS: Guix System x86_64 
Host: OptiPlex 9020 00 
Kernel: 5.15.137-gnu 
Uptime: 19 hours, 34 mins 
Packages: 99 (guix-system), 214 (guix-user) 
Shell: bash 5.1.16 
Resolution: 1920x1080 
DE: GNOME 
Theme: Adwaita [GTK2/3] 
Icons: Adwaita [GTK2/3] 
Terminal: shepherd 
CPU: Intel i5-4570 (4) @ 3.600GHz 
GPU: AMD ATI Radeon HD 8490 / R5 235X OEM 
GPU: Intel HD Graphics 
Memory: 4145MiB / 7867MiB 
```

-- 
📛 Christopher Howard
🚀 gemini://gem.librehacker.com
🌐 http://gem.librehacker.com

בראשית ברא אלהים את השמים ואת הארץ




^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#67334: diffoscope: missing/undetected dependencies?
  2023-11-21 17:21 bug#67334: diffoscope: missing/undetected dependencies? Christopher Howard
@ 2024-03-07 18:38 ` Vagrant Cascadian
  0 siblings, 0 replies; 2+ messages in thread
From: Vagrant Cascadian @ 2024-03-07 18:38 UTC (permalink / raw)
  To: Christopher Howard, 67334-done

[-- Attachment #1: Type: text/plain, Size: 852 bytes --]

On 2023-11-21, Christopher Howard wrote:
> Hi, recently I tried to use diffoscope to compare to PDFs. I got these errors:
>
> │┄ xxd not available in path. Falling back to Python hexlify.
> │┄ 'pdftotext' not available in path. Falling back to binary comparison.
>
> I found that if I installed packages `xxd' and `xpdf' into my environment, the errors go away and I can compare line-by-line as expected.

It is impractical to install all of the available tools that diffoscope
supports, as it supports an absurd number of file formats and thus uses
a very large number of tools.

You can call "diffoscope --list-missing" to give suggestions about
packages you might want to add, and as you've observed, diffoscope
suggests what to install to get better support for the files it is
currently testing.


live well,
  vagrant

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-07 18:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-21 17:21 bug#67334: diffoscope: missing/undetected dependencies? Christopher Howard
2024-03-07 18:38 ` Vagrant Cascadian

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).