Bug 219018 - yum -d 0 -e 0 still too yakky
Summary: yum -d 0 -e 0 still too yakky
Keywords:
Status: CLOSED DUPLICATE of bug 214620
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 6
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-12-09 12:34 UTC by Paul Sand
Modified: 2014-01-21 22:56 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-12-09 15:02:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Paul Sand 2006-12-09 12:34:16 UTC
Description of problem:
Running 'yum -d 0 -e 0 check-update' in a crontab typically produces some output
even if no updates are available: the 'sqlite cache needs updating' message.
The '-d 0 -e 0' flags should function to supress this unnecessary gabbiness.

Version-Release number of selected component (if applicable):
yum-3.0.1-2.fc6

How reproducible:
Run 'yum -d 0 -e 0 check-update' in a crontab.

Steps to Reproduce:
1. Run 'yum -d 0 -e 0 check-update' in a crontab.
2. 
3.
  
Actual results:
Tedious and uninteresting output every time it runs

Expected results:
If there are no available updates, the above command should produce no output.

Additional info:
I know I can filter this out by piping it into a 'grep -v' in crontab. I
shouldn't have to, though.

Comment 1 Seth Vidal 2006-12-09 15:02:02 UTC

*** This bug has been marked as a duplicate of 214620 ***


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