Actions
Bug #9102
closedPHP7: Error on restoring a config with packages
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Backup / Restore
Target version:
Start date:
11/06/2018
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.5
Affected Architecture:
Description
Tested against:
2.4.5-DEVELOPMENT (amd64)
built on Tue Nov 06 11:45:54 EST 2018
After restoring a config with packages (tested using System Patches package) and error is shown after rebooting:
PHP Errors: [06-Nov-2018 20:07:33 Europe/London] PHP Warning: stream_select(): unable to select [4]: Interrupted system call (max_fd=15) in /etc/inc/pkg-utils.inc on line 150
The package had been installed correctly though.
Updated by Renato Botelho about 6 years ago
- Status changed from 13 to In Progress
- Assignee set to Renato Botelho
Updated by Renato Botelho about 6 years ago
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
Applied in changeset e1a6074dc8918d756a73efc8cf251318b735f000.
Updated by Steve Wheeler about 6 years ago
- Status changed from Feedback to Resolved
Tested against:
2.4.5-DEVELOPMENT (amd64)
built on Wed Nov 14 19:48:37 EST 2018
No longer seeing that error on the same system and config that was hitting it previously.
Nov 15 14:12:12 php-cgi rc.package_reinstall_all: Waiting for Internet connection to update pkg metadata and finish package reinstallation Nov 15 14:12:13 login login on ttyv0 as root Nov 15 14:12:13 login login on ttyu0 as root Nov 15 14:12:21 php-fpm 243 /index.php: Successful login for user 'admin' from: 172.21.16.5 (Local Database) Nov 15 14:12:28 check_reload_status Syncing firewall Nov 15 14:12:28 check_reload_status Syncing firewall Nov 15 14:12:28 php /etc/rc.packages: Beginning package installation for System Patches . Nov 15 14:12:28 php /etc/rc.packages: Successfully installed package: System Patches. Nov 15 14:12:28 pkg-static pfSense-pkg-System_Patches reinstalled: 1.2_1 -> 1.2_1 Nov 15 14:12:28 php-cgi rc.package_reinstall_all: New alert found: Package reinstall process finished successfully
Actions