package description says html is included but it seams not

Bug #146314 reported by schnollk
0
Affects Status Importance Assigned to Milestone
aptitude (Ubuntu)
Invalid
Wishlist
Unassigned

Bug Description

$ sudo aptitude install aptitude-doc-en
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
The following NEW packages will be installed:
  aptitude-doc-en
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/332kB of archives. After unpacking 1151kB will be used.
Writing extended state information... Done
Selecting previously deselected package aptitude-doc-en.
(Reading database ... 196679 files and directories currently installed.)
Unpacking aptitude-doc-en (from .../aptitude-doc-en_0.4.6.1-1ubuntu3_all.deb) ...
Setting up aptitude-doc-en (0.4.6.1-1ubuntu3) ...
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done
Building tag database... Done

$ aptitude show aptitude-doc-en | grep -a2 Description
Suggests: aptitude
Provides: aptitude-doc
Description: English manual for aptitude, a terminal-based apt frontend
 aptitude is a terminal-based apt frontend. This package contains the English
 version of the aptitude user's manual in HTML format.

$ dpkg -S aptitude-doc-en
aptitude-doc-en: /usr/share/doc/aptitude-doc-en/changelog.Debian.gz
aptitude-doc-en: /usr/share/doc/aptitude-doc-en
aptitude-doc-en: /usr/share/doc/aptitude-doc-en/copyright
aptitude-doc-en: /usr/share/doc/aptitude-doc-en/changelog.gz

Only by mere coincidence I found out, that the actual html files were droped into /usr/share/doc/aptitude/html. Could someone knowing add something like README.Debian with a pointer, add it to the package's description or let dpkg -S (or similar) list the html files with path? Or tell me how to do so / point me to some docs.

Cheers.

Revision history for this message
xteejx (xteejx) wrote :

Marking as Wishlist bug, and I can confirm this hasn't changed in Jaunty, aptitude-doc-en version 0.4.11.11-1ubuntu1 - should it actually be in /usr/share/doc/aptitude-doc-en/ and there is no easy way to access the html version, as stated.

Changed in aptitude (Ubuntu):
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
Geoffrey Thomas (geofft) wrote :

schnollk, you wanted dpkg -L, not dpkg -S.

dpkg -L lists all files owned by a package; dpkg -S searches packages for owning a file name or a part of a file name -- in this case the only filenames containing "aptitude-doc-en" were /usr/share/doc/aptitude-doc-en/*.

(I just installed aptitude-doc-en earlier tonight, was briefly confused, and then ran dpkg -L and figured out what was going on. So I don't disagree that the location is a bit confusing.)

Revision history for this message
Daniel Hartwig (wigs) wrote :

Files have always been installed to /usr/share/doc/aptitude/html/en

Changed in aptitude (Ubuntu):
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.