Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@debian-braincase:~# dpkg -i braincase_0.4.11-sprint1_all.deb
- Selecting previously deselected package braincase.
- (Reading database ... 35575 files and directories currently installed.)
- Unpacking braincase (from braincase_0.4.11-sprint1_all.deb) ...
- dpkg: dependency problems prevent configuration of braincase:
- braincase depends on ruby; however:
- Package ruby is not installed.
- braincase depends on python-gpgme; however:
- Package python-gpgme is not installed.
- braincase depends on apache2; however:
- Package apache2 is not installed.
- dpkg: error processing braincase (--install):
- dependency problems - leaving unconfigured
- Errors were encountered while processing:
- braincase
- root@debian-braincase:~# apt-get -f install
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- Correcting dependencies... Done
- The following extra packages will be installed:
- apache2 apache2-mpm-worker apache2-utils apache2.2-bin apache2.2-common
- libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap libreadline5
- libruby1.8 python-gpgme ruby ruby1.8 ssl-cert
- Suggested packages:
- apache2-doc apache2-suexec apache2-suexec-custom ri ruby-dev
- ruby1.8-examples ri1.8 openssl-blacklist
- The following NEW packages will be installed:
- apache2 apache2-mpm-worker apache2-utils apache2.2-bin apache2.2-common
- libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap libreadline5
- libruby1.8 python-gpgme ruby ruby1.8 ssl-cert
- 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
- 1 not fully installed or removed.
- Need to get 0 B/4,568 kB of archives.
- After this operation, 15.8 MB of additional disk space will be used.
- Do you want to continue [Y/n]? y
- Preconfiguring packages ...
- Selecting previously deselected package libreadline5.
- (Reading database ... 35589 files and directories currently installed.)
- Unpacking libreadline5 (from .../libreadline5_5.2-7_i386.deb) ...
- Selecting previously deselected package libruby1.8.
- Unpacking libruby1.8 (from .../libruby1.8_1.8.7.302-2squeeze1_i386.deb) ...
- Selecting previously deselected package ruby1.8.
- Unpacking ruby1.8 (from .../ruby1.8_1.8.7.302-2squeeze1_i386.deb) ...
- Selecting previously deselected package ruby.
- Unpacking ruby (from .../apt/archives/ruby_4.5_all.deb) ...
- Selecting previously deselected package python-gpgme.
- Unpacking python-gpgme (from .../python-gpgme_0.1+bzr20090820-1+b1_i386.deb) ...
- Selecting previously deselected package libapr1.
- Unpacking libapr1 (from .../libapr1_1.4.2-6+squeeze4_i386.deb) ...
- Selecting previously deselected package libaprutil1.
- Unpacking libaprutil1 (from .../libaprutil1_1.3.9+dfsg-5_i386.deb) ...
- Selecting previously deselected package libaprutil1-dbd-sqlite3.
- Unpacking libaprutil1-dbd-sqlite3 (from .../libaprutil1-dbd-sqlite3_1.3.9+dfsg-5_i386.deb) ...
- Selecting previously deselected package libaprutil1-ldap.
- Unpacking libaprutil1-ldap (from .../libaprutil1-ldap_1.3.9+dfsg-5_i386.deb) ...
- Selecting previously deselected package apache2.2-bin.
- Unpacking apache2.2-bin (from .../apache2.2-bin_2.2.16-6+squeeze7_i386.deb) ...
- Selecting previously deselected package apache2-utils.
- Unpacking apache2-utils (from .../apache2-utils_2.2.16-6+squeeze7_i386.deb) ...
- Selecting previously deselected package apache2.2-common.
- Unpacking apache2.2-common (from .../apache2.2-common_2.2.16-6+squeeze7_i386.deb) ...
- Selecting previously deselected package apache2-mpm-worker.
- Unpacking apache2-mpm-worker (from .../apache2-mpm-worker_2.2.16-6+squeeze7_i386.deb) ...
- Selecting previously deselected package apache2.
- Unpacking apache2 (from .../apache2_2.2.16-6+squeeze7_i386.deb) ...
- Selecting previously deselected package ssl-cert.
- Unpacking ssl-cert (from .../ssl-cert_1.0.28_all.deb) ...
- Processing triggers for man-db ...
- Processing triggers for menu ...
- Setting up libreadline5 (5.2-7) ...
- Setting up libruby1.8 (1.8.7.302-2squeeze1) ...
- Setting up ruby1.8 (1.8.7.302-2squeeze1) ...
- Setting up ruby (4.5) ...
- Setting up python-gpgme (0.1+bzr20090820-1+b1) ...
- Setting up libapr1 (1.4.2-6+squeeze4) ...
- Setting up libaprutil1 (1.3.9+dfsg-5) ...
- Setting up libaprutil1-dbd-sqlite3 (1.3.9+dfsg-5) ...
- Setting up libaprutil1-ldap (1.3.9+dfsg-5) ...
- Setting up apache2.2-bin (2.2.16-6+squeeze7) ...
- Setting up apache2-utils (2.2.16-6+squeeze7) ...
- Setting up apache2.2-common (2.2.16-6+squeeze7) ...
- Enabling site default.
- Enabling module alias.
- Enabling module autoindex.
- Enabling module dir.
- Enabling module env.
- Enabling module mime.
- Enabling module negotiation.
- Enabling module setenvif.
- Enabling module status.
- Enabling module auth_basic.
- Enabling module deflate.
- Enabling module authz_default.
- Enabling module authz_user.
- Enabling module authz_groupfile.
- Enabling module authn_file.
- Enabling module authz_host.
- Enabling module reqtimeout.
- Setting up apache2-mpm-worker (2.2.16-6+squeeze7) ...
- Starting web server: apache2.
- Setting up apache2 (2.2.16-6+squeeze7) ...
- Setting up braincase (0.4.11) ...
- Enabling module userdir.
- Run '/etc/init.d/apache2 restart' to activate new configuration!
- Restarting web server: apache2 ... waiting .
- Braincase webserver setup sucessfully
- Setting up ssl-cert (1.0.28) ...
- Processing triggers for menu ...
- Processing triggers for python-support ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement