all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [BUG] Package installer corrupts image & zip files
@ 2011-06-15  4:37 Jambunathan K
  2011-06-15 14:32 ` bug#8870: " Jambunathan K
  0 siblings, 1 reply; 8+ messages in thread
From: Jambunathan K @ 2011-06-15  4:37 UTC (permalink / raw)
  To: emacs-devel


Would it be possible to address the following bug before my
OpenDocumentText exporter lands in elpa? I will also file a formal bug
report in few hours.

Summary:

I distribute an image file (png) and a OpenOffice extension (oxt) file
as part of the bundle. These files are getting mangled by the package
installer.

Steps for reproduction:

1. Update package-archives to point to my archive

--8<---------------cut here---------------start------------->8---
(setq package-archives
      '(("gnu" . "http://elpa.gnu.org/packages/")
	("org-odt" . "http://repo.or.cz/w/org-mode/org-jambu.git/blob_plain/HEAD:/packages/")))
--8<---------------cut here---------------end--------------->8---

2. Install the org-odt package.

3. Visit the following files:
   ~/.emacs.d/elpa/org-odt-20110613/contrib/odt/files/org-mode-unicorn.png
   ~/.emacs.d/elpa/org-odt-20110613/contrib/odt/BasicODConverter-0.8.0.oxt

   Note that the above two files are corrupt. (oxt file is a zip archive)

4. Visit these files in the downloaded tar. Note that they are sane.

Jambunathan K.

-- 



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-06-27 21:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-15  4:37 [BUG] Package installer corrupts image & zip files Jambunathan K
2011-06-15 14:32 ` bug#8870: " Jambunathan K
2011-06-15 18:01   ` bug#8870: Additional Info Jambunathan K
2011-06-18 21:56   ` bug#8870: Package installer corrupts image & zip files Chong Yidong
2011-06-19  4:47     ` Jambunathan K
2011-06-26 21:01       ` Chong Yidong
2011-06-27 19:03         ` Jambunathan K
2011-06-27 21:12           ` Chong Yidong

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.