Last active
October 7, 2016 04:16
-
-
Save samuell/c8726d90521f112eae8e 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
[xubuntu ~/install/irods]$ l | |
irods-database-plugin-postgres-1.3.deb | |
irods-icat-4.0.3-64bit.deb | |
[xubuntu ~/install/irods]$ sudo dpkg -i *.deb | |
[sudo] password for xubuntu: | |
Selecting previously unselected package irods-database-plugin-postgres. | |
(Reading database ... 179210 files and directories currently installed.) | |
Preparing to unpack irods-database-plugin-postgres-1.3.deb ... | |
Unpacking irods-database-plugin-postgres (1.3) ... | |
Selecting previously unselected package irods-icat. | |
Preparing to unpack irods-icat-4.0.3-64bit.deb ... | |
Unpacking irods-icat (4.0.3) ... | |
dpkg: dependency problems prevent configuration of irods-database-plugin-postgres: | |
irods-database-plugin-postgres depends on odbc-postgresql; however: | |
Package odbc-postgresql is not installed. | |
irods-database-plugin-postgres depends on postgresql-client; however: | |
Package postgresql-client is not installed. | |
irods-database-plugin-postgres depends on super; however: | |
Package super is not installed. | |
dpkg: error processing package irods-database-plugin-postgres (--install): | |
dependency problems - leaving unconfigured | |
dpkg: dependency problems prevent configuration of irods-icat: | |
irods-icat depends on libssl0.9.8; however: | |
Package libssl0.9.8 is not installed. | |
dpkg: error processing package irods-icat (--install): | |
dependency problems - leaving unconfigured | |
Processing triggers for ureadahead (0.100.0-16) ... | |
Processing triggers for man-db (2.6.7.1-1) ... | |
Errors were encountered while processing: | |
irods-database-plugin-postgres | |
irods-icat | |
[xubuntu ~/install/irods]$ | |
[xubuntu ~/install/irods]$ aptg odbc-postgresql | |
Reading package lists... Done | |
Building dependency tree | |
Reading state information... Done | |
You might want to run 'apt-get -f install' to correct these: | |
The following packages have unmet dependencies. | |
irods-database-plugin-postgres : Depends: postgresql-client | |
Depends: super but it is not going to be installed | |
irods-icat : Depends: libssl0.9.8 but it is not going to be installed | |
odbc-postgresql : Depends: libpq5 (>= 9.0~) but it is not going to be installed | |
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). | |
[xubuntu ~/install/irods]$ sudo 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: | |
libpq5 libssl0.9.8 odbc-postgresql postgresql-client postgresql-client-9.3 | |
postgresql-client-common super | |
Suggested packages: | |
unixodbc-bin postgresql-9.3 postgresql-doc-9.3 | |
The following NEW packages will be installed | |
libpq5 libssl0.9.8 odbc-postgresql postgresql-client postgresql-client-9.3 | |
postgresql-client-common super | |
0 to upgrade, 7 to newly install, 0 to remove and 4 not to upgrade. | |
2 not fully installed or removed. | |
Need to get 2,208 kB of archives. | |
After this operation, 7,726 kB of additional disk space will be used. | |
Do you want to continue? [Y/n] Y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See also https://16475768224668730559.googlegroups.com/attach/ebf5499d55580d5f/20140905_full_terminal_output.txt?part=0.1&view=1&vt=ANaJVrF2hBG0T2UsgPaDNmdtFH40kw2st7XGpfEWaEmPqfAp4DtQN6pse0EDmwN-Ywq9cry3oBdF_KLcH9mmMaaFnbTRbe0-_KJPvgeZaBN8Dm2FX6A9TfE