all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Daniel Meißner" <daniel.meissner-i4k@ruhr-uni-bochum.de>
To: Tobias Geerinckx-Rice <me@tobias.gr>
Cc: help-guix@gnu.org
Subject: Re: Printer configuration failed due to missing filters
Date: Thu, 02 Dec 2021 16:05:51 +0100	[thread overview]
Message-ID: <874k7rgi7k.fsf@ruhr-uni-bochum.de> (raw)
In-Reply-To: <87bl1zqgml.fsf@nckx>

Hi Tobias!

Thank you for responding promptly.

> Can you confirm that the file printed by
>
>   $ ps auxwww | grep -o '/gnu/store/[^ ]*cups-files.conf'
>
> contains
>
>   DataDir /gnu/store/…-cups-server-bin/share/cups
>   ServerBin /gnu/store/…-cups-server-bin/lib/cups
>
> ?

Affirmative, this file contains those two lines.

> You should find lib/cups/filter/epson-escpr-wrapper under this 
> ServerBin.

Aha! Yes, it is there, indeed.

>> Looking in the system profile I cannot find it: ‘find
>> /run/current-system/profile -name "epson-escpr-wrapper"’ shows no
>> results.  There is also no cups directory under
>> /run/current-system/profile/lib.  Am I missing something?
>
> Just that there's no reason for epson-escpr-wrapper to be anywhere 
> in /run/current-system in the first place.  It should be in the 
> union directory I mentioned above, and CUPS should find it there.

I see, I am very new to Guix, so I don't know the internals of Guix
really.  I naively assumed that I should find it in the system profile.

> I don't currently have access to an Epson printer, but I'll try to 
> add one anyway.

That'd be awesome, thank you.

> See if you can divine any useful chunks from the puddle of vomit 
> that CUPS produces when configured with:
>
>   (cups-configuration
>     …
>     (log-level 'debug2)
>     …)
>
> There's also (access-log-level 'all) but it's probably not 
> relevant here.

Thanks for the hints, I will try to destill something from the logs.

Best
Daniel


  parent reply	other threads:[~2021-12-02 15:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-02  8:39 Printer configuration failed due to missing filters Daniel Meißner
2021-12-02 13:18 ` Tobias Geerinckx-Rice
2021-12-02 13:51   ` Tobias Geerinckx-Rice
2021-12-02 15:05   ` Daniel Meißner [this message]
2021-12-02 23:20 ` Tobias Geerinckx-Rice
2021-12-04 11:54   ` Daniel Meißner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874k7rgi7k.fsf@ruhr-uni-bochum.de \
    --to=daniel.meissner-i4k@ruhr-uni-bochum.de \
    --cc=help-guix@gnu.org \
    --cc=me@tobias.gr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.