GNU bug report logs -
#36319
Static parted distributed via gnu.org does not work
Previous Next
Reported by: Alex King <alex <at> rimuhosting.com>
Date: Thu, 20 Jun 2019 23:58:02 UTC
Severity: normal
Done: "Brian C. Lane" <bcl <at> redhat.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Tue, 25 Jun 2019 15:58:54 -0700
with message-id <20190625225854.GD5470 <at> lister.brianlane.com>
and subject line Re: bug#36319: Static parted distributed via gnu.org does not work
has caused the debbugs.gnu.org bug report #36319,
regarding Static parted distributed via gnu.org does not work
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
36319: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36319
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
I wanted a later parted than comes with the machine I am working on. So I
downloaded it, but it seems it has a bug related to temp file usage, or
perhaps some kind of synchronization error?:
# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 7.11 (wheezy)
Release: 7.11
Codename: wheezy
# uname -a
Linux dal8 3.2.0-4-amd64 #1 SMP Debian 3.2.84-1 x86_64 GNU/Linux
# wget https://ftp.gnu.org/gnu/parted/static/parted-1.8.1-static
# md5sum parted-1.8.1-static
def7525b360666c654c7d1bb4d89d2a7 parted-1.8.1-static
# chmod +x parted-1.8.1-static
# ./parted-1.8.1-static
parted-1.8.1-static: can't open file '/tmp/upxA0DIZXFAYFN (deleted)'
I tried this on another machine:
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 10 (buster)
Release: 10
Codename: buster
$ uname -a
Linux high 4.18.0-2-amd64 #1 SMP Debian 4.18.10-2 (2018-10-07) x86_64 GNU/Linux
$ wget http://wlglam.fsmg.org.nz/pub/gnu/parted/static/parted-1.8.1-static
$ md5sum parted-1.8.1-static
def7525b360666c654c7d1bb4d89d2a7 parted-1.8.1-static
$ chmod +x parted-1.8.1-static
$ sudo ./parted-1.8.1-static
parted-1.8.1-static: can't open file '/tmp/upxCOKJJYTAFQ1 (deleted)'
Thanks,
Alex King
RimuHosting Support
[Message part 3 (message/rfc822, inline)]
On Fri, Jun 21, 2019 at 11:34:27AM +1200, Alex King wrote:
> I wanted a later parted than comes with the machine I am working on. So I
> downloaded it, but it seems it has a bug related to temp file usage, or
> perhaps some kind of synchronization error?:
Why aren't you using the version provided with Debian? I'm not sure
exactly which version wheezy included, but I'm sure it was newer than
1.8.1 and buster has 3.2
https://packages.debian.org/search?keywords=parted&searchon=names&suite=all§ion=all
The version you are trying to use is ancient, and I would not recommend
using it at all.
--
Brian C. Lane (PST8PDT) - weldr.io - lorax - parted
This bug report was last modified 5 years and 332 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.