~xavierb

Secondary Teacher of Mathematics

#Contact

~xavierb/xavierb.cc-devel

Last active a month ago

~xavierb/xavierb.cc-announce

Last active a month ago

~xavierb/automath-general

Last active 4 months ago

~xavierb/candoc-feedback

Last active 11 months ago

~xavierb/general

Last active 11 months ago
View more

Recent activity

soupaul novice 7 months ago

From Xavier B. to ~dmbaturin/soupault

Hi,

I'm recent user of soupalt. I previously used some other static site generators. I have two questions in mind:

when I create file site/a.html, then soupault stores in output_dir/a/index.html. Is there any way to store in output_dir/a.html (that is preserve relative location)

another thing is search. Did someone implemented a search field, like mdbook does. I know we need some kind of preprocessor before but I want to search as-in-type in my site.

Thanks in advance,

typo in https://sourcehut.org/foss-contributions/ 8 months ago

From Xavier B. to ~sircmpwn/sr.ht-discuss

If anyone could solve that:

- The Hare programming langauge
+ The Hare programming language

Welcome,
Xavier

Re: Failed with wrong signature in archlinux buiild 10 months ago

From Xavier B. to ~sircmpwn/sr.ht-discuss

Yes, it works.

Thanks a lot,


On Tue, 05 Dec 2023 09:12:59 +0000
Simon Ser <contact@emersion.fr> ha escrit:

> This issue should now be fixed. I've refreshed the archlinux image yesterday.

Re: Failed with wrong signature in archlinux buiild 10 months ago

From Xavier B. to ~sircmpwn/sr.ht-discuss

It works with nixos/unstable

https://builds.sr.ht/~xavierb/job/1108079

So I don't need archlinux anymore ;-)

hut in build in freebsd 10 months ago

From Xavier B. to ~sircmpwn/sr.ht-dev

I write here because I think the examples of site [https://git.sr.ht/~sircmpwn/pages.sr.ht-examples] could include a FreeBSD.

My aim is to resubmit this build:

https://builds.sr.ht/~xavierb/job/1106058

to FreeBSD but I need to know how to build hut package in freebsd.
Anyone can help me?

I think I need go and scdoc packages but I don't know how to compile within build.
By the way, I submit a ticket [https://todo.sr.ht/~emersion/hut/43] to provide hut package in FreeBSD.

I don't know if this post is better suit to discuss list or if the request of complete https://git.sr.ht/~sircmpwn/pages.sr.ht-examples with FreeBSD one is dev.

Re: Failed with wrong signature in archlinux buiild 10 months ago

From Xavier B. to ~sircmpwn/sr.ht-discuss

I can't connect via SSH:

$ ssh -t builds@yui.runners.sr.ht connect 1106664
The authenticity of host 'yui.runners.sr.ht (173.195.146.244)' can't be established.
ED25519 key fingerprint is SHA256:gWEzY3IGAuydTcIDKGY/q0H81zU45TWKGi63hdkzbVY.
This key is not known by any other names.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added 'yui.runners.sr.ht' (ED25519) to the list of known hosts.
builds@yui.runners.sr.ht: Permission denied (publickey,keyboard-interactive).
[xan@coronari ~]$ ssh -t builds@yui.runners.sr.ht connect 1106664
builds@yui.runners.sr.ht: Permission denied (publickey,keyboard-interactive).

Re: Failed with wrong signature in archlinux buiild 10 months ago

From Xavier B. to ~sircmpwn/sr.ht-discuss

Yes,  but how to modify the build to assure it works correctly?

Thanks,

On Sat, 02 Dec 2023 23:10:03 +0100
"Moritz Poldrack" <moritz@poldrack.dev> ha escrit:

> > How to do that in the build?

Re: Failed with wrong signature in archlinux buiild 10 months ago

From Xavier B. to ~sircmpwn/sr.ht-discuss

How to do that in the build?

On Sat, 02 Dec 2023 22:04:55 +0100
"Moritz Poldrack" <moritz@poldrack.dev> ha escrit:

> On Sat Dec 2, 2023 at 10:03 PM CET, Xavier B. wrote:
> > I don't know what can I do!
> 
> Can you check if `sudo pacman -Sy archlinux-keyring` fixes the
> dependency install?
> 
> -- 
> Moritz Poldrack
> https://moritz.sh

Failed with wrong signature in archlinux buiild 10 months ago

From Xavier B. to ~sircmpwn/sr.ht-discuss

I get this:

curl: signature from "Leonidas Spyropoulos <artafinde@archlinux.org>" is unknown trust
:: deleting corrupted file '/var/cache/pacman/pkg/curl-8.4.0-2-x86_64.pkg.tar.zst' (invalid or corrupted package (PGP signature))
syslinux: signature from "Leonidas Spyropoulos <artafinde@archlinux.org>" is unknown trust
:: deleting corrupted file '/var/cache/pacman/pkg/syslinux-6.04.pre2.r11.gbf6db5b4-4-x86_64.pkg.tar.zst' (invalid or corrupted package (PGP signature))
[#1106060] 2023/12/02 20:23:47 Build failed.
[#1106060] 2023/12/02 20:23:47 The build environment will be kept alive for 10 minutes.
[#1106060] 2023/12/02 20:23:47 To log in with SSH and examine it, use the following command:
[#1106060] 2023/12/02 20:23:47 
[#1106060] 2023/12/02 20:23:47 	ssh -t builds@yui.runners.sr.ht connect 1106060
[#1106060] 2023/12/02 20:23:47 
[#1106060] 2023/12/02 20:23:47 After logging in, the deadline is increased to your remaining build time.

Error with a build in alpinelinux with cargo install 10 months ago

From Xavier B. to ~sircmpwn/sr.ht-discuss

Hi,

I try to make a simply build:

arch: null
artifacts: []
environment:
  BUILD_SUBMITTER: git.sr.ht
  GIT_REF: refs/heads/main
  site: candoc.cc
image: alpine/edge
packages:
- hut
- openssl