codio / boxparts

Simple package manager
https://codio.com
Other
29 stars 26 forks source link

update parts - lots! #257

Closed ijobling closed 9 years ago

ijobling commented 9 years ago

Few ones that have errors I can't work out (again!)

influxdb mv: cannot stat `admin': No such file or directory

libpcap configure: error: Your operating system's lex is insufficient to compile
libpcap. flex is a lex replacement that has many advantages, including
being able to compile libpcap. For more information, see
http://www.gnu.org/software/flex/flex.html .
parts: ERROR: "./configure --prefix=/home/codio/.parts/packages/libpcap/1.6.2" failed
parts: ERROR: "mv admin /home/codio/.parts/packages/influxdb/0.8.7/admin" failed

openldap checking if Berkeley DB version supported by BDB/HDB backends... no
configure: error: BerkeleyDB version incompatible with BDB/HDB backends
parts: ERROR: "./configure --prefix=/home/codio/.parts/packages/openldap/2.4.40 --enable-ldap --with-tls=openssl" failed

tomcat parts: ERROR: No such file or directory @ dir_chdir - apache-tomcat-8.0.15

ksimuk commented 9 years ago

Ian could you split your pull request and send several small ones, it will be good to have 1 package (or batch of related packages) per a PR, I will be able to process them quicker. Thank you.