Your message dated Sat, 09 Feb 2013 17:02:32 +0000
with message-id <e1u4dou-00084f...@franck.debian.org>
and subject line Bug#681750: fixed in astk 1.11.0-1
has caused the Debian Bug report #681750,
regarding aster: FTBFS: IOError: [Errno 2] No such file or directory:
'/etc/codeaster/astkrc/prefs'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
681750: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681750
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: aster
Version: 10.6.0-1-4
Severity: serious
Justification: fails to build from source
aster FTBFS:
| HOME=/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp; \
| set -ex; \
| for v in 2.6 2.7; do \
| cp -f debian/profile.sh
/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp/usr/lib/codeaster/STA10.6/profile_py$v.sh;
\
| perl -pi -e "s|HOSTNAME|borsuk|g"
/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp/usr/lib/codeaster/STA10.6/config-py$v.txt; \
| perl -pi -e "s|PYVER|$v|g"
/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp/usr/lib/codeaster/STA10.6/profile_py$v.sh; \
| cp -f debian/config_32.txt
/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp/usr/lib/codeaster/STA10.6/config-py$v.txt;
\
| perl -pi -e "s|PYVER|$v|g"
/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp/usr/lib/codeaster/STA10.6/config-py$v.txt; \
| perl -pi -e
"s|DEB_DESTDIR|/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp|g"
/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp/usr/lib/codeaster/STA10.6/config-py$v.txt; \
| perl -pi -e "s|ASTER_ROOT|/usr/lib/codeaster|g"
/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp/usr/lib/codeaster/STA10.6/config-py$v.txt; \
| python$v -c 'import sys, asrun ; from asrun.main import main,start;
del sys.argv[0]; main()' /usr/bin/as_run --make --vers=STA10.6
--destdir=/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp
--config=/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp//usr/lib/codeaster/STA10.6/config-py$v.txt;
\
| find
/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp//usr/lib/codeaster/STA10.6 -name
\*.o | xargs rm; \
| perl -pi -e "s|/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp||g"
/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp//usr/lib/codeaster/STA10.6/config-py$v.txt;
\
| perl -pi -e "s|borsuk|HOSTNAME|g"
/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp/usr/lib/codeaster/STA10.6/config-py$v.txt; \
| done
| + cp -f debian/profile.sh
/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp/usr/lib/codeaster/STA10.6/profile_py2.6.sh
| + perl -pi -e s|HOSTNAME|borsuk|g
/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp/usr/lib/codeaster/STA10.6/config-py2.6.txt
| Can't open
/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp/usr/lib/codeaster/STA10.6/config-py2.6.txt:
No such file or directory.
| + perl -pi -e s|PYVER|2.6|g
/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp/usr/lib/codeaster/STA10.6/profile_py2.6.sh
| + cp -f debian/config_32.txt
/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp/usr/lib/codeaster/STA10.6/config-py2.6.txt
| + perl -pi -e s|PYVER|2.6|g
/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp/usr/lib/codeaster/STA10.6/config-py2.6.txt
| + perl -pi -e s|DEB_DESTDIR|/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp|g
/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp/usr/lib/codeaster/STA10.6/config-py2.6.txt
| + perl -pi -e s|ASTER_ROOT|/usr/lib/codeaster|g
/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp/usr/lib/codeaster/STA10.6/config-py2.6.txt
| + python2.6 -c import sys, asrun ; from asrun.main import main,start; del
sys.argv[0]; main() /usr/bin/as_run --make --vers=STA10.6
--destdir=/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp
--config=/build/aster-i6_TgT/aster-10.6.0-1/debian/tmp//usr/lib/codeaster/STA10.6/config-py2.6.txt
| Traceback (most recent call last):
| File "<string>", line 1, in <module>
| File "/usr/lib/python2.6/dist-packages/asrun/main.py", line 109, in main
| start()
| File "/usr/lib/python2.6/dist-packages/asrun/main.py", line 51, in start
| run = AsterRun()
| File "/usr/lib/python2.6/dist-packages/asrun/run.py", line 147, in __init__
| self._init_rc()
| File "/usr/lib/python2.6/dist-packages/asrun/run.py", line 232, in _init_rc
| client.init_user_resource(osp.basename(ficrc))
| File "/usr/lib/python2.6/dist-packages/asrun/client/config.py", line 100,
in init_user_resource
| copyfile(self.rcfile(filename, osp.join(confdir, 'astkrc')),
self.rcfile(filename))
| File "/usr/lib/python2.6/shutil.py", line 50, in copyfile
| with open(src, 'rb') as fsrc:
| IOError: [Errno 2] No such file or directory: '/etc/codeaster/astkrc/prefs'
| make: *** [install] Error 1
--
Jakub Wilk
--- End Message ---
--- Begin Message ---
Source: astk
Source-Version: 1.11.0-1
We believe that the bug you reported is fixed in the latest version of
astk, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 681...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andrea Palazzi <palazziand...@yahoo.it> (supplier of updated astk package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 31 Dec 2012 14:31:43 +0100
Source: astk
Binary: code-aster-gui code-aster-run
Architecture: source all
Version: 1.11.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Andrea Palazzi <palazziand...@yahoo.it>
Description:
code-aster-gui - Graphical user interface for Code_Aster - client
code-aster-run - Graphical user interface for Code_Aster - server
Closes: 681750
Changes:
astk (1.11.0-1) unstable; urgency=low
.
* Updated to version 1.11.0
* Removed unnecessary build-deps on gmsh, garce and eficas
[ Christophe Trophime ]
* code-aster-run :
Depends on code-aster-gui (closes: #681750)
Checksums-Sha1:
ed36c4c462ab4e4d0cbd5c9c9efa9b0fac82dca2 1447 astk_1.11.0-1.dsc
20d1c113bf63acd337653450ab28f29ea791a6c8 773469 astk_1.11.0.orig.tar.gz
5fd75cdedc5789a0f12b157d61fb9a0515b7d909 30308 astk_1.11.0-1.debian.tar.gz
0c0cd2436fc3f7aeedb6c07f500dd6bb5c25079f 441172 code-aster-gui_1.11.0-1_all.deb
28d26c810e21fafa2df6bab463c60d27a01eaf84 305132 code-aster-run_1.11.0-1_all.deb
Checksums-Sha256:
672a64bd5957591e25f90c525bff669f7bf75f50aaede44f69d608ccca17bafa 1447
astk_1.11.0-1.dsc
45fb38b96d25c5b9394f40d21c9b9a34732f8ca24ab932af23a60e6e947e876b 773469
astk_1.11.0.orig.tar.gz
192cce06f7e0e9b5a995e3ff8772dc5558bdf1c213431506b39ff90d5b1f85d1 30308
astk_1.11.0-1.debian.tar.gz
292b5afa76cb364b5a07fd57fab218a862002963d37ecfcf8b70eabd59a2f5a3 441172
code-aster-gui_1.11.0-1_all.deb
0b450df709d03ea756d73290107ae1e75998da1004bb6c5a04d5db0194f8f426 305132
code-aster-run_1.11.0-1_all.deb
Files:
3511c50f12c31c49cb1580201a535a3a 1447 science extra astk_1.11.0-1.dsc
40c37d2beecc1e72c8ea0b5385bba080 773469 science extra astk_1.11.0.orig.tar.gz
879bbc491194419f40874ffb7f68ee63 30308 science extra
astk_1.11.0-1.debian.tar.gz
ce80c7d48ac227a3186b2ae3c9e57cb3 441172 science extra
code-aster-gui_1.11.0-1_all.deb
2cd7905be82be0681fcb20f40e374ed9 305132 science extra
code-aster-run_1.11.0-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlEWfVkACgkQiOXXM92JlhBVxQCeIM2v7hdazHXLyv++IFEVayyu
GbMAn2Dg01A3Qiuic3bSrI3JLrz+pMda
=uJgm
-----END PGP SIGNATURE-----
--- End Message ---