First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 246021
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Network Filesystems <net-fs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ian Kelling <smallnow@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 246021 depends on: Show dependency tree
Bug 246021 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-11-08 01:03 0000
emerging nfs-utils with no /etc/exports, a default exports file is made and
$ qfile /etc/exports
shows nfs-utils.
Now emerge nfs-utils again when there already exists an /etc/exports, qfile
/etc/exports commands show nothing (an orphaned file).
This is wrong. 
One obvious reason is that it inconsistent with how other packages work.

I tested this with 2 versions: 1.1.3 and the latest 1.1.4.



Reproducible: Always

------- Comment #1 From Wormo 2008-11-09 05:36:58 0000 -------
The nfs-utils ebuild does purposefully leave /etc/exports alone if it exists,
instead of using the normal mechanism of updating protected configs. However,
it is not obvious _why_ it has this behavior; I'll leave it up to the
maintainers to explain it... perhaps there was a historical reason that no
longer applies?

------- Comment #2 From SpanKY 2008-11-09 07:19:03 0000 -------
the /etc/exports that always gets installed is an empty file, so it didnt make
sense in the past to always bug people about "upgrading" their existing file to
an empty one.  it still doesnt make any sense, but portage nowadays should bug
you a lot less often, so i'll just drop it.

http://sources.gentoo.org/net-fs/nfs-utils/nfs-utils-1.1.4.ebuild?r1=1.3&r2=1.4

First Last Prev Next    No search results available      Search page      Enter new bug