Ubuntu Pastebin

Paste from ahasenack at Tue, 9 Aug 2016 17:53:19 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
andreas@nsn7:~/snaps/bip-snap$ bip.bipgenconfig 
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = "en_US",
	LC_ALL = (unset),
	LC_TIME = "pt_BR.UTF-8",
	LC_MONETARY = "pt_BR.UTF-8",
	LC_CTYPE = "pt_BR.UTF-8",
	LC_ADDRESS = "pt_BR.UTF-8",
	LC_TELEPHONE = "pt_BR.UTF-8",
	LC_NAME = "pt_BR.UTF-8",
	LC_MEASUREMENT = "pt_BR.UTF-8",
	LC_IDENTIFICATION = "pt_BR.UTF-8",
	LC_NUMERIC = "pt_BR.UTF-8",
	LC_PAPER = "pt_BR.UTF-8",
	LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Can't locate Data/Dumper.pm in @INC (you may need to install the Data::Dumper module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /snap/bip/x4/bin/bipgenconfig line 15.
BEGIN failed--compilation aborted at /snap/bip/x4/bin/bipgenconfig line 15.
andreas@nsn7:~/snaps/bip-snap$ l /snap/bip/x4/usr/lib/x86_64-linux-gnu/perl/5.22/Data/Dumper.pm 
-rw-r--r-- 1 root root 45K Mar 13 08:54 /snap/bip/x4/usr/lib/x86_64-linux-gnu/perl/5.22/Data/Dumper.pm
Download as text