[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#231251: openoffice.org: manifest does not match



Package: openoffice.org
Version: 1.1.0-5
Severity: important
Tags: sid
Justification: fails to build from source

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

# Remove copy of libstdc++ since we do not use it
rm -f
/root/dosezki/openoffice.org-1.1.0/debian/tmp//usr/lib/openoffice/program/libstdc++*
# Check that setup really did something
[ -f
/root/dosezki/openoffice.org-1.1.0/debian/tmp//usr/lib/openoffice/program/soffice.bin
]
touch debian/stampdir/setup
dh_testdir
umask 022
# compare manifests
find debian/tmp \( -type f -o -type l \) \
  ! -path 'debian/tmp/usr/lib/openoffice/program/python-core*' \
    | LC_ALL=C sort | cut -c12- > debian/MANIFEST.i386.new
# confirm that the installed file list has not changed
if [ -e debian/MANIFEST.i386 ]; then \
  if ! cmp -s debian/MANIFEST.i386 debian/MANIFEST.i386.new; then \
    diff -U0 debian/MANIFEST.i386 debian/MANIFEST.i386.new; \
    if [ -n "$IGNORE_MANIFEST_CHANGES" ]; then \
      echo 'MANIFEST check failed; ignoring problem because
\$IGNORE_MANIFEST_CHANGES set' >&2; \
      echo 'Please ensure that the package maintainer has an up-to-date
version of the' >&2; \
      echo 'MANIFEST.i386 file.' >&2; \
    else \
      echo 'MANIFEST check failed; please see debian/README' >&2; \
      exit 1; \
    fi; \
  fi; \
fi;
- --- debian/MANIFEST.i386        2004-02-04 02:28:36.000000000 +0100
+++ debian/MANIFEST.i386.new    2004-02-05 05:56:36.000000000 +0100
@@ -3588,0 +3589 @@
+usr/lib/openoffice/share/gallery/htmltheme.orig
MANIFEST check failed; please see debian/README
make: *** [debian/stampdir/manifest] Error 1


No changes.. just debootstrap; install build-essential; build-dep;
dpkg-buildpackage


- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.0-1-686
Locale: LANG=C, LC_CTYPE=sl_SI.UTF-8

Versions of packages openoffice.org depends on:
ii  debianutils                   2.6.2      Miscellaneous utilities specific t
ii  dictionaries-common           0.16.3     Common utilities for spelling dict
ii  openoffice.org-bin            1.1.0-5    OpenOffice.org office suite binary
ii  openoffice.org-debian-files   1.1.0-5+1  Debian specific parts of OpenOffic
ii  openoffice.org-l10n-en [openo 1.1.0-5    English (US) language package for 

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAIjEyHOuqnSwJthERAn6EAKCuopfRhSaanStQsS7K65r5rx6aKwCgl60s
sypEKvxpmoaUcjnsKJ78MHg=
=H3Mp
-----END PGP SIGNATURE-----



Reply to: