Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use of uninitialized value $file_name Slurp.pm #3

Open
KhronosWebservices opened this issue Jun 3, 2014 · 0 comments
Open

Use of uninitialized value $file_name Slurp.pm #3

KhronosWebservices opened this issue Jun 3, 2014 · 0 comments

Comments

@KhronosWebservices
Copy link

We're attempting to export some bugs from one of our Bugzilla installs into a private repository on Github. I've copy/pasted below how we run your perl script and the output we get:

./BugzillaMigrate-master/bzmigrate.pl -i -f show_bug.cgi.xml
Wich Bugzilla product would you like to migrate bugs from? PRODUCTNAME
Enter the owner of the GitHub repo you want to add issues to.
GitHub owner: KhronosGroup
Enter the name of the repository you want to add issues to.
GitHub repo: https://github.com/KhronosGroup/PRIVATEREPOSITORY
Enter your GitHub user name: GITHUBUSERNAME
Use of uninitialized value $file_name in -e at /home/perl5/lib/perl5/File/Slurp.pm line 116, line 4.
Use of uninitialized value $file_name in sysopen at /home/perl5/lib/perl5/File/Slurp.pm line 193, line 4.
Use of uninitialized value $file_name in concatenation (.) or string at /home/perl5/lib/perl5/File/Slurp.pm line 194, line 4.
Enter your GitHub API token:
Not a HASH reference at ./BugzillaMigrate-master/bzmigrate.pl line 138.

Is this from us running the script incorrectly, or a problem with the script itself? File::Slurp is on v9999.19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant