GNU bug report logs -
#37058
Error message with local deployment of Galaxy-k8s
Previous Next
Reported by: "Gao, Jianliang" <j.gao <at> imperial.ac.uk>
Date: Fri, 16 Aug 2019 21:33:02 UTC
Severity: normal
Tags: notabug
Done: Assaf Gordon <assafgordon <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
tag 37058 notabug
close 37058
stop
Hello,
Two issues are mixed here.
First:
On 2019-08-16 2:17 p.m., Gao, Jianliang wrote:
> I followed https://github.com/phnmnl/phenomenal-h2020/wiki/QuickStart-Installation-for-Local-PhenoMeNal-Workflow with Older Galaxy chart to deploy local galaxy-k8s instance with minikube on Windows 10. The following message came from the logs of my pod. I can't connect to my local instance.
[...]
> kubectl logs galaxy-k8s-tr6fc
> [ run_galaxy_config.sh ] -- Galaxy sqlite directory created since we are not using postgresql
> [ run_galaxy_config.sh ] -- Replaced galaxy ini for the user's injected one
[...]
> dpkg-preconfigure: unable to re-open stdin:
> [WARNING]: It is unneccessary to use '{{' in loops, leave variables in loop
> expressions bare.
[...]
> galaxy.tools.deps WARNING 2019-08-16 19:20:48,175 Path './database/dependencies' does not exist, ignoring
> galaxy.tools.deps WARNING 2019-08-16 19:20:48,175 Path './database/dependencies' is not directory, ignoring
> galaxy.tools.deps.installable WARNING 2019-08-16 19:20:48,190 Conda not installed and auto-installation disabled.
> galaxy.tools.deps.installable WARNING 2019-08-16 19:20:48,190 Conda not installed and auto-installation disabled.
These are issues related your Galaxy setup.
(for other readers: "Galaxy" in this context is a web-based framework
for bioinformatics analysis, see https://galaxyproject.org/ and
https://usegalaxy.org ).
Such issues are best asked in their support forums:
https://galaxyproject.org/support/
https://help.galaxyproject.org
This includes problems in underlying layers, such as the 'dpkg' errors
above that result from deploying Galaxy VMs or instances or kubernetes
or containers etc.
> tail: unrecognized file system type 0x794c7630 for 'paster.log'. please report this to bug-coreutils <at> gnu.org. reverting to polling
This warning indeed comes from coreutils program 'tail',
however it is harmless in your situation.
For more details, see here:
https://www.gnu.org/software/coreutils/filesystems.html
---
A cursory look at the error logs makes it seem like
"bug-coreutils <at> gnu.org" is the place to ask General questions about
"Galaxy" server (because it is the last thing mentioned),
but that is not the case.
We can only help with coreutils programs (e.g. 'tail').
Please contact the Galaxy team for galaxy-related issues.
Hope this helps.
regards,
- assaf
This bug report was last modified 5 years and 364 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.