I tried installing the deb from a konsole and yes it gave all of the same depends.
But am I right in thinking if these depends were not in my repos then the konsole would have reported "... but is not installable."
Code:
kubuntu@Precise:~/Documents$ sudo dpkg -i package owncloud-client_1.0.1-1_amd64.deb [sudo] password for kubuntu: dpkg: error processing package (--install): cannot access archive: No such file or directory Selecting previously unselected package owncloud-client. (Reading database ... 90984 files and directories currently installed.) Unpacking owncloud-client (from owncloud-client_1.0.1-1_amd64.deb) ... dpkg: dependency problems prevent configuration of owncloud-client: owncloud-client depends on libqt4-core; however: Package libqt4-core is not installed. owncloud-client depends on libqt4-gui; however: Package libqt4-gui is not installed. owncloud-client depends on libcsync0; however: Package libcsync0 is not installed. owncloud-client depends on ntp; however: Package ntp is not installed. owncloud-client depends on libcsync-plugin-owncloud; however: Package libcsync-plugin-owncloud is not installed. owncloud-client depends on libcsync-plugin-smb; however: Package libcsync-plugin-smb is not installed. owncloud-client depends on libcsync-plugin-sftp; however: Package libcsync-plugin-sftp is not installed. dpkg: error processing owncloud-client (--install): dependency problems - leaving unconfigured Processing triggers for hicolor-icon-theme ... Errors were encountered while processing: package owncloud-client kubuntu@Precise:~/Documents$
Leave a comment: