Bug#914870: perl6-zef: scripts to be installed stuck in ~/.zef/tmp

Marc Chantreux eiro at phear.org
Wed Nov 28 06:48:06 GMT 2018


Package: perl6-zef
Version: 0.5.3-1
Severity: important

Dear Maintainers,

when i used zef from the sources, executable were installed in
`~/.perl6/bin`. i now use the debian package

	dpkg -S =zef

outputs

	perl6-zef: /usr/bin/zef

i installed cro using zef but the cro helper didn't appear in
the expected directory.

	locate -r '/cro$'

outputs

	/home/mc/.zef/store/cro-0.7.6.tar.gz/cro-0.7.6/bin/cro
	/home/mc/.zef/store/cro.git/fb251c594c3ed04cd9a16c1b045f4380abb40549/bin/cro
	/home/mc/.zef/tmp/cro.git/bin/cro

but none of them have a shebang nor are executable

	find $( locate -r '/cro$' ) -executable

remains empty. also

	sed 1q /home/mc/.zef/tmp/cro.git/bin/cro

outputs

	use Cro::Tools::CLI;

so there is no shebang. i had to dig further but i was invited
to fill a bug about it (https://github.com/perl6/perl6.org/pull/121).
here i am ...

thanks for the amazing work.
regards

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.18.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8), LANGUAGE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages perl6-zef depends on:
ii  curl    7.61.0-1
ii  rakudo  2018.10-1
ii  wget    1.19.5-2

Versions of packages perl6-zef recommends:
ii  git  1:2.19.1-1

perl6-zef suggests no packages.

-- no debconf information



More information about the Pkg-rakudo-devel mailing list