Bug 446477 - Selecting bind-chroot during install not executed properly
Summary: Selecting bind-chroot during install not executed properly
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: bind
Version: 9
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Adam Tkac
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-14 19:12 UTC by Mike C
Modified: 2013-04-30 23:39 UTC (History)
2 users (show)

Fixed In Version: 9.5.0-32.rc1.fc9
Clone Of:
Environment:
Last Closed: 2008-06-03 07:28:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
install.log as requested (61.20 KB, text/plain)
2008-05-15 08:05 UTC, Mike C
no flags Details

Description Mike C 2008-05-14 19:12:48 UTC
Description of problem:

During F9 install from DVD iso file on hard drive bind-chroot was selected as
one of the packages to install. However the correct set of files was not
installed into /var/named/chroot/etc/ or /var/named/chroot/var/named/ and the
symlink from /etc/named.conf was not made. 

However once the system was running after install doing
yum remove bind-chroot
followed by
yum install bind-chroot
did install the correct files and links using the manual re-install.

Version-Release number of selected component (if applicable):
Anaconda as per DVD install iso - Fedora-9-i386-DVD.iso 
bind-chroot bind-chroot-9.5.0-29.b2.fc9.i386


How reproducible: Same behaviour on two different installs with the same method.


Steps to Reproduce:
1. Install F9 from DVD iso and include bind-chroot in package selection
2. On running system check files in /var/named/chroot/ incorrect
3. do yum remove bind-chroot
4. do yum install bind-chroot
5. Now check files in bind chrooted directory are correct and the symlink
from /etc/named.conf has been created correctly. bind-chroot now works.
  
Actual results:bind-chroot is not instaled correctly during install.


Expected results:bind-chroot should install correctly if selected as one of the
packages to install from the install media (DVD iso)


Additional info:Tested on two different installs, and install iso tested for
sha1sum verification ok.

Comment 1 Chris Lumens 2008-05-15 04:21:40 UTC
Please attach /root/install.log to this bug report.  Sounds like a bind
packaging problem, perhaps.

Comment 2 Mike C 2008-05-15 08:05:51 UTC
Created attachment 305451 [details]
install.log as requested

It certainly seems there was a problem with bind-chroot during install with
warnings about user/group "named" not existing.

Comment 3 Paul Howarth 2008-05-18 14:29:32 UTC
(In reply to comment #2)
> It certainly seems there was a problem with bind-chroot during install with
> warnings about user/group "named" not existing.

This will be because bind-chroot has no dependency on bind; it should have one
to provide the "named" account.

Comment 4 Adam Tkac 2008-05-20 14:49:28 UTC
Yes, that dependency was mysteriously dropped, not sure why.

Comment 5 Fedora Update System 2008-05-23 11:14:27 UTC
bind-9.5.0-32.rc1.fc9 has been submitted as an update for Fedora 9

Comment 6 Mike C 2008-05-23 17:14:20 UTC
Excellent on the update though of course this will hit anyone installing off the
original install media, unless there is a re-spin later that people use instead.

Perhaps a comment can be added to the release notes if an updated version is
made, to warn anyone installing from the original files with no internet
connection that they need to install bind-chroot after the install is complete,
rather than including it in the package list on the original install?

Comment 7 Fedora Update System 2008-05-29 02:52:23 UTC
bind-9.5.0-32.rc1.fc9 has been pushed to the Fedora 9 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update bind'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-4644

Comment 8 Fedora Update System 2008-06-03 07:28:26 UTC
bind-9.5.0-32.rc1.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.