Skip to content

Instantly share code, notes, and snippets.

View jmatt's full-sized avatar

JMatt Peterson jmatt

View GitHub Profile
@jmatt
jmatt / creategist
Created November 3, 2016 01:00
A CLI to create a gist.
#!/usr/bin/env python
"""
A CLI script to create a gist.
"""
import argparse
import os.path
from github3 import login
def create(username, password, files, desc="", public=True):
@jmatt
jmatt / _build.log
Created October 26, 2016 19:37
CentOS 5.11 conda-lsst lsst-afw testExecutables failure.
This file has been truncated, but you can view the full file.
Removing old build environment
Removing old work directory
BUILD START: lsst-afw-0.12.1.post1-0
Fetching package metadata .........
WARNING: conda-build appears to be out of date. You have version 1.20.0 but the
latest version is 2.0.7. Run
conda update -n root conda-build
@jmatt
jmatt / _build.log
Last active October 26, 2016 00:49
[DM-8083] Mac OS X El Capitan lsst-mariadbclient 10.1.18 build failure.
Removing old build environment
Removing old work directory
BUILD START: lsst-mariadbclient-0.10.1.18-0
Fetching package metadata .........
WARNING: conda-build appears to be out of date. You have version 1.20.0 but the
latest version is 2.0.7. Run
conda update -n root conda-build
@jmatt
jmatt / _build.log
Created October 18, 2016 23:42
CentOS 5.11 conda-lsst lsst-afw build test failure.
Removing old build environment
Removing old work directory
BUILD START: lsst-afw-0.12.1.post1-0
Fetching package metadata .........
WARNING: conda-build appears to be out of date. You have version 1.20.0 but the
latest version is 2.0.6. Run
conda update -n root conda-build
@jmatt
jmatt / _build.log
Created October 13, 2016 22:17
CentOS 5.11 conda-lsst lsst-daf-persistence build test failure.
Removing old build environment
Removing old work directory
BUILD START: lsst-daf-persistence-0.12.1-0
Fetching package metadata .........
WARNING: conda-build appears to be out of date. You have version 1.20.0 but the
latest version is 2.0.5. Run
conda update -n root conda-build
@jmatt
jmatt / _build.log
Created October 13, 2016 18:59
CentOS 5.11 conda-lsst lsst-wcslib build failure.
Removing old build environment
Removing old work directory
BUILD START: lsst-wcslib-5.13.1-0
Fetching package metadata .........
WARNING: conda-build appears to be out of date. You have version 1.20.0 but the
latest version is 2.0.4. Run
conda update -n root conda-build
@jmatt
jmatt / conda-info-v12.1
Created October 7, 2016 21:13
Conda infor for Mac OS X El Capitan conda-lsst 0.12.1
Current conda install:
platform : osx-64
conda version : 4.2.9
conda is private : False
conda-env version : 4.2.9
conda-build version : 0+unknown
python version : 2.7.12.final.0
requests version : 2.11.1
root environment : /Users/square/dev/conda-lsst/miniconda (writable)
@jmatt
jmatt / mpi4py.log
Created October 5, 2016 19:15
mpi4py
⇝ setup mpi4py
(lsst) leia:lsst jmatt$
⇝ eups list
activemqcpp 3.9.0.lsst2+3 current conda
afw 12.1+1 current conda setup
apr 1.5.2 current conda setup
apr_util 1.5.4 current conda setup
astrometry_net 0.67.123ff3e.lsst1 current conda setup
astrometry_net_data 10.0+85 current conda setup
astropy system current conda setup
@jmatt
jmatt / _build.log
Created October 4, 2016 04:05
CentOS 5.11 conda-lsst lsst-daf-persistence build test failure
Removing old build environment
Removing old work directory
BUILD START: lsst-daf-persistence-0.12.1-0
Fetching package metadata .........
WARNING: conda-build appears to be out of date. You have version 1.20.0 but the
latest version is 2.0.3. Run
conda update -n root conda-build
@jmatt
jmatt / _build.log
Created September 28, 2016 18:39
CentOS 5.11 conda-lsst lsst-fftw build failure.
This file has been truncated, but you can view the full file.
Removing old build environment
Removing old work directory
BUILD START: lsst-fftw-3.3.4.2-0
Fetching package metadata .........
WARNING: conda-build appears to be out of date. You have version 1.20.0 but the
latest version is 2.0.2. Run
conda update -n root conda-build