Bug 235509

Summary: yum-updateonboot: init priority to start after autofs
Product: [Fedora] Fedora Reporter: Rex Dieter <rdieter>
Component: yum-utilsAssignee: Tim Lauridsen <tim.lauridsen>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: tim.lauridsen
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.1.3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-06-12 07:14:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
change yum-updateonboot priority 25/75 -> 30/70
none
specfile patch enabling priorities patch none

Description Rex Dieter 2007-04-06 14:48:22 UTC
We'd like to be able to use yum-updateonboot on our systems.  

Unfortunately (for us), our local yum mirrors are made available via autofs'd
nfs mounts, and since autofs start priority is 28, and yum-updateonboot is 25,
that's a problem.

So, please consider changing yum-updateonboot's start/stop priorities to
start/stop after autofs.

Comment 1 Rex Dieter 2007-04-06 16:41:32 UTC
Created attachment 151885 [details]
change yum-updateonboot priority 25/75 -> 30/70

Comment 2 Rex Dieter 2007-04-06 16:44:25 UTC
Created attachment 151887 [details]
specfile patch enabling priorities patch

Comment 3 Rex Dieter 2007-04-23 11:48:39 UTC
Tim, ping?

(I'd much rather not have to keep using a locally patched version... :) )

I could even apply the patch(es) for you, if you're busy.



Comment 4 Tim Lauridsen 2007-04-23 18:37:36 UTC
Thanks for the patches, I add them very soon.

Comment 5 Tim Lauridsen 2007-04-24 05:27:43 UTC
I have added the priorities patch upstream, i will push a new yum-utils release,
very soon.

Comment 6 Rex Dieter 2007-06-12 15:29:55 UTC
thanks!