Re: How to put a file in /gnu/store and set its permissions

2021-12-04 Thread Leo Famulari
On Sat, Dec 04, 2021 at 04:47:12PM -0600, Nathan Dehnel wrote: > https://guix.gnu.org/manual/en/html_node/G_002dExpressions.html > This says to set #:recursive? #t and guix will preserve its > permissions in the store. I have done this: > > (define guixrig_host_rsa_key > (local-file "ssh/guixr

How to put a file in /gnu/store and set its permissions

2021-12-04 Thread Nathan Dehnel
https://guix.gnu.org/manual/en/html_node/G_002dExpressions.html This says to set #:recursive? #t and guix will preserve its permissions in the store. I have done this: (define guixrig_host_rsa_key (local-file "ssh/guixrig_host_rsa_key" #:recursive? #t)) The file this expression puts in the st

[package-building] configure: error: can not run /tmp/guix-build-.*

2021-12-04 Thread indieterminacy
Hello, Im unsuccessful at packaging the (dusty) compiler/parser Preccx. The logfile reveals this at the build stage: ``` starting phase `build' mkdir -p build/`src/config.guess` mkdir -p build/`src/config.guess`/include sh -c 'cwd=`pwd`; cd build/`src/config.guess` ; \ $cwd/src/configure

Re: Issues with CUPS

2021-12-04 Thread Tobias Geerinckx-Rice
Alexander, Alexander Asteroth 写道: - Which PPD file did you import? Was it[0]? If not, try that. I have no idea what it[0] is. This is about to become amusingly confusing, because I'm in turn not sure what ‘it[0]’ refers to above. If you mean the ‘[0]’: there was a link at the bottom of

Re: Printer configuration failed due to missing filters

2021-12-04 Thread Daniel Meißner
Hi Tobias, > Daniel Meißner 写道: >> I am currently trying to configure my Epson printer on Guix system >> using system-config-printer. The printer is connected via USB and is >> automatically detected in the dialog window that opens if I click on >> "Add". I select the printer from the list and cl

Re: Issues with CUPS

2021-12-04 Thread Daniel Meißner
Hi Alexander, hi Tobias, Tobias Geerinckx-Rice writes: > Alexander Asteroth 写道: >> When the system is restarted and I try to access cups via >> localhost:631, after clicking on some (admin) link to add a printer >> (or similar) it takes 2minutes (exactly) for the page to show up. In >> /var/log/cu

Re: Issues with CUPS

2021-12-04 Thread Alexander Asteroth
Hi Tobias, thanks for the hint (see below). After touching /etc/cups/cupsd.conf it immediately worked perfectly fine. W.r.t. your other email: > - Which PPD file did you import? Was it[0]? If not, try that. I have no idea what it[0] is. The ppd I used before is from the Samsung uld-package an