System installation program used by Fedora, Red Hat Enterprise Linux, and others. Closely related to kickstart.
Questions tagged [anaconda]
70 questions
0
votes
0 answers
Hosting private conda channel
I recently joined a start up and have been tasked with setting up package management for our internal python libraries. We work in the biotech and ml space, and a lot of the packages we use are index on conda channels.
The current setup we have…

mbestipa
- 1
0
votes
0 answers
LUKS encrypted, fails to open with /etc/crypttab
#platform=x86, AMD64, or Intel EM64T
#version=DEVEL
text
url --url=http://caching-proxy/repos/rhel8/8.5/rhn/base/unstable
repo --name=cache-rhn-base --baseurl=http://caching-proxy/repos/rhel8/8.5/rhn/base/unstable --install
repo…

Bennelong Ryde
- 1
- 1
0
votes
0 answers
Issues with Kickstart on Fedora 38
I'm having an issue where I receive the following errors when attempting an install with Anaconda Kickstart. The input below is the default when I enter the ‘inst.ks’ option
Input:
setparams 'Install Fedora 38'
linuxefi /images/pxeboot/vmlinuz…

brokaryote
- 1
- 1
0
votes
0 answers
I have tried to install the anaconda software but it keep giving me a directory error .It says directory not empty .How do I fix this
have tried to install the anaconda software but it keep giving me a directory error .It says directory not empty .How do so fix this
0
votes
0 answers
Centos Stream 9 boot iso stuck during kickstart
I am trying to install a Centos Stream 9 boot iso on my mac M1 via VMware Fusion. I already solved a lot of issues that were preventing me to start installation. Now I get to the installation (I am using packer and a kickstart file) but it gets…

YFrickx
- 1
- 2
0
votes
0 answers
How to force creating an extended partition in before the last primary partition in kickstart?
I am searching for a way to write a kickstart partition section where I can control precisely which partitions are primary, and which partitions are secondary partitions in a extended partition.
I don't want to use LVM, and I want to create this…

iXô
- 111
- 5
0
votes
1 answer
Conda, Django, Gunicorn and Supervisor bad interpreter: No such file or directory
I'm following this tutorial to deploy my Django app, but modified my executable /var/www/my_django_project/bin/gunicorn_start to use my conda env instead of…

Soubriquet
- 101
- 2
0
votes
1 answer
Anaconda openscap addon scan
I added openscap addon in kickstart. After the iso is installed, I run the scan on one vm with addon and one without addon. The scan results don't have much difference. For instance, passed 64 vs 61. Both vms are selinx enabled. I don't know what I…
0
votes
1 answer
virt-install on Centos 8.1 doesn't complete when using --location http://localhost/inst
Should you reached this before, please let me know.
ISSUE
virt-install works well when passing arguments --cdrom /path/to/iso (and creates the guest) like
[root@192-168-0-104 admin]# virt-install --virt-type kvm --name tester2 --memory 2048 --disk…

PortoFino
- 1
- 2
-1
votes
1 answer
ClamAV detected Win.Virus.Expiro-10004389-0 malware on Ubuntu instance in Conda package
Today clamAV scanned my AWS instances and detect infected files on each. It looks like false positive due to several reasons:
All these files are created in 2021 (why were they detected only
now?)
SSH port for each instance is protected by MFA +…

Rougher
- 203
- 1
- 6