Your message dated Fri, 22 Jan 2010 08:37:22 +0100
with message-id <[email protected]>
and subject line Re: Bug#563357: postgresql-8.4: FTBFS on mips: Not all files
are installed
has caused the Debian Bug report #563357,
regarding postgresql-8.4: FTBFS on mips: Not all files are installed
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 [email protected]
immediately.)
--
563357: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563357
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: postgresql-8.4
Version: 8.4.2-1
Severity: grave
Hi,
Your package failed to build in mips with the following error:
8<--------------------------------------------------->8
# verify that all files are installed; ignore manpages, since
# they are handled by dh_installman
missing=`dh_install --sourcedir=debian/tmp --list-missing --no-act 2>&1 | grep
-v man/man`; \
if [ -n "$missing" ]; then \
echo "Not all files are installed:"; \
echo "$missing"; \
exit 1; \
fi
Not all files are installed:
dpkg: warning: failed to open configuration file '/nonexistent/.dpkg.cfg' for
reading: Permission denied
dpkg: warning: failed to open configuration file '/nonexistent/.dpkg.cfg' for
reading: Permission denied
make: *** [common-binary-predeb-arch] Error 1
8<--------------------------------------------------->8
Cheers,
--
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net
--- End Message ---
--- Begin Message ---
Version: 8.4.2-2
Raphael Geissert [2010-01-02 2:01 -0600]:
> Your package failed to build in mips with the following error:
> 8<--------------------------------------------------->8
> # verify that all files are installed; ignore manpages, since
> # they are handled by dh_installman
> missing=`dh_install --sourcedir=debian/tmp --list-missing --no-act 2>&1 |
> grep -v man/man`; \
> if [ -n "$missing" ]; then \
> echo "Not all files are installed:"; \
> echo "$missing"; \
> exit 1; \
> fi
> Not all files are installed:
> dpkg: warning: failed to open configuration file '/nonexistent/.dpkg.cfg' for
> reading: Permission denied
This apparently was a temporary glitch, 8.4.2-2 built fine again.
Closing.
Martin
--
Martin Pitt | http://www.piware.de
Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
--- End Message ---