[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Very much packages with fc6 tag instead of fc7 in the FC7 tree
- From: Chuck Anderson <cra WPI EDU>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: Very much packages with fc6 tag instead of fc7 in the FC7 tree
- Date: Fri, 1 Jun 2007 10:14:46 -0400
On Fri, Jun 01, 2007 at 07:08:35AM -0700, Steve G wrote:
> >Use "rpm -qa --last" to show you if there are packages leftover from
> >before the upgrade date/time.
>
> [root ~]# rpm -qa --last | wc -l
> 390
> [root ~]# rpm -qa | wc -l
> 390
>
> It returns the same list. I'd much rather be able to type:
>
> rpm -qa | grep -vi fc7
>
> far simpler and no magic.
How about:
rpm -qa --last | grep -v "the date that I installed Fedora 7"
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]