๐Ÿ’พ Archived View for station.martinrue.com โ€บ gnuserland โ€บ 38d609ca68f14640a6f302366fe69369 captured on 2024-05-26 at 16:35:16. Gemini links have been rewritten to link to archived content

View Raw

More Information

โฌ…๏ธ Previous capture (2024-05-12)

-=-=-=-=-=-=-

๐Ÿ‘ฝ gnuserland

@lykso I beg pardon for my behavior, but you once was so kind to prepare me a modified gemlog.sh script suitable for FreeBSD.

The link expired because it took me too much time to test it out. Would you still be so kind to share that script with me?

๐Ÿ™

2 years ago

Actions

๐Ÿ‘‹ Join Station

15 Replies

๐Ÿ‘ฝ gnuserland

@lykso looks like something wrong happened with the atom.xml file. Not sure if happened before or after the patch but I received an email from @ew0k kindly alerting me that something weird was happening with that XML file.

I left the poor @op @op2 looking for a fix... ๐Ÿ˜‡ ยท 2 years ago

๐Ÿ‘ฝ lykso

Fair. TBH, half my reason for leaving that comment was as a note to people who might read this thread in the future (myself included). :) ยท 2 years ago

๐Ÿ‘ฝ gnuserland

@lykso I do not understand those stuff but I am glad were fixed, I was publishing from Linux rather than FreeBSD... ๐Ÿ˜… ยท 2 years ago

๐Ÿ‘ฝ lykso

Ah, I see. The regexes were the issue. Good to know!

https://git.sr.ht/~nytpu/gemlog.sh/commit/29bb66b3beccce40d4e7ea38d6848d176b8595a1 ยท 2 years ago

https://git.sr.ht/~nytpu/gemlog.sh/commit/29bb66b3beccce40d4e7ea38d6848d176b8595a1

๐Ÿ‘ฝ lykso

Awesome. Looking forward to seeing what the trouble was! :D ยท 2 years ago

๐Ÿ‘ฝ gnuserland

@lykso @op or @op2 created a patch! He will send it to @nytpu

YO!!! ยท 2 years ago

๐Ÿ‘ฝ lykso

I'm having trouble reproducing the error on my OpenBSD box. I would guess that the call to "cat" on line 50 is somehow getting passed a string that doesn't correspond to a file (either an empty string or a string containing whitespace, by the looks of it), but I'm not sure how that would happen.

I would try making an empty gemlog directory and then copying the files from your original gemlog into it until you figure out which filename (if any) is causing the problem. Let me know what you find! ยท 2 years ago

๐Ÿ‘ฝ gnuserland

@lykso last message... :D

I think I had all the dependencies now but still doesn't work... :( ยท 2 years ago

๐Ÿ‘ฝ gnuserland

@lykso "SED" found is "GSED"... ยท 2 years ago

๐Ÿ‘ฝ gnuserland

@lykso am I missing any dependencies?

sh
perl
date
tr
sed

Sure I have "sh", "perl", "date", not sure about: "tr" and "sed"... ยท 2 years ago

๐Ÿ‘ฝ gnuserland

@lykso I still have problem with FreeBSD...

I got this error now...

Bulding atom feed...
Building index...
cat: : No such file or directory

It looks doesn't recognize some folders but without any reference I couldn't understand where it got stuck... :( ยท 2 years ago

๐Ÿ‘ฝ gnuserland

dumb myself... ๐Ÿคฆโ€โ™‚๏ธ ยท 2 years ago

๐Ÿ‘ฝ lykso

I realize now that I probably never got the notification a week ago because mentions are case-sensitive. ๐Ÿ˜… ยท 2 years ago

๐Ÿ‘ฝ gnuserland

Oh nice... ๐Ÿ‘ ยท 2 years ago

๐Ÿ‘ฝ lykso

Sorry, I see you also tried to contact me a week ago. The file's long gone, but my changes were merged in upstream. ~nytpu's script should work for you now: https://git.sr.ht/~nytpu/gemlog.sh/blob/master/gemlog.sh ยท 2 years ago

https://git.sr.ht/~nytpu/gemlog.sh/blob/master/gemlog.sh