GNU bug report logs - #39392

Previous Next

Package: parted;

Reported by: Rafal Gegala <rafalgegala <at> gmail.com>

Date: Sun, 2 Feb 2020 15:45:02 UTC

Severity: normal

Done: "Brian C. Lane" <bcl <at> redhat.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 39392 in the body.
You can then email your comments to 39392 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-parted <at> gnu.org:
bug#39392; Package parted. (Sun, 02 Feb 2020 15:45:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Rafal Gegala <rafalgegala <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-parted <at> gnu.org. (Sun, 02 Feb 2020 15:45:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Rafal Gegala <rafalgegala <at> gmail.com>
To: t <bug-parted <at> gnu.org>
Subject: Re:
Date: Sun, 2 Feb 2020 16:06:04 +0100
[Message part 1 (text/plain, inline)]
Apologies, after sending the email I realized I was in the directory that
was in one of the partitions being resized.  Though it would make for a
good feature to warn users if they are about to resize partitions that are
currently mounted or in use.

Still get the follow message
raf <at> raf-desktop:~$ gparted
Unit -.mount does not exist, proceeding anyway.
======================
libparted : 3.2
======================

On Sun, Feb 2, 2020 at 3:52 PM Rafal Gegala <rafalgegala <at> gmail.com> wrote:

> Hi Team
>
> There appears to be some garbage output or issues when running gparted
> from a command line,  Are the errors below harmless or indicative of a
> deeper issue?
>
> The requested output:
>
> root <at> raf-desktop:/media/raf/03f89ed2-6a56-4d40-b9be-c9d7cf736084/home#
> parted /dev/disk/by-id/usb-SanDisk_Extreme_4C530001130321123535-0\:0 print
> unit s print unit chs print
> Model: SanDisk Extreme (scsi)
> Disk /dev/sdc: 62.7GB
> Sector size (logical/physical): 512B/512B
> Partition Table: msdos
> Disk Flags:
>
> Number  Start   End     Size    Type      File system     Flags
>  1      1049kB  60.3GB  60.3GB  primary   ext4            boot
>  2      60.3GB  62.7GB  2452MB  extended
>  5      60.3GB  62.4GB  2147MB  logical   linux-swap(v1)
>
> Model: SanDisk Extreme (scsi)
> Disk /dev/sdc: 122552320s
> Sector size (logical/physical): 512B/512B
> Partition Table: msdos
> Disk Flags:
>
> Number  Start       End         Size        Type      File system     Flags
>  1      2048s       117762047s  117760000s  primary   ext4            boot
>  2      117762048s  122550271s  4788224s    extended
>  5      117764096s  121958399s  4194304s    logical   linux-swap(v1)
>
> Model: SanDisk Extreme (scsi)
> Disk /dev/sdc: 7628,134,57
> Sector size (logical/physical): 512B/512B
> BIOS cylinder,head,sector geometry: 7628,255,63.  Each cylinder is 8225kB.
> Partition Table: msdos
> Disk Flags:
>
> Number  Start        End          Type      File system     Flags
>  1      0,32,32      7330,88,53   primary   ext4            boot
>  2      7330,88,54   7628,102,25  extended
>  5      7330,121,23  7591,142,38  logical   linux-swap(v1)
>
> The below errors showed up when attempting to resize a pendive with the
> following steps:
> 1, Shrink the first partition by about 280 MB
> 2. Moving the extended partition up
> 3 Moving up and resizing the swap partition
>
> The goal was to leave some extra space at the end of this pendrive so I
> can copy the contents onto other 64GB pendrives if needed.  The operations
> seem to have completed successfully.
>
> root <at> raf-desktop:/media/raf/03f89ed2-6a56-4d40-b9be-c9d7cf736084/home#
> gparted
> sh: 0: getcwd() failed: Input/output error
> sh: 0: getcwd() failed: Input/output error
> Unit -.mount does not exist, proceeding anyway.
> sh: 0: getcwd() failed: Input/output error
> ======================
> libparted : 3.2
> ======================
> sh: 0: getcwd() failed: Input/output error
> sh: 0: getcwd() failed: Input/output error
> sh: 0: getcwd() failed: Input/output error
> sh: 0: getcwd() failed: Input/output error
> sh: 0: getcwd() failed: Input/output error
> sh: 0: getcwd() failed: Input/output error
> sh: 0: getcwd() failed: Input/output error
> sh: 0: getcwd() failed: Input/output error
> sh: 0: getcwd() failed: Input/output error
> sh: 0: getcwd() failed: Input/output error
> sh: 0: getcwd() failed: Input/output error
> sh: 0: getcwd() failed: Input/output error
> sh: 0: getcwd() failed: Input/output error
> sh: 0: getcwd() failed: Input/output error
>
> Regards,
>
> Rafal
>
>
[Message part 2 (text/html, inline)]

Reply sent to "Brian C. Lane" <bcl <at> redhat.com>:
You have taken responsibility. (Mon, 03 Feb 2020 18:20:02 GMT) Full text and rfc822 format available.

Notification sent to Rafal Gegala <rafalgegala <at> gmail.com>:
bug acknowledged by developer. (Mon, 03 Feb 2020 18:20:02 GMT) Full text and rfc822 format available.

Message #10 received at 39392-done <at> debbugs.gnu.org (full text, mbox):

From: "Brian C. Lane" <bcl <at> redhat.com>
To: Rafal Gegala <rafalgegala <at> gmail.com>
Cc: 39392-done <at> debbugs.gnu.org
Subject: Re: bug#39392:
Date: Mon, 3 Feb 2020 10:19:08 -0800
On Sun, Feb 02, 2020 at 04:06:04PM +0100, Rafal Gegala wrote:
> Apologies, after sending the email I realized I was in the directory that
> was in one of the partitions being resized.  Though it would make for a
> good feature to warn users if they are about to resize partitions that are
> currently mounted or in use.
> 
> Still get the follow message
> raf <at> raf-desktop:~$ gparted

parted is not gparted, those errors don't look like something that we
output.

-- 
Brian C. Lane (PST8PDT) - weldr.io - lorax - parted - pykickstart





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 03 Mar 2020 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 104 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.