Skip to content

Instantly share code, notes, and snippets.

@gugote
Created March 19, 2015 14:03
Show Gist options
  • Save gugote/7d30b68d2fb2aa3a257a to your computer and use it in GitHub Desktop.
Save gugote/7d30b68d2fb2aa3a257a to your computer and use it in GitHub Desktop.
vagrant@doorbot-test /var/www/ring-site (frontend*) $ sudo apt-get install libxml2
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
libxml2
1 upgraded, 0 newly installed, 0 to remove and 491 not upgraded.
Need to get 800 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://http.debian.net/debian/ jessie/main libxml2 amd64 2.9.1+dfsg1-5 [800 kB]
Fetched 800 kB in 43s (18.3 kB/s)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en",
LC_ALL = (unset),
LC_CTYPE = "UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
(Reading database ... 56844 files and directories currently installed.)
Preparing to unpack .../libxml2_2.9.1+dfsg1-5_amd64.deb ...
Unpacking libxml2:amd64 (2.9.1+dfsg1-5) over (2.9.1+dfsg1-3) ...
Setting up libxml2:amd64 (2.9.1+dfsg1-5) ...
Processing triggers for libc-bin (2.19-1) ...
vagrant@doorbot-test /var/www/ring-site (frontend*) $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment