Debian Bug report logs -
#847998
manpages: file conflicts with initscripts
Reported by: Sebastian Ramacher <sramacher@debian.org>
Date: Mon, 12 Dec 2016 23:48:02 UTC
Severity: serious
Found in version manpages/4.09-1
Fixed in version manpages/4.09-2
Done: toddy@debian.org (Dr. Tobias Quathamer)
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, sramacher@debian.org, Martin Schulze <joey@debian.org>:
Bug#847998; Package manpages.
(Mon, 12 Dec 2016 23:48:04 GMT) (full text, mbox, link).
Acknowledgement sent
to Sebastian Ramacher <sramacher@debian.org>:
New Bug report received and forwarded. Copy sent to sramacher@debian.org, Martin Schulze <joey@debian.org>.
(Mon, 12 Dec 2016 23:48:04 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Package: manpages
Version: 4.09-1
Severity: serious
manpages fails to install because it shares tmpfs(5) with initscripts:
dpkg: error processing archive /tmp/apt-dpkg-install-7sSPgR/26-manpages_4.09-1_all.deb (--unpack):
trying to overwrite '/usr/share/man/man5/tmpfs.5.gz', which is also in package initscripts 2.88dsf-59.8
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Cheers
-- System Information:
Debian Release: stretch/sid
APT prefers unstable-debug
APT policy: (650, 'unstable-debug'), (650, 'buildd-unstable'), (650, 'unstable'), (601, 'testing'), (600, 'experimental-debug'), (600, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.8.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--
Sebastian Ramacher
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Martin Schulze <joey@debian.org>:
Bug#847998; Package manpages.
(Tue, 13 Dec 2016 03:51:04 GMT) (full text, mbox, link).
Acknowledgement sent
to Michael Biebl <biebl@debian.org>:
Extra info received and forwarded to list. Copy sent to Martin Schulze <joey@debian.org>.
(Tue, 13 Dec 2016 03:51:04 GMT) (full text, mbox, link).
Message #10 received at 847998@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
On Tue, 13 Dec 2016 00:44:24 +0100 Sebastian Ramacher
<sramacher@debian.org> wrote:
> Package: manpages
> Version: 4.09-1
> Severity: serious
>
> manpages fails to install because it shares tmpfs(5) with initscripts:
>
> dpkg: error processing archive /tmp/apt-dpkg-install-7sSPgR/26-manpages_4.09-1_all.deb (--unpack):
> trying to overwrite '/usr/share/man/man5/tmpfs.5.gz', which is also in package initscripts 2.88dsf-59.8
> dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
The tmpfs man page shipped by the manpages package talks about the tmpfs
file system.
The man page shipped by initscripts talks about the debian/initscripts
specific config file /etc/default/tmpfs.
My gut feeling is, that debian specific tmpfs man page should be renamed.
Regards,
Michael
P.S: Sebastian, as you are using stretch/sid ans systemd, you can safely
purge the initscripts package (along with sysv-rc, insserv and startpar)
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
[signature.asc (application/pgp-signature, attachment)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Martin Schulze <joey@debian.org>:
Bug#847998; Package manpages.
(Tue, 13 Dec 2016 09:03:02 GMT) (full text, mbox, link).
Acknowledgement sent
to Thorsten Glaser <t.glaser@tarent.de>:
Extra info received and forwarded to list. Copy sent to Martin Schulze <joey@debian.org>.
(Tue, 13 Dec 2016 09:03:02 GMT) (full text, mbox, link).
Message #15 received at 847998@bugs.debian.org (full text, mbox, reply):
On Tue, 13 Dec 2016, Michael Biebl wrote:
> The tmpfs man page shipped by the manpages package talks about the tmpfs
> file system.
> The man page shipped by initscripts talks about the debian/initscripts
> specific config file /etc/default/tmpfs.
>
> My gut feeling is, that debian specific tmpfs man page should be renamed.
From the usual unix policy stuff:
The manpage about /etc/default/tmpfs can be tmpfs(5) as it
covers a configuration file.
The manpage about the Linux tmpfs should be tmpfs(9) as it
covers a kernel concept (here: a filesystem).
Thanks,
//mirabilos
--
Sometimes they [people] care too much: pretty printers [and syntax highligh-
ting, d.A.] mechanically produce pretty output that accentuates irrelevant
detail in the program, which is as sensible as putting all the prepositions
in English text in bold font. -- Rob Pike in "Notes on Programming in C"
Information forwarded
to debian-bugs-dist@lists.debian.org, Martin Schulze <joey@debian.org>:
Bug#847998; Package manpages.
(Tue, 13 Dec 2016 09:45:03 GMT) (full text, mbox, link).
Acknowledgement sent
to mtk.manpages@gmail.com:
Extra info received and forwarded to list. Copy sent to Martin Schulze <joey@debian.org>.
(Tue, 13 Dec 2016 09:45:03 GMT) (full text, mbox, link).
Message #20 received at 847998@bugs.debian.org (full text, mbox, reply):
Upstream man-pages maintainer here; I just added tmpfs(5), unaware
that it would create a conflict for Debian; I assume the conflicting
page is Debian-specific(?). (I don't have such a page on my Fedora
system.)
On 13 December 2016 at 10:00, Thorsten Glaser <t.glaser@tarent.de> wrote:
> On Tue, 13 Dec 2016, Michael Biebl wrote:
>
>> The tmpfs man page shipped by the manpages package talks about the tmpfs
>> file system.
>> The man page shipped by initscripts talks about the debian/initscripts
>> specific config file /etc/default/tmpfs.
>>
>> My gut feeling is, that debian specific tmpfs man page should be renamed.
>
> From the usual unix policy stuff:
>
> The manpage about /etc/default/tmpfs can be tmpfs(5) as it
> covers a configuration file.
>
> The manpage about the Linux tmpfs should be tmpfs(9) as it
> covers a kernel concept (here: a filesystem).
Not sure where this idea originates. There is no Section 9 on Linux.
And there's certainly precedent for section 5 pages on filesystems.
For example, among others, we have ext4(5), btrfs(5), and nfs(5).
I'm not sure what the best path forward here is.
Cheers,
Michael
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
Information forwarded
to debian-bugs-dist@lists.debian.org, Martin Schulze <joey@debian.org>:
Bug#847998; Package manpages.
(Tue, 13 Dec 2016 09:45:04 GMT) (full text, mbox, link).
Acknowledgement sent
to Thorsten Glaser <t.glaser@tarent.de>:
Extra info received and forwarded to list. Copy sent to Martin Schulze <joey@debian.org>.
(Tue, 13 Dec 2016 09:45:04 GMT) (full text, mbox, link).
Message #25 received at 847998@bugs.debian.org (full text, mbox, reply):
On Tue, 13 Dec 2016, Michael Kerrisk (man-pages) wrote:
> Upstream man-pages maintainer here; I just added tmpfs(5), unaware
> that it would create a conflict for Debian; I assume the conflicting
> page is Debian-specific(?). (I don't have such a page on my Fedora
Yes.
> > The manpage about the Linux tmpfs should be tmpfs(9) as it
> > covers a kernel concept (here: a filesystem).
>
> Not sure where this idea originates. There is no Section 9 on Linux.
Ah, hmm, too bad then. We have them on BSD.
> And there's certainly precedent for section 5 pages on filesystems.
> For example, among others, we have ext4(5), btrfs(5), and nfs(5).
But section 5 is for configuration files. You could move them
to section 7 (general concepts), though.
Just collecting ideas, currently.
bye,
//mirabilos
--
tarent solutions GmbH
Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/
Tel: +49 228 54881-393 • Fax: +49 228 54881-235
HRB 5168 (AG Bonn) • USt-ID (VAT): DE122264941
Geschäftsführer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg
Information forwarded
to debian-bugs-dist@lists.debian.org, Martin Schulze <joey@debian.org>:
Bug#847998; Package manpages.
(Tue, 13 Dec 2016 09:51:02 GMT) (full text, mbox, link).
Acknowledgement sent
to "Dr. Tobias Quathamer" <toddy@debian.org>:
Extra info received and forwarded to list. Copy sent to Martin Schulze <joey@debian.org>.
(Tue, 13 Dec 2016 09:51:02 GMT) (full text, mbox, link).
Message #30 received at 847998@bugs.debian.org (full text, mbox, reply):
Am 13. Dezember 2016 04:49:46 MEZ, schrieb Michael Biebl <biebl@debian.org>:
>On Tue, 13 Dec 2016 00:44:24 +0100 Sebastian Ramacher
><sramacher@debian.org> wrote:
>> Package: manpages
>> Version: 4.09-1
>> Severity: serious
>>
>> manpages fails to install because it shares tmpfs(5) with
>initscripts:
>>
>> dpkg: error processing archive
>/tmp/apt-dpkg-install-7sSPgR/26-manpages_4.09-1_all.deb (--unpack):
>> trying to overwrite '/usr/share/man/man5/tmpfs.5.gz', which is also
>in package initscripts 2.88dsf-59.8
>> dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
>
>
>The tmpfs man page shipped by the manpages package talks about the
>tmpfs
>file system.
>The man page shipped by initscripts talks about the debian/initscripts
>specific config file /etc/default/tmpfs.
>
>My gut feeling is, that debian specific tmpfs man page should be
>renamed.
>
>Regards,
>Michael
>
>P.S: Sebastian, as you are using stretch/sid ans systemd, you can
>safely
>purge the initscripts package (along with sysv-rc, insserv and
>startpar)
Control: tag -1 pending
Hi,
thanks for the bug report. I'll take care of this in a couple of hours.
Regards,
Tobias
Information forwarded
to debian-bugs-dist@lists.debian.org, Martin Schulze <joey@debian.org>:
Bug#847998; Package manpages.
(Tue, 13 Dec 2016 09:54:03 GMT) (full text, mbox, link).
Acknowledgement sent
to mtk.manpages@gmail.com:
Extra info received and forwarded to list. Copy sent to Martin Schulze <joey@debian.org>.
(Tue, 13 Dec 2016 09:54:03 GMT) (full text, mbox, link).
Message #35 received at 847998@bugs.debian.org (full text, mbox, reply):
Hello Thorsten,
On 13 December 2016 at 10:43, Thorsten Glaser <t.glaser@tarent.de> wrote:
> On Tue, 13 Dec 2016, Michael Kerrisk (man-pages) wrote:
>
>> Upstream man-pages maintainer here; I just added tmpfs(5), unaware
>> that it would create a conflict for Debian; I assume the conflicting
>> page is Debian-specific(?). (I don't have such a page on my Fedora
>
> Yes.
Thanks for the confirmation.
>> > The manpage about the Linux tmpfs should be tmpfs(9) as it
>> > covers a kernel concept (here: a filesystem).
>>
>> Not sure where this idea originates. There is no Section 9 on Linux.
>
> Ah, hmm, too bad then. We have them on BSD.
(Yes.)
>
>> And there's certainly precedent for section 5 pages on filesystems.
>> For example, among others, we have ext4(5), btrfs(5), and nfs(5).
>
> But section 5 is for configuration files. You could move them
> to section 7 (general concepts), though.
I can't move "them" as they come from diverse projects (nfs-utils,
e2fsprogs, btrfs-progs). Obviously, various projects came to the same
conclusion (or copied each other's idea) that Section 5 was the right
place. And in the Linux man-pages we also have filesystems(5) and
proc(5), for example.
Cheers,
Michael
Information forwarded
to debian-bugs-dist@lists.debian.org, Martin Schulze <joey@debian.org>:
Bug#847998; Package manpages.
(Tue, 13 Dec 2016 10:00:02 GMT) (full text, mbox, link).
Acknowledgement sent
to Thorsten Glaser <t.glaser@tarent.de>:
Extra info received and forwarded to list. Copy sent to Martin Schulze <joey@debian.org>.
(Tue, 13 Dec 2016 10:00:02 GMT) (full text, mbox, link).
Message #40 received at 847998@bugs.debian.org (full text, mbox, reply):
On Tue, 13 Dec 2016, Michael Kerrisk (man-pages) wrote:
> I can't move "them" as they come from diverse projects (nfs-utils,
OK.
> e2fsprogs, btrfs-progs). Obviously, various projects came to the same
> conclusion (or copied each other's idea) that Section 5 was the right
> place. And in the Linux man-pages we also have filesystems(5) and
> proc(5), for example.
So, we could temporarily not ship the Debian-specific manpage, while
suggesting to the various projects mentioned that section 5 may not
have been the best place for it. (Again, just collecting suggestions,
not deciding things for anyone ;-)
If there is no hard policy against section 9 I’d like to have
kernel-specific stuff there, otherwise I think section 7 is at
least more appropriate than section 5 – or section 4, possibly,
but that’s “device drivers” on BSD so it doesn’t feel fully
right either, but at least it’s kernel land, whereas 7 is more
general.
bye,
//mirabilos
--
tarent solutions GmbH
Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/
Tel: +49 228 54881-393 • Fax: +49 228 54881-235
HRB 5168 (AG Bonn) • USt-ID (VAT): DE122264941
Geschäftsführer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg
Information forwarded
to debian-bugs-dist@lists.debian.org, Martin Schulze <joey@debian.org>:
Bug#847998; Package manpages.
(Tue, 13 Dec 2016 10:03:05 GMT) (full text, mbox, link).
Acknowledgement sent
to mtk.manpages@gmail.com:
Extra info received and forwarded to list. Copy sent to Martin Schulze <joey@debian.org>.
(Tue, 13 Dec 2016 10:03:05 GMT) (full text, mbox, link).
Message #45 received at 847998@bugs.debian.org (full text, mbox, reply):
>>> And there's certainly precedent for section 5 pages on filesystems.
>>> For example, among others, we have ext4(5), btrfs(5), and nfs(5).
>>
>> But section 5 is for configuration files. You could move them
>> to section 7 (general concepts), though.
>
> I can't move "them" as they come from diverse projects (nfs-utils,
> e2fsprogs, btrfs-progs). Obviously, various projects came to the same
> conclusion (or copied each other's idea) that Section 5 was the right
> place. And in the Linux man-pages we also have filesystems(5) and
> proc(5), for example.
Actually, other operating systems also seemed to come to the same
conclusion. For FreeBSD, I see the following in Section 5:
$ ls -1 *fs.5
autofs.5
devfs.5
ext2fs.5
fdescfs.5
fs.5
linprocfs.5
linsysfs.5
mqueuefs.5
msdosfs.5
nandfs.5
nullfs.5
procfs.5
tmpfs.5
Note the last!
Cheers,
Michael
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
Information forwarded
to debian-bugs-dist@lists.debian.org, Martin Schulze <joey@debian.org>:
Bug#847998; Package manpages.
(Tue, 13 Dec 2016 10:03:06 GMT) (full text, mbox, link).
Acknowledgement sent
to mtk.manpages@gmail.com:
Extra info received and forwarded to list. Copy sent to Martin Schulze <joey@debian.org>.
(Tue, 13 Dec 2016 10:03:07 GMT) (full text, mbox, link).
Message #50 received at 847998@bugs.debian.org (full text, mbox, reply):
On 13 December 2016 at 10:56, Thorsten Glaser <t.glaser@tarent.de> wrote:
> On Tue, 13 Dec 2016, Michael Kerrisk (man-pages) wrote:
>
>> I can't move "them" as they come from diverse projects (nfs-utils,
>
> OK.
>
>> e2fsprogs, btrfs-progs). Obviously, various projects came to the same
>> conclusion (or copied each other's idea) that Section 5 was the right
>> place. And in the Linux man-pages we also have filesystems(5) and
>> proc(5), for example.
>
> So, we could temporarily not ship the Debian-specific manpage, while
> suggesting to the various projects mentioned that section 5 may not
> have been the best place for it. (Again, just collecting suggestions,
> not deciding things for anyone ;-)
>
> If there is no hard policy against section 9 I’d like to have
> kernel-specific stuff there,
This would be Debian-specific then?
> otherwise I think section 7 is at
> least more appropriate than section 5 – or section 4, possibly,
> but that’s “device drivers” on BSD so it doesn’t feel fully
> right either, but at least it’s kernel land, whereas 7 is more
> general.
See my other reply. (FreeBSD) follows the same convention here as Linux...
Cheers,
Michael
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
Added tag(s) pending.
Request was from "Dr. Tobias Quathamer" <toddy@debian.org>
to control@bugs.debian.org.
(Tue, 13 Dec 2016 10:21:06 GMT) (full text, mbox, link).
Marked as found in versions manpages/4.08-1.
Request was from "Dr. Tobias Quathamer" <toddy@debian.org>
to control@bugs.debian.org.
(Tue, 13 Dec 2016 11:18:03 GMT) (full text, mbox, link).
No longer marked as found in versions manpages/4.08-1.
Request was from "Dr. Tobias Quathamer" <toddy@debian.org>
to control@bugs.debian.org.
(Tue, 13 Dec 2016 16:27:13 GMT) (full text, mbox, link).
Reply sent
to toddy@debian.org (Dr. Tobias Quathamer):
You have taken responsibility.
(Tue, 13 Dec 2016 16:51:13 GMT) (full text, mbox, link).
Notification sent
to Sebastian Ramacher <sramacher@debian.org>:
Bug acknowledged by developer.
(Tue, 13 Dec 2016 16:51:13 GMT) (full text, mbox, link).
Message #65 received at 847998-close@bugs.debian.org (full text, mbox, reply):
Source: manpages
Source-Version: 4.09-2
We believe that the bug you reported is fixed in the latest version of
manpages, 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 847998@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Dr. Tobias Quathamer <toddy@debian.org> (supplier of updated manpages 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 ftpmaster@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 13 Dec 2016 17:28:01 +0100
Source: manpages
Binary: manpages manpages-dev
Architecture: source
Version: 4.09-2
Distribution: unstable
Urgency: medium
Maintainer: Martin Schulze <joey@debian.org>
Changed-By: Dr. Tobias Quathamer <toddy@debian.org>
Description:
manpages - Manual pages about using a GNU/Linux system
manpages-dev - Manual pages about using GNU/Linux for development
Closes: 847998
Changes:
manpages (4.09-2) unstable; urgency=medium
.
* Do not install tmpfs.5 (Closes: #847998)
This is a temporary fix to allow the installation with initscripts,
because the manpage tmpfs.5 has been newly introduced in manpages 4.09.
In the long run, the naming conflict should be sorted out between
manpages and initscripts.
Checksums-Sha1:
aff1bcbf2e74aa0c5b7d4f8952c54159025200c8 1955 manpages_4.09-2.dsc
efdbfd402287d01cd2e3b432350cb3574da66c62 74108 manpages_4.09-2.debian.tar.xz
Checksums-Sha256:
70304e9b4e043b2ab6bb35aaf84d674f1637be95bb4f8d66cd5840168abdbd96 1955 manpages_4.09-2.dsc
dc54084119955b14ef5ae912f3e29e2977bed9193aacb9fe48fef3f3c51314e0 74108 manpages_4.09-2.debian.tar.xz
Files:
b7084b73f50c516225b9683f41fc9491 1955 doc standard manpages_4.09-2.dsc
a4c4b428ae700658630dc9378056a715 74108 doc standard manpages_4.09-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCgAGBQJYUCN2AAoJEBMC8fA26+sZUToP/0Y8HBNQgmkNpwvRajmVVViY
eM7Mi7YuXP2A7ht4yqqh/DizvMAxjt7tqLH6qFI/gJECqIb7rm8loxRFA1/a8iqx
370J8HLQ+Uh0XQDlIrX/IAdPWciDyHL2tC8XNqSSOXOCAOKZ8rAhcZzsyFDk0Ox1
zAVIW7IjhkwNXnzjKA4eSgTBJh3TDyGA+UhO+S3QQf9Q9QHyWRMTxqnruajCg46G
6Zl2RFN9KvlfX1W+fna3BoD1G0HbGWRpZSe2agqQFL5mplAJSX/PSZ3eUUCmRvYr
VpBiFaVZyeI4VJU1bFrij2HmsTph2haL2rrffyQm+CXkjlt93layuzXQ+jhWIzrr
cWwqKITatMcgK2fHZCoi9FfJnlDY0hZDBQH9f6QHdnmGw7RtHvPvZcybxBy4FSMj
7YKOxfsQFRDdxfRsQ1ydAUOzNOJXJlUrHjt0lH/vA7MTB681O1v5onXrXH3zw/+A
VC+VXZgIl04H8jNxdgHOoyCgw6208JUM+HoCSILGku97fUzQX4pgy3d5TSs4zB4s
UT+fZb+uYoVe26wjQFWxCLiFPq59b8lBZOTUHNcW9yWlk9OBZB4Nu+H67YNw1Cas
7NroCp2WdZa6CMquzRX8NM4jC60dLP2RTNpIbiF5q+bFc/KHaV0KY20UP/S8l03Q
6UQtXR4T2HIMda82HG4t
=ZdZ2
-----END PGP SIGNATURE-----
Reply sent
to toddy@debian.org (Dr. Tobias Quathamer):
You have taken responsibility.
(Tue, 13 Dec 2016 16:51:13 GMT) (full text, mbox, link).
Notification sent
to Frank McCormick <beacon@videotron.ca>:
Bug acknowledged by developer.
(Tue, 13 Dec 2016 16:51:13 GMT) (full text, mbox, link).
Reply sent
to toddy@debian.org (Dr. Tobias Quathamer):
You have taken responsibility.
(Tue, 13 Dec 2016 16:51:14 GMT) (full text, mbox, link).
Notification sent
to 積丹尼 Dan Jacobson <jidanni@jidanni.org>:
Bug acknowledged by developer.
(Tue, 13 Dec 2016 16:51:14 GMT) (full text, mbox, link).
Reply sent
to toddy@debian.org (Dr. Tobias Quathamer):
You have taken responsibility.
(Tue, 13 Dec 2016 16:51:15 GMT) (full text, mbox, link).
Notification sent
to Sebastian Andrzej Siewior <sebastian@breakpoint.cc>:
Bug acknowledged by developer.
(Tue, 13 Dec 2016 16:51:15 GMT) (full text, mbox, link).
Disconnected #847998 from all other report(s).
Request was from "Dr. Tobias Quathamer" <toddy@debian.org>
to control@bugs.debian.org.
(Wed, 14 Dec 2016 09:57:06 GMT) (full text, mbox, link).
Bug 847998 cloned as bug 848121
Request was from "Dr. Tobias Quathamer" <toddy@debian.org>
to control@bugs.debian.org.
(Wed, 14 Dec 2016 09:57:08 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Martin Schulze <joey@debian.org>:
Bug#847998; Package manpages.
(Fri, 16 Dec 2016 13:39:02 GMT) (full text, mbox, link).
Acknowledgement sent
to Axel Beckert <abe@debian.org>:
Extra info received and forwarded to list. Copy sent to Martin Schulze <joey@debian.org>.
(Fri, 16 Dec 2016 13:39:02 GMT) (full text, mbox, link).
Message #86 received at 847998@bugs.debian.org (full text, mbox, reply):
Hi,
Thorsten Glaser wrote:
> On Tue, 13 Dec 2016, Michael Kerrisk (man-pages) wrote:
> > Upstream man-pages maintainer here; I just added tmpfs(5), unaware
> > that it would create a conflict for Debian; I assume the conflicting
> > page is Debian-specific(?). (I don't have such a page on my Fedora
>
> Yes.
>
> > > The manpage about the Linux tmpfs should be tmpfs(9) as it
> > > covers a kernel concept (here: a filesystem).
> >
> > Not sure where this idea originates. There is no Section 9 on Linux.
>
> Ah, hmm, too bad then. We have them on BSD.
At least "man man" (aka man(1)) on Debian says:
9 Kernel routines [Non standard]
The according file comes from the package man-db.
Regards, Axel
--
,''`. | Axel Beckert <abe@debian.org>, http://people.debian.org/~abe/
: :' : | Debian Developer, ftp.ch.debian.org Admin
`. `' | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5
`- | 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE
Information forwarded
to debian-bugs-dist@lists.debian.org, Martin Schulze <joey@debian.org>:
Bug#847998; Package manpages.
(Fri, 16 Dec 2016 13:45:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Thorsten Glaser <t.glaser@tarent.de>:
Extra info received and forwarded to list. Copy sent to Martin Schulze <joey@debian.org>.
(Fri, 16 Dec 2016 13:45:03 GMT) (full text, mbox, link).
Message #91 received at 847998@bugs.debian.org (full text, mbox, reply):
On Fri, 16 Dec 2016, Axel Beckert wrote:
> > > > The manpage about the Linux tmpfs should be tmpfs(9) as it
> > > > covers a kernel concept (here: a filesystem).
> > >
> > > Not sure where this idea originates. There is no Section 9 on Linux.
> >
> > Ah, hmm, too bad then. We have them on BSD.
>
> At least "man man" (aka man(1)) on Debian says:
>
> 9 Kernel routines [Non standard]
>
> The according file comes from the package man-db.
Hmm. So we could conceivably move the manpage about the
tmpfs filesystem to section 9 as a Debian-local patch
(since upstream appears to prefer to not have such a
section), and then all will be good™.
bye,
//mirabilos
--
tarent solutions GmbH
Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/
Tel: +49 228 54881-393 • Fax: +49 228 54881-235
HRB 5168 (AG Bonn) • USt-ID (VAT): DE122264941
Geschäftsführer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg
Information forwarded
to debian-bugs-dist@lists.debian.org, Martin Schulze <joey@debian.org>:
Bug#847998; Package manpages.
(Fri, 16 Dec 2016 13:51:03 GMT) (full text, mbox, link).
Acknowledgement sent
to "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>:
Extra info received and forwarded to list. Copy sent to Martin Schulze <joey@debian.org>.
(Fri, 16 Dec 2016 13:51:03 GMT) (full text, mbox, link).
Message #96 received at 847998@bugs.debian.org (full text, mbox, reply):
On 12/16/2016 02:40 PM, Thorsten Glaser wrote:
> On Fri, 16 Dec 2016, Axel Beckert wrote:
>
>>>>> The manpage about the Linux tmpfs should be tmpfs(9) as it
>>>>> covers a kernel concept (here: a filesystem).
>>>>
>>>> Not sure where this idea originates. There is no Section 9 on Linux.
>>>
>>> Ah, hmm, too bad then. We have them on BSD.
>>
>> At least "man man" (aka man(1)) on Debian says:
>>
>> 9 Kernel routines [Non standard]
>>
>> The according file comes from the package man-db.
>
> Hmm. So we could conceivably move the manpage about the
> tmpfs filesystem to section 9 as a Debian-local patch
> (since upstream appears to prefer to not have such a
> section), and then all will be good™.
Is there already something in Section 9 on Debian?
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
Information forwarded
to debian-bugs-dist@lists.debian.org, Martin Schulze <joey@debian.org>:
Bug#847998; Package manpages.
(Fri, 16 Dec 2016 13:54:05 GMT) (full text, mbox, link).
Acknowledgement sent
to "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>:
Extra info received and forwarded to list. Copy sent to Martin Schulze <joey@debian.org>.
(Fri, 16 Dec 2016 13:54:05 GMT) (full text, mbox, link).
Message #101 received at 847998@bugs.debian.org (full text, mbox, reply):
On 12/16/2016 02:37 PM, Axel Beckert wrote:
> Hi,
>
> Thorsten Glaser wrote:
>> On Tue, 13 Dec 2016, Michael Kerrisk (man-pages) wrote:
>>> Upstream man-pages maintainer here; I just added tmpfs(5), unaware
>>> that it would create a conflict for Debian; I assume the conflicting
>>> page is Debian-specific(?). (I don't have such a page on my Fedora
>>
>> Yes.
>>
>>>> The manpage about the Linux tmpfs should be tmpfs(9) as it
>>>> covers a kernel concept (here: a filesystem).
>>>
>>> Not sure where this idea originates. There is no Section 9 on Linux.
>>
>> Ah, hmm, too bad then. We have them on BSD.
>
> At least "man man" (aka man(1)) on Debian says:
>
> 9 Kernel routines [Non standard]
That doesn't document (upstream) reality though. Once upon a time,
there were one or two Section 9 pages in the man-pages
project. No one updated them or added new one in > 15 years,
and I deleted them years ago, as being out-of-date and useless.
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
Information forwarded
to debian-bugs-dist@lists.debian.org, Martin Schulze <joey@debian.org>:
Bug#847998; Package manpages.
(Fri, 16 Dec 2016 13:57:08 GMT) (full text, mbox, link).
Acknowledgement sent
to Thorsten Glaser <t.glaser@tarent.de>:
Extra info received and forwarded to list. Copy sent to Martin Schulze <joey@debian.org>.
(Fri, 16 Dec 2016 13:57:08 GMT) (full text, mbox, link).
Message #106 received at 847998@bugs.debian.org (full text, mbox, reply):
On Fri, 16 Dec 2016, Michael Kerrisk (man-pages) wrote:
> That doesn't document (upstream) reality though. Once upon a time,
> there were one or two Section 9 pages in the man-pages
> project. No one updated them or added new one in > 15 years,
> and I deleted them years ago, as being out-of-date and useless.
This is not a reason against restarting this section, though.
bye,
//mirabilos
--
tarent solutions GmbH
Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/
Tel: +49 228 54881-393 • Fax: +49 228 54881-235
HRB 5168 (AG Bonn) • USt-ID (VAT): DE122264941
Geschäftsführer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg
Information forwarded
to debian-bugs-dist@lists.debian.org, Martin Schulze <joey@debian.org>:
Bug#847998; Package manpages.
(Fri, 16 Dec 2016 14:03:02 GMT) (full text, mbox, link).
Acknowledgement sent
to "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>:
Extra info received and forwarded to list. Copy sent to Martin Schulze <joey@debian.org>.
(Fri, 16 Dec 2016 14:03:02 GMT) (full text, mbox, link).
Message #111 received at 847998@bugs.debian.org (full text, mbox, reply):
On 12/16/2016 02:53 PM, Thorsten Glaser wrote:
> On Fri, 16 Dec 2016, Michael Kerrisk (man-pages) wrote:
>
>> That doesn't document (upstream) reality though. Once upon a time,
>> there were one or two Section 9 pages in the man-pages
>> project. No one updated them or added new one in > 15 years,
>> and I deleted them years ago, as being out-of-date and useless.
>
> This is not a reason against restarting this section, though.
There is no-one who will work on it.
And, related to the current discussion, the Debian tmpfs-config
would not belong in that section.
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
Information forwarded
to debian-bugs-dist@lists.debian.org, Martin Schulze <joey@debian.org>:
Bug#847998; Package manpages.
(Fri, 16 Dec 2016 14:39:06 GMT) (full text, mbox, link).
Acknowledgement sent
to Thorsten Glaser <t.glaser@tarent.de>:
Extra info received and forwarded to list. Copy sent to Martin Schulze <joey@debian.org>.
(Fri, 16 Dec 2016 14:39:06 GMT) (full text, mbox, link).
Message #116 received at 847998@bugs.debian.org (full text, mbox, reply):
On Fri, 16 Dec 2016, Michael Kerrisk (man-pages) wrote:
> On 12/16/2016 02:53 PM, Thorsten Glaser wrote:
> > On Fri, 16 Dec 2016, Michael Kerrisk (man-pages) wrote:
> >
> >> That doesn't document (upstream) reality though. Once upon a time,
> >> there were one or two Section 9 pages in the man-pages
> >> project. No one updated them or added new one in > 15 years,
> >> and I deleted them years ago, as being out-of-date and useless.
> >
> > This is not a reason against restarting this section, though.
>
> There is no-one who will work on it.
Excuse me for reading this as your statement being “I won’t work on it”
but you cannot say that “no-one” will. For example, if the Debian
maintainer of those manual pages considers this a good idea, they
are free to work on this. One manpage at a time is good enough.
> And, related to the current discussion, the Debian tmpfs-config
> would not belong in that section.
Of course not. I stated something quite different:
> > Hmm. So we could conceivably move the manpage about the
> > tmpfs filesystem to section 9 as a Debian-local patch
This one would be correct. The configuration file manpage can
be kept in section 5 then.
bye,
//mirabilos
--
tarent solutions GmbH
Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/
Tel: +49 228 54881-393 • Fax: +49 228 54881-235
HRB 5168 (AG Bonn) • USt-ID (VAT): DE122264941
Geschäftsführer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg
Information forwarded
to debian-bugs-dist@lists.debian.org, Martin Schulze <joey@debian.org>:
Bug#847998; Package manpages.
(Fri, 16 Dec 2016 14:57:04 GMT) (full text, mbox, link).
Acknowledgement sent
to "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>:
Extra info received and forwarded to list. Copy sent to Martin Schulze <joey@debian.org>.
(Fri, 16 Dec 2016 14:57:04 GMT) (full text, mbox, link).
Message #121 received at 847998@bugs.debian.org (full text, mbox, reply):
Hello Thorsten,
On 12/16/2016 03:36 PM, Thorsten Glaser wrote:
> On Fri, 16 Dec 2016, Michael Kerrisk (man-pages) wrote:
>
>> On 12/16/2016 02:53 PM, Thorsten Glaser wrote:
>>> On Fri, 16 Dec 2016, Michael Kerrisk (man-pages) wrote:
>>>
>>>> That doesn't document (upstream) reality though. Once upon a time,
>>>> there were one or two Section 9 pages in the man-pages
>>>> project. No one updated them or added new one in > 15 years,
>>>> and I deleted them years ago, as being out-of-date and useless.
>>>
>>> This is not a reason against restarting this section, though.
>>
>> There is no-one who will work on it.
>
> Excuse me for reading this as your statement being “I won’t work on it”
(Yep, it's true. Too much else to do, even if it would be interesting.)
> but you cannot say that “no-one” will.
Yes, it's merely my prediction.
> For example, if the Debian
> maintainer of those manual pages considers this a good idea, they
> are free to work on this. One manpage at a time is good enough.
Sure. I just don't expect someone to step forward for that
task.
>> And, related to the current discussion, the Debian tmpfs-config
>> would not belong in that section.
>
> Of course not. I stated something quite different:
I misunderstood.
>>> Hmm. So we could conceivably move the manpage about the
>>> tmpfs filesystem to section 9 as a Debian-local patch
But the same statement applies. The tmpfs filesystem page also
does not belong in section 9...
Have a good weekend!
Cheers,
Michael
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Fri, 27 Jan 2017 12:12:54 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Thu Mar 9 09:57:12 2023;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.