Received: from mail.ceal.dev (mail.ceal.dev [167.172.143.193]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 57BF5781F30 for <~alpine/devel@lists.alpinelinux.org>; Thu, 28 May 2020 19:16:25 +0000 (UTC) Received: by mail.ceal.dev (Postfix, from userid 33) id A41F67E42C; Thu, 28 May 2020 19:16:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ceal.dev; s=mail; t=1590693383; bh=2jE3JukZxLJ9A4VL2847Up9ozGPKKnYDVXDKMhZp0Xo=; h=To:Subject:In-Reply-To:From:Reply-To:References:Date:From; b=Bdmbd6toZBG3QojGNIwdzzECnq0XOi68JmJw2dql0jHkk3QGCePIbAPc8HqsqeXjQ 0MgO+1ktq5s/qh7Ox0xZO/q7dZgEGRC3d2F3e4VA/T+5qusYM2MvNZUMl1eciKDPPG dLeZ6az4kDzKbzsG5EFFEexiX06MjbB04/UzS1iZsRAcE8Zl5GOkfO12JcCBQ0yWwG JkCc7acm9+lCeP/YS6uzYc2a/q1vqxCbPj7eYcgDNzy/sxdVBdp1Q4LG2bTuw3vQMo lyl7E1vU8fRSCqoZjguvni84p3faAJsqgj8BaJuSchrBhiUY7wcqxT05KlZv1HZaTn kHnOg1l2tgBuw== To: ~alpine/devel@lists.alpinelinux.org Subject: [Ceal #3490] Running out of space on pip install In-Reply-To: X-RT-Loop-Prevention: Foundation X-Managed-BY: RT 5.0.0alpha1-11-g5a5cfcd8d (http://www.bestpractical.com/rt/) From: "Craig Kaiser" X-RT-Ticket: Foundation #3490 Reply-To: support@ceal.dev Content-Type: multipart/alternative; boundary="----------=_1590693383-29704-71" Message-ID: X-RT-Originator: craig@kaiserengineering.io References: Precedence: bulk Date: Thu, 28 May 2020 15:16:23 -0400 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit This is a multi-part message in MIME format... ------------=_1590693383-29704-71 RT-Attach-Message: yes Content-Type: text/plain; charset="utf-8" X-RT-Original-Encoding: utf-8 This is preheader text. Some clients will show this text as a preview. Hello all, I am looking for some advice on what I assume is a very easy task, but I am continually going around in circles trying to figure this out. I have a 16Gb SD card and a Mac and am looking to install Alpine Linux for my RPI3. I erase the SD card using the Mac Diskutil and select "MS-DOS (FAT)" as the new format. Then I copy the content of the aarch64 Alpine download zip file onto the SD card. I then put the SD back into the Pi and boot into Alpine Linux. The issue I run into is when I try to install a large python package (Kivy), pip quits due to no more space on the device. I have tried pointing the TMPDIR to '/media/mmcblk0p1' (~15Gb of space) and using the "--no-cache" flags with pip when installing but I still run into the issue. In the past on other OSs, I have been able to expand my file system by running `fdisk -u /media/mmcblk0p1` and creating a new primary partition but I am not able to "access" all 16Gb of my SD card. This is where I am a little nieve and don't know enough about partitions to figure out how to give my device more space for the install. Any help would be greatly appreciated! Thanks, Craig rt.craigkaiser.com. ------------=_1590693383-29704-71 Content-Type: text/html; charset="utf-8" X-RT-Original-Encoding: utf-8 Simple Transactional Email
 

Hello all,

I am looking for some advice on what I assume is a very easy task, but I am continually going around in circles trying to figure this out.

I have a 16Gb SD card and a Mac and am looking to install Alpine Linux for my RPI3.

I erase the SD card using the Mac Diskutil and select "MS-DOS (FAT)" as the new format. Then I copy the content of the aarch64 Alpine download zip file onto the SD card.

I then put the SD back into the Pi and boot into Alpine Linux. The issue I run into is when I try to install a large python package (Kivy), pip quits due to no more space on the device.

I have tried pointing the TMPDIR to '/media/mmcblk0p1' (~15Gb of space) and using the "--no-cache" flags with pip when installing but I still run into the issue.

In the past on other OSs, I have been able to expand my file system by running `fdisk -u /media/mmcblk0p1` and creating a new primary partition but I am not able to "access" all 16Gb of my SD card.

This is where I am a little nieve and don't know enough about partitions to figure out how to give my device more space for the install.

Any help would be greatly appreciated!

Thanks,
Craig

 
------------=_1590693383-29704-71--