chapel-lang / mason-registry

Package registry for mason, Chapel's package manager
17 stars 25 forks source link

fix name of invalid toml file #70

Closed lucaferranti closed 6 months ago

lucaferranti commented 6 months ago

see https://github.com/chapel-lang/chapel/issues/24495 for more details. This file is breaking the naming convention and was breaking mason search

lucaferranti commented 6 months ago

mmm, I haven't looked into it, but looking at the logs

package detected from git diff: Bricks/Codecs/Mason.toml
package path: Bricks/Codecs/Mason.toml.end
Mason.toml
grep: Mason.toml: No such file or directory
source value: 
adjusted source to 'fixed' value: 
fatal: repository '' does not exist
./util/runMasonCI.bash: line 46: cd: newPackage: No such file or directory
Error: Process completed with exit code 1.

maybe the script reads the filename from main.