Debian Bug report logs - #818926
perl6-panda: panda doesn't start up / find needed libraries

version graph

Package: perl6-panda; Maintainer for perl6-panda is (unknown);

Reported by: gregor herrmann <gregoa@debian.org>

Date: Mon, 21 Mar 2016 19:24:02 UTC

Severity: grave

Found in version perl6-panda/2016.02-1

Fixed in version 2016.02-1+rm

Done: Debian FTP Masters <ftpmaster@ftp-master.debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian Rakudo Maintainers <pkg-rakudo-devel@lists.alioth.debian.org>:
Bug#818926; Package perl6-panda. (Mon, 21 Mar 2016 19:24:05 GMT) (full text, mbox, link).


Acknowledgement sent to gregor herrmann <gregoa@debian.org>:
New Bug report received and forwarded. Copy sent to Debian Rakudo Maintainers <pkg-rakudo-devel@lists.alioth.debian.org>. (Mon, 21 Mar 2016 19:24:05 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: gregor herrmann <gregoa@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: perl6-panda: panda doesn't start up / find needed libraries
Date: Mon, 21 Mar 2016 20:21:36 +0100
Package: perl6-panda
Version: 2016.02-1
Severity: grave
Justification: renders package unusable

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

panda simply doesn't work:

% panda --help
===SORRY!===
Could not find Shell::Command in:
    /home/gregoa/.perl6/2016.02
    /usr/share/perl6/site
    /usr/share/perl6/vendor
    /usr/share/perl6
    CompUnit::Repository::AbsolutePath<139839414999752>
    CompUnit::Repository::NQP<139839414997224>
    CompUnit::Repository::Perl5<139839414994856>


% PERL6LIB=/usr/share/perl6/lib panda --help
===SORRY!===                                                 
Failed to create directory '/usr/share/perl6/lib/.precomp' with mode '0o777': Failed to mkdir: 13



No material for testing yet :)


Cheers,
gregor

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJW8EnAXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoG9HsP+wamdKSxAsHP/GUcjIQ8rCtX
E+1HF5rxgZ82BDmSHhD4TIY9KbQ45Tv8957+vjsyzJpBKqUspQBTqMJCbdWRtnE9
VhCKMgwoiF4A982fdXQ0kEr5xvIDN5Um05zKTz2g/w61AzS/aEke0+HqdLbmlU+5
NyVQGEMok5E248+UREi3ZJzwsXdra0+Kmf+avKBv6VjQ0WhtsmIbukOpjNpbuWff
sKfMPkvfIcmMsm/K9qP9KvhgAoVOUrHKaR0NLVwA80+yEXbreIMtIISHUgYtSnbf
PXZdWA11d+QxDJuoPIlYzK2OOhE4OtOr8+DLD0r4abwhvQm5DleahJ7AxRZalLim
uJe2YRjxy0CWu+3KMWYUj5HPIdqaBRJjWhYot5JX6tqpezoM94r8tX1rt4eIxG0t
AvxhWraZmQxmRCkTCrW3Djrt93mB3G3s80agT7g5ZU3olHf5oa71RepPtjBwz6+x
y2dvJYMn+6oDUce5H/CCSKdXDR7lKZV0H5bU0O9btOANexjxhFV509De3QTgs/+a
0r7bRn1hFJb1qL7+dUO799RpmmCb9idw9Rv+zTUPvlteo3qm1SoK9wwC4hDhx4EN
QNGtNnIrWv8gMwj6AoJwTvxJ7rj1BUfPfxEt47ZX8wd1zAZ4MQRSiaV/lVW4p55k
piLYoF0RcxSWp3RIxb0u
=uQUt
-----END PGP SIGNATURE-----



Information forwarded to debian-bugs-dist@lists.debian.org, Debian Rakudo Maintainers <pkg-rakudo-devel@lists.alioth.debian.org>:
Bug#818926; Package perl6-panda. (Wed, 23 Mar 2016 16:03:03 GMT) (full text, mbox, link).


Acknowledgement sent to dod@debian.org:
Extra info received and forwarded to list. Copy sent to Debian Rakudo Maintainers <pkg-rakudo-devel@lists.alioth.debian.org>. (Wed, 23 Mar 2016 16:03:03 GMT) (full text, mbox, link).


Message #10 received at 818926@bugs.debian.org (full text, mbox, reply):

From: Dominique Dumont <dod@debian.org>
To: gregor herrmann <gregoa@debian.org>, 818926@bugs.debian.org, Debian Rakudo Maintainers development mailing list <pkg-rakudo-devel@lists.alioth.debian.org>
Subject: Re: Bug#818926: perl6-panda: panda doesn't start up / find needed libraries
Date: Wed, 23 Mar 2016 17:01:14 +0100
On Monday 21 March 2016 20:21:36 gregor herrmann wrote:
> No material for testing yet

Agreed. 

The way perl6 handles modules is more complicated in Perl6 than in Perl. [1]

From what I've understood, distro packaging is not a feature of Panda. Some 
other tool must be developed by upstream. I'll follow what's going on there.

All the best

[1] 
http://niner.name/talks/A%20look%20behind%20the%20curtains%20-%20module%20loading%20in%20Perl%206/Module%20loading%20in%20Perl%206.pdf
start from page 19

-- 
 https://github.com/dod38fr/   -o- http://search.cpan.org/~ddumont/
http://ddumont.wordpress.com/  -o-   irc: dod at irc.debian.org



Information forwarded to debian-bugs-dist@lists.debian.org, Debian Rakudo Maintainers <pkg-rakudo-devel@lists.alioth.debian.org>:
Bug#818926; Package perl6-panda. (Thu, 24 Mar 2016 10:54:03 GMT) (full text, mbox, link).


Acknowledgement sent to dod@debian.org:
Extra info received and forwarded to list. Copy sent to Debian Rakudo Maintainers <pkg-rakudo-devel@lists.alioth.debian.org>. (Thu, 24 Mar 2016 10:54:04 GMT) (full text, mbox, link).


Message #15 received at 818926@bugs.debian.org (full text, mbox, reply):

From: Dominique Dumont <dod@debian.org>
To: 818926@bugs.debian.org
Cc: 818926-submitter@bugs.debian.org
Subject: Re: Bug#818926: perl6-panda: panda doesn't start up / find needed libraries
Date: Thu, 24 Mar 2016 11:50:56 +0100
On Wed, 23 Mar 2016 17:01:14 +0100 Dominique Dumont <dod@debian.org> wrote:
> From what I've understood, distro packaging is not a feature of Panda. Some 
> other tool must be developed by upstream. I'll follow what's going on there.

First stab at install tool is:
https://gist.github.com/niner/8ad4cbefde16d9494e16

I'm going to test it for simple modules like JSON::Fast

All the best

-- 
 https://github.com/dod38fr/   -o- http://search.cpan.org/~ddumont/
http://ddumont.wordpress.com/  -o-   irc: dod at irc.debian.org



Message sent on to gregor herrmann <gregoa@debian.org>:
Bug#818926. (Thu, 24 Mar 2016 10:54:08 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian Rakudo Maintainers <pkg-rakudo-devel@lists.alioth.debian.org>:
Bug#818926; Package perl6-panda. (Mon, 05 Sep 2016 21:33:06 GMT) (full text, mbox, link).


Acknowledgement sent to gregor herrmann <gregoa@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian Rakudo Maintainers <pkg-rakudo-devel@lists.alioth.debian.org>. (Mon, 05 Sep 2016 21:33:06 GMT) (full text, mbox, link).


Message #23 received at 818926@bugs.debian.org (full text, mbox, reply):

From: gregor herrmann <gregoa@debian.org>
To: dod@debian.org, 818926@bugs.debian.org
Subject: Re: Bug#818926: perl6-panda: panda doesn't start up / find needed libraries
Date: Mon, 5 Sep 2016 23:29:27 +0200
[Message part 1 (text/plain, inline)]
On Thu, 24 Mar 2016 11:50:56 +0100, Dominique Dumont wrote:

> On Wed, 23 Mar 2016 17:01:14 +0100 Dominique Dumont <dod@debian.org> wrote:
> > From what I've understood, distro packaging is not a feature of Panda. Some 
> > other tool must be developed by upstream. I'll follow what's going on there.
> 
> First stab at install tool is:
> https://gist.github.com/niner/8ad4cbefde16d9494e16
> 
> I'm going to test it for simple modules like JSON::Fast

Maybe zef is in option:
https://github.com/ugexe/zef

--install-to=<id> # site/home/vendor/perl
sounds nice
(or -to="inst#/home/perl6/custom" for the package build)

Cheers,
gregor

-- 
 .''`.  Homepage https://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer -  https://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Captain Jack: Holiday
[signature.asc (application/pgp-signature, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian Rakudo Maintainers <pkg-rakudo-devel@lists.alioth.debian.org>:
Bug#818926; Package perl6-panda. (Mon, 12 Sep 2016 11:57:03 GMT) (full text, mbox, link).


Acknowledgement sent to dod@debian.org:
Extra info received and forwarded to list. Copy sent to Debian Rakudo Maintainers <pkg-rakudo-devel@lists.alioth.debian.org>. (Mon, 12 Sep 2016 11:57:03 GMT) (full text, mbox, link).


Message #28 received at 818926@bugs.debian.org (full text, mbox, reply):

From: Dominique Dumont <dod@debian.org>
To: gregor herrmann <gregoa@debian.org>, 818926@bugs.debian.org, Debian Rakudo Maintainers development mailing list <pkg-rakudo-devel@lists.alioth.debian.org>
Subject: Re: Bug#818926: perl6-panda: panda doesn't start up / find needed libraries
Date: Mon, 12 Sep 2016 13:47:00 +0200
On Monday, 5 September 2016 23:29:27 CEST gregor herrmann wrote:
> Maybe zef is in option:
> https://github.com/ugexe/zef

Thanks for the hint.

Unfortuantely, I don't know when I'll find the time to look at this issue :-/

All the best

-- 
 https://github.com/dod38fr/   -o- http://search.cpan.org/~ddumont/
http://ddumont.wordpress.com/  -o-   irc: dod at irc.debian.org



Information forwarded to debian-bugs-dist@lists.debian.org, Debian Rakudo Maintainers <pkg-rakudo-devel@lists.alioth.debian.org>:
Bug#818926; Package perl6-panda. (Mon, 02 Jan 2017 22:21:26 GMT) (full text, mbox, link).


Acknowledgement sent to gregor herrmann <gregoa@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian Rakudo Maintainers <pkg-rakudo-devel@lists.alioth.debian.org>. (Mon, 02 Jan 2017 22:21:26 GMT) (full text, mbox, link).


Message #33 received at 818926@bugs.debian.org (full text, mbox, reply):

From: gregor herrmann <gregoa@debian.org>
To: dod@debian.org, 818926@bugs.debian.org
Subject: Re: Bug#818926: perl6-panda: panda doesn't start up / find needed libraries
Date: Mon, 2 Jan 2017 23:20:30 +0100
[Message part 1 (text/plain, inline)]
On Mon, 05 Sep 2016 23:29:27 +0200, gregor herrmann wrote:

> Maybe zef is in option:
> https://github.com/ugexe/zef

I'm just reading 
http://blogs.perl.org/users/steve_mynott/2017/01/rakudo-star-past-present-and-future.html
which mentions that Rakudo Star is moving from panda to zef.
 

Cheers,
gregor

-- 
 .''`.  https://info.comodo.priv.at/ - Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Leonard Cohen: Alexandra Leaving
[signature.asc (application/pgp-signature, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian Rakudo Maintainers <pkg-rakudo-devel@lists.alioth.debian.org>:
Bug#818926; Package perl6-panda. (Wed, 04 Jan 2017 07:57:10 GMT) (full text, mbox, link).


Acknowledgement sent to dod@debian.org:
Extra info received and forwarded to list. Copy sent to Debian Rakudo Maintainers <pkg-rakudo-devel@lists.alioth.debian.org>. (Wed, 04 Jan 2017 07:57:11 GMT) (full text, mbox, link).


Message #38 received at 818926@bugs.debian.org (full text, mbox, reply):

From: Dominique Dumont <dod@debian.org>
To: gregor herrmann <gregoa@debian.org>
Cc: 818926@bugs.debian.org
Subject: Re: Bug#818926: perl6-panda: panda doesn't start up / find needed libraries
Date: Wed, 04 Jan 2017 08:22:46 +0100
On Monday, 2 January 2017 23:20:30 CET gregor herrmann wrote:
> I'm just reading 
> http://blogs.perl.org/users/steve_mynott/2017/01/rakudo-star-past-present-an
> d-future.html which mentions that Rakudo Star is moving from panda to zef.

Thanks for the link. I'm currently trying to figure out what can be done with 
zef:

https://github.com/ugexe/zef/issues/117

As for perl6-panda, I guess this package should be completely removed from 
Debian.

Thoughts ?

All the best

-- 
 https://github.com/dod38fr/   -o- http://search.cpan.org/~ddumont/
http://ddumont.wordpress.com/  -o-   irc: dod at irc.debian.org



Information forwarded to debian-bugs-dist@lists.debian.org, Debian Rakudo Maintainers <pkg-rakudo-devel@lists.alioth.debian.org>:
Bug#818926; Package perl6-panda. (Thu, 05 Jan 2017 04:45:03 GMT) (full text, mbox, link).


Acknowledgement sent to gregor herrmann <gregoa@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian Rakudo Maintainers <pkg-rakudo-devel@lists.alioth.debian.org>. (Thu, 05 Jan 2017 04:45:03 GMT) (full text, mbox, link).


Message #43 received at 818926@bugs.debian.org (full text, mbox, reply):

From: gregor herrmann <gregoa@debian.org>
To: Dominique Dumont <dod@debian.org>
Cc: 818926@bugs.debian.org
Subject: Re: Bug#818926: perl6-panda: panda doesn't start up / find needed libraries
Date: Thu, 5 Jan 2017 05:41:19 +0100
[Message part 1 (text/plain, inline)]
On Wed, 04 Jan 2017 08:22:46 +0100, Dominique Dumont wrote:

> > I'm just reading 
> > http://blogs.perl.org/users/steve_mynott/2017/01/rakudo-star-past-present-and-future.html
> > which mentions that Rakudo Star is moving from panda to zef.
> Thanks for the link. I'm currently trying to figure out what can be done with 
> zef:
> https://github.com/ugexe/zef/issues/117

Interesting, thanks.
 
> As for perl6-panda, I guess this package should be completely removed from 
> Debian.

Yeah, probably.
 

Cheers,
gregor

-- 
 .''`.  https://info.comodo.priv.at/ - Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Kante: Im ersten Licht
[signature.asc (application/pgp-signature, inline)]

Reply sent to Debian FTP Masters <ftpmaster@ftp-master.debian.org>:
You have taken responsibility. (Tue, 14 Feb 2017 19:09:18 GMT) (full text, mbox, link).


Notification sent to gregor herrmann <gregoa@debian.org>:
Bug acknowledged by developer. (Tue, 14 Feb 2017 19:09:18 GMT) (full text, mbox, link).


Message #48 received at 818926-done@bugs.debian.org (full text, mbox, reply):

From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
To: 818926-done@bugs.debian.org,
Cc: perl6-panda@packages.debian.org, perl6-panda@packages.qa.debian.org
Subject: Bug#854339: Removed package(s) from unstable
Date: Tue, 14 Feb 2017 19:07:33 +0000
Version: 2016.02-1+rm

Dear submitter,

as the package perl6-panda has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/854339

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)



Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Wed, 15 Mar 2017 07:27:56 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Tue Feb 6 02:13:32 2024; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.