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

Re: [debian-edu-commits] r79505 - in branches/wheezy/debian-edu-config: . debian share/ltsp share/ltsp/init-ltsp.d share/ltsp/plugins/ltsp-build-client/Debian-custom



Hi Wolfgang,

On Donnerstag, 28. März 2013, schweer-guest@alioth.debian.org wrote:
> New Revision: 79505
> 
> Added:
>    branches/wheezy/debian-edu-config/share/ltsp/init-ltsp.d/
>    branches/wheezy/debian-edu-config/share/ltsp/init-ltsp.d/60-edu-nsswitch
>   
> branches/wheezy/debian-edu-config/share/ltsp/init-ltsp.d/70-edu-client-cor
> e Modified:
>    branches/wheezy/debian-edu-config/Makefile
>    branches/wheezy/debian-edu-config/debian/changelog
>   
> branches/wheezy/debian-edu-config/share/ltsp/plugins/ltsp-build-client/Deb
> ian-custom/032-edu-pkgs Log:
> * LTSP now uses an aufs overlay filesystem (whole rootfs), so things
>   have changed considerably as it is possible to change almost all
>   configuration on-the-fly:
>   - Add share/ltsp/get-ldap-ltsp-config.
>   - Add share/ltsp/init-ltsp.d/70-edu-client-core.  This snippet
>     modifies /etc/init.d/ltsp-client-core to get config stored in
>     LDAP for Debian Edu ltsp clients (thin and fat) by calling
>     get-ldap-ltsp-config.
>   - Add share/ltsp/init-ltsp.d/60-edu-nsswitch.  For Debian Edu
>     diskless workstations: Modify priority to make KERBEROS work.

you seem to have forgotten to actually "svn add" those files:

set -e ; for file in mime/packages/debian-edu-mailcap ; do \
                install -D -p -m 644 lib/$file /tmp/buildd/debian-edu-config-1.704~svn79527/debian/debian-edu-config/usr/lib/$file; \
        done
set -e ; for f in \
                share/debian-edu-config/d-i/finish-install \
                share/debian-edu-config/d-i/pre-pkgsel \
                share/debian-edu-config/tools/auto-addfirmware \
                share/debian-edu-config/tools/passwd \
                share/debian-edu-config/tools/cups-queue-autoflush \
                share/debian-edu-config/tools/cups-queue-autoreenable \
                share/debian-edu-config/tools/debian-edu-winbind \
                share/debian-edu-config/tools/get-default-homepage \
                share/debian-edu-config/tools/gosa-create \
                share/debian-edu-config/tools/gosa-create-host \
                share/debian-edu-config/tools/gosa-remove \
                share/debian-edu-config/tools/gosa-sync \
                share/debian-edu-config/tools/gosa-sync-dns-nfs \
                share/debian-edu-config/tools/iceweasel-plugin-support \
                share/debian-edu-config/tools/kerberos-kdc-init \
                share/debian-edu-config/tools/ldap2bind-updatezonelist \
                share/debian-edu-config/tools/ldap-user-clean-attic.sh \
                share/debian-edu-config/tools/ldapdump.sh \
                share/debian-edu-config/tools/locate-syslog-collector \
                share/debian-edu-config/tools/logoutkill.sh \
                share/debian-edu-config/tools/ltsp-addfirmware \
                share/debian-edu-config/tools/missing-desktop-file \
                share/debian-edu-config/tools/movehome \
                share/debian-edu-config/tools/nbdquery \
                share/debian-edu-config/tools/nbdswap-cleanup \
                share/debian-edu-config/tools/nightkill.sh \
                share/debian-edu-config/tools/notify-local-users \
                share/debian-edu-config/tools/password-fix-squeeze-r0 \
                share/debian-edu-config/tools/pipegraph \
                share/debian-edu-config/tools/preseed-ldap-kerberos \
                share/debian-edu-config/tools/preseed-sitesummary \
                share/debian-edu-config/tools/pxe-addfirmware \
                share/debian-edu-config/tools/qemu-test-network \
                share/debian-edu-config/tools/run-at-firstboot \
                share/debian-edu-config/tools/setup-roaming \
                share/debian-edu-config/tools/show-welcome-webpage \
                share/debian-edu-config/tools/sssd-generate-config \
                share/debian-edu-config/tools/squid-update-cachedir \
                share/debian-edu-config/tools/subnet-change \
                share/debian-edu-config/tools/update-iceweasel-homepage \
                share/debian-edu-config/tools/update-proxy-from-wpad \
                share/debian-edu-config/tools/wpad-extract \
                share/debian-edu-config/ltspfs-mounter-kde \
                share/ltsp/get-ldap-ltsp-config \
                share/ltsp/init-ltsp.d/60-edu-nsswitch \
                share/ltsp/init-ltsp.d/70-edu-client-core \
                share/initramfs-tools/scripts/nfs-bottom/before-ltsp \
        ; do \
                install -D -p -m 755 $f /tmp/buildd/debian-edu-config-1.704~svn79527/debian/debian-edu-config/usr/$f ; \
        done
install: cannot stat 'share/ltsp/get-ldap-ltsp-config': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/tmp/buildd/debian-edu-config-1.704~svn79527'
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
E: Failed autobuilding of package
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//867 and its subdirectories


And I shall setup autobuilds of our svn+git repos on jenkins.debian.net to catch such errors earlier and automatically :-)


cheers,
	Holger


Reply to: