From: bugzilla-daemon@kernel.org
To: linux-man@vger.kernel.org
Subject: [Bug 219646] New: Most Make targets missing when path to man-pages has spaces
Date: Tue, 31 Dec 2024 17:34:14 +0000 [thread overview]
Message-ID: <bug-219646-11311@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=219646
Bug ID: 219646
Summary: Most Make targets missing when path to man-pages has
spaces
Product: Documentation
Version: unspecified
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P3
Component: man-pages
Assignee: documentation_man-pages@kernel-bugs.osdl.org
Reporter: jason@jasonyundt.email
Regression: No
The path to my clone of the Linux man-pages repo contains a space. This causes
Make to fail to find most targets.
Steps to Reproduce
==================
1. Create a directory who’s name contains spaces by running this command:
mkdir 'Name that contains spaces'
2. Change directory into that directory by running this command:
cd 'Name that contains spaces'
3. Clone the man-pages Git repo by running this command:
git clone https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git
4. Change directory into the repo by running this command:
cd man-pages
5. Get help by running this command:
make help
6. That previous command will have printed a new command that you can run to
get a list of available Make targets. Run that command.
Actual Results
==============
This list is printed:
> all
> help
> nothing
Expected Results
================
A list with over 100 Make targets is printed.
Additional Information
======================
I encountered this bug while using the tip of the man-pages’s master branch
(b199d102db5be24e0ac88eb6879e3e3b6e0ea722 at the moment).
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
next reply other threads:[~2024-12-31 17:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-31 17:34 bugzilla-daemon [this message]
2024-12-31 18:20 ` [Bug 219646] New: Most Make targets missing when path to man-pages has spaces Alejandro Colomar
2024-12-31 18:20 ` [Bug 219646] " bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-219646-11311@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@kernel.org \
--cc=linux-man@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox