#92 closed defect (duplicate)
Find out which packages don't install info pages properly
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | Book | Version: | CVS |
Severity: | normal | Keywords: | |
Cc: |
Description
I've a list which I'll put here in the morning. We need to think about how to add them. Simplest way I can see is to echo >> /usr/share/info/dir "Blah and filename" but that'll mess up the headings and ordering. Any suggestions?
Attachments (1)
Change History (10)
comment:1 by , 23 years ago
comment:2 by , 23 years ago
Status: | new → assigned |
---|
comment:3 by , 23 years ago
Just an update on this. My list of packages which don't behave is out of date by now. I'm going to do a CVS test build soon (hopefully tomorrow) and so I'll check again then. For the final time of asking - can anyone think of a better method of adding the files than echoing the information to the info/dir file? If not, I'll just do that. It'd probably be better if we could add the pages in some kind of logical order though..
comment:4 by , 23 years ago
Resolution: | → later |
---|---|
Status: | assigned → closed |
comment:5 by , 23 years ago
Resolution: | later |
---|---|
Status: | closed → reopened |
comment:6 by , 23 years ago
Priority: | normal → lowest |
---|
comment:7 by , 22 years ago
Priority: | lowest → normal |
---|
comment:8 by , 22 years ago
Priority: | normal → lowest |
---|
comment:9 by , 21 years ago
Resolution: | → duplicate |
---|---|
Status: | reopened → closed |
The solution in bug 485 will solve this problem. Marking as dup.
* This bug has been marked as a duplicate of 485 *
Here are the problems I can find:
e2fs; doesn't unzip pages properly and no dir entries ed; no dir entries find-utils; no dir entries gzip; no dir entries m4; no dir entries utillinux; no dir entry (only page is for ipc)
If anyone has better ideas than the echo "Desc (filename" >> dir one then let me know.