Stuart Henderson writes:
>> I tried re-installing it, currently I'm getting an error from pkg_add:
>>
>> cygnus# pkg_add slock
>> https://cdn.openbsd.org/pub/OpenBSD/6.7/packages/amd64/: no such dir
>> Can't find slock
>> cygnus# cat installurl
>> https://cdn.openbsd.org
Jeremie Courreges-Anglas writes:
> I just tested it and it works fine. The perms look correct:
>
> shannon ~$ ls -l /usr/local/bin/slock
> -rwxr-sr-x 1 root auth 23304 May 5 09:08 /usr/local/bin/slock
>
>
>> I was able to fix this issue with:
>>
>> # chmod 2755 slock
>> # chown :auth
.
ps:
I'm running openbsd snapshots.
- rsiddharth
Juan Francisco Cantero Hurtado writes:
> Here is a simple workaround:
>
> # cd /etc/fonts/conf.d
> # cat 71-no-ghostscript.conf
>
>
>
>
>
> /usr/local/share/fonts/ghostscript/*
>
>
>
> #
>
Thanks for the work around! It works.
- rsiddharth.
Stuart Henderson writes:
> It's because new pango doesn't support type1 or pcf bitmap fonts, such
> as the ones pulled in by installing ghostscript.
So, is this an upstream issue that needs to be reported to racket
developers?
explain why this is happening. It would be great if
someone looks into this.
- rsiddharth.
rsiddharth writes:
> I tried creating a new user (via adduser(8)) and ran DrRacket as
> the new user; the text did rendered properly in the REPL and for my
> version of the hello function[1].
>
> [1]: https://ricketyspace.net/tmp/text.rkt
Oops, typo. It is &
seems to be specific to my current installation, I'm
going to re-install OpenBSD over the weekend. That will most probably
solve the issue.
Thank you very much for your help Juan. I appreciate it.
- rsiddharth.
://ricketyspace.net/tmp/cygnus.pkgs
Packages diff generated by daily insecurity output after I had ran the
`pkg_add -Dinstalled -Viu` and `pkg_delete -a` you suggested:
https://ricketyspace.net/tmp/cygnus.pkgs.diff
The diff tells adobe-source-code-pro and cantarell-fonts were
removed. I added them back and did `xset fp+ ...` and `fc-cache
-fv` both as root and as a user. It didn't seem to solve the issue.
- rsiddharth
utton in
the top right.
In the REPL that opens at the bottom, do:
(hello)
It would be great if this issue can be fixed in OpenBSD.
Let me know if more information is needed from my end.
- rsiddharth
10 matches
Mail list logo