Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 202716 - EBuild Clarification in the Description field of openafs vs openafs-kernel
Summary: EBuild Clarification in the Description field of openafs vs openafs-kernel
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Network Filesystems
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-18 18:28 UTC by Kury
Modified: 2009-10-24 21:56 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kury 2007-12-18 18:28:00 UTC
Please clarify the portage descriptions of openafs vs openafs-kernel.
openafs-kernel seems clear that it is a kernel MODULE.. which is fine. But what is openafs user space? a kernel patch that will be compiled into the kernel?

Thanks.

Reproducible: Always

Steps to Reproduce:
1.emerge -s openafs
Actual Results:  
# emerge -s openafs
*  net-fs/openafs
      Description:   The OpenAFS distributed file system

*  net-fs/openafs-kernel
      Description:   The OpenAFS distributed file system kernel module



Expected Results:  
# emerge -s openafs
*  net-fs/openafs
      Description:   The OpenAFS distributed file system

*  net-fs/openafs-kernel
      Description:   The OpenAFS distributed file system kernel module
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2007-12-18 23:52:11 UTC
The description of the former could be improved by adding some clue that here the userland utils/daemon are meant.
Comment 2 Stefaan De Roeck (RETIRED) gentoo-dev 2008-01-03 15:49:58 UTC
Actually, my view on this was that:
  net-fs/openafs-kernel includes only the kernel module (which you found clear enough)

  net-fs/openafs is the ebuild you need to emerge, which includes everything,
    also the kernel module, through a dependency.  

Much like sys-cluster/drbd depends on sys-cluster/drbd-kernel, or sys-cluster/gnbd depends on sys-cluster/gnbd-kernel.  

Changing the description seems to me like suggesting to the user that they need to emerge both packages in order to get a working system.  

But this is of course heavily debatable :)
Comment 3 Stefaan De Roeck (RETIRED) gentoo-dev 2009-10-24 21:56:10 UTC
No feedback for some time, closing.