bug#22387: Non-interactive use and errors

2016-02-08 Thread Narcis Garcia
I'm receiving answers from many people but neither a subject [prefix] nor arecipient seems related to the software project they are talking about. Can you unsubscribe me from this chaotic thread? On 08/02/16 14:49, Phil Susi wrote: > Asked and answered. > > >

bug#22387: Non-interactive use and errors

2016-02-08 Thread Phil Susi
Asked and answered.

bug#22387: Non-interactive use and errors

2016-01-28 Thread Narcis Garcia
Oh thanks. El 28/01/16 a les 17:52, Brian C. Lane ha escrit: > On Sat, Jan 16, 2016 at 08:11:26PM +0100, Narcis Garcia wrote: >> Hello, I'm trying to call parted from a ShellScript to get details from >> block devices: >> >> $ parted /dev/OneDevice print >> >> But when I specify a removable devic

bug#22387: Non-interactive use and errors

2016-01-28 Thread Brian C. Lane
On Sat, Jan 16, 2016 at 08:11:26PM +0100, Narcis Garcia wrote: > Hello, I'm trying to call parted from a ShellScript to get details from > block devices: > > $ parted /dev/OneDevice print > > But when I specify a removable device, it expects user interaction: > Error: Error opening /dev/OneDevice

bug#22387: Non-interactive use and errors

2016-01-16 Thread Narcis Garcia
Hello, I'm trying to call parted from a ShellScript to get details from block devices: $ parted /dev/OneDevice print But when I specify a removable device, it expects user interaction: Error: Error opening /dev/OneDevice: No medium found Retry/Cancel? Is there any way to avoid this and get only