Re: [Fink-beginners] Any help? installing imagemagick-6.0.7-4 failed

2004-09-14 Thread Emily Jackson
On Tue, 14 Sep 2004 01:33:01 -0400
Jonathan Levi MD [EMAIL PROTECTED] wrote:

 Nevertheless, I'm currently in the process of building the package, 
 but I've had to go through some contortions. There do appear to be 
 mistakes in the .info file. Your problem with Quickstart.txt was 
 because this file apparently no longer exists in the current tarball 
 (it did in earlier versions) so in at least one of the lines reading
 
 
DocFiles: www/Copyright.html README.txt QuickStart.txt ChangeLog
NEWS
 
 the QuickStart.txt should be removed. I assume that would be all of 
 the lines, namely 60, 70, and 72.

I ran into the same problems; when I edited the .info file and removed
all references to the QuickStart.txt file, more problems arose:

Preparing to replace imagemagick-shlibs 6.0.7-3 (using
.../imagemagick-shlibs_6.0.7-4_darwin-powerpc.deb) ...
Unpacking replacement imagemagick-shlibs ...
dpkg: error processing
/sw/fink/dists/unstable/main/binary-darwin-powerpc/graphics/imagemagick
-shlibs_6.0.7-4_darwin-powerpc.deb (--install):
 trying to overwrite `/sw/lib/libltdl.3.1.0.dylib', which is also in
package libtool14-shlibs
dpkg-deb: subprocess paste killed by signal (Broken pipe)
dpkg: dependency problems prevent configuration of imagemagick:
 imagemagick depends on imagemagick-shlibs (= 6.0.7-4); however:
  Version of imagemagick-shlibs on system is 6.0.7-3.
dpkg: error processing imagemagick (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:

/sw/fink/dists/unstable/main/binary-darwin-powerpc/graphics/imagemagick
-shlibs_6.0.7-4_darwin-powerpc.deb
 imagemagick
### execution of dpkg failed, exit code 1
Failed: can't batch-install packages:
/sw/fink/dists/unstable/main/binary-darwin-powerpc/graphics/imagemagick
_6.0.7-4_darwin-powerpc.deb
/sw/fink/dists/unstable/main/binary-darwin-powerpc/graphics/imagemagick
-shlibs_6.0.7-4_darwin-powerpc.deb

/usr/bin/sudo /sw/bin/fink  install imagemagick-dev
Information about 3910 packages read in 16 seconds.
The following package will be installed or updated:
 imagemagick-dev
dpkg -i
/sw/fink/dists/unstable/main/binary-darwin-powerpc/graphics/imagemagick
-dev_6.0.7-4_darwin-powerpc.deb
Selecting previously deselected package imagemagick-dev.
(Reading database ... 55254 files and directories currently installed.)
Unpacking imagemagick-dev (from
.../imagemagick-dev_6.0.7-4_darwin-powerpc.deb) ...
dpkg: error processing
/sw/fink/dists/unstable/main/binary-darwin-powerpc/graphics/imagemagick
-dev_6.0.7-4_darwin-powerpc.deb (--install):
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:

/sw/fink/dists/unstable/main/binary-darwin-powerpc/graphics/imagemagick
-dev_6.0.7-4_darwin-powerpc.deb
### execution of dpkg failed, exit code 1
Failed: can't install package imagemagick-dev-6.0.7-4

I had to remove every libtool-related package before imagemagick would
finally install.

Emily

-- 
If it seem slow, wait for it; it will surely come, it will not delay.
Emily Jackson
http://home.hiwaay.net/~emilyj/missjackson.html


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-beginners] Any help? installing imagemagick-6.0.7-4 failed

2004-09-13 Thread Heinz Nabielek
/usr/bin/install -d -m 755 
/sw/src/root-imagemagick-6.0.7-4/sw/share/doc/imagemagick
/usr/bin/install -c -p -m 644 www/Copyright.html README.txt 
QuickStart.txt ChangeLog NEWS 
/sw/src/root-imagemagick-6.0.7-4/sw/share/doc/imagemagick/
install: QuickStart.txt: No such file or directory
### execution of /usr/bin/install failed, exit code 71
Failed: installing imagemagick-6.0.7-4 failed

Any help here?
Heinz

---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Any help? installing imagemagick-6.0.7-4 failed

2004-09-13 Thread Hisashi T Fujinaka
On Mon, 13 Sep 2004, Heinz Nabielek wrote:
/usr/bin/install -d -m 755 
/sw/src/root-imagemagick-6.0.7-4/sw/share/doc/imagemagick
/usr/bin/install -c -p -m 644 www/Copyright.html README.txt QuickStart.txt 
ChangeLog NEWS /sw/src/root-imagemagick-6.0.7-4/sw/share/doc/imagemagick/
install: QuickStart.txt: No such file or directory
### execution of /usr/bin/install failed, exit code 71
Failed: installing imagemagick-6.0.7-4 failed
I think the info file, committed this morning, does not match the new
tarball. I also think the maintainer has a job and can't fix it right
away.
Try again tomorrow.
--
Hisashi T Fujinaka - [EMAIL PROTECTED]
BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte
---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Any help? installing imagemagick-6.0.7-4 failed

2004-09-13 Thread Jonathan Levi MD
At 11:20 PM +0200 9/13/04, Heinz Nabielek wrote:
/usr/bin/install -d -m 755 
/sw/src/root-imagemagick-6.0.7-4/sw/share/doc/imagemagick
/usr/bin/install -c -p -m 644 www/Copyright.html README.txt 
QuickStart.txt ChangeLog NEWS 
/sw/src/root-imagemagick-6.0.7-4/sw/share/doc/imagemagick/
install: QuickStart.txt: No such file or directory
### execution of /usr/bin/install failed, exit code 71
Failed: installing imagemagick-6.0.7-4 failed

Any help here?
Hisashi is probably right when he writes:
I think the info file, committed this morning, does not match the new
tarball. I also think the maintainer has a job and can't fix it right
away.
Try again tomorrow.
Certainly the maintainer has been busy: in the last few days, he's 
updated the imagemagick.info file to go fro 5.5-something to 6.0.7, 
-.7-1, -.7-3, and now -7.4.

Nevertheless, I'm currently in the process of building the package, 
but I've had to go through some contortions. There do appear to be 
mistakes in the .info file. Your problem with Quickstart.txt was 
because this file apparently no longer exists in the current tarball 
(it did in earlier versions) so in at least one of the lines reading

  DocFiles: www/Copyright.html README.txt QuickStart.txt ChangeLog NEWS
the QuickStart.txt should be removed. I assume that would be all of 
the lines, namely 60, 70, and 72.

Also, it appears to me that his line 7,
  Source: mirror:sourceforge:imagemagick/ImageMagick-%v-3.tar.gz
needs to be amended to cite the current version 4, not 3: it seems to 
me that the way to do this would be not to replace the 3 by a 4, but 
by the symbol %r for the revision number in general, i.e.

  Source: mirror:sourceforge:imagemagick/ImageMagick-%v-%r.tar.gz
Similarly, it seems to me that his line 10,
  SourceRename: ImageMagick-%v.tar.gz
should actually read
  SourceRename: ImageMagick-%v-%r.tar.gz
since this is the format of the actual tarball's name.
I also had a problem with mismatching checksums, which doesn't really 
surprise me; if you do too, you might just tell fink to proceed 
anyway, for now.

Or, as Hisashi said, you might wait (and I might have waited) until tomorrow.
Best wishes,
Jonathan
---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners