#363 Bump partition size again for python classroom on arm
Closed 5 years ago by dustymabe. Opened 6 years ago by dustymabe.
dustymabe/fedora-kickstarts dusty-rawhide  into  master

file modified
+1 -1
@@ -2,7 +2,7 @@ 

  %include fedora-arm-xbase.ks

  %include fedora-workstation-common.ks

  

- part / --size=6200 --fstype ext4

+ part / --size=6300 --fstype ext4

  

  %packages

  -initial-setup

Most recent needs are 56M more space:

DEBUG util.py:439: At least 56MB more space needed on the / filesystem.

Signed-off-by: Dusty Mabe dusty@dustymabe.com

Do we have any idea what grew to make this needed again?
Especially since we already had to grow it recently (#354, #359), and just growing it everytime we hit this does not sound like the ideal fix...

I asked but no one responded: https://pagure.io/dusty/failed-composes/issue/85#comment-499704.
@dustymabe that would not be the right place to ask, have you engaged in communications with the spin owner? they are the ones on the hook to make sure things work and continue to work. I am pretty sure no one but you is watching what happens in your own namespace.

I actually subscribed to and watch dusty's filings, but on the weekends don't read email ;)

I actually subscribed to and watch dusty's filings, but on the weekends don't read email ;)

@herrold - are you the spin owner? Do you know why we've needed so much more disk space recently?

This seems to have resolved itself. Will monitor this to see if it happens again, but for now this PR does not need to be merged.

After a week or so I'll close this PR.

Pull-Request has been closed by dustymabe

5 years ago
Metadata