|
Bugzilla – Full Text Bug Listing |
| Summary: | GNU info system not installed completly | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Forgotten User yM3F60q4RJ <forgotten_yM3F60q4RJ> |
| Component: | Basesystem | Assignee: | E-mail List <bnc-team-screening> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | bwiedemann, forgotten_yM3F60q4RJ, mpluskal, werner |
| Version: | Leap 42.1 | Flags: | bwiedemann:
needinfo?
(forgotten_yM3F60q4RJ) |
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 42.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Forgotten User yM3F60q4RJ
2015-12-06 12:16:50 UTC
info bash works on my system (upgraded from 13.2) how did you install yours? what command are you testing with? and what does it actually output? Info <random command> does not work correctly. (In reply to Armin Mohring from comment #2) > Info <random command> does not work correctly. And what exactly does not work correctly? Could you provide example of this incorrect output? info should start the online help in highest level. info <fstab> did not show the mount options of fstab. (In reply to Armin Mohring from comment #4) > info should start the online help in highest level. No, no online help, both info and man show you content of manpages or info files that are installed on your system. In case info file is not present info will show manpage instead (if such exists). > > info <fstab> did not show the mount options of fstab. "info fstab" shows manpage for fstab - is the output somehow different from i.e. http://linux.die.net/man/5/fstab ? https://www.google.de/search?q=gnu+info+system&ie=utf-8&oe=utf-8&gws_rd=cr&ei=gqVkVpawMae6ygPy8Y6oBw (In reply to Armin Mohring from comment #6) > https://www.google.de/search?q=gnu+info+system&ie=utf-8&oe=utf- > 8&gws_rd=cr&ei=gqVkVpawMae6ygPy8Y6oBw Armin I know what gnu info is, so far my understanding is that you did not find information foro which you were looking in info fstab. Try man mount instead perhaps you will find information you are looking for there. |