Public bug reported:

Binary package hint: parted

I've been using parted regularly with lucid lynx betas without problems.

But just recently I have started seeing two problems:
(1) the "--script" option doesn't appear to work any more.
(2) When I run parted commands (other than "p") manually, I get this output:

custom logging function 0xb9237008 registered
selinux=0
calling: settle
custom logging function 0xb8d04008 registered
selinux=0
calling: settle

I am using parted because I am experimenting with testing grub2 under
qemu. The commands I am running are:

qemu-img create raw.img 4G
sudo mknod disk b 7 200
sudo chown $USER disk
sudo losetup disk raw.img
cat partcmds.txt | parted --script disk

File partcmds.txt contains:
mklabel msdos
mkpart primary ext2 65536s 100%

A variant of this was working a while ago, but no longer works; the
parted script now just appears to be ignored. And as mentioned above,
when I test things interactively (ie I run "parted disk" and enter the
commands in partcmds.txt manually) they *work*, but the odd output
appears.

$ lsb_release -rd
Description:    Ubuntu 10.04 LTS
Release:        10.04

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: parted 2.2-5ubuntu5
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic i686
Architecture: i386
Date: Wed May  5 21:33:15 2010
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100224.1)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_NZ.utf8
 SHELL=/bin/bash
SourcePackage: parted

** Affects: parted (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 lucid

-- 
parted shows "custom logging function", --script not working
https://bugs.launchpad.net/bugs/575672
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to