executables in binary package, not rebuilt during build
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dict-af (Ubuntu) |
Fix Released
|
High
|
Matthias Klose |
Bug Description
root@gutsy:~# apt-get source dict-af
Reading package lists... Done
Building dependency tree
Reading state information... Done
Need to get 1164kB of source archives.
Get:1 http://
Get:2 http://
Get:3 http://
Fetched 1164kB in 0s (19.2MB/s)
gpg: Signature made Tue Feb 6 23:00:39 2007 UTC using DSA key ID 0F932C9C
gpg: Can't check signature: public key not found
dpkg-source: extracting dict-af in dict-af-20070203
dpkg-source: unpacking dict-af_
dpkg-source: applying ./dict-
root@gutsy:~# cd dict-af-20070203/
root@gutsy:
-rwxr-xr-x 1 root root 19376 Feb 6 2007 utils/munch
utils/munch: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.4.1, dynamically linked (uses shared libs), not stripped
root@gutsy:
dh_testdir
dh_testroot
rm -f build-stamp
/usr/bin/make -C af clean
make[1]: Entering directory `/root/
rm -f myspell/
rm -f ispell/
rm -rf aspell/
rm -rf wordlists/
rm -rf acor/acor_
make[1]: Leaving directory `/root/
rm -f af/myspell/*.zip af/myspell/*.xpi
rm -f af/wordlists/*.zip
dh_clean
root@gutsy:
-rwxr-xr-x 1 root root 19376 Feb 6 2007 utils/munch
utils/munch: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.4.1, dynamically linked (uses shared libs), not stripped
root@gutsy:
/usr/bin/make -C af myspell aspell
make[1]: Entering directory `/root/
iconv -f utf-8 -t iso-8859-1 < wordlists/
iconv -f utf-8 -t iso-8859-1 < wordlists/
iconv -f utf-8 -t iso-8859-1 < wordlists/
iconv -f utf-8 -t iso-8859-1 < wordlists/
iconv -f utf-8 -t iso-8859-1 < wordlists/
iconv -f utf-8 -t iso-8859-1 < wordlists/
iconv -f utf-8 -t iso-8859-1 < wordlists/
iconv -f utf-8 -t iso-8859-1 < wordlists/
iconv -f utf-8 -t iso-8859-1 < wordlists/
iconv -f utf-8 -t iso-8859-1 < wordlists/
iconv -f utf-8 -t iso-8859-1 < wordlists/
iconv -f utf-8 -t iso-8859-1 < wordlists/
iconv -f utf-8 -t iso-8859-1 < wordlists/
iconv -f utf-8 -t iso-8859-1 < wordlists/
cat wordlists/
egrep -v '(^#| )' <wordlists/
../utils/munch myspell/
/bin/sh: ../utils/munch: not found
make[1]: *** [myspell/af_ZA.dic] Error 127
make[1]: Leaving directory `/root/
make: *** [build-stamp] Error 2
root@gutsy:
-rwxr-xr-x 1 root root 19376 Feb 6 2007 utils/munch
utils/munch: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.4.1, dynamically linked (uses shared libs), not stripped
root@gutsy:
Changed in dict-af: | |
assignee: | nobody → ijackson |
importance: | Undecided → High |
milestone: | none → ubuntu-7.10-rc |
status: | New → Confirmed |
Changed in dict-af: | |
assignee: | ijackson → doko |
status: | Confirmed → In Progress |
fixed in current gutsy