Bug#401488: FTBFS: Aap: Recipe file "/tmp/vsf/vim-spellfiles-20060604/upstream/vim-runtime-spell/af/main.aap" not found

2006-12-04 Thread Anthony DeRobertis
James Vega wrote:
>
> Last time I tried, my computer couldn't handle building
> the actual spellfiles so I haven't had a chance to try cleaning up the
> build.

Couldn't handle it, as in the vim ... -c 'mkspell! ...' command didn't
work? That part did work for me when I ran it by hand on the Swedish files.

[Though, I do recall seeing in the mkspell docs that it's fairly
resource intensive, so if that's what you mean I'll be happy to test out
a few builds for you.]

By adding an 'extract' as a dependency in debian/rules:

build-spell-%-stamp: build-locales-stamp extract
  

I was able to get to the point where it spewed a python traceback:

*** DEBIAN *** BUILDING SPELLFILES FOR af
env LOCPATH=/tmp/vsf/vim-spellfiles-20060604/debian/locales aap -f 
upstream/vim-runtime-spell/af/main.aap
Aap: Internal Error
Aap: Traceback (most recent call last):
   File "/usr/lib/aap/Process.py", line 1163, in Process
exec script_string in recdict, recdict
   File "", line 8, in ?
   File "/usr/lib/aap/Commands.py", line 2744, in aap_fetch
verscont_cmd(line_nr, recdict, arg, "fetch")
   File "/usr/lib/aap/Commands.py", line 2739, in verscont_cmd
do_verscont_cmd(rpstack, recdict, action, attrdict, varlist)
   File "/usr/lib/aap/Commands.py", line 2726, in do_verscont_cmd
failed = fetch_nodelist(rpstack, recdict, nodelist, 0)
   File "/usr/lib/aap/VersCont.py", line 196, in fetch_nodelist
"fetch", [ "fetch", "commit" ])
   File "/usr/lib/aap/VersCont.py", line 174, in handle_nodelist
this_use_cache, action)
   File "/usr/lib/aap/VersCont.py", line 85, in verscont_command
ok = download_file(recdict, dict, node, use_cache)
   File "/usr/lib/aap/Remote.py", line 311, in download_file
shutil.copyfile(fname, node.absname)
   File "shutil.py", line 42, in copyfile
raise Error, "`%s` and `%s` are the same file" % (src, dst)
 Error: 
`/tmp/vsf/vim-spellfiles-20060604/upstream/vim-runtime-spell/af/af_ZA.zip` and 
`/tmp/vsf/vim-spellfiles-20060604/upstream/vim-runtime-spell/af/af_ZA.zip` are 
the same file

Aap: Aborted
Aap: More info in the logfile: 
/tmp/vsf/vim-spellfiles-20060604/upstream/vim-runtime-spell/af/AAPDIR/log



I have attached the log.
extra:  Reading recipe "main.aap"
extra:  Finished reading recipe "main.aap"
depend: Adding default dependency for "clean"
depend: Adding default dependency for "cleanmore"
depend: Building the "all" target
depend: 1 - updating target "all"
depend: 2 - Using dependency "all : ../af.latin1.spl ../af.utf-8.spl 
../README_af.txt"
depend: 3 - updating target "../af.latin1.spl"
depend: 4 - Using dependency "../af.latin1.spl : af_ZA.aff af_ZA.dic"
depend: 5 - updating target "af_ZA.aff"
depend: 6 - Using dependency "af_ZA.aff af_ZA.dic : " for target "af_ZA.aff"
depend: 5 - Updating "af_ZA.aff" from "": it doesn't exist
error:  Internal Error
error:  Traceback (most recent call last):
   File "/usr/lib/aap/Process.py", line 1163, in Process
exec script_string in recdict, recdict
   File "", line 8, in ?
   File "/usr/lib/aap/Commands.py", line 2744, in aap_fetch
verscont_cmd(line_nr, recdict, arg, "fetch")
   File "/usr/lib/aap/Commands.py", line 2739, in verscont_cmd
do_verscont_cmd(rpstack, recdict, action, attrdict, varlist)
   File "/usr/lib/aap/Commands.py", line 2726, in do_verscont_cmd
failed = fetch_nodelist(rpstack, recdict, nodelist, 0)
   File "/usr/lib/aap/VersCont.py", line 196, in fetch_nodelist
"fetch", [ "fetch", "commit" ])
   File "/usr/lib/aap/VersCont.py", line 174, in handle_nodelist
this_use_cache, action)
   File "/usr/lib/aap/VersCont.py", line 85, in verscont_command
ok = download_file(recdict, dict, node, use_cache)
   File "/usr/lib/aap/Remote.py", line 311, in download_file
shutil.copyfile(fname, node.absname)
   File "shutil.py", line 42, in copyfile
raise Error, "`%s` and `%s` are the same file" % (src, dst)
 Error: 
`/tmp/vsf/vim-spellfiles-20060604/upstream/vim-runtime-spell/af/af_ZA.zip` and 
`/tmp/vsf/vim-spellfiles-20060604/upstream/vim-runtime-spell/af/af_ZA.zip` are 
the same file

error:  Aborted


Bug#401488: FTBFS: Aap: Recipe file "/tmp/vsf/vim-spellfiles-20060604/upstream/vim-runtime-spell/af/main.aap" not found

2006-12-03 Thread James Vega
On Sun, Dec 03, 2006 at 08:59:51PM -0500, Anthony DeRobertis wrote:
> Package: vim-spellfiles
> Version: 20060604-1
> Severity: serious
> Justification: fails to build from source

Thanks for filing this bug as it reminds me I need to take a look at
vim-spellfiles again.  The original pacakge was uploaded mainly as proof
of concept and so people could try out the package, but it was known
there were problems with the build process (hence uploading to
experimental).  Last time I tried, my computer couldn't handle building
the actual spellfiles so I haven't had a chance to try cleaning up the
build.  I try to take a look at things again and get the build running
(if my computer can handle it now).

James
-- 
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>


signature.asc
Description: Digital signature


Bug#401488: FTBFS: Aap: Recipe file "/tmp/vsf/vim-spellfiles-20060604/upstream/vim-runtime-spell/af/main.aap" not found

2006-12-03 Thread Anthony DeRobertis
Package: vim-spellfiles
Version: 20060604-1
Severity: serious
Justification: fails to build from source

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

VERSIONS:

debhelper: 5.0.42
aap: 1.072-1.1
unzip: 5.52-9
locales: 2.3.6.ds1-8
quilt: 0.45-5

LOG:
Script started on Sun 03 Dec 2006 08:53:56 PM EST
[EMAIL PROTECTED]:vsf$ dpkg-source -x vim-spellfiles_20060604-1.dsc 
dpkg-source: extracting vim-spellfiles in vim-spellfiles-20060604
dpkg-source: unpacking vim-spellfiles_20060604.orig.tar.gz
dpkg-source: applying ./vim-spellfiles_20060604-1.diff.gz
[EMAIL PROTECTED]:vsf$ cd vim-spellfiles-20060604/
[EMAIL PROTECTED]:vim-spellfiles-20060604$ dpkg-buildpackage -rfakeroot -b -uc
dpkg-buildpackage: source package is vim-spellfiles
dpkg-buildpackage: source version is 20060604-1
dpkg-buildpackage: source changed by Stefano Zacchiroli <[EMAIL PROTECTED]>
dpkg-buildpackage: host architecture amd64
dpkg-buildpackage: source version without epoch 20060604-1
 fakeroot debian/rules clean
quilt pop -a
No patch removed
make: [clean] Error 2 (ignored)
rm -rf upstream/vim-runtime-spell upstream/AAPDIR debian/locales
dh_testdir
dh_testroot
rm -f 
dh_clean 
 debian/rules build
dh_testdir
env LOCPATH=/tmp/vsf/vim-spellfiles-20060604/debian/locales/debian/locales sh 
debian/locale-gen
Generating locales...
  af_ZA.UTF-8... done
  af_ZA.ISO-8859-1... done
  am_ET.UTF-8... done
  bg_BG.UTF-8... done
  bg_BG.CP1251... done
  ca_ES.UTF-8... done
  ca_ES.ISO-8859-1... done
  cs_CZ.UTF-8... done
  cs_CZ.ISO-8859-2... done
  da_DK.UTF-8... done
  da_DK.ISO-8859-1... done
  de_DE.UTF-8... done
  de_DE.ISO-8859-1... done
  el_GR.UTF-8... done
  el_GR.ISO-8859-7... done
  es_ES.UTF-8... done
  es_ES.ISO-8859-1... done
  fo_FO.UTF-8... done
  fo_FO.ISO-8859-1... done
  fr_FR.UTF-8... done
  he_IL.UTF-8... done
  hr_HR.UTF-8... done
  hr_HR.ISO-8859-2... done
  hu_HU.UTF-8... done
  hu_HU.ISO-8859-2... done
  it_IT.UTF-8... done
  it_IT.ISO-8859-1... done
  lt_LT.UTF-8... done
  lt_LT.ISO-8859-13... done
  nl_NL.UTF-8... done
  nl_NL.ISO-8859-1... done
  no_NO.UTF-8... done
  no_NO.ISO-8859-1... done
  pl_PL.UTF-8... done
  pl_PL.ISO-8859-2... done
  pt_PT.UTF-8... done
  pt_PT.ISO-8859-1... done
  ro_RO.UTF-8... done
  ro_RO.ISO-8859-2... done
  ru_RU.UTF-8... done
  ru_RU.KOI8-R... done
  ru_RU.CP1251... done
  sk_SK.UTF-8... done
  sk_SK.ISO-8859-2... done
  sl_SI.UTF-8... done
  sl_SI.ISO-8859-2... done
  tl_PH.ISO-8859-1... done
  tr_TR.UTF-8... done
  tr_TR.ISO-8859-9... done
  uk_UA.UTF-8... done
  uk_UA.KOI8-U... done
Generation complete.
touch build-locales-stamp
dh_testdir
*** DEBIAN *** BUILDING SPELLFILES FOR af
env LOCPATH=/tmp/vsf/vim-spellfiles-20060604/debian/locales aap -f 
upstream/vim-runtime-spell/af/main.aap
Aap: Recipe file 
"/tmp/vsf/vim-spellfiles-20060604/upstream/vim-runtime-spell/af/main.aap" not 
found
make: *** [build-spell-af-stamp] Error 1
]0;[EMAIL PROTECTED]: /tmp/vsf/[EMAIL PROTECTED]:vim-spellfiles-20060604$ d

[EMAIL PROTECTED]:vim-spellfiles-20060604$ ls -l upstream/
total 27844
- -rw-r--r-- 1 anthony anthony 26144885 2006-06-05 18:25 
dictionaries.tar.gz
- -rw-r--r-- 1 anthony anthony  2324033 2006-06-05 18:25 
vim-runtime-spell.tar.gz
]0;[EMAIL PROTECTED]: /tmp/vsf/[EMAIL PROTECTED]:vim-spellfiles-20060604$ 
Script done on Sun 03 Dec 2006 08:56:41 PM EST

- -- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (130, 'unstable'), (120, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFc4EX+z+IwlXqWf4RAuZjAJ4rnSsOwI8vrNgQWiRepAe+axFDMgCfQj6l
uK6yUxx2Ej1LW+FLWJmT/D0=
=Bu+7
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]