-
Hi,
I noticed that on freshly deployed Service Nodes, the `xcatd` service often fails to start with the following errors:
```
# journalctl -u xcatd
-- Logs begin at Thu 2020-05-14 15:03:57 PDT,…
-
I am unable to use cpan2dist for even simple cases, because it gets caught in a seemingly infinite loop of recursive dependencies between a relatively small set of core packages. Please help!
```
…
-
```
What steps will reproduce the problem?
1.
Create a file test.c:
#include
#include
int main(void){
char * _b=(char*)calloc(1,20);
free(_b);
return (0);
}
2. compile
cl…
-
```
What steps will reproduce the problem?
1.
Create a file test.c:
#include
#include
int main(void){
char * _b=(char*)calloc(1,20);
free(_b);
return (0);
}
2. compile
cl…
-
Because this module is about _remembering_ our deceased authors, maybe a paragraph about their contributions to Perl and CPAN and a link to the announcement would be appropriate.
I have collected a f…
book updated
10 years ago
-
```
What steps will reproduce the problem?
1. I'm trying to download a video from nfb.ca but I keep getting this message.
get_flash_videos http://films.nfb.ca/rip-a-remix-manifesto/
Downloading…
-
What is the current overall state/feeling about formats in core perl?
I ask because there are so many (IMHO stupid annoying) punctuation vars related purely to formats. I could imagine a named feat…
-
```
What steps will reproduce the problem?
1. I'm trying to download a video from nfb.ca but I keep getting this message.
get_flash_videos http://films.nfb.ca/rip-a-remix-manifesto/
Downloading…
-
Module [DB::MySQL](https://modules.perl6.org/dist/DB::MySQL) cannot be installed (`AlwaysFail`), perhaps it has some failing tests.
* Tickets are opened/closed in this repo automatically (though not …
-
The package of perl5 is broken. In tar there are symlinks that can not be created o win. To do a basic fix the symlink for the perl5-dll has to be manualy created :
ln -s /usr/lib/perl5/core_perl/C…