@wayne-workman Hmm strange. Why my file (from 1.4.4 version) keep php5 packages instead of php7
Anyway i will try with this file monday.
Thanks for your help
Posts
-
RE: Upgrade to debian 9
-
RE: Upgrade to debian 9
@wayne-workman and could you tell me what version of Fog you use ?
-
RE: Upgrade to debian 9
@wayne-workman may be could you give me a copy of the .fogsettings file from a fresh install on Debian 9 ?
Thanks -
RE: Upgrade to debian 9
This is exactly that i wanted to ask :
Do i have to modify manually this line then remove php5 packages and replace by php7.0 package .https://wiki.fogproject.org/wiki/index.php?title=.fogsettings#packages
i will try on Monday and will report here the result
-
RE: Upgrade to debian 9
@ch3i the only problem for the moment is for the upgrade
./installfog.sh * Packages to be installed: apache2 bc build-essential cpp curl g++ gcc gzip htmldoc lftp libapache2-mod-php5 libc6 libcurl3 m4 mysql-client mysql-server net-tools nfs-kernel-server openssh-server php5 php5-cli php5-curl php5-fpm php5-gd php5-json php5-mcrypt php5-mysqlnd php7.0-bcmath php7.0-mbstring php-gettext sysv-rc-conf tar tftpd-hpa tftp-hpa unzip vsftpd wget xinetd zlib1g * Skipping package: apache2.................................(Already Installed) * Skipping package: bc......................................(Already Installed) * Skipping package: build-essential.........................(Already Installed) * Skipping package: cpp.....................................(Already Installed) * Skipping package: curl....................................(Already Installed) * Skipping package: g++.....................................(Already Installed) * Skipping package: gcc.....................................(Already Installed) * Skipping package: gzip....................................(Already Installed) * Skipping package: htmldoc.................................(Already Installed) * Skipping package: lftp....................................(Already Installed) * Skipping package: libapache2-mod-php5.......................(Does not exist) * Skipping package: libc6...................................(Already Installed) * Skipping package: libcurl3................................(Already Installed) * Skipping package: m4......................................(Already Installed) * Skipping package: mysql-client............................(Already Installed) * Skipping package: mysql-server............................(Already Installed) * Skipping package: net-tools...............................(Already Installed) * Skipping package: nfs-kernel-server.......................(Already Installed) * Skipping package: openssh-server..........................(Already Installed) * Installing package: php5....................................Failed! (Will try later) * Skipping package: php5-cli..................................(Does not exist) * Skipping package: php5-curl.................................(Does not exist) * Skipping package: php5-fpm..................................(Does not exist) * Skipping package: php5-gd...................................(Does not exist) * Skipping package: php5-json.................................(Does not exist) * Skipping package: php5-mcrypt...............................(Does not exist) * Skipping package: php5-mysqlnd..............................(Does not exist) * Installing package: php7.0-bcmath...........................OK * Skipping package: php7.0-mbstring.........................(Already Installed) * Skipping package: php-gettext.............................(Already Installed) * Skipping package: sysv-rc-conf............................(Already Installed) * Skipping package: tar.....................................(Already Installed) * Skipping package: tftpd-hpa...............................(Already Installed) * Skipping package: tftp-hpa................................(Already Installed) * Skipping package: unzip...................................(Already Installed) * Skipping package: vsftpd..................................(Already Installed) * Skipping package: wget....................................(Already Installed) * Skipping package: xinetd..................................(Already Installed) * Skipping package: zlib1g..................................(Already Installed) * Updating packages as needed.................................OK * Installing now everything is updated........................Failed!
As said in https://forums.fogproject.org/topic/6285/php-7-0-0-finally-released/15
i add this lines :php_ver="7.0" php_verAdds="-7.0" repo="php-${php_ver}"
But it doesn’t change anything
Any idea ? -
RE: Upgrade to debian 9
It seems that during upgrade debian remove some php5 packages but doesn’t reinstall them in php7 version.
After reinstall them it seems to worksaptitude install php7.0-mysql libapache2-mod-php7 php7.0 php7.0-curl php7.0-curl php7.0-fpm php7.0-gd php7.0-mcrypt
I have now to test pxe boot capture and deploy
-
RE: Upgrade to debian 9
Argh… after reboot :
août 25 11:59:59 Fog FOGPingHosts[1786]: PHP Fatal error: Uncaught Exception: Missing one or more extensions. in /var/www/fog/commons/init.php:394 août 25 11:59:59 Fog FOGPingHosts[1786]: Stack trace: août 25 11:59:59 Fog FOGPingHosts[1786]: #0 /var/www/fog/commons/init.php(265): Initiator::_extCheck() août 25 11:59:59 Fog FOGPingHosts[1786]: #1 /var/www/fog/commons/base.inc.php(48): Initiator::startInit() août 25 11:59:59 Fog FOGPingHosts[1786]: #2 /opt/fog/service/lib/service_lib.php(22): require('/var/www/fog/co...') août 25 11:59:59 Fog FOGPingHosts[1786]: #3 /opt/fog/service/FOGPingHosts/FOGPingHosts(25): require('/opt/fog/servic...') août 25 11:59:59 Fog FOGPingHosts[1786]: #4 {main} août 25 11:59:59 Fog FOGPingHosts[1786]: thrown in /var/www/fog/commons/init.php on line 394 août 25 11:59:59 Fog FOGTaskScheduler[1787]: PHP Fatal error: Uncaught Exception: Missing one or more extensions. in /var/www/fog/commons/init.php:394 août 25 11:59:59 Fog FOGTaskScheduler[1787]: Stack trace: août 25 11:59:59 Fog FOGTaskScheduler[1787]: #0 /var/www/fog/commons/init.php(265): Initiator::_extCheck() août 25 11:59:59 Fog FOGTaskScheduler[1787]: #1 /var/www/fog/commons/base.inc.php(48): Initiator::startInit() août 25 11:59:59 Fog FOGTaskScheduler[1787]: #2 /opt/fog/service/lib/service_lib.php(22): require('/var/www/fog/co...') août 25 11:59:59 Fog FOGTaskScheduler[1787]: #3 /opt/fog/service/FOGTaskScheduler/FOGTaskScheduler(25): require('/opt/fog/servic...') août 25 11:59:59 Fog FOGTaskScheduler[1787]: #4 {main} août 25 11:59:59 Fog FOGTaskScheduler[1787]: thrown in /var/www/fog/commons/init.php on line 394 août 25 11:59:59 Fog FOGSnapinHash[1789]: PHP Fatal error: Uncaught Exception: Missing one or more extensions. in /var/www/fog/commons/init.php:394 août 25 11:59:59 Fog FOGSnapinHash[1789]: Stack trace: août 25 11:59:59 Fog FOGSnapinHash[1789]: #0 /var/www/fog/commons/init.php(265): Initiator::_extCheck() août 25 11:59:59 Fog FOGSnapinHash[1789]: #1 /var/www/fog/commons/base.inc.php(48): Initiator::startInit() août 25 11:59:59 Fog FOGSnapinHash[1789]: #2 /opt/fog/service/lib/service_lib.php(22): require('/var/www/fog/co...') août 25 11:59:59 Fog FOGSnapinHash[1789]: #3 /opt/fog/service/FOGSnapinHash/FOGSnapinHash(25): require('/opt/fog/servic...') août 25 11:59:59 Fog FOGSnapinHash[1789]: #4 {main} août 25 11:59:59 Fog FOGSnapinHash[1789]: thrown in /var/www/fog/commons/init.php on line 394 août 25 11:59:59 Fog FOGMulticastManager[1790]: PHP Fatal error: Uncaught Exception: Missing one or more extensions. in /var/www/fog/commons/init.php:394 août 25 11:59:59 Fog FOGMulticastManager[1790]: Stack trace: août 25 11:59:59 Fog FOGMulticastManager[1790]: #0 /var/www/fog/commons/init.php(265): Initiator::_extCheck() août 25 11:59:59 Fog FOGMulticastManager[1790]: #1 /var/www/fog/commons/base.inc.php(48): Initiator::startInit() août 25 11:59:59 Fog FOGMulticastManager[1790]: #2 /opt/fog/service/lib/service_lib.php(22): require('/var/www/fog/co...') août 25 11:59:59 Fog FOGMulticastManager[1790]: #3 /opt/fog/service/FOGMulticastManager/FOGMulticastManager(25): require('/opt/fog/servic...') août 25 11:59:59 Fog FOGMulticastManager[1790]: #4 {main} août 25 11:59:59 Fog FOGMulticastManager[1790]: thrown in /var/www/fog/commons/init.php on line 394 août 25 11:59:59 Fog FOGImageSize[1788]: PHP Fatal error: Uncaught Exception: Missing one or more extensions. in /var/www/fog/commons/init.php:394 août 25 11:59:59 Fog FOGImageSize[1788]: Stack trace: août 25 11:59:59 Fog FOGImageSize[1788]: #0 /var/www/fog/commons/init.php(265): Initiator::_extCheck() août 25 11:59:59 Fog FOGImageSize[1788]: #1 /var/www/fog/commons/base.inc.php(48): Initiator::startInit() août 25 11:59:59 Fog FOGImageSize[1788]: #2 /opt/fog/service/lib/service_lib.php(22): require('/var/www/fog/co...') août 25 11:59:59 Fog FOGImageSize[1788]: #3 /opt/fog/service/FOGImageSize/FOGImageSize(25): require('/opt/fog/servic...') août 25 11:59:59 Fog FOGImageSize[1788]: #4 {main} août 25 11:59:59 Fog FOGImageSize[1788]: thrown in /var/www/fog/commons/init.php on line 394 août 25 11:59:59 Fog FOGImageReplicator[1785]: PHP Fatal error: Uncaught Exception: Missing one or more extensions. in /var/www/fog/commons/init.php:394 août 25 11:59:59 Fog FOGImageReplicator[1785]: Stack trace: août 25 11:59:59 Fog FOGImageReplicator[1785]: #0 /var/www/fog/commons/init.php(265): Initiator::_extCheck() août 25 11:59:59 Fog FOGImageReplicator[1785]: #1 /var/www/fog/commons/base.inc.php(48): Initiator::startInit() août 25 11:59:59 Fog FOGImageReplicator[1785]: #2 /opt/fog/service/lib/service_lib.php(22): require('/var/www/fog/co...') août 25 11:59:59 Fog FOGImageReplicator[1785]: #3 /opt/fog/service/FOGImageReplicator/FOGImageReplicator(25): require('/opt/fog/servic...') août 25 11:59:59 Fog FOGImageReplicator[1785]: #4 {main} août 25 11:59:59 Fog FOGImageReplicator[1785]: thrown in /var/www/fog/commons/init.php on line 394 août 25 11:59:59 Fog FOGSnapinReplicator[1791]: PHP Fatal error: Uncaught Exception: Missing one or more extensions. in /var/www/fog/commons/init.php:394 août 25 11:59:59 Fog FOGSnapinReplicator[1791]: Stack trace: août 25 11:59:59 Fog FOGSnapinReplicator[1791]: #0 /var/www/fog/commons/init.php(265): Initiator::_extCheck() août 25 11:59:59 Fog FOGSnapinReplicator[1791]: #1 /var/www/fog/commons/base.inc.php(48): Initiator::startInit() août 25 11:59:59 Fog FOGSnapinReplicator[1791]: #2 /opt/fog/service/lib/service_lib.php(22): require('/var/www/fog/co...') août 25 11:59:59 Fog FOGSnapinReplicator[1791]: #3 /opt/fog/service/FOGSnapinReplicator/FOGSnapinReplicator(25): require('/opt/fog/servic...') août 25 11:59:59 Fog FOGSnapinReplicator[1791]: #4 {main} août 25 11:59:59 Fog FOGSnapinReplicator[1791]: thrown in /var/www/fog/commons/init.php on line 394 août 25 11:59:59 Fog systemd[1]: FOGPingHosts.service: Main process exited, code=exited, status=255/n/a août 25 11:59:59 Fog systemd[1]: FOGPingHosts.service: Unit entered failed state. août 25 11:59:59 Fog systemd[1]: FOGPingHosts.service: Failed with result 'exit-code'. août 25 11:59:59 Fog systemd[1]: FOGScheduler.service: Main process exited, code=exited, status=255/n/a août 25 11:59:59 Fog systemd[1]: FOGScheduler.service: Unit entered failed state. août 25 11:59:59 Fog systemd[1]: FOGScheduler.service: Failed with result 'exit-code'. août 25 11:59:59 Fog systemd[1]: FOGImageSize.service: Main process exited, code=exited, status=255/n/a août 25 11:59:59 Fog systemd[1]: FOGImageSize.service: Unit entered failed state. août 25 11:59:59 Fog systemd[1]: FOGImageSize.service: Failed with result 'exit-code'. août 25 11:59:59 Fog systemd[1]: FOGSnapinHash.service: Main process exited, code=exited, status=255/n/a août 25 11:59:59 Fog systemd[1]: FOGSnapinHash.service: Unit entered failed state. août 25 11:59:59 Fog systemd[1]: FOGSnapinHash.service: Failed with result 'exit-code'. août 25 11:59:59 Fog systemd[1]: FOGMulticastManager.service: Main process exited, code=exited, status=255/n/a août 25 11:59:59 Fog systemd[1]: FOGMulticastManager.service: Unit entered failed state. août 25 11:59:59 Fog systemd[1]: FOGMulticastManager.service: Failed with result 'exit-code'. août 25 11:59:59 Fog systemd[1]: FOGSnapinReplicator.service: Main process exited, code=exited, status=255/n/a août 25 11:59:59 Fog systemd[1]: FOGSnapinReplicator.service: Unit entered failed state. août 25 11:59:59 Fog systemd[1]: FOGSnapinReplicator.service: Failed with result 'exit-code'. août 25 11:59:59 Fog systemd[1]: FOGImageReplicator.service: Main process exited, code=exited, status=255/n/a août 25 11:59:59 Fog systemd[1]: FOGImageReplicator.service: Unit entered failed state. août 25 11:59:59 Fog systemd[1]: FOGImageReplicator.service: Failed with result 'exit-code'.
-
RE: Upgrade to debian 9
Upgrade done.
No problem during upgrade
Log seems to be ok
I continue to test -
RE: Upgrade to debian 9
@sebastian-roth Then i try
i will tell you if everything is OK -
RE: Upgrade to debian 9
@ch3i anyway i think i’m going to upgrade before backup everything.
I will tell youMay be i’ve got to update fog before to the latest stable version : 1.4.4 ?
Then you use mariadb already ? -
RE: Upgrade to debian 9
Then it seems that there is no problem with php7 also. But i cant see for which version of fog it’s OK.
Then you think i can upgrade to debian 9 without probklem ?
Which version of fog are you using ? and what linux version ?Thanks
-
Upgrade to debian 9
Server
- FOG Version: Running Version 1.4.2
- OS: Debian 8
Description
Hello,
I actually use Fog 1.4.2 on a clean Debian 8 installation.
I’m upgrading all my servers to Debian 9 and i was wondering if Fog will works with changes on Debian 9 :
PHP 7
mysql => maria db.Can i upgrade my saver without risk about php7 and mariadb ?
Does someone already made it ?Many thanks for your hrlp.
-
RE: Installing FOG on Debian Stretch fails
@Tom-Elliott Just for information :
Is it possible to only upgrade debian , or is it better to reinstall everything from scratch ? -
RE: HostnameChanger
@Tom-Elliott Not really. It’s only because windows see it as an error
-
RE: HostnameChanger
Is the system already domain joined?
YesIs the system configured in FOG to join the domain?
YesAre the credentials set in FOG for domain joining correct?
YesDo other Windows 10 systems throw this error?
YesDo Windows 7 or 8 or 8.1 systems throw this error?
Not testedCan you copy/paste the complete error message from Windows Event viewer please? We don’t want a screen shot, We want text.
Log Fog :
HostnameChanger 15/06/2017 17:23 Client-Info Client Version: 0.11.12 15/06/2017 17:23 Client-Info Client OS: Windows 15/06/2017 17:23 Client-Info Server Version: 1.4.2 15/06/2017 17:23 Middleware::Response Success 15/06/2017 17:23 HostnameChanger Checking Hostname 15/06/2017 17:23 HostnameChanger Hostname is correct 15/06/2017 17:23 HostnameChanger Attempting to join domain 15/06/2017 17:23 HostnameChanger The machine is already joined to the domain, code = 2691
Log WIndows at the same time
Nom du journal :System Source : NetJoin Date : 15/06/2017 17:23:09 ID de lévénement :4097 Catégorie de la tâche :Aucun Niveau : Erreur Mots clés : Utilisateur : Système Ordinateur : GEII-102-TMP Description : L'ordinateur GEII-102-TMP a essayé de joindre le domaine samba_domain mais a échoué. Le code d'erreur était 2691. XML de l'événement : <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="NetJoin" Guid="{9741FD4E-3757-479F-A3C6-FC49F6D5EDD0}" /> <EventID>4097</EventID> <Version>0</Version> <Level>2</Level> <Task>0</Task> <Opcode>0</Opcode> <Keywords>0x8000000000000000</Keywords> <TimeCreated SystemTime="2017-06-15T15:23:09.251539000Z" /> <EventRecordID>4521</EventRecordID> <Correlation ActivityID="{00000000-0000-0000-0100-000000000000}" /> <Execution ProcessID="480" ThreadID="1556" /> <Channel>System</Channel> <Computer>GEII-102-TMP</Computer> <Security UserID="S-1-5-18" /> </System> <EventData> <Data Name="DomainName">samba_domain</Data> <Data Name="ComputerName">GEII-102-TMP</Data> <Data Name="NetStatusCode">2691</Data> </EventData> </Event>
2691 This computer is already joined to a domain. NERR_SetupAlreadyJoined
-
HostnameChanger
Server
- FOG Version: 1.4.2
- OS: Debian Stable
Client
- Service Version: 0.11.12
- OS: Windows 10
Description
Hello,
i’ve got a question : On a windows 10 computer i’ve got around every minutes this error message : NetJoin event id 4097.
It seeems that it’s corresponding with the fog client which test if computer is already joined to domain : HostnameChanger attempting to join domain.
Is there a way to avoid this ?Thanks for your help
-
RE: snapin and batch script
@Wayne-Workman @Avaryan @george1421 @Quazz @Tom-Elliott
Just for information :
I found this tool :
https://github.com/CoreSecurity/impacket/tree/impacket_0_9_13There is this script inside : “psexec.py”
The package exist for debian : Package python-impacket
psexec.py works fine from the linux command line (very long command line)
And i think i will be able to use it on several remote windows computers with tmux.
-
RE: snapin and batch script
@Wayne-Workman Not sure i want to use Amazon service