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
Dependencies Resolved | |
==================================================================================================================================================================================================================== | |
Package Arch Version Repository Size | |
==================================================================================================================================================================================================================== | |
Installing: | |
automation-ruby x86_64 2.0.0.247-16.1 automationNEW 63 k | |
Installing for dependencies: | |
automation-ruby-irb noarch 2.0. |
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
[root@vagrant-shibboleth ~]# sudo yum install shibboleth | |
Loaded plugins: fastestmirror, security | |
Loading mirror speeds from cached hostfile | |
* base: centos.serverspace.co.uk | |
* contrib: centos.mirroring.pulsant.co.uk | |
* epel: www.mirrorservice.org | |
* extras: mirror.as29550.net | |
* ius: ius.cu.be | |
* rpmforge: www.mirrorservice.org | |
* updates: centos.mirroring.pulsant.co.uk |
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
err: /Stage[main]/Tw_shibboleth_sp::Install/Package[shibboleth.x86_64]/ensure: change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install shibboleth.x86_64' returned 1: Package xerces-c is obsoleted by libxerces-c-3_1, but obsoleting package does not provide for requirements | |
Package xerces-c is obsoleted by libxerces-c-3_1, but obsoleting package does not provide for requirements | |
Package xerces-c is obsoleted by libxerces-c-3_1, but obsoleting package does not provide for requirements | |
Package xerces-c is obsoleted by libxerces-c-3_1, but obsoleting package does not provide for requirements | |
Package xerces-c is obsoleted by libxerces-c-3_1, but obsoleting package does not provide for requirements | |
Package xerces-c is obsoleted by libxerces-c-3_1, but obsoleting package does not provide for requirements | |
Package xerces-c is obsoleted by libxerces-c-3_1, but obsoleting package does not provide for requirements | |
Package xerces-c is obsoleted by libxerces-c-3_1, but obsoleting package does n |
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
/s/d/r/twig ❯❯❯ vagrant up --provider=aws | |
Bringing machine 'vagrant' up with 'aws' provider... | |
[vagrant] Warning! The AWS provider doesn't support any of the Vagrant | |
high-level network configurations (`config.vm.network`). They | |
will be silently ignored. | |
[vagrant] Warning! You're launching this instance into a VPC without an | |
elastic IP. Please verify you're properly connected to a VPN so | |
you can access this machine, otherwise Vagrant will not be able | |
to SSH into it. | |
[vagrant] Launching an instance with the following settings... |
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
# CentOS-Base.repo | |
# | |
# The mirror system uses the connecting IP address of the client and the | |
# update status of each mirror to pick mirrors that are updated to and | |
# geographically close to the client. You should use this for CentOS updates | |
# unless you are manually picking other mirrors. | |
# | |
# If the mirrorlist= does not work for you, as a fall back you can try the | |
# remarked out baseurl= line instead. | |
# |
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
######################## | |
# Xapian Core # | |
# 26-03-2013 10:49 GMT # | |
######################## | |
set -x | |
export XAPIAN_VIRTUALENV_INSTALL=/srv/django/BASELINE | |
source $HOME/BASELINE/bin/activate | |
echo $XAPIAN_VIRTUALENV_INSTALL |
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
[root@localhost csstidy]# scons | |
scons: Reading SConscript files ... | |
**** Compiling in release mode... | |
scons: warning: The env.Copy() method is deprecated; use the env.Clone() method instead. | |
File "/srv/django/BASELINE/packages/csstidy/csstidy/SConscript", line 7, in <module> | |
scons: warning: BuildDir() and the build_dir keyword have been deprecated; | |
use VariantDir() and the variant_dir keyword instead. | |
File "/srv/django/BASELINE/packages/csstidy/csstidy/SConscript", line 21, in <module> |
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
WARNING: This will irreparably remove EVERYTHING from your search index in connection 'default'. | |
Your choices after this are to restore from backups or rebuild via the `rebuild_index` command. | |
Are you sure you wish to continue? [y/N] y | |
Removing all documents from your index because you said so. | |
All documents removed. | |
Indexing 10 posts | |
ERROR:root:Error updating wall using default | |
Traceback (most recent call last): | |
File "/srv/django/dev_twiglet/lib/python2.7/site-packages/haystack/management/commands/update_index.py", line 221, in handle_label | |
self.update_backend(label, using) |
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
Delivered-To: [email protected] | |
Received: by 10.194.59.196 with SMTP id b4csp126769wjr; | |
Tue, 13 Aug 2013 01:41:13 -0700 (PDT) | |
X-Received: by 10.182.181.34 with SMTP id dt2mr14433685obc.30.1376383272611; | |
Tue, 13 Aug 2013 01:41:12 -0700 (PDT) | |
Return-Path: <[email protected]> | |
Received: from o1983715131.outbound-mail.sendgrid.net ([198.37.151.31]) | |
by mx.google.com with SMTP id c5si17377352oeu.108.2013.08.13.01.41.11 | |
for <[email protected]>; | |
Tue, 13 Aug 2013 01:41:12 -0700 (PDT) |
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
--- | |
deploy_rsa: | | |
-----BEGIN RSA PRIVATE KEY----- | |
MIIEoQIBAAKCAQEAyI4Ms23xf7j6Vmmkpqrr/46pqrpjtTcKNPYyjljvxPUzc+2C | |
z4OSnuuUjgUzSLDcp5RmlFEvqDln2T+ELm1UAi1DRpd4deDo1mD7RBrE3G8qPWpD | |
RUQa5M8HJmmXej9bBiSh13ZzJmQQu3wdOA/zqsT1Az24ivEfnXvoTqRCBD7JtEOm | |
EOpCfdI04T5evZivZegCV34E0sIGpyKP7WQ7GVMe5kEc2gHA/FfcaqxVahPsWzXz | |
+WF1MW7pozktJDPb6ARKk7R9S6RuZ+ClR3PWMIfn1vq1P1Gfcv62PHazy4hliQSX |