← Back to team overview

yade-users team mailing list archive

Re: [Question #681500]: unable to locate package yadedaily in Ubuntu 16.04

 

Question #681500 on Yade changed:
https://answers.launchpad.net/yade/+question/681500

Nicholas Ng posted a new comment:
I have execute

sudo apt install -f

then

y

then

sudo dpkg --install ./*yadedaily*.deb

Below is what i had for output, still got errors

=========================================================================================

nng@nng-OptiPlex-3010:~$ sudo apt install -f
[sudo] password for nng: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED:
  yadedaily
0 upgraded, 0 newly installed, 1 to remove and 197 not upgraded.
1 not fully installed or removed.
After this operation, 4,281 kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 181492 files and directories currently installed.)
Removing yadedaily (2018.02b-290bf6a54e~xenial-1) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5.2) ...
Processing triggers for bamfdaemon (0.5.3~bzr0+16.04.20180209-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.59ubuntu1) ...
Processing triggers for man-db (2.7.5-1) ...
nng@nng-OptiPlex-3010:~$ sudo dpkg --install ./*yadedaily*.deb
(Reading database ... 181066 files and directories currently installed.)
Preparing to unpack .../libyadedaily_2018.02b-290bf6a54e~xenial-1_amd64.deb ...
Unpacking libyadedaily:amd64 (2018.02b-290bf6a54e~xenial-1) over (2018.02b-290bf6a54e~xenial-1) ...
Selecting previously unselected package yadedaily.
Preparing to unpack .../yadedaily_2018.02b-290bf6a54e~xenial-1_amd64.deb ...
Unpacking yadedaily (2018.02b-290bf6a54e~xenial-1) ...
Preparing to unpack .../yadedaily-doc_2018.02b-290bf6a54e~xenial-1_all.deb ...
Unpacking yadedaily-doc (2018.02b-290bf6a54e~xenial-1) over (2018.02b-290bf6a54e~xenial-1) ...
Setting up libyadedaily:amd64 (2018.02b-290bf6a54e~xenial-1) ...
dpkg: dependency problems prevent configuration of yadedaily:
 yadedaily depends on gtk2-engines-pixbuf; however:
  Package gtk2-engines-pixbuf is not installed.
 yadedaily depends on ipython; however:
  Package ipython is not installed.
 yadedaily depends on python-yadedaily (= 2018.02b-290bf6a54e~xenial-1); however:
  Package python-yadedaily is not installed.
 yadedaily depends on python-numpy (>= 1:1.10.0~b1); however:
  Package python-numpy is not installed.
 yadedaily depends on python-numpy-abi9; however:
  Package python-numpy-abi9 is not installed.

dpkg: error processing package yadedaily (--install):
 dependency problems - leaving unconfigured
Setting up yadedaily-doc (2018.02b-290bf6a54e~xenial-1) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5.2) ...
Processing triggers for bamfdaemon (0.5.3~bzr0+16.04.20180209-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.59ubuntu1) ...
Processing triggers for doc-base (0.10.7) ...
Processing 1 changed doc-base file...
Errors were encountered while processing:
 yadedaily

=================================================================================================

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.