Your message dated Tue, 18 Jun 2013 11:18:01 +0000
with message-id <[email protected]>
and subject line Bug#703974: fixed in hostname 3.13
has caused the Debian Bug report #703974,
regarding hostname -v option is void
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.)
--
703974: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703974
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: hostname
Version: 3.12
Hi,
changelog says that 'verbose' mode has been removed in 2.95,
but --help still shows '-v' and hostname still accepts it, even it's
been void.
What about removing it at all ?
--
Jiri
diff -up hostname/hostname.1.rh hostname/hostname.1
--- hostname/hostname.1.rh 2012-12-06 16:18:46.000000000 +0100
+++ hostname/hostname.1 2013-03-26 12:39:24.303468313 +0100
@@ -84,6 +84,28 @@ complete FQDN of the system is returned
@@ -224,9 +245,6 @@ order of the output.
.I "\-s, \-\-short"
Display the short host name. This is the host name cut at the first dot.
.TP
-.I "\-v, \-\-verbose"
-Be verbose and tell what's going on.
-.TP
.I "\-V, \-\-version"
Print version information on standard output and exit successfully.
.TP
diff -up hostname/hostname.c.rh hostname/hostname.c
--- hostname/hostname.c.rh 2012-12-06 16:18:46.000000000 +0100
+++ hostname/hostname.c 2013-03-26 12:40:44.233038695 +0100
@@ -146,16 +146,16 @@ void
usage(FILE *stream)
{
fprintf(stream,
- "Usage: hostname [-v] [-b] {hostname|-F file} set host name (from file)\n"
- " hostname [-v] [-a|-A|-d|-f|-i|-I|-s|-y] display formatted name\n"
- " hostname [-v] display host name\n"
+ "Usage: hostname [-b] {hostname|-F file} set host name (from file)\n"
+ " hostname [-a|-A|-d|-f|-i|-I|-s|-y] display formatted name\n"
+ " hostname display host name\n"
"\n"
- " {yp,nis,}domainname [-v] {nisdomain|-F file} set NIS domain name (from file)\n"
- " {yp,nis,}domainname [-v] display NIS domain name\n"
+ " {yp,nis,}domainname {nisdomain|-F file} set NIS domain name (from file)\n"
+ " {yp,nis,}domainname display NIS domain name\n"
"\n"
- " dnsdomainname [-v] display dns domain name\n"
+ " dnsdomainname display dns domain name\n"
"\n"
- " hostname -V|--version|-h|--help print info and exit\n"
+ " hostname -V|--version|-h|--help print info and exit\n"
"\n"
"Program name:\n"
" {yp,nis,}domainname=hostname -y\n"
@@ -447,7 +447,6 @@ main(int argc, char **argv)
{"long", no_argument, 0, 'f'},
{"short", no_argument, 0, 's'},
{"version", no_argument, 0, 'V'},
- {"verbose", no_argument, 0, 'v'},
{"alias", no_argument, 0, 'a'},
{"ip-address", no_argument, 0, 'i'},
{"all-ip-addresses", no_argument, 0, 'I'},
@@ -467,7 +466,7 @@ main(int argc, char **argv)
else if (!strcmp(progname, "nisdomainname"))
type = NIS_DEF;
- while((o = getopt_long(argc, argv, "aAdfbF:h?iIsVvy", long_options, NULL)) != -1)
+ while((o = getopt_long(argc, argv, "aAdfbF:h?iIsVy", long_options, NULL)) != -1)
switch (o) {
case 'd':
type = DNS;
@@ -499,9 +498,6 @@ main(int argc, char **argv)
case 'F':
file = optarg;
break;
- case 'v':
- /* Does not do anything. */
- break;
case 'V':
printf("hostname %s\n", VERSION);
return 0;
--- End Message ---
--- Begin Message ---
Source: hostname
Source-Version: 3.13
We believe that the bug you reported is fixed in the latest version of
hostname, which is due to be installed in the Debian FTP archive.
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.
Michael Meskes <[email protected]> (supplier of updated hostname 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.8
Date: Tue, 18 Jun 2013 11:51:37 +0200
Source: hostname
Binary: hostname
Architecture: source amd64
Version: 3.13
Distribution: unstable
Urgency: low
Maintainer: Debian Hostname Team <[email protected]>
Changed-By: Michael Meskes <[email protected]>
Description:
hostname - utility to set/show the host name or domain name
Closes: 703974
Changes:
hostname (3.13) unstable; urgency=low
.
* Finally completely remove verbose option.
Thanks to Jiri Popelka <[email protected]> (Closes: #703974)
* Bumped Standards-Version to 3.9.4, no changes needed.
Checksums-Sha1:
4282655a9850e3b0d00327647241fb8304b2c551 804 hostname_3.13.dsc
1270f79ce6e9b012c6a6c7da768aaa0903322b0c 13893 hostname_3.13.tar.gz
fbbba0df5d1bbb721dc5654d459856e9ef82b734 15548 hostname_3.13_amd64.deb
Checksums-Sha256:
1ff9702eacf3b4cc3a54d6c9058519ddc70174e9ae9def90a878eccada161ce5 804
hostname_3.13.dsc
7018e8985f855fe06055fdf436e78d51837822229596a2d7c46e86851dd88eee 13893
hostname_3.13.tar.gz
541b5fb21bbe64ccacd99acf259b9740949cb9a894a4d7b317d70738fd0e544e 15548
hostname_3.13_amd64.deb
Files:
0f533331bd2ff4c5b7822ab45a993dfe 804 admin required hostname_3.13.dsc
ff2e7b7534999dcbaa0d420991ce353a 13893 admin required hostname_3.13.tar.gz
c8b9dccca0a42a565fd861adcbb695c9 15548 admin required hostname_3.13_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iD8DBQFRwD9UVkEm8inxm9ERAqN+AJ9Jbesw8tx1G3ampjFoB0taEU/MKACff+wS
JaW7mbkPjYGuocWKVh/sZqk=
=WjoD
-----END PGP SIGNATURE-----
--- End Message ---