Your message dated Sat, 8 Jul 2006 01:43:03 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#365521: ftbfs [sparc] mv: cannot stat
`debian/tmp/usr/java/sqlrelay.jar'
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: sqlrelay
Version: 1:0.37-1
Severity: important
Justification: no longer builds from source
sqlrealy failed to build on a sparc buildd. It failed on my sparc
pbuilder due to an uninstallable build-dependancy.
make[1]: Leaving directory `/build/buildd/sqlrelay-0.37/src/api/python'
find debian/tmp -name '*.so*' -type f \
| xargs chrpath --keepgoing --delete
: # libsqlrelay-java
mkdir -p debian/tmp/usr/share/java
mv debian/tmp/usr/java/sqlrelay.jar debian/tmp/usr/share/java/
mv: cannot stat `debian/tmp/usr/java/sqlrelay.jar': No such file or directory
make: *** [install] Error 1
--- End Message ---
--- Begin Message ---
rechecked, 0.37-3 builds fine for me on sparc.
Blars Blarson writes:
> Package: sqlrelay
> Version: 1:0.37-1
> Severity: important
> Justification: no longer builds from source
>
>
> sqlrealy failed to build on a sparc buildd. It failed on my sparc
> pbuilder due to an uninstallable build-dependancy.
>
>
>
> make[1]: Leaving directory `/build/buildd/sqlrelay-0.37/src/api/python'
> find debian/tmp -name '*.so*' -type f \
> | xargs chrpath --keepgoing --delete
> : # libsqlrelay-java
> mkdir -p debian/tmp/usr/share/java
> mv debian/tmp/usr/java/sqlrelay.jar debian/tmp/usr/share/java/
> mv: cannot stat `debian/tmp/usr/java/sqlrelay.jar': No such file or directory
> make: *** [install] Error 1
--- End Message ---