unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: two--- via Bug reports for GNU Guix <bug-guix@gnu.org>
To: 56467@debbugs.gnu.org
Subject: bug#56467: vala command compiles files instead of running them
Date: Sat, 09 Jul 2022 14:38:48 -0000	[thread overview]
Message-ID: <20220709143848.1299.16298@mail.envs.net> (raw)

the bin/vala-0.54 shell script executes bin/valac-0.54 which executes bin/.valac-0.54-real.
it should execute bin/.vala-0.54-real instead.

expected (was the case before guix's update):
$ vala hello.vala
Hello, World!
$ ls
hello.vala

actual:
$ vala hello.vala
$ ls 
hello hello.vala
$ ./hello
Hello, World!




             reply	other threads:[~2022-07-09 16:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-09 14:38 two--- via Bug reports for GNU Guix [this message]
2022-07-15 19:31 ` bug#56467: vala command compiles files instead of running them Maxim Cournoyer
2022-07-15 19:35   ` Maxim Cournoyer
2022-07-15 21:46     ` Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220709143848.1299.16298@mail.envs.net \
    --to=bug-guix@gnu.org \
    --cc=56467@debbugs.gnu.org \
    --cc=two@envs.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).