Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation Error #296

Closed
cuzzo87 opened this issue Apr 4, 2017 · 13 comments
Closed

Installation Error #296

cuzzo87 opened this issue Apr 4, 2017 · 13 comments
Assignees

Comments

@cuzzo87
Copy link
Contributor

cuzzo87 commented Apr 4, 2017

To install I have followed the step:

  1. installing conda
  2. installing conda version 3.5. (Necessary to use the newer version of nglviewer)
  3. conda clean
  4. installing htmd by using conda

The error is:

dbus post-link :: /etc/machine-id not found ..
dbus post-link :: .. using /proc/sys/kernel/random/boot_id

ERROR conda.core.link:_execute_actions(335): An error occurred while installing package 'acellera::nglview-0.6.2.2-py35_0'.
LinkError: post-link script failed for package acellera::nglview-0.6.2.2-py35_0
running your command again with `-v` will provide additional information
location of failed script: /data-local/alberto/miniconda3/bin/.nglview-post-link.sh
==> script messages <==
<None>


Attempting to roll back.



LinkError: post-link script failed for package acellera::nglview-0.6.2.2-py35_0
running your command again with `-v` will provide additional information
location of failed script: /data-local/alberto/miniconda3/bin/.nglview-post-link.sh
==> script messages <==
<None>
@j3mdamas j3mdamas self-assigned this Apr 4, 2017
@j3mdamas j3mdamas added this to the 1.8.0 (stable) milestone Apr 4, 2017
@j3mdamas
Copy link
Contributor

j3mdamas commented Apr 4, 2017

have you ever seen something like this @hainm?

@hainm
Copy link

hainm commented Apr 4, 2017

Try

conda upgrade conda

I've seen that with another package and likely a conda bug.

@j3mdamas
Copy link
Contributor

j3mdamas commented Apr 4, 2017

I am on 4.3.16, which is the latest, I think, and that's the one causing problems. I also reproduce this issue from Alberto.

@stefdoerr
Copy link
Contributor

I'm curious though as to why it's pulling 0.6.2.2
Joao we might need to make a new htmd release because the latest one on acellera is 0.6.2.3 taken from omnia which had a python 3.6 build

@hainm any reason why you don't make 3.6 versions? https://anaconda.org/bioconda/nglview/files It forces us to use the older one from omnia which does

@j3mdamas
Copy link
Contributor

j3mdamas commented Apr 4, 2017

OK, I am going to make a new HTMD release, with the newest nglview. Let's see how it goes.

Pinning conda to an older conda version (4.3.11) did not work.

@hainm
Copy link

hainm commented Apr 4, 2017

There no python 3.6 yet on bioconda channel

@hainm
Copy link

hainm commented Apr 4, 2017

Side note: IMO, your package should not list nglview or other add-ons as dependence since you don't have control how they are built/delivered. Ideally you should pack all in a single tar file and distribute it (if the license permits that).

@j3mdamas
Copy link
Contributor

j3mdamas commented Apr 4, 2017

@hainm doesn't that defeat the purpose of conda? :)

I'm releasing 1.7.15, which will have 0.6.2.4 instead of 0.6.2.2.

@hainm
Copy link

hainm commented Apr 4, 2017 via email

@j3mdamas
Copy link
Contributor

j3mdamas commented Apr 4, 2017

You have a great point, but we're trying to work with it :) For good and bad

@j3mdamas
Copy link
Contributor

j3mdamas commented Apr 4, 2017

It's fixed on 1.7.15

@hainm i'm getting this: jupyter-widgets/ipywidgets#662 (comment) as you did in the past with 0.6.2.4. Anything we could do here?

@j3mdamas j3mdamas closed this as completed Apr 4, 2017
@hainm
Copy link

hainm commented Apr 4, 2017

no, it's ipywidgets stuff jupyter-widgets/ipywidgets#1211

@j3mdamas
Copy link
Contributor

j3mdamas commented Apr 4, 2017

Thanks, let's wait for the next ipywidgets version then.

Thanks a lot for your help, @hainm!

@j3mdamas j3mdamas modified the milestones: 1.8.0 (stable), 1.10.0 (stable) May 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants