From: "Sebastien Kirche" <sekki@yahoo.com>
Subject: Emacs OSX : package disk image too small
Date: Wed, 23 Apr 2003 17:10:47 +0200 (CEST) [thread overview]
Message-ID: <20030423151047.81764.qmail@web13907.mail.yahoo.com> (raw)
Here is the end of a "make-package --self-contained"
compilation on my 10.2.5 system,
it seems that the make-package script builds a too
small disk image file...
the line 390 of the script is concerned :
sectorsAlloced=`echo 2*${compressedSize}+20|bc`
i tried to replace the 2 times multiplier by a 3 with
success, but that value should be fine tuned, as we
get a 37 MB file instead of 25 MB...
-begin
log-----------------------------------------------------------
chmod -R a+r
/Users/seki/Projets/cvsemacs/mac/make-package.tmp.8035//Applications/Emacs.app/Contents/Resources/share/emacs/21.3.50/leim
cd lib-src; make maybe-blessmail \
MAKE='make'
archlibdir='/Users/seki/Projets/cvsemacs/mac/make-package.tmp.8035//Applications/Emacs.app/Contents/Resources/libexec/emacs/21.3.50/powerpc-apple-darwin6.5'
make[1]: Nothing to be done for `maybe-blessmail'.
Creating Emacs.app application
Creating Package Info file
Creating pax file
Compressing pax file
Creating bom file
Generating sizes file
NumFiles 2383
InstalledSize 93928
CompressedSize 25480
Creating Disc Image
...................................................................................................................................
created: EmacsRW.dmg
Initialized /dev/rdisk1s2 as a 25 MB HFS Plus volume
hdiutil: detach: "disk1s1" detached successfully.
hdiutil: detach: "disk1s2" detached successfully.
hdiutil: detach: "disk1" detached successfully.
Copying Package to Disc Image
/dev/disk1 Apple_partition_scheme
/dev/disk1s1 Apple_partition_map
/dev/disk1s2 Apple_HFS
/Volumes/Emacs
cp: writing
`/Volumes/Emacs/Emacs.pkg/Contents/Resources/Emacs.pax.gz':
No space left on device
cp: cannot create regular file
`/Volumes/Emacs/Emacs.pkg/Contents/Resources/Emacs.sizes':
No space left on device
cp: cannot create directory
`/Volumes/Emacs/Emacs.pkg/Contents/Resources/English.lproj':
No space left on device
cp: cannot create regular file
`/Volumes/Emacs/Emacs.pkg/Contents/Resources/License.txt':
No space left on device
cp: cannot create regular file
`/Volumes/Emacs/Emacs.pkg/Contents/Resources/ReadMe.txt':
No space left on device
Converting Disc Image to read-only
hdiutil: detach: "disk1s1" detached successfully.
hdiutil: detach: "disk1s2" detached successfully.
hdiutil: detach: "disk1" detached successfully.
Preparing imaging engine...
Reading DDM...
(CRC32 $013B18D7: DDM)
Reading Apple_partition_map (0)...
(CRC32 $F58C4DD2: Apple_partition_map (0))
Reading Apple_HFS (1)...
..................................................................................................................................
(CRC32 $7EB14F9A: Apple_HFS (1))
Reading Apple_Free (2)...
...................................................................................................................................
(CRC32 $00000000: Apple_Free (2))
Terminating imaging engine...
Adding resources...
...................................................................................................................................
Elapsed Time: 4.180s
(1 task, weight 100)
File size: 26092032 bytes, Checksum: CRC32 $7BF870C2
Sectors processed: 50980, 50961 copied
Speed: 6.0Mbytes/sec
Savings: 0.0%
created: EmacsInstaller.dmg
Cleaning up the staging directory
-end
log-----------------------------------------------------------
Best regards,
Sebastien Kirche
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com
next reply other threads:[~2003-04-23 15:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-23 15:10 Sebastien Kirche [this message]
2003-04-28 16:24 ` Emacs OSX : package disk image too small Andrew Choi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030423151047.81764.qmail@web13907.mail.yahoo.com \
--to=sekki@yahoo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.