I hereby claim:
- I am jeschkies on github.
- I am jeschkies (https://keybase.io/jeschkies) on keybase.
- I have a public key ASDf98_hkRhVefRs40ehz8yww6men2bX5yMy6Ag3sGLN7Qo
To claim this, I am signing this object:
{ | |
"__inputs": [ | |
{ | |
"name": "DS_LOKI", | |
"label": "loki-datasource", | |
"description": "", | |
"type": "datasource", | |
"pluginId": "loki", | |
"pluginName": "Loki" | |
} |
[resilio-sync] | |
name=Resilio Sync | |
baseurl=https://linux-packages.resilio.com/resilio-sync/rpm/$basearch | |
enabled=1 | |
gpgcheck=1 | |
gpgkey=https://linux-packages.resilio.com/resilio-sync/key.asc | |
sslverify=1 |
DKMS make.log for r8125-9.001.00 for kernel 5.6.6-300.fc32.x86_64 (x86_64) | |
Mon 27 Jul 2020 10:36:34 AM CEST | |
make: Entering directory '/var/lib/dkms/r8125/9.001.00/build/src' | |
make -C /lib/modules/5.6.6-300.fc32.x86_64/build SUBDIRS=/var/lib/dkms/r8125/9.001.00/build/src clean | |
make[1]: Entering directory '/usr/src/kernels/5.6.6-300.fc32.x86_64' | |
scripts/Makefile.clean:15: Documentation/Makefile: No such file or directory | |
make[2]: *** No rule to make target 'Documentation/Makefile'. Stop. | |
make[1]: *** [Makefile:1690: _clean_Documentation] Error 2 | |
make[1]: Leaving directory '/usr/src/kernels/5.6.6-300.fc32.x86_64' | |
make: *** [Makefile:98: clean] Error 2 |
struct RecordIoConnection { | |
buf: BytesMut, | |
body: hyper::Body, | |
} | |
impl RecordIoConnection { | |
pub fn connect(url: &str, buf_sz: usize) -> FutureResponse<Item=RecordIoConnection, Error=hyper::error::Error> { | |
let response = create_hyper_get(); |
git push heroku master | |
remote: Compressing source files... done. | |
remote: Building source: | |
remote: | |
remote: -----> Python app detected | |
remote: -----> Installing python-3.6.2 | |
remote: -----> Installing pip | |
remote: -----> Installing requirements with pip | |
remote: Collecting Babel>=2.5 (from -r /tmp/build_ec04ea75b01ab792c37bfba5e22f78c6/requirements.txt (line 1)) | |
remote: Downloading Babel-2.5.1-py2.py3-none-any.whl (6.8MB) |
asn1crypto==0.23.0 | |
bcrypt==3.1.4 | |
certifi==2017.7.27.1 | |
cffi==1.11.2 | |
chardet==3.0.4 | |
click==6.7 | |
cryptography==2.0.2 | |
dcos==0.5.5 | |
-e git+https://github.com/jeschkies/shakedown.git@012841a38a59d00043c15a66400501811715ab86#egg=dcos_shakedown | |
dcoscli==0.5.5 |
{ | |
"_meta": { | |
"hash": { | |
"sha256": "81b0f809f8f6b732910ed86c2df41c3732ba3eaed1d5c3fa82ddffbde20d5d00" | |
}, | |
"host-environment-markers": { | |
"implementation_name": "cpython", | |
"implementation_version": "3.5.2", | |
"os_name": "posix", | |
"platform_machine": "x86_64", |
system in pipenv-test/ | |
› ls | |
system in pipenv-test/ | |
› python --version | |
Python 3.5.2 | |
system in pipenv-test/ | |
› pipenv --three install -e git+https://github.com/jeschkies/shakedown.git#egg=dcos-shakedown | |
Virtualenv already exists! |
I hereby claim:
To claim this, I am signing this object:
WARN [16:18:12 AppDeployIntegrationTest-MesosLocal-55604] I0126 16:18:12.302304 191266816 gc.cpp:55] Scheduling '/var/folders/2_/2my5s2y51r5g9k985f6y4zf40000gn/T/mesos-local5753428597259115207/0/meta/slaves/7cefaf75-2a86-4721-aef1-0cb0e2f79ae9-S0/frameworks/7cefaf75-2a86-4721-aef1-0cb0e2f79ae9-0000/executors/app-e108db44-f2a3-4de2-9777-60cc6b17d7be.a60156c3-e3da-11e6-ada8-62733a4816b1/runs/642a2703-2506-42ea-973d-06c3345c120f' for gc 6.99999650254519days in the future | |
WARN [16:18:12 AppDeployIntegrationTest-MesosLocal-55604] I0126 16:18:12.302335 191266816 gc.cpp:55] Scheduling '/var/folders/2_/2my5s2y51r5g9k985f6y4zf40000gn/T/mesos-local5753428597259115207/0/meta/slaves/7cefaf75-2a86-4721-aef1-0cb0e2f79ae9-S0/frameworks/7cefaf75-2a86-4721-aef1-0cb0e2f79ae9-0000/executors/app-e108db44-f2a3-4de2-9777-60cc6b17d7be.a60156c3-e3da-11e6-ada8-62733a4816b1' for gc 6.99999650187556days in the future | |
INFO [16:18:12 AppDeployIntegrationTest] CLEAN UP finished !!!!!!!!! | |
DEBUG[16:18:12 AppDeployIntegrationTest-LocalMarath |