Package: xscreensaver
Version: 4.23-3
Severity: serious
Justification: no longer builds from source


Hello,

trying to build the package from source I did the following:

# apt-get source xscreensaver
# apt-get build-dep xscreensaver (as root)
# cd xscreensaver-4.23
# dpkg-buildpackage -rfakeroot -uc -us -b


I get the following error message:

------------------------------------------------------------------------
[...]
dh_movefiles -a
dh_movefiles: debian/tmp/etc/X11/app-defaults/XScreenSaver not found
(supposed to put it in xscreensaver)
make: *** [binary-arch] Error 1
------------------------------------------------------------------------

Putting 

mkdir -p debian/tmp/etc/X11/app-defaults/
cp debian/tmp/usr/X11R6/lib/X11/app-defaults/XScreenSaver \
   debian/tmp/etc/X11/app-defaults/XScreenSaver

into debian/rules before dh_movefiles is called helped, but I guess
that's not the official way to build the package.

Kind regards
WK

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-rc6
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages xscreensaver depends on:
ii  libatk1.0-0              1.10.3-1        The ATK accessibility toolkit
ii  libc6                    2.3.5-8.1       GNU C Library: Shared libraries an
ii  libglade2-0              1:2.5.1-2       library to load .glade files at ru
ii  libglib2.0-0             2.8.4-2         The GLib library of C routines
ii  libgtk2.0-0              2.6.10-2        The GTK+ graphical user interface 
ii  libice6                  6.8.2.dfsg.1-11 Inter-Client Exchange library
ii  libjpeg62                6b-10           The Independent JPEG Group's JPEG 
ii  libpam0g                 0.79-3          Pluggable Authentication Modules l
ii  libpango1.0-0            1.8.2-3         Layout and rendering of internatio
ii  libsm6                   6.8.2.dfsg.1-11 X Window System Session Management
ii  libx11-6                 6.8.2.dfsg.1-11 X Window System protocol client li
ii  libxext6                 6.8.2.dfsg.1-11 X Window System miscellaneous exte
ii  libxinerama1             6.8.2.dfsg.1-11 X Window System multi-head display
ii  libxml2                  2.6.22-2        GNOME XML library
ii  libxmu6                  6.8.2.dfsg.1-11 X Window System miscellaneous util
ii  libxpm4                  6.8.2.dfsg.1-11 X pixmap library
ii  libxrandr2               6.8.2.dfsg.1-11 X Window System Resize, Rotate and
ii  libxrender1              1:0.9.0-2       X Rendering Extension client libra
ii  libxt6                   6.8.2.dfsg.1-11 X Toolkit Intrinsics
ii  libxxf86misc1            6.8.2.dfsg.1-11 X miscellaneous extensions library
ii  libxxf86vm1              6.8.2.dfsg.1-11 X Video Mode selection library
ii  xlibs                    6.8.2.dfsg.1-11 X Window System client libraries m
ii  zlib1g                   1:1.2.3-8       compression library - runtime

Versions of packages xscreensaver recommends:
ii  libjpeg-progs                 6b-10      Programs for manipulating JPEG fil
ii  perl [perl5]                  5.8.7-8    Larry Wall's Practical Extraction 
ii  wamerican [wordlist]          5-4        American English dictionary words 
ii  wbritish [wordlist]           5-4        British English dictionary words f
pn  xli | xloadimage              <none>     (no description available)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to