Created
January 16, 2015 23:37
-
-
Save bsdlp/6354345988d29bf36547 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@control> makepkg -si ~/crnspy | |
supbro | |
==> Making package: crnspy 0.9.9-1 (Fri Jan 16 23:33:59 UTC 2015) | |
==> Checking runtime dependencies... | |
==> Installing missing dependencies... | |
resolving dependencies... | |
looking for conflicting packages... | |
Packages (1) python2-beautifulsoup4-4.3.2-2 | |
Total Download Size: 0.07 MiB | |
Total Installed Size: 0.48 MiB | |
:: Proceed with installation? [Y/n] y | |
:: Retrieving packages ... | |
python2-beautifulsoup4-4.3.2-2-any 75.1 KiB 548K/s 00:00 [###########################################] 100% | |
(1/1) checking keys in keyring [###########################################] 100% | |
(1/1) checking package integrity [###########################################] 100% | |
(1/1) loading package files [###########################################] 100% | |
(1/1) checking for file conflicts [###########################################] 100% | |
(1/1) checking available disk space [###########################################] 100% | |
(1/1) installing python2-beautifulsoup4 [###########################################] 100% | |
Optional dependencies for python2-beautifulsoup4 | |
python2-chardet: universal encoding detector | |
python2-lxml: pythonic binding for the libxml2 and libxslt libraries | |
==> Checking buildtime dependencies... | |
==> Retrieving sources... | |
-> Downloading crnspy.conf... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 1929 100 1929 0 0 7852 0 --:--:-- --:--:-- --:--:-- 7873 | |
-> Downloading crnspy.py... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 5466 100 5466 0 0 28071 0 --:--:-- --:--:-- --:--:-- 28030 | |
-> Downloading [email protected]... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 152 100 152 0 0 799 0 --:--:-- --:--:-- --:--:-- 804 | |
-> Downloading [email protected]... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 151 100 151 0 0 785 0 --:--:-- --:--:-- --:--:-- 790 | |
==> Validating source files with md5sums... | |
crnspy.conf ... Passed | |
crnspy.py ... FAILED | |
[email protected] ... Passed | |
[email protected] ... Passed | |
==> ERROR: One or more files did not pass the validity check! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment