Processed: Re: Bug#590421: salome: FTBFS: mv: target `debian/tmp/usr/lib/python2.5/*-packages/salome/' is not a directory

2010-09-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> fixed 590421 5.1.3-10
Bug #590421 [src:salome] salome: FTBFS: Update to Python 2.6
Bug Marked as fixed in versions salome/5.1.3-10.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
590421: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590421
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#590421: salome: FTBFS: mv: target `debian/tmp/usr/lib/python2.5/*-packages/salome/' is not a directory

2010-08-10 Thread Adam C Powell IV
Actually, this brings up an important question.  I built it just fine
last night with up-to-date unstable (i.e. python 2.6), and its python
libraries etc. are in /usr/lib/python2.6/dist-packages .  And it seems
to start up and load the GEOM module okay with this arrangement.

André do you know of any issues which would prevent it from running
properly with 2.6?  If not, we might just go ahead and use python 2.6;
otherwise, I'll need to force it to completely use and depend on 2.5.

I'm going to go ahead and try 100% 2.6 when I build tonight and will let
you know if anything comes up.

-Adam

On Mon, 2010-08-02 at 12:51 -0400, Adam C Powell IV wrote:
> retitle 590421 salome: FTBFS: Update to Python 2.6
> tags 590421 pending
> thanks
> 
> The version in alioth builds working .debs with Python 2.6, so after a
> couple more changes to the package, I'll upload a working version.
> 
> -Adam
> 
> On Mon, 2010-07-26 at 09:03 +0200, Lucas Nussbaum wrote:
> > Source: salome
> > Version: 5.1.3-9
> > Severity: serious
> > Tags: squeeze sid
> > User: debian...@lists.debian.org
> > Usertags: qa-ftbfs-20100725 qa-ftbfs
> > Justification: FTBFS on amd64
> > 
> > Hi,
> > 
> > During a rebuild of all packages in sid, your package failed to build on
> > amd64.
> > 
> > Relevant part:
> > > make[3]: Entering directory 
> > > `/build/user-salome_5.1.3-9-amd64-MMJfn6/salome-5.1.3/HXX2SALOME_SRC_5.1.3'
> > > make[3]: Nothing to be done for `install-exec-am'.
> > > make[3]: Nothing to be done for `install-data-am'.
> > > make[3]: Leaving directory 
> > > `/build/user-salome_5.1.3-9-amd64-MMJfn6/salome-5.1.3/HXX2SALOME_SRC_5.1.3'
> > > make[2]: Leaving directory 
> > > `/build/user-salome_5.1.3-9-amd64-MMJfn6/salome-5.1.3/HXX2SALOME_SRC_5.1.3'
> > > make[1]: Leaving directory 
> > > `/build/user-salome_5.1.3-9-amd64-MMJfn6/salome-5.1.3/HXX2SALOME_SRC_5.1.3'
> > > mv debian/tmp/usr/idl debian/tmp/usr/share/
> > > install -d debian/tmp/usr/share/aclocal
> > > mv debian/tmp/usr/salome_adm/unix/config_files/check_Kernel.m4 
> > > debian/tmp/usr/share/aclocal/salome.m4
> > > for m4file in check_GUI.m4 check_GEOM.m4 check_Med.m4 check_RANDOMIZER.m4 
> > > check_SMESH.m4; do \
> > > cat debian/tmp/usr/adm_local/unix/config_files/$m4file >> 
> > > debian/tmp/usr/share/aclocal/salome.m4; \
> > >   done
> > > cp KERNEL_SRC_5.1.3/bin/killSalome debian/tmp/usr/bin/
> > > chmod +x debian/tmp/usr/bin/killSalome
> > > mv debian/tmp/usr/lib/salome/bin/runSalome debian/tmp/usr/bin/
> > > install -d debian/tmp/usr/share/applications
> > > cp -a debian/salome.desktop debian/tmp/usr/share/applications/
> > > rm -f debian/tmp/usr/bin/appliskel/env.d/*.in \
> > > debian/tmp/usr/bin/appliskel/env.d/*.obs
> > > mv debian/tmp/usr/lib/salome/lib/SalomePyQt.so 
> > > debian/tmp/usr/lib/salome/lib/SalomePyQt.so.0
> > > ln -s SalomePyQt.so.0 debian/tmp/usr/lib/salome/lib/SalomePyQt.so
> > > mv debian/tmp/usr/Tests debian/tmp/usr/share/salome/
> > > rm -rf debian/tmp/usr/lib64
> > > rm -rf debian/tmp/usr/doc
> > > rm -rf debian/tmp/usr/lib/salome/bin/appliskel
> > > rm -rf debian/tmp/usr/lib/salome/bin/HXX2SALOME_GENERIC_CLASS*
> > > rm -f debian/tmp/usr/lib/salome/bin/*.pyo 
> > > debian/tmp/usr/lib/salome/bin/*.pyc
> > > rm -f debian/tmp/usr/lib/salome/bin/*.csh 
> > > debian/tmp/usr/lib/salome/bin/*.ksh debian/tmp/usr/lib/salome/bin/*.bat
> > > for shscript in `ls debian/tmp/usr/lib/salome/bin/*.sh`; do \
> > > shbase=`basename $shscript .sh`; \
> > > mv debian/tmp/usr/lib/salome/bin/$shbase.sh 
> > > debian/tmp/usr/lib/salome/bin/$shbase; \
> > >   done
> > > mv debian/tmp/usr/lib/salome/bin/*.xml 
> > > debian/tmp/usr/lib/salome/bin/VERSION \
> > > debian/tmp/usr/lib/salome/bin/*.tgz 
> > > debian/tmp/usr/lib/salome/bin/*.awk \
> > > debian/tmp/usr/share/salome/
> > > install -d debian/salome/usr/lib/salome/bin
> > > mv debian/tmp/usr/lib/salome/bin/SALOME_ContainerPy.py 
> > > debian/salome/usr/lib/salome/bin/SALOME_ContainerPy
> > > mv debian/tmp/usr/lib/salome/bin/*.py 
> > > debian/tmp/usr/lib/python2.5/*-packages/salome/
> > > mv: target `debian/tmp/usr/lib/python2.5/*-packages/salome/' is not a 
> > > directory
> > > make: *** [install-stamp] Error 1
> > 
> > The full build log is available from:
> >
> > http://people.debian.org/~lucas/logs/2010/07/25/salome_5.1.3-9_lsid64.buildlog
> > 
> > A list of current common problems and possible solutions is available at 
> > http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
> > 
> > About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
> > of the Grid'5000 platform, using a clean chroot.  Internet was not
> > accessible from the build systems.
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Engineering consulting with open source tools
http://www.opennovation.com/


signature.asc
Description: This is a digitally signed message part


Processed: Re: Bug#590421: salome: FTBFS: mv: target `debian/tmp/usr/lib/python2.5/*-packages/salome/' is not a directory

2010-08-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 590421 salome: FTBFS: Update to Python 2.6
Bug #590421 [src:salome] salome: FTBFS: mv: target 
`debian/tmp/usr/lib/python2.5/*-packages/salome/' is not a directory
Changed Bug title to 'salome: FTBFS: Update to Python 2.6' from 'salome: FTBFS: 
mv: target `debian/tmp/usr/lib/python2.5/*-packages/salome/' is not a directory'
> tags 590421 pending
Bug #590421 [src:salome] salome: FTBFS: Update to Python 2.6
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
590421: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590421
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#590421: salome: FTBFS: mv: target `debian/tmp/usr/lib/python2.5/*-packages/salome/' is not a directory

2010-08-02 Thread Adam C Powell IV
retitle 590421 salome: FTBFS: Update to Python 2.6
tags 590421 pending
thanks

The version in alioth builds working .debs with Python 2.6, so after a
couple more changes to the package, I'll upload a working version.

-Adam

On Mon, 2010-07-26 at 09:03 +0200, Lucas Nussbaum wrote:
> Source: salome
> Version: 5.1.3-9
> Severity: serious
> Tags: squeeze sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20100725 qa-ftbfs
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> 
> Relevant part:
> > make[3]: Entering directory 
> > `/build/user-salome_5.1.3-9-amd64-MMJfn6/salome-5.1.3/HXX2SALOME_SRC_5.1.3'
> > make[3]: Nothing to be done for `install-exec-am'.
> > make[3]: Nothing to be done for `install-data-am'.
> > make[3]: Leaving directory 
> > `/build/user-salome_5.1.3-9-amd64-MMJfn6/salome-5.1.3/HXX2SALOME_SRC_5.1.3'
> > make[2]: Leaving directory 
> > `/build/user-salome_5.1.3-9-amd64-MMJfn6/salome-5.1.3/HXX2SALOME_SRC_5.1.3'
> > make[1]: Leaving directory 
> > `/build/user-salome_5.1.3-9-amd64-MMJfn6/salome-5.1.3/HXX2SALOME_SRC_5.1.3'
> > mv debian/tmp/usr/idl debian/tmp/usr/share/
> > install -d debian/tmp/usr/share/aclocal
> > mv debian/tmp/usr/salome_adm/unix/config_files/check_Kernel.m4 
> > debian/tmp/usr/share/aclocal/salome.m4
> > for m4file in check_GUI.m4 check_GEOM.m4 check_Med.m4 check_RANDOMIZER.m4 
> > check_SMESH.m4; do \
> >   cat debian/tmp/usr/adm_local/unix/config_files/$m4file >> 
> > debian/tmp/usr/share/aclocal/salome.m4; \
> > done
> > cp KERNEL_SRC_5.1.3/bin/killSalome debian/tmp/usr/bin/
> > chmod +x debian/tmp/usr/bin/killSalome
> > mv debian/tmp/usr/lib/salome/bin/runSalome debian/tmp/usr/bin/
> > install -d debian/tmp/usr/share/applications
> > cp -a debian/salome.desktop debian/tmp/usr/share/applications/
> > rm -f debian/tmp/usr/bin/appliskel/env.d/*.in \
> >   debian/tmp/usr/bin/appliskel/env.d/*.obs
> > mv debian/tmp/usr/lib/salome/lib/SalomePyQt.so 
> > debian/tmp/usr/lib/salome/lib/SalomePyQt.so.0
> > ln -s SalomePyQt.so.0 debian/tmp/usr/lib/salome/lib/SalomePyQt.so
> > mv debian/tmp/usr/Tests debian/tmp/usr/share/salome/
> > rm -rf debian/tmp/usr/lib64
> > rm -rf debian/tmp/usr/doc
> > rm -rf debian/tmp/usr/lib/salome/bin/appliskel
> > rm -rf debian/tmp/usr/lib/salome/bin/HXX2SALOME_GENERIC_CLASS*
> > rm -f debian/tmp/usr/lib/salome/bin/*.pyo 
> > debian/tmp/usr/lib/salome/bin/*.pyc
> > rm -f debian/tmp/usr/lib/salome/bin/*.csh 
> > debian/tmp/usr/lib/salome/bin/*.ksh debian/tmp/usr/lib/salome/bin/*.bat
> > for shscript in `ls debian/tmp/usr/lib/salome/bin/*.sh`; do \
> >   shbase=`basename $shscript .sh`; \
> >   mv debian/tmp/usr/lib/salome/bin/$shbase.sh 
> > debian/tmp/usr/lib/salome/bin/$shbase; \
> > done
> > mv debian/tmp/usr/lib/salome/bin/*.xml 
> > debian/tmp/usr/lib/salome/bin/VERSION \
> >   debian/tmp/usr/lib/salome/bin/*.tgz 
> > debian/tmp/usr/lib/salome/bin/*.awk \
> >   debian/tmp/usr/share/salome/
> > install -d debian/salome/usr/lib/salome/bin
> > mv debian/tmp/usr/lib/salome/bin/SALOME_ContainerPy.py 
> > debian/salome/usr/lib/salome/bin/SALOME_ContainerPy
> > mv debian/tmp/usr/lib/salome/bin/*.py 
> > debian/tmp/usr/lib/python2.5/*-packages/salome/
> > mv: target `debian/tmp/usr/lib/python2.5/*-packages/salome/' is not a 
> > directory
> > make: *** [install-stamp] Error 1
> 
> The full build log is available from:
>
> http://people.debian.org/~lucas/logs/2010/07/25/salome_5.1.3-9_lsid64.buildlog
> 
> A list of current common problems and possible solutions is available at 
> http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
> 
> About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
> of the Grid'5000 platform, using a clean chroot.  Internet was not
> accessible from the build systems.
> 

-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Engineering consulting with open source tools
http://www.opennovation.com/


signature.asc
Description: This is a digitally signed message part


Bug#590421: salome: FTBFS: mv: target `debian/tmp/usr/lib/python2.5/*-packages/salome/' is not a directory

2010-07-26 Thread Lucas Nussbaum
Source: salome
Version: 5.1.3-9
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[3]: Entering directory 
> `/build/user-salome_5.1.3-9-amd64-MMJfn6/salome-5.1.3/HXX2SALOME_SRC_5.1.3'
> make[3]: Nothing to be done for `install-exec-am'.
> make[3]: Nothing to be done for `install-data-am'.
> make[3]: Leaving directory 
> `/build/user-salome_5.1.3-9-amd64-MMJfn6/salome-5.1.3/HXX2SALOME_SRC_5.1.3'
> make[2]: Leaving directory 
> `/build/user-salome_5.1.3-9-amd64-MMJfn6/salome-5.1.3/HXX2SALOME_SRC_5.1.3'
> make[1]: Leaving directory 
> `/build/user-salome_5.1.3-9-amd64-MMJfn6/salome-5.1.3/HXX2SALOME_SRC_5.1.3'
> mv debian/tmp/usr/idl debian/tmp/usr/share/
> install -d debian/tmp/usr/share/aclocal
> mv debian/tmp/usr/salome_adm/unix/config_files/check_Kernel.m4 
> debian/tmp/usr/share/aclocal/salome.m4
> for m4file in check_GUI.m4 check_GEOM.m4 check_Med.m4 check_RANDOMIZER.m4 
> check_SMESH.m4; do \
> cat debian/tmp/usr/adm_local/unix/config_files/$m4file >> 
> debian/tmp/usr/share/aclocal/salome.m4; \
>   done
> cp KERNEL_SRC_5.1.3/bin/killSalome debian/tmp/usr/bin/
> chmod +x debian/tmp/usr/bin/killSalome
> mv debian/tmp/usr/lib/salome/bin/runSalome debian/tmp/usr/bin/
> install -d debian/tmp/usr/share/applications
> cp -a debian/salome.desktop debian/tmp/usr/share/applications/
> rm -f debian/tmp/usr/bin/appliskel/env.d/*.in \
> debian/tmp/usr/bin/appliskel/env.d/*.obs
> mv debian/tmp/usr/lib/salome/lib/SalomePyQt.so 
> debian/tmp/usr/lib/salome/lib/SalomePyQt.so.0
> ln -s SalomePyQt.so.0 debian/tmp/usr/lib/salome/lib/SalomePyQt.so
> mv debian/tmp/usr/Tests debian/tmp/usr/share/salome/
> rm -rf debian/tmp/usr/lib64
> rm -rf debian/tmp/usr/doc
> rm -rf debian/tmp/usr/lib/salome/bin/appliskel
> rm -rf debian/tmp/usr/lib/salome/bin/HXX2SALOME_GENERIC_CLASS*
> rm -f debian/tmp/usr/lib/salome/bin/*.pyo debian/tmp/usr/lib/salome/bin/*.pyc
> rm -f debian/tmp/usr/lib/salome/bin/*.csh debian/tmp/usr/lib/salome/bin/*.ksh 
> debian/tmp/usr/lib/salome/bin/*.bat
> for shscript in `ls debian/tmp/usr/lib/salome/bin/*.sh`; do \
> shbase=`basename $shscript .sh`; \
> mv debian/tmp/usr/lib/salome/bin/$shbase.sh 
> debian/tmp/usr/lib/salome/bin/$shbase; \
>   done
> mv debian/tmp/usr/lib/salome/bin/*.xml debian/tmp/usr/lib/salome/bin/VERSION \
> debian/tmp/usr/lib/salome/bin/*.tgz 
> debian/tmp/usr/lib/salome/bin/*.awk \
> debian/tmp/usr/share/salome/
> install -d debian/salome/usr/lib/salome/bin
> mv debian/tmp/usr/lib/salome/bin/SALOME_ContainerPy.py 
> debian/salome/usr/lib/salome/bin/SALOME_ContainerPy
> mv debian/tmp/usr/lib/salome/bin/*.py 
> debian/tmp/usr/lib/python2.5/*-packages/salome/
> mv: target `debian/tmp/usr/lib/python2.5/*-packages/salome/' is not a 
> directory
> make: *** [install-stamp] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/salome_5.1.3-9_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org