Skip to content

Instantly share code, notes, and snippets.

View gallardoalba's full-sized avatar

Cristóbal Gallardo gallardoalba

View GitHub Profile
@gallardoalba
gallardoalba / patch.txt
Created January 3, 2023 09:59
GTN repository error
diff --git a/assets/css/main.scss b/assets/css/main.scss
index 7b8a8fd840c..c3a65fbc692 100644
--- a/assets/css/main.scss
+++ b/assets/css/main.scss
@@ -131,7 +131,7 @@ body {
}
-@import "assets/css/syntax_highlighting-dark.scss";
+@import "./syntax_highlighting-dark.scss";
@gallardoalba
gallardoalba / bioconductor_error_report.txt
Created August 23, 2022 09:35
Bioconductor package installation error
ERROR conda.core.link:_execute(730): An error occurred while installing package 'bioconda::bioconductor-org.dm.eg.db-3.14.0-r41hdfd78af_0'.
Rolling back transaction: ...working... done
class: LinkError
message:
post-link script failed for package bioconda::bioconductor-org.dm.eg.db-3.14.0-r41hdfd78af_0
location of failed script: /home/laptop/miniconda3/envs/__bioconductor-org.dm.eg.db@_uv_/bin/.bioconductor-org.dm.eg.db-post-link.sh
==> script messages <==
<None>
==> script output <==
stdout: /home/laptop/miniconda3/envs/__bioconductor-org.dm.eg.db@_uv_/share/bioconductor-org.dm.eg.db-3.14.0-0/org.Dm.eg.db_3.14.0.tar.gz: FAILED
@gallardoalba
gallardoalba / hifiasm_error_report.txt
Created July 12, 2022 17:38
VGP hifiasm workflow: error report
<_io.TextIOWrapper name='/tmp/tmp6i6m2z63/Estimated Genome size' mode='r' encoding='UTF-8'>
Failed to execute Galaxy activity, throwing ErrorRunResponse
Traceback (most recent call last):
File "/home/laptop/.local/lib/python3.8/site-packages/urllib3/response.py", line 700, in _update_chunk_length
self.chunk_left = int(line, 16)
ValueError: invalid literal for int() with base 16: b''
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
@gallardoalba
gallardoalba / thpsetup.py
Created April 17, 2018 00:51 — forked from oaass/thpsetup.py
This will install the additional tools to Kali recommended by "The Hacker Playbook". It will install the tools in /opt/tools
#!/bin/bash
echo ""
echo "=========================================================================="
echo "= Pentest Attack Machine Setup ="
echo "= Based on the setup from The Hacker Playbook ="
echo "=========================================================================="
echo ""
# Prepare tools folder