- 30 Sep, 2022 1 commit
-
-
Jérome Perrin authored
In 6a03cf9e (playbook: use https for OBS, 2022-09-02) we added https repository, but without removing the old http repository, as a consequence, when re-running the playbook, we end up with two lines: $ cat /etc/apt/sources.list.d/download_opensuse_org_repositories_home_VIFIBnexedi_Debian_11.list deb http://download.opensuse.org/repositories/home:/VIFIBnexedi//Debian_11/ ./ deb https://download.opensuse.org/repositories/home:/VIFIBnexedi//Debian_11/ ./ and running apt update issues warning: W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list.d/download_opensuse_org_repositories_home_VIFIBnexedi_Debian_11.list:1 and /etc/apt/sources.list.d/download_opensuse_org_repositories_home_VIFIBnexedi_Debian_11.list:2 W: Target Translations (en) is configured multiple times in /etc/apt/sources.list.d/download_opensuse_org_repositories_home_VIFIBnexedi_Debian_11.list:1 and /etc/apt/sources.list.d/download_opensuse_org_repositories_home_VIFIBnexedi_Debian_11.list:2 W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list.d/download_opensuse_org_repositories_home_VIFIBnexedi_Debian_11.list:1 and /etc/apt/sources.list.d/download_opensuse_org_repositories_home_VIFIBnexedi_Debian_11.list:2 W: Target Translations (en) is configured multiple times in /etc/apt/sources.list.d/download_opensuse_org_repositories_home_VIFIBnexedi_Debian_11.list:1 and /etc/apt/sources.list.d/download_opensuse_org_repositories_home_VIFIBnexedi_Debian_11.list:2 this also tells ansible to remove the old http repository that might be here for debian 11
-
- 29 Sep, 2022 8 commits
-
-
Ophélie Gagnard authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Ophélie Gagnard authored
-
- 28 Sep, 2022 1 commit
-
-
Joanne Hugé authored
fixup! for b31bcacd
-
- 27 Sep, 2022 5 commits
-
-
Joanne Hugé authored
-
Ophélie Gagnard authored
Fix up ff0face8 (Update package names.)
-
Thomas Gambier authored
-
Ophélie Gagnard authored
-
- 26 Sep, 2022 1 commit
-
-
Ophélie Gagnard authored
-
- 23 Sep, 2022 5 commits
-
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
- 22 Sep, 2022 8 commits
-
-
Joanne Hugé authored
when cpufreq/scaling_governor doesn't exit rc doesn't exist because command is skipped
-
Thomas Gambier authored
This package is already a dependency of slapos-node. This commit adds support for Fedora because the package name is different on Fedora (lm_sensors).
-
Thomas Gambier authored
The command lsb_release must be present on the system to have a working anisble_lsb dictionary
-
Ophélie Gagnard authored
Remove every old tarballs in OBS directory. Otherwise OBS does not know which to choose for compilation.
-
Joanne Hugé authored
prevents vifib.yml playbook from failing for machines containing offline CPUs
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
-
Thomas Gambier authored
-
- 21 Sep, 2022 10 commits
-
-
Thomas Gambier authored
Fixup b3ecd384i (obs/_generic: support bootstrapping with either python2 or python3) The symbolic link is not suported by re6st compilation (it is totally removed from the archive)
-
Thomas Gambier authored
See merge request nexedi/slapos.package!170
-
Ophélie Gagnard authored
Integrate to generic the new bootstraping method from ```obs/slapos```. Update some egg versions.
-
Ophélie Gagnard authored
Fixup 33f0e91b (obs/_generic: support | in variables) Use a non-extended ASCII character. Sed needs a single-byte character as a separator and extended ASCII is sometimes interpreted as a UTF-8 unicode (which is not single-byte).
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
Remove "dep--" in the directory and software name. Set a proper version. Upgrade to buildout 2.7.1+slapos019
-
Ophélie Gagnard authored
Set a proper version. Upgrade to buildout 2.7.1+slapos019
-
Levin Zimmermann authored
...for the purpose of a less obscure and more clear code. The "dropped Olimex Debian images" are supposed to be very old. Please see 7c5a2eff (comment 167627) for a complete discussion of this decision.
-
- 20 Sep, 2022 1 commit
-
-
Thomas Gambier authored
See merge request nexedi/slapos.package!169
-