Bug 20083 - Using "Clear all" button in diskdrake results in "Undefined subroutine &fs::any:is_boot_bios_part_needed" error
Summary: Using "Clear all" button in diskdrake results in "Undefined subroutine &fs::a...
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia tools maintainers
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-07 13:01 CET by Martin Whitaker
Modified: 2017-01-07 14:46 CET (History)
2 users (show)

See Also:
Source RPM: drakxtools-17.65-1.mga6.src.rpm
CVE:
Status comment:


Attachments

Description Martin Whitaker 2017-01-07 13:01:11 CET
Full error message is

  Undefined subroutine &fs::any:is_boot_bios_part_needed called at /usr/lib/libDrakX/fsedit.pm line 58

This can be fixed by adding "use fs::any" to the imports in fsedit.pm/
Comment 1 Mageia Robot 2017-01-07 14:45:48 CET
commit 07d75cb4cec18e85ef21a819d5c3dcbc4e269b8d
Author: Thierry Vignaud <thierry.vignaud@...>
Date:   Sat Jan 7 14:44:11 2017 +0100

    fix exception when clearing all partitions
    
    it happens on !UEFI (mga#20083)
---
 Commit Link:
   http://gitweb.mageia.org/software/drakx/commit/?id=07d75cb4cec18e85ef21a819d5c3dcbc4e269b8d
Comment 2 Thierry Vignaud 2017-01-07 14:46:04 CET
Fixed in git

Status: NEW => RESOLVED
CC: (none) => thierry.vignaud
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.