-
-
Notifications
You must be signed in to change notification settings - Fork 501
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update failed to v6.24.1 php 7.3 #2898
Comments
@megusta-01 Initial failure is php7.3-fpm. Please paste:
Hmm Perhaps unbound needs to be installed from the Buster repo as well, but lets first check why PHP-FPM is failing. |
if i make ifup wlan0, i get a message: journal php says: i use raspi headless and log to ram, so without wifi log file is lost :( |
@megusta-01 |
so, i maked a restore again, uninstall unbound, update can't install php7.3 un 10 16:08:05 DietPi systemd[1]: Starting The PHP 7.3 FastCGI Process Man…r... Creating config file /etc/php/7.3/mods-available/curl.ini with new version
Details:
Steps to reproduce:
Expected behaviour:
Actual behaviour:
Extra details:
Additional logs:
[FAILED] DietPi-Software | Unable to continue, DietPi-Software will now terminate. Removing php7.0-common (7.0.33-0+deb9u3) ... Jun 10 16:10:52 DietPi systemd[1]: Starting The PHP 7.3 FastCGI Process Man…r... dpkg: error processing package php-fpm (--configure):
Details:
Steps to reproduce:
Expected behaviour:
Actual behaviour:
Extra details:
Additional logs:
|
root@DietPi:~# journalctl -u php7.3-fpm -- Logs begin at Sat 2019-06-08 16:26:55 CEST, end at Mon 2019-06-10 16:20:07 CEST. -- cat /var/log/php7.3-fpm.log |
one thing i wounder, i've php 7.0 and 7.3 installed parallel. Wifi worked about 5 min, after that i have no connection [ OK ] DietPi-Services | stop : cron again journalctl -t wpa_supplicant |
@megusta-01 Ah you have phpMyAdmin installed, right? If the above still fails, please paste output of:
|
i'm not sure, what is the package name, phpmyadmin? if i list packages there is no phpmyadmin
both fails, if i run restart php: php.service fails because a fatal signal was deliverd to the control process. journal -xe: |
Okay, since there is some package that depends on
You mean
So there is clearly something deeper broken. Have you tried Also please paste:
|
i've package |
@megusta-01 |
fails also, code 100 / no internet connection
brcmfmac: power managemet disabled i had to go, i write you later |
Ah of course, me <<< dump 😉. Hum very strange, so you need to first get the WiFi working again. Perhaps some reboot helps or redo the config via
Okay. |
i tried different options, nothing works
yes, now I maked restore again, removed unbound, webmin and pihole, i could update to 6.24 but dhcpcd.service doesn't work anymore. This problem i had also before (while wpa_supplicant problem). Linux makes me crazy, arggh root@DietPi:~# systemctl status dhcpcd.service Jun 10 21:12:03 DietPi systemd[1]: Starting dhcpcd on all interfaces... journal -xe Nov 03 18:16:44 DietPi kernel: vc_vchi_sm_init: failed to open VCHI service (-1) Jun 10 21:17:10 DietPi kernel: bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. Jun 10 21:17:12 DietPi kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1 Jun 10 21:17:12 DietPi kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1 Jun 10 21:17:13 DietPi systemd[1]: dhcpcd.service: Control process exited, code=exited status=6 |
@megusta-01 Simple remove it: And btw: And when WiFi is working again and you face still some boot or service (e.g. php7.3-fpm) start issues, try to install haveged: |
thx for quick support and information, it seems an unbound problem |
Details:
Steps to reproduce:
i maked dietpi-update
Expected behaviour:
an update
Actual behaviour:
wifi is broken
Extra details:
first time it works, until a maked a restore and installed unbound 1.6
Additional logs:
The text was updated successfully, but these errors were encountered: