| # Submitted by SneakyThunder 28 Nov, 2022 18:34 # |
|---|
|
Hmm... It looks the same: Maybe its something with my version of grep? |
| # Submitted by SneakyThunder 20 Nov, 2022 08:32 # |
|---|
It seems like it uses "C" locale by default. Prepending |
| # Submitted by SneakyThunder 19 Nov, 2022 10:18 # |
|---|
|
For some reason sorcery (from master branch) fails to detect castfs support on my machine, in chroot.
I simplified regex in Patch:
P.S: I don't know about correct procedure for submitting patches, so let me know if I shouldn't just "dump" it on the forum |
| # Submitted by SneakyThunder 19 Aug, 2022 08:05 # |
|---|
|
I`m not sure if its a bug or I misunderstand something, but when I run 'gaze orphans' command - it spits out a bunch of spells that was explicitly cast Including: linux, basesystem, htop, etc. I expect it to only show spells that was installed as a dependency, but no longer needed. If its intended behavior, than how do I get list of unneeded dependencies? Sorcery version: from 'master' branch, commit 5cce1e31e9eaaa6c902d4af007887a4e187f5339 |
| # Submitted by SneakyThunder 14 Aug, 2022 08:00 # |
|---|
Yeah, I don't see a reason to use something less permissive for a small script |
| # Submitted by SneakyThunder 13 Aug, 2022 14:29 # |
|---|
|
HI. I wrote a little script for finding updates for "spells". I think it could be helpful to maintainers of (especially large) grimoires It checks latest tag version from git repo specified in "SOURCE_URL" and tries go guess if this version is greater than one in "grimoire". Then it displays message containing spell name, current version and "latest" version. Example output for my personal grimoire:
I'm not sure if tool like this already exists, but at least didn't find any |
| # Submitted by SneakyThunder 13 Aug, 2022 08:37 # |
|---|
|
Hi! When I try to build "cairo" I get this error:
Its just a simple misspelled word in SUB_DEPENDS file (line 6). Please fix. Thanks |
| # Submitted by SneakyThunder 28 Mar, 2022 16:23 # |
|---|
|
Download page for this ISO says "DO NOT USE THIS VERSION, IT IS FOR TESTING ONLY", so I guess its better not to use it :P I used "test chroot" image for my install. Its more up-to-date and "Install" page says that other install methods are outdated. |
| # Submitted by SneakyThunder 16 Feb, 2022 11:50 # |
|---|
I tried, but it didnt fix the problem. Also when I run |
| # Submitted by SneakyThunder 14 Feb, 2022 17:59 # |
|---|
|
Ok, idk how to fix the formatting so I just posted entire log here: https://pastebin.com/7JdVGMgy |