Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partition.resize Error: The resize command has been removed in parted 3.0 #54936

Open
absmith82 opened this issue Oct 9, 2019 · 6 comments
Open
Labels
Bug broken, incorrect, or confusing behavior severity-medium 3rd level, incorrect or bad functionality, confusing and lacks a work around
Milestone

Comments

@absmith82
Copy link

absmith82 commented Oct 9, 2019

Description of Issue

If you try to resize a partition with the command salt <minion> partition.resize <device> <start> <end> on ubuntu 18.04 you get an error of Error: The resize command has been removed in parted 3.0

Setup

salt 218.3.4

Steps to Reproduce Issue

issue the command
salt <minion> partition.resize <device> <start> <end>

Versions Report

(Provided by running salt --versions-report. Please also mention any differences in master/minion versions.)

Master

Salt Version:
           Salt: 2018.3.4
 
Dependency Versions:
           cffi: 1.11.0
       cherrypy: Not Installed
       dateutil: 2.4.2
      docker-py: Not Installed
          gitdb: 0.6.4
      gitpython: 1.0.1
          ioflo: Not Installed
         Jinja2: 2.8
        libgit2: 0.26.0
        libnacl: Not Installed
       M2Crypto: Not Installed
           Mako: 1.0.3
   msgpack-pure: Not Installed
 msgpack-python: 0.4.6
   mysql-python: Not Installed
      pycparser: 2.18
       pycrypto: 2.6.1
   pycryptodome: Not Installed
         pygit2: 0.26.0
         Python: 2.7.12 (default, Aug 22 2019, 16:36:40)
   python-gnupg: 0.3.8
         PyYAML: 3.11
          PyZMQ: 15.2.0
           RAET: Not Installed
          smmap: 0.9.0
        timelib: Not Installed
        Tornado: 4.2.1
            ZMQ: 4.1.4
 
System Versions:
           dist: Ubuntu 16.04 xenial
         locale: UTF-8
        machine: x86_64
        release: 4.4.0-164-generic
         system: Linux
        version: Ubuntu 16.04 xenial

Minion

    Salt Version:
               Salt: 2018.3.4
     
    Dependency Versions:
               cffi: Not Installed
           cherrypy: Not Installed
           dateutil: 2.6.1
          docker-py: Not Installed
              gitdb: Not Installed
          gitpython: Not Installed
              ioflo: Not Installed
             Jinja2: 2.10
            libgit2: Not Installed
            libnacl: Not Installed
           M2Crypto: Not Installed
               Mako: 1.0.7
       msgpack-pure: Not Installed
     msgpack-python: 0.5.6
       mysql-python: Not Installed
          pycparser: Not Installed
           pycrypto: 2.6.1
       pycryptodome: Not Installed
             pygit2: Not Installed
             Python: 2.7.15+ (default, Jul  9 2019, 16:51:35)
       python-gnupg: 0.4.1
             PyYAML: 3.12
              PyZMQ: 16.0.2
               RAET: Not Installed
              smmap: Not Installed
            timelib: Not Installed
            Tornado: 4.5.3
                ZMQ: 4.2.5
     
    System Versions:
               dist: Ubuntu 18.04 bionic
             locale: ascii
            machine: x86_64
            release: 4.15.0-65-generic
             system: Linux
            version: Ubuntu 18.04 bionic
@stale
Copy link

stale bot commented Jan 7, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue.

@stale stale bot added the stale label Jan 7, 2020
@absmith82
Copy link
Author

absmith82 commented Jan 7, 2020 via email

@stale
Copy link

stale bot commented Jan 7, 2020

Thank you for updating this issue. It is no longer marked as stale.

@stale stale bot removed the stale label Jan 7, 2020
@Ch3LL
Copy link
Contributor

Ch3LL commented Jan 13, 2020

looks like there is more than just resize: http://www.gnu.org/software/parted/manual/html_node/Command-explanations.html#Command-explanations that was removed after version 2.4

so we will need to get this updated with the new commands.

@Ch3LL Ch3LL assigned Ch3LL and unassigned dwoz Jan 13, 2020
@Ch3LL Ch3LL added Bug broken, incorrect, or confusing behavior severity-medium 3rd level, incorrect or bad functionality, confusing and lacks a work around P2 Priority 2 and removed needs-triage labels Jan 13, 2020
@Ch3LL Ch3LL added this to the Approved milestone Jan 13, 2020
@absmith82
Copy link
Author

Just looking to see if there is an update yet

@sagetherage sagetherage removed the P2 Priority 2 label Jun 3, 2020
@flerxu
Copy link

flerxu commented Nov 11, 2020

Just looking to see if there is an update yet

Me too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug broken, incorrect, or confusing behavior severity-medium 3rd level, incorrect or bad functionality, confusing and lacks a work around
Projects
No open projects
[Test] Triage
  
Needs triage
Development

Successfully merging a pull request may close this issue.

6 participants