Die Suche ergab 123 Treffer
- 11 Okt 2021, 16:10
- Forum: Bugs
- Thema: [SOLVED] Pb with getHostGroupTree_hash in opsi 4.2 ?
- Antworten: 4
- Zugriffe: 26725
Re: Pb with getHostGroupTree_hash in opsi 4.2 ?
Thanks Fabian for your answer, I haven't seen it was a legacy function. I just tried : opsi-admin -d method group_getObjects '[]' '{"type":"HostGroup"}' it does work, but the result is really not the same as opsi-admin -d method getHostGroupTree_hash Is the support of getHostGrou...
- 11 Okt 2021, 09:47
- Forum: Bugs
- Thema: [SOLVED] Pb with getHostGroupTree_hash in opsi 4.2 ?
- Antworten: 4
- Zugriffe: 26725
[SOLVED] Pb with getHostGroupTree_hash in opsi 4.2 ?
Hi, I'm studying migration to 4.2 version of Opsi (still on debian stretch version). In an extendd conf, I use getHostGroupTree_hash. It seems there's a pb with that function. Am I missing something ? 9:34:02 root@opsi0363636a ~ opsi-admin -d method getHostGroupTree_hash [3] [2021-10-11 09:34:12.277...
- 19 Mai 2021, 12:45
- Forum: News
- Thema: IMPORTANT: Current opsi-client-agent in opsi 4.1 stable needs current server packages
- Antworten: 2
- Zugriffe: 11332
Re: IMPORTANT: Current opsi-client-agent in opsi 4.1 stable needs current server packages
Hello,
As posted in german forum, it's necessary to run an "opsi-setup --init-current-config" after upgrade.
Regards,
Nico
As posted in german forum, it's necessary to run an "opsi-setup --init-current-config" after upgrade.
Regards,
Nico
- 15 Feb 2021, 09:28
- Forum: Bugs
- Thema: [SOLVED] debian.py fail with netplan
- Antworten: 5
- Zugriffe: 35728
[SOLVED] Re: debian.py fail with netplan
Hi Mathias,
Just tried
(even if i still think we shouldn't build all locales ...
)
NIco
Just tried
It work's like a charm, thank's !debian_4.1.0.4-3
(even if i still think we shouldn't build all locales ...

NIco
- 14 Feb 2021, 22:02
- Forum: Bugs
- Thema: [SOLVED] debian.py fail with netplan
- Antworten: 5
- Zugriffe: 35728
Re: debian.py fail with netplan
I can't understand whether stretch and buster use netplan... AFAIK, netplan is not the default networking manager in debian, isn't it ? --- I have a version working, but whithout netplan. Here's what i have done - added strech and buster in pre_netplan_relaease pre_netplan_releases = ["squeeze&...
- 10 Feb 2021, 13:33
- Forum: Bugs
- Thema: [SOLVED] debian.py fail with netplan
- Antworten: 5
- Zugriffe: 35728
Re: debian.py fail with netplan
Hello Mathias,
Not sure it is a good idea... it seems i can deploy with this line but i have no network... I'll try and be back
Regards,
Nico
Not sure it is a good idea... it seems i can deploy with this line but i have no network... I'll try and be back
Regards,
Nico
- 09 Feb 2021, 15:56
- Forum: Comments, Suggestions, Wishes
- Thema: locales in ubutu package
- Antworten: 2
- Zugriffe: 49272
Re: locales in ubutu package
Hi, i do the same in debian.py cmds.append('cat /usr/share/i18n/SUPPORTED |grep "en_US.UTF-8\|%s" > /etc/locale.gen' % locale) It leads to generate the locale i can select in the property "language" of the package. With fr as language, it leads to a locale.gen that contain en_US....
- 09 Feb 2021, 15:17
- Forum: Bugs
- Thema: [SOLVED] debian.py fail with netplan
- Antworten: 5
- Zugriffe: 35728
[SOLVED] debian.py fail with netplan
Hello,
i had to add this line in debian.py (package debian_4.1.0.4-1)
line 298
Hope this can help
Regards,
Nicolas
i had to add this line in debian.py (package debian_4.1.0.4-1)
line 298
Code: Alles auswählen
os.mkdir(os.path.join(target, 'etc', 'netplan'))
Regards,
Nicolas
- 17 Sep 2020, 11:39
- Forum: Comments, Suggestions, Wishes
- Thema: locales in ubutu package
- Antworten: 2
- Zugriffe: 49272
locales in ubutu package
In ubuntu package, locales generation is very long lasting in ubuntu.py, there's # Generate and set locales # This will lead to generating all locales: cmds.append("cat /usr/share/i18n/SUPPORTED > /etc/locale.gen") cmds.append('echo "locales locales/default_environment_locale select %...
- 11 Mär 2020, 12:04
- Forum: Nouveautés
- Thema: Abonnement d'actualisations MSHotfix pour Windows 7 ESU
- Antworten: 2
- Zugriffe: 6658
Re: Abonnement d'actualisations MSHotfix pour Windows 7 ESU
Bonjour,
Cela signifie-t-il que même pour faire fonctionner le paquet MSHotfix tel qu'il etait en décembre par exemple, il faut ajouter cette option ESU ?
Cordialement,
Nicolas Lebrun
Cela signifie-t-il que même pour faire fonctionner le paquet MSHotfix tel qu'il etait en décembre par exemple, il faut ajouter cette option ESU ?
Cordialement,
Nicolas Lebrun