Bug 9838

Summary: Clicking "Reload partition table" in the installer's partitioning tool results in a dialog window with the message "Partitioning failed: Undefined subroutine &fs::dmcrypt::save_crypttab_ called."
Product: Mageia Reporter: PC LX <mageia>
Component: InstallerAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: Normal CC: mageia, mageia, thierry.vignaud
Version: Cauldron   
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: CVE:
Status comment:
Attachments: Video screen cast: Mageia install and "reload partition table" issue.

Description PC LX 2013-04-23 17:54:59 CEST
I think I've found an issue with the partitioning tool in the Mageia 3 RC (Mageia-3-RC-Boot-nonfree-x86_64-CD.iso).

Description of problem:

Clicking "Reload partition table" in the installer's partitioning tool causes results in a dialog windows with the message "Partitioning failed: Undefined subroutine &fs::dmcrypt::save_crypttab_ called."

Actual Results:

Error message is shown and the partitioning tool stops working correctly.


Expected Results:

The GUI is updated with the partitions on disk.


Version-Release number of selected component (if applicable):

Installed of Mageia-3-RC-Boot-nonfree-x86_64-CD.iso


How reproducible:

Every time I tried.


Steps to Reproduce:

Please see attached video.


Reproducible: 

Steps to Reproduce:
PC LX 2013-04-23 17:55:15 CEST

Summary: Clicking "Reload partition table" in the installer's partitioning tool causes results in a dialog windows with the message "Partitioning failed: Undefined subroutine &fs::dmcrypt::save_crypttab_ called." => Clicking "Reload partition table" in the installer's partitioning tool results in a dialog windows with the message "Partitioning failed: Undefined subroutine &fs::dmcrypt::save_crypttab_ called."

PC LX 2013-04-23 17:55:26 CEST

Summary: Clicking "Reload partition table" in the installer's partitioning tool results in a dialog windows with the message "Partitioning failed: Undefined subroutine &fs::dmcrypt::save_crypttab_ called." => Clicking "Reload partition table" in the installer's partitioning tool results in a dialog window with the message "Partitioning failed: Undefined subroutine &fs::dmcrypt::save_crypttab_ called."

Comment 1 PC LX 2013-04-23 17:57:22 CEST
Created attachment 3793 [details]
Video screen cast: Mageia install and "reload partition table" issue.
Sander Lepik 2013-04-23 18:20:29 CEST

CC: (none) => mageia, sander.lepik, thierry.vignaud

Comment 2 Colin Guthrie 2013-04-23 18:24:44 CEST
Should just be a call to "use fs::dmcrypt;" in a couple places...

perl-install/diskdrake/interactive.pm
 and
perl-install/fs/partitioning_wizard.pm

But I'll let Thierry do it as I'm still crap at perl :D
Comment 3 Thierry Vignaud 2013-04-23 21:26:50 CEST
Fixed in SVN

Status: NEW => RESOLVED
Resolution: (none) => FIXED