Bug 676892 - FormatDestroyError: error wiping old signatures from /dev/mapper/diskp1: 1
Summary: FormatDestroyError: error wiping old signatures from /dev/mapper/diskp1: 1
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 19
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brian Lane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:6596ac52597b1e0c5...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-11 17:40 UTC by Brian Lane
Modified: 2013-12-18 23:15 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-18 23:15:51 UTC
Type: ---


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (412.82 KB, text/plain)
2011-02-11 17:40 UTC, Brian Lane
no flags Details
kickstart used for image install (486 bytes, text/plain)
2011-02-11 17:43 UTC, Brian Lane
no flags Details

Description Brian Lane 2011-02-11 17:40:09 UTC
The following was filed automatically by anaconda:
anaconda 15.18 exception report
Traceback (most recent call first):
  File "/tmp/updates/pyanaconda/storage/formats/__init__.py", line 288, in destroy
    raise FormatDestroyError(msg)
  File "/tmp/updates/pyanaconda/storage/devices.py", line 1416, in _postCreate
    DeviceFormat(device=self.path, exists=True).destroy()
  File "/tmp/updates/pyanaconda/storage/devices.py", line 750, in create
    self._postCreate()
  File "/tmp/updates/pyanaconda/storage/deviceaction.py", line 240, in execute
    self.device.create(intf=intf)
  File "/tmp/updates/pyanaconda/storage/devicetree.py", line 309, in processActions
    action.execute(intf=self.intf)
  File "/tmp/updates/pyanaconda/storage/__init__.py", line 355, in doIt
    self.devicetree.processActions()
  File "/tmp/updates/pyanaconda/packages.py", line 116, in turnOnFilesystems
    anaconda.storage.doIt()
  File "/tmp/updates/pyanaconda/dispatch.py", line 211, in moveStep
    rc = stepFunc(self.anaconda)
  File "/tmp/updates/pyanaconda/dispatch.py", line 130, in gotoNext
    self.moveStep()
  File "/tmp/updates/pyanaconda/dispatch.py", line 234, in currentStep
    self.gotoNext()
  File "/tmp/updates/pyanaconda/gui.py", line 1290, in setScreen
    (step, anaconda) = self.anaconda.dispatch.currentStep()
  File "/tmp/updates/pyanaconda/gui.py", line 1476, in setup_window
    self.setScreen()
  File "/tmp/updates/pyanaconda/gui.py", line 1490, in run
    self.setup_window(False)
  File "/tmp/updates/pyanaconda/gui.py", line 1221, in run
    self.icw.run()
  File "/tmp/updates/anaconda", line 927, in <module>
    anaconda.intf.run(anaconda)
FormatDestroyError: error wiping old signatures from /dev/mapper/diskp1: 1

Comment 1 Brian Lane 2011-02-11 17:40:13 UTC
Created attachment 478282 [details]
Attached traceback automatically from anaconda.

Comment 2 Brian Lane 2011-02-11 17:43:58 UTC
Created attachment 478283 [details]
kickstart used for image install

Comment 3 Brian Lane 2011-02-11 17:44:49 UTC
Hit this while doing a kickstart image install:

#!/bin/sh
LIVECMD="anaconda --image=/mnt/a/disk.img --kickstart=/mnt/a/livecd-fedora-minimal.ks --repo=http://download.fedora.redhat.com/pub/fedora/linux/development/rawhide/x86_64/os --proxy=http://proxy.brianlane.com:3128" ./liveinst --updates=http://proxy.brianlane.com/updates/updates.img

Comment 4 Fedora End Of Life 2013-04-03 18:11:42 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19


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