Bug 108943 - "up2date --installall --channel=foo" unnecessarily noisy
Summary: "up2date --installall --channel=foo" unnecessarily noisy
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: up2date
Version: 3.0
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Adrian Likins
QA Contact: Fanny Augustin
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-11-03 16:30 UTC by Kevin Otte
Modified: 2007-11-30 22:06 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-11-03 20:31:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Output of up2date --installall --channel=helpdesk-ws3-apps (30.04 KB, text/plain)
2003-11-03 16:30 UTC, Kevin Otte
no flags Details
Fix for wrapper.py (75 bytes, patch)
2003-11-03 17:53 UTC, Kevin Otte
no flags Details | Diff
wrapper.py diff in -u format (393 bytes, patch)
2003-11-03 19:58 UTC, Kevin Otte
no flags Details | Diff

Description Kevin Otte 2003-11-03 16:30:04 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030314

Description of problem:
Attempting to install all packages in a subchannel lists all packages
in the base channel before performing the requested installation.

Version-Release number of selected component (if applicable):
up2date-4.0.1-1

How reproducible:
Always

Steps to Reproduce:
1. up2date --installall --channel=foo
    

Actual Results:  The names of all packages available in the base
channel were printed before up2date began the requested operation.

Expected Results:  The first thing up2date should have displayed was
"Fetching Obsoletes list for channel..."

Additional info:

Will submit typescript output after submission.

Comment 1 Kevin Otte 2003-11-03 16:30:47 UTC
Created attachment 95677 [details]
Output of up2date --installall --channel=helpdesk-ws3-apps

Comment 2 Adrian Likins 2003-11-03 17:03:18 UTC
Thats working as designed. I don't really see how showing the
names of the packages to be installed is a bug.

Comment 3 Kevin Otte 2003-11-03 17:10:53 UTC
I have asked for the installation of all packages inside a subchannel.
 It should NOT be displaying the names of ANY packages in the base
channel, let alone ALL of them.


Comment 4 Kevin Otte 2003-11-03 17:53:13 UTC
Created attachment 95682 [details]
Fix for wrapper.py

Here's the patch to fix wrapper.py.

Comment 5 Kevin Otte 2003-11-03 19:58:31 UTC
Created attachment 95686 [details]
wrapper.py diff in -u format

Comment 6 Adrian Likins 2003-11-03 20:31:05 UTC
ah, okay. Current code doesn't do that, must of already removed
that. next version should be quieter.


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