Hello,

mv: rename /sw/src/root-httrack-3.22.3-12/sw/share/doc/httrack/ libtest to /sw/src/fink.build/root-httrack-dev-3.22.3-12/sw/share/ doc/httrack-dev/libtest: No such file or directory
### execution of mv failed, exit code 1

This package is indeed severely broken. It doesn't build on recent fink versions because of a weird InstallScript that should never have been there in the first place (maintainer CCed, although I don't know if he is still around; this strange thing is actually rather old). In addition, the source tarball on the Fink mirrors is quite different from the one with the same name on the original URL: different checksum, and installs into a different directory. The old version which is in Fink doesn't actually exist any more on the original URL.

Since this needs some serious repair work (best combined with an upgrade to the current release), I have opened a bug tracker item #1309246, so that whoever feels up to it can contribute to a solution.

I'm not involved in the httrack project, and i don't use this software anymore (not because i use another software, but because i don't need an offline browser anymore). That's mostly why i lost interrested in this package and didn't made it evolve :/

This package is quite old, and a new httrack version is available. The best solution is to package this one. Whoever wants to work on this and take maintainership is really welcome.

Anyhow, here's a quick fix for this problem:

----8<----8<----8<----8<----
--- /sw/fink/dists/unstable/main/finkinfo/web/httrack.info 2005-04-27 05:26:59.000000000 +0200 +++ /sw/fink/dists/local/main/finkinfo/httrack.info 2005-09-30 18:44:08.000000000 +0200
@@ -1,6 +1,6 @@
Package: httrack
Version: 3.22.3
-Revision: 12
+Revision: 13
Description: Offline browser: download websites
DescDetail: <<
  HTTrack is an offline browser utility, allowing you to download a
@@ -35,6 +35,6 @@
  Docfiles: license.txt gpl-fr.txt
  InstallScript: <<
   mkdir -p %i/share/doc/%n
-  mv %p/src/root-%N-%v-%r%p/share/doc/%N/libtest %i/share/doc/%n
+  mv %I/share/doc/%N/libtest %i/share/doc/%n
  <<
<<
---->8---->8---->8---->8----

Just as a site note, i submitted the very first info file. The SplitOffs (and thus the weird InstallScript) should have been added later by someone else.

I didn't find any tracker for bug #1309246 nor for httrack, thus i couldn't post this fix there.

Greetings,

--
Bertrand LUPART





-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to