Your message dated Sun, 17 Sep 2006 14:03:20 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#385885: fixed in ltsp 0.99debian1
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: ltsp
Version: 0.93debian1
Severity: minor
Tags: patch
The current ltsp-build-client(8) manpage contains various references to
'Ubuntu' and 'dapper'. Attached is a patch to fix this problem, though a
more neutral manpage would probably be even better and easier to maintain
in the long term.
--- ltsp-build-client.8 2006-09-03 19:34:53.000000000 +0200
+++ ltsp-build-client.debian.8 2006-09-03 20:46:30.000000000 +0200
@@ -6,7 +6,7 @@
\fBltsp-build-client\fR [\-\-root ] [\-\-dist ] [\-\-components ]
[\-\-mirror ] [\-\-extra-mirror ] [\-\-security-mirror ] [\-\-exclude ]
[\-\-early-packages ] [\-\-late-packages ] [\-\-serial-console ] [\-\-arch ]
[\-\-debconf-seeds ] [\-\-apt-keys ] [\-\-help ]
.SH "DESCRIPTION"
.PP
-\fBltsp-build-client\fR uses the ubuntu archive mirrors in order to
+\fBltsp-build-client\fR uses the Debian archive mirrors in order to
build an ltsp client for use with the ltsp server. This chroot installation
can be modified in a number of ways as outlined in the OPTIONS section. A
configuration file is held in \fB/etc/ltsp/ltsp-build-client.conf\fP, these
options
@@ -18,16 +18,16 @@
default /opt/ltsp/\fBARCH\fP
.IP "\fB\-\-dist\fP \fIdistribution\fR" 10
Distribution : Sets the distribution to use when downloading from the
-Ubuntu archives, default dapper
+Debian archives, default etch
.IP "\fB\-\-components\fP \fIcomponents\fR" 10
Allows a list of archive components to be chosen for download,
default main restricted
.IP "\fB\-\-mirror\fP \fImirror_url\fR" 10
-Allows a local Ubuntu mirror to be chosen for a faster download, urls
+Allows a local Debian mirror to be chosen for a faster download, urls
like file://cdrom can also be specified here.
-default http://archive.ubuntu.com/ubuntu
+default http://http.us.debian.org/debian
.IP "\fB\-\-extra-mirror\fP \fImirror_url dist components\fR" 10
Sets the inclusion of an extra mirror if downloading pacakges from
--- End Message ---
--- Begin Message ---
Source: ltsp
Source-Version: 0.99debian1
We believe that the bug you reported is fixed in the latest version of
ltsp, which is due to be installed in the Debian FTP archive:
ldm_0.99debian1_all.deb
to pool/main/l/ltsp/ldm_0.99debian1_all.deb
ltsp-client-builder_0.99debian1_all.udeb
to pool/main/l/ltsp/ltsp-client-builder_0.99debian1_all.udeb
ltsp-client_0.99debian1_i386.deb
to pool/main/l/ltsp/ltsp-client_0.99debian1_i386.deb
ltsp-server-standalone_0.99debian1_all.deb
to pool/main/l/ltsp/ltsp-server-standalone_0.99debian1_all.deb
ltsp-server_0.99debian1_all.deb
to pool/main/l/ltsp/ltsp-server_0.99debian1_all.deb
ltsp_0.99debian1.dsc
to pool/main/l/ltsp/ltsp_0.99debian1.dsc
ltsp_0.99debian1.tar.gz
to pool/main/l/ltsp/ltsp_0.99debian1.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Vagrant Cascadian <[EMAIL PROTECTED]> (supplier of updated ltsp package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 17 Sep 2006 14:09:33 -0400
Source: ltsp
Binary: ltsp-server ltsp-server-standalone ltsp-client ltsp-client-builder ldm
Architecture: source all i386
Version: 0.99debian1
Distribution: unstable
Urgency: low
Maintainer: LTSP Debian/Ubuntu Maintainers <[EMAIL PROTECTED]>
Changed-By: Vagrant Cascadian <[EMAIL PROTECTED]>
Description:
ldm - LTSP display manager
ltsp-client - LTSP client environment
ltsp-client-builder - Build an LTSP environment in the installer target (udeb)
ltsp-server - Basic LTSP server environment
ltsp-server-standalone - Complete LTSP server environment
Closes: 367606 382681 385885 385899
Changes:
ltsp (0.99debian1) unstable; urgency=low
.
[ Vagrant Cascadian ]
* ltsp-server:
- versioned dependency on netbase (Closes: #382681)
- prefer tftpd-hpa over atftpd, as it works out of the box
- add nbd-server to recommends
- nbdswapd creates and removes nbd-server swap files on demand
(Closes: #367606)
- plugins:
+ moved ltsp-build-client plugins to it's own namespace
+ other scripts can make use of the plugins functions
- ltsp-build-client:
+ bugfixes in initrd-netboot-tools tweaks
+ only install udhcpc on sarge
+ use lsb_release to select default distribution to install
+ only run rc whitelisting code if something is whitelisted
+ let dependency resolution install ldm
+ fix typo in dpkg-divert for policy-rc.d script
+ divert /etc/mtab and point /etc/mtab to /proc/mounts
+ disable security mirror by setting to "none"
+ option to name the chroot
+ option to select and override kernel package
+ configure locales in the client chroot
+ clean package cache when finished installing
+ move handling of /etc/exports and root password later
+ ensure /etc/nbd-client exists in the chroot
+ add plugin directory for custom plugins (such as CDDs)
+ split daemon handling into separate plugin
+ split init whitelisting into separate plugin
- ltsp-update-sshkeys:
+ only update directories with an /etc/ssh directory
- ltsp-update-kernels:
+ report which chroots are updated
+ skip chroots without /bin/true
- bug reporting helper script to get package versions from chroot(s)
- added README.Debian explaining how to create the client chroot
- documentation:
+ swap
+ plugins
+ anonymous workstation-style install
- examples:
+ script to test with qemu
+ configuration to use dnsmasq as dhcp server
- updated ltsp-build-client manpage:
+ removed ubuntu-centrism (Closes: #385885)
+ removed obsolete and distro-specific options (Closes: #385899)
+ re-worded much of the text
* ltsp-client:
- move initramfs-tools hooks from /etc/initramfs to /usr/share/initramfs,
which depends on initramfs-tools version 0.73e or greater
- use default NFSOPTS from initramfs-tools
- add esound to recommends
- bugfixes with /etc/hosts and /etc/hostname
- man page for getltscfg
- fix sdm screen session to run on appropriate tty
- use daemon to start sdm if present
- only default to running ldm if no x-display-manager is installed
- added X_VIDEO_RAM option
- update-kernels:
+ be less verbose when called from /etc/kernel/post*.d/
+ make mkelf-linux options a variable
* ldm:
- localdev support (merged from ubuntu)
- only enable ssh socket if localdev is configured
- manpage for ldm
- versioned dependency on python (>= 2.4)
- now supports language and session selection (merged from mainline)
- handle more cases of booleans (Y/N/YES/NO)
* debian/control:
- build-depend on po-debconf
- change all package priorities to "extra"
Files:
d6871c32a695b9b75ecb4ddf9c13cc66 937 misc extra ltsp_0.99debian1.dsc
7075b83a9dd7b886c922c94034934ea2 243635 misc extra ltsp_0.99debian1.tar.gz
58f0bf56df6ed18f25ebb00ccab64958 43900 misc extra
ltsp-server_0.99debian1_all.deb
babed3f64c7af96289560607608bd179 19796 misc extra
ltsp-server-standalone_0.99debian1_all.deb
91a1586020ea3d244e077ae0d1005adf 113044 misc extra ldm_0.99debian1_all.deb
60c7035462595bfae464aabf2f7bc0e3 1786 debian-installer extra
ltsp-client-builder_0.99debian1_all.udeb
e427a6f26a249461197baa9fb6070c09 52604 misc extra
ltsp-client_0.99debian1_i386.deb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFDa5020zMSyow1ykRAlqqAJ0fmt4S6WAs/dx+QRx5Vc1bIAVFSwCfcbHq
RdQUCyOYlKCVgMmwmzRD31I=
=Ut35
-----END PGP SIGNATURE-----
--- End Message ---