Created
March 21, 2019 01:54
-
-
Save juliotux/aad5526e857a9cfbd93216ab1e8fa1f4 to your computer and use it in GitHub Desktop.
iraf-anaconda-5.2-problem
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
[julio@dell7559 ~]$ conda install iraf-all | |
Solving environment: done | |
## Package Plan ## | |
environment location: /home/julio/.anaconda3 | |
added / updated specs: | |
- iraf-all | |
The following packages will be downloaded: | |
package | build | |
---------------------------|----------------- | |
certifi-2019.3.9 | py37_0 155 KB | |
conda-4.6.8 | py37_0 1.7 MB | |
openssl-1.1.1b | h7b6447c_1 4.0 MB | |
------------------------------------------------------------ | |
Total: 5.8 MB | |
The following NEW packages will be INSTALLED: | |
cfitsio: 3.440-2 http://ssb.stsci.edu/astroconda | |
iraf-all: 1.0-1 http://ssb.stsci.edu/astroconda | |
iraf.adccdrom: 2013_01_02-1 http://ssb.stsci.edu/astroconda | |
iraf.axe: 2.6.2-1 http://ssb.stsci.edu/astroconda | |
iraf.cfh12k: 2013_01_02-1 http://ssb.stsci.edu/astroconda | |
iraf.cirred: 2007_12_13-1 http://ssb.stsci.edu/astroconda | |
iraf.ctio: 2010_11_18-1 http://ssb.stsci.edu/astroconda | |
iraf.cutoutpkg: 2001_04_05-1 http://ssb.stsci.edu/astroconda | |
iraf.deitab: 2013_01_02-1 http://ssb.stsci.edu/astroconda | |
iraf.esowfi: 2013_01_02-1 http://ssb.stsci.edu/astroconda | |
iraf.finder: 2.2-1 http://ssb.stsci.edu/astroconda | |
iraf.fitsutil: 2011_02_22-1 http://ssb.stsci.edu/astroconda | |
iraf.gemini: 1.14-0 http://ssb.stsci.edu/astroconda | |
iraf.gmisc: 2010_11_18-1 http://ssb.stsci.edu/astroconda | |
iraf.guiapps: 2010_11_18-1 http://ssb.stsci.edu/astroconda | |
iraf.mem0: 2013_01_02-1 http://ssb.stsci.edu/astroconda | |
iraf.mscdb: 2011_02_28-1 http://ssb.stsci.edu/astroconda | |
iraf.mscred: 5.04-1 http://ssb.stsci.edu/astroconda | |
iraf.mtools: 2013_01_02-1 http://ssb.stsci.edu/astroconda | |
iraf.nfextern: 2013_01_02-1 http://ssb.stsci.edu/astroconda | |
iraf.rvsao: 2.7.8-1 http://ssb.stsci.edu/astroconda | |
iraf.sqiid: 2013_01_02-1 http://ssb.stsci.edu/astroconda | |
iraf.stecf: 3.17-1 http://ssb.stsci.edu/astroconda | |
iraf.stsdas: 3.18.3-0 http://ssb.stsci.edu/astroconda | |
iraf.tables: 3.18.3-0 http://ssb.stsci.edu/astroconda | |
iraf.ucsclris: 2013_01_02-1 http://ssb.stsci.edu/astroconda | |
iraf.upsqiid: 2013_01_02-1 http://ssb.stsci.edu/astroconda | |
iraf.xdimsum: 2010_11_18-1 http://ssb.stsci.edu/astroconda | |
iraf.xray: 2.5.y2k-1 http://ssb.stsci.edu/astroconda | |
wcstools: 3.9.5-1 http://ssb.stsci.edu/astroconda | |
The following packages will be UPDATED: | |
ca-certificates: 2018.12.5-0 --> 2019.1.23-0 | |
certifi: 2018.11.29-py37_0 --> 2019.3.9-py37_0 | |
conda: 4.5.12-py37_0 --> 4.6.8-py37_0 | |
openssl: 1.1.1a-h7b6447c_0 --> 1.1.1b-h7b6447c_1 | |
Proceed ([y]/n)? | |
Downloading and Extracting Packages | |
certifi-2019.3.9 | 155 KB | ##################################### | 100% | |
conda-4.6.8 | 1.7 MB | ##################################### | 100% | |
openssl-1.1.1b | 4.0 MB | ##################################### | 100% | |
Preparing transaction: done | |
Verifying transaction: done | |
Executing transaction: failed | |
ERROR conda.core.link:_execute(507): An error occurred while installing package 'http://ssb.stsci.edu/astroconda::iraf.adccdrom-2013_01_02-1'. | |
LinkError: post-link script failed for package http://ssb.stsci.edu/astroconda::iraf.adccdrom-2013_01_02-1 | |
running your command again with `-v` will provide additional information | |
location of failed script: /home/julio/.anaconda3/bin/.iraf.adccdrom-post-link.sh | |
==> script messages <== | |
<None> | |
Attempting to roll back. | |
Rolling back transaction: done | |
LinkError: post-link script failed for package http://ssb.stsci.edu/astroconda::iraf.adccdrom-2013_01_02-1 | |
running your command again with `-v` will provide additional information | |
location of failed script: /home/julio/.anaconda3/bin/.iraf.adccdrom-post-link.sh | |
==> script messages <== | |
<None> | |
[julio@dell7559 ~]$ conda create -n iraf python=3 | |
Solving environment: done | |
==> WARNING: A newer version of conda exists. <== | |
current version: 4.5.12 | |
latest version: 4.6.8 | |
Please update conda by running | |
$ conda update -n base -c defaults conda | |
## Package Plan ## | |
environment location: /home/julio/.anaconda3/envs/iraf | |
added / updated specs: | |
- python=3 | |
The following packages will be downloaded: | |
package | build | |
---------------------------|----------------- | |
sqlite-3.27.2 | h7b6447c_0 1.9 MB | |
pip-19.0.3 | py37_0 1.8 MB | |
setuptools-40.8.0 | py37_0 643 KB | |
wheel-0.33.1 | py37_0 39 KB | |
------------------------------------------------------------ | |
Total: 4.3 MB | |
The following NEW packages will be INSTALLED: | |
ca-certificates: 2019.1.23-0 | |
certifi: 2019.3.9-py37_0 | |
libedit: 3.1.20181209-hc058e9b_0 | |
libffi: 3.2.1-hd88cf55_4 | |
libgcc-ng: 8.2.0-hdf63c60_1 | |
libstdcxx-ng: 8.2.0-hdf63c60_1 | |
ncurses: 6.1-he6710b0_1 | |
openssl: 1.1.1b-h7b6447c_1 | |
pip: 19.0.3-py37_0 | |
python: 3.7.2-h0371630_0 | |
readline: 7.0-h7b6447c_5 | |
setuptools: 40.8.0-py37_0 | |
sqlite: 3.27.2-h7b6447c_0 | |
tk: 8.6.8-hbc83047_0 | |
wheel: 0.33.1-py37_0 | |
xz: 5.2.4-h14c3975_4 | |
zlib: 1.2.11-h7b6447c_3 | |
Proceed ([y]/n)? | |
Downloading and Extracting Packages | |
sqlite-3.27.2 | 1.9 MB | ################################################################################################################################################################################################### | 100% | |
pip-19.0.3 | 1.8 MB | ################################################################################################################################################################################################### | 100% | |
setuptools-40.8.0 | 643 KB | ################################################################################################################################################################################################### | 100% | |
wheel-0.33.1 | 39 KB | ################################################################################################################################################################################################### | 100% | |
Preparing transaction: done | |
Verifying transaction: done | |
Executing transaction: done | |
# | |
# To activate this environment, use: | |
# > source activate iraf | |
# | |
# To deactivate an active environment, use: | |
# > source deactivate | |
# | |
[julio@dell7559 ~]$ conda install -n iraf iraf-all | |
Solving environment: done | |
==> WARNING: A newer version of conda exists. <== | |
current version: 4.5.12 | |
latest version: 4.6.8 | |
Please update conda by running | |
$ conda update -n base -c defaults conda | |
## Package Plan ## | |
environment location: /home/julio/.anaconda3/envs/iraf | |
added / updated specs: | |
- iraf-all | |
The following NEW packages will be INSTALLED: | |
cfitsio: 3.440-2 http://ssb.stsci.edu/astroconda | |
iraf: 2.16.UR.1-0 http://ssb.stsci.edu/astroconda | |
iraf-all: 1.0-1 http://ssb.stsci.edu/astroconda | |
iraf-os-libs: 1.0-0 http://ssb.stsci.edu/astroconda | |
iraf-x11: 2.0-1 http://ssb.stsci.edu/astroconda | |
iraf.adccdrom: 2013_01_02-1 http://ssb.stsci.edu/astroconda | |
iraf.axe: 2.6.2-1 http://ssb.stsci.edu/astroconda | |
iraf.cfh12k: 2013_01_02-1 http://ssb.stsci.edu/astroconda | |
iraf.cirred: 2007_12_13-1 http://ssb.stsci.edu/astroconda | |
iraf.ctio: 2010_11_18-1 http://ssb.stsci.edu/astroconda | |
iraf.cutoutpkg: 2001_04_05-1 http://ssb.stsci.edu/astroconda | |
iraf.deitab: 2013_01_02-1 http://ssb.stsci.edu/astroconda | |
iraf.esowfi: 2013_01_02-1 http://ssb.stsci.edu/astroconda | |
iraf.finder: 2.2-1 http://ssb.stsci.edu/astroconda | |
iraf.fitsutil: 2011_02_22-1 http://ssb.stsci.edu/astroconda | |
iraf.gemini: 1.14-0 http://ssb.stsci.edu/astroconda | |
iraf.gmisc: 2010_11_18-1 http://ssb.stsci.edu/astroconda | |
iraf.guiapps: 2010_11_18-1 http://ssb.stsci.edu/astroconda | |
iraf.mem0: 2013_01_02-1 http://ssb.stsci.edu/astroconda | |
iraf.mscdb: 2011_02_28-1 http://ssb.stsci.edu/astroconda | |
iraf.mscred: 5.04-1 http://ssb.stsci.edu/astroconda | |
iraf.mtools: 2013_01_02-1 http://ssb.stsci.edu/astroconda | |
iraf.nfextern: 2013_01_02-1 http://ssb.stsci.edu/astroconda | |
iraf.rvsao: 2.7.8-1 http://ssb.stsci.edu/astroconda | |
iraf.sqiid: 2013_01_02-1 http://ssb.stsci.edu/astroconda | |
iraf.stecf: 3.17-1 http://ssb.stsci.edu/astroconda | |
iraf.stsdas: 3.18.3-0 http://ssb.stsci.edu/astroconda | |
iraf.tables: 3.18.3-0 http://ssb.stsci.edu/astroconda | |
iraf.ucsclris: 2013_01_02-1 http://ssb.stsci.edu/astroconda | |
iraf.upsqiid: 2013_01_02-1 http://ssb.stsci.edu/astroconda | |
iraf.xdimsum: 2010_11_18-1 http://ssb.stsci.edu/astroconda | |
iraf.xray: 2.5.y2k-1 http://ssb.stsci.edu/astroconda | |
wcstools: 3.9.5-1 http://ssb.stsci.edu/astroconda | |
Proceed ([y]/n)? | |
Preparing transaction: done | |
Verifying transaction: done | |
Executing transaction: failed | |
ERROR conda.core.link:_execute(507): An error occurred while installing package 'http://ssb.stsci.edu/astroconda::iraf.adccdrom-2013_01_02-1'. | |
LinkError: post-link script failed for package http://ssb.stsci.edu/astroconda::iraf.adccdrom-2013_01_02-1 | |
running your command again with `-v` will provide additional information | |
location of failed script: /home/julio/.anaconda3/envs/iraf/bin/.iraf.adccdrom-post-link.sh | |
==> script messages <== | |
<None> | |
Attempting to roll back. | |
Rolling back transaction: done | |
LinkError: post-link script failed for package http://ssb.stsci.edu/astroconda::iraf.adccdrom-2013_01_02-1 | |
running your command again with `-v` will provide additional information | |
location of failed script: /home/julio/.anaconda3/envs/iraf/bin/.iraf.adccdrom-post-link.sh | |
==> script messages <== | |
<None> | |
[julio@dell7559 ~]$ /usr/bin/python --version | |
Python 3.7.2 | |
[julio@dell7559 ~]$ source activate iraf | |
(iraf) [julio@dell7559 ~]$ conda list | |
# packages in environment at /home/julio/.anaconda3/envs/iraf: | |
# | |
# Name Version Build Channel | |
ca-certificates 2019.1.23 0 | |
certifi 2019.3.9 py37_0 | |
libedit 3.1.20181209 hc058e9b_0 | |
libffi 3.2.1 hd88cf55_4 | |
libgcc-ng 8.2.0 hdf63c60_1 | |
libstdcxx-ng 8.2.0 hdf63c60_1 | |
ncurses 6.1 he6710b0_1 | |
openssl 1.1.1b h7b6447c_1 | |
pip 19.0.3 py37_0 | |
python 3.7.2 h0371630_0 | |
readline 7.0 h7b6447c_5 | |
setuptools 40.8.0 py37_0 | |
sqlite 3.27.2 h7b6447c_0 | |
tk 8.6.8 hbc83047_0 | |
wheel 0.33.1 py37_0 | |
xz 5.2.4 h14c3975_4 | |
zlib 1.2.11 h7b6447c_3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment