Good 3.4 release and question about binary packages and steam
Hi, First of all big thank you for Crux 3.4. Installation was very smooth. I notice steam in contrib. Installation was OK, but I have a problem with certificates. Anyone having the same problem? I remember resolving it by a directory symlink... Will try again. I also wonder if you have suggestion on how to distribute built packages onto another machine (in home network). Anyone using pkg-get or another tool. Wawrzek -- Dr Wawrzyniec Niewodniczański or Wawrzek for short PhD in Quantum Chemistry & MSc in Molecular Engineering WWW: http://wawrzek.name E-MAIL: jobs@wawrzek.name Linux User #177124
On Sat, May 26, 2018, 03:38 Wawrzek Niewodniczanski <main@wawrzek.name> wrote:
Hi,
I also wonder if you have suggestion on how to distribute built packages onto another machine (in home network). Anyone using pkg-get or another tool.
You can patch pkgmk or change its behavior by adding code to /etc/pkgmk.conf. See https://crux.nu/bugs/index.php?do=details&task_id=1410 for both cases. I have used the pkgmk.conf way before building my own packaging tools.
On 26 May 2018 at 16:05, Fun Nier <just.the.real.fun@gmail.com> wrote:
On Sat, May 26, 2018, 03:38 Wawrzek Niewodniczanski <main@wawrzek.name> wrote:
Hi,
I also wonder if you have suggestion on how to distribute built packages onto another machine (in home network). Anyone using pkg-get or another tool.
You can patch pkgmk or change its behavior by adding code to /etc/pkgmk.conf. See https://crux.nu/bugs/index.php?do=details&task_id=1410 for both cases.
I have used the pkgmk.conf way before building my own packaging tools.
That's look like as a very good idea. Going to try it at (and document). Started to think how much it might cost (probably bandwidth) to provide such services for community. Wawrzek -- Dr Wawrzyniec Niewodniczański or Wawrzek for short PhD in Quantum Chemistry & MSc in Molecular Engineering WWW: http://wawrzek.name E-MAIL: jobs@wawrzek.name Linux User #177124
On 26 May 2018 at 01:37, Wawrzek Niewodniczanski <main@wawrzek.name> wrote:
Hi,
[...]
I notice steam in contrib. Installation was OK, but I have a problem with certificates. Anyone having the same problem? I remember resolving it by a directory symlink... Will try again.
I found my old email and the fix still works: cd /etc/ssl/certs/ ln -s ../cert.pem ca-certificates.crt I would like to suggest it as a fix for a steam port. What's going to be the most appropriate way to create a PR for it? patch on a mailing list? Wawrzek -- Dr Wawrzyniec Niewodniczański or Wawrzek for short PhD in Quantum Chemistry & MSc in Molecular Engineering WWW: http://wawrzek.name E-MAIL: jobs@wawrzek.name Linux User #177124
participants (2)
-
Fun Nier
-
Wawrzek Niewodniczanski