Modify ↓
Ticket #4751 (closed defect: fixed)
Segmentation fault in zentyal-services.postinst when upgrading Zentyal
| Reported by: | richard-oss@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | Component: | base | |
| Severity: | major | Keywords: | |
| Cc: |
Description
I am on Ubuntu Precise and upgrade 2.3. I get the following output:
Setting up zentyal-services (2.3.7) ... Use of uninitialized value $eValue in string eq at /usr/share/perl5/EBox/Model/DataTable.pm line 3281. Use of uninitialized value $eValue in string eq at /usr/share/perl5/EBox/Model/DataTable.pm line 3281. Use of uninitialized value $eValue in string eq at /usr/share/perl5/EBox/Model/DataTable.pm line 3281. Use of uninitialized value $eValue in string eq at /usr/share/perl5/EBox/Model/DataTable.pm line 3281. Use of uninitialized value $eValue in string eq at /usr/share/perl5/EBox/Model/DataTable.pm line 3281. Use of uninitialized value $eValue in string eq at /usr/share/perl5/EBox/Model/DataTable.pm line 3281. Use of uninitialized value $eValue in string eq at /usr/share/perl5/EBox/Model/DataTable.pm line 3281. Use of uninitialized value $eValue in string eq at /usr/share/perl5/EBox/Model/DataTable.pm line 3281. Use of uninitialized value $eValue in string eq at /usr/share/perl5/EBox/Model/DataTable.pm line 3281. Use of uninitialized value $eValue in string eq at /usr/share/perl5/EBox/Model/DataTable.pm line 3281. Use of uninitialized value $eValue in string eq at /usr/share/perl5/EBox/Model/DataTable.pm line 3281. Use of uninitialized value $eValue in string eq at /usr/share/perl5/EBox/Model/DataTable.pm line 3281. /var/lib/dpkg/info/zentyal-services.postinst: line 7: 24461 Segmentation fault /usr/share/zentyal/initial-setup services $2 dpkg: error processing zentyal-services (--configure): subprocess installed post-installation script returned error exit status 139
The $2 parameter to zentyal-services.postinst contains the value 2.3.6 even though I'm installing 2.3.7. I wonder if that is the problem.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
I purged the modules that were causing trouble, and then they installed cleanly. But Zentyal ended up in a really weird state that required a configuration restore. I think I am functional again now.