Re: how to list packages installed from a particular repo

2014-01-28 Thread Michael Schwendt
On Tue, 28 Jan 2014 20:48:49 +0100, Fernando Gozalo wrote: > Hi > > > I was wondering if there is an easy way to list all the packages > > installed on a F20 system from a particular repo. > > > yum list | grep '@repo' > Not reliable, because it doesn&

Re: how to list packages installed from a particular repo

2014-01-28 Thread Michael Schwendt
On Tue, 28 Jan 2014 12:32:32 -0700, Kevin Fenzi wrote: > > Hi, > > > > I was wondering if there is an easy way to list all the packages > > installed on a F20 system from a particular repo. > > A incomplete, but possibly good enough depending on your purposes way

Re: how to list packages installed from a particular repo

2014-01-28 Thread Germán A. Racca
On 01/28/2014 05:48 PM, Fernando Gozalo wrote: Hi I was wondering if there is an easy way to list all the packages installed on a F20 system from a particular repo. yum list | grep '@repo' Regards, Fernando. It will be faster if you use "yum list installed | grep &

Re: how to list packages installed from a particular repo

2014-01-28 Thread Dale Dellutri
On Tue, Jan 28, 2014 at 1:15 PM, Ranjan Maitra < maitra.mbox.igno...@inbox.com> wrote: > Hi, > > I was wondering if there is an easy way to list all the packages > installed on a F20 system from a particular repo. > # yum list all > yum-list-all.txt will give you a tex

Re: how to list packages installed from a particular repo

2014-01-28 Thread Fernando Gozalo
Hi > I was wondering if there is an easy way to list all the packages > installed on a F20 system from a particular repo. yum list | grep '@repo' Regards, Fernando. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscriptio

Re: how to list packages installed from a particular repo

2014-01-28 Thread Kevin Fenzi
On Tue, 28 Jan 2014 13:15:25 -0600 Ranjan Maitra wrote: > Hi, > > I was wondering if there is an easy way to list all the packages > installed on a F20 system from a particular repo. A incomplete, but possibly good enough depending on your purposes way: yum install keychecker

Re: how to list packages installed from a particular repo

2014-01-28 Thread Michael Schwendt
On Tue, 28 Jan 2014 13:15:25 -0600, Ranjan Maitra wrote: > Hi, > > I was wondering if there is an easy way to list all the packages > installed on a F20 system from a particular repo. No, there isn't an "easy way". -- users mailing list users@lists.fedoraproject.o

how to list packages installed from a particular repo

2014-01-28 Thread Ranjan Maitra
Hi, I was wondering if there is an easy way to list all the packages installed on a F20 system from a particular repo. Many thanks, Ranjan GET FREE SMILEYS FOR YOUR IM & EMAIL - Learn more at http://www.inbox.com/smileys Works

Re: running F20 but still have F17, F18, F19 packages installed, why?

2014-01-25 Thread Frédéric Bron
I ran 'yum distro-sync --setopt=deltarpm=0' and got 2 downgrades which is fine as now 'yum check' does not report any error anymore. The downgrade where: python-urlgrabber and xorg-x11-drv-modesetting. Thanks, Frédéric -- users mailing list users@lists.fedoraproject.org To unsubscribe or change su

Re: running F20 but still have F17, F18, F19 packages installed, why?

2014-01-25 Thread Ahmad Samir
On 25 January 2014 11:39, Ed Greshko wrote: > On 01/25/14 16:45, Frédéric Bron wrote: > > I am running F20. I first installed F18 I guessed or F17, I do not > > remember well and used fedup to update my installation. > > > > However, when I can see that packages with .fc17 .fc18 and .fc19 in > >

Re: running F20 but still have F17, F18, F19 packages installed, why?

2014-01-25 Thread Ed Greshko
On 01/25/14 16:45, Frédéric Bron wrote: > I am running F20. I first installed F18 I guessed or F17, I do not > remember well and used fedup to update my installation. > > However, when I can see that packages with .fc17 .fc18 and .fc19 in > there name are still installed (see below). Is that normal

running F20 but still have F17, F18, F19 packages installed, why?

2014-01-25 Thread Frédéric Bron
I am running F20. I first installed F18 I guessed or F17, I do not remember well and used fedup to update my installation. However, when I can see that packages with .fc17 .fc18 and .fc19 in there name are still installed (see below). Is that normal? Frédéric # yum list installed|grep "\(fc17\|f

Re: packages installed

2013-03-14 Thread Rejy M Cyriac
On 03/14/2013 06:39 PM, Reindl Harald wrote: > and if you want a usefull list without version-numbers > which are not helpful to install the same packages > months later on another machine: > > [root@rh:~]$ cat /usr/local/bin/packages > #!/usr/bin/bash > /bin/nice -n 19 /bin/rpm -qa --queryformat

Re: packages installed

2013-03-14 Thread Reindl Harald
Am 14.03.2013 14:02, schrieb Richard Shaw: > On Wed, Mar 13, 2013 at 5:01 PM, Jorge Martínez López > wrote: >> Hi! >> >> 2013/3/13 Patrick Dupre : >>> Hello, >>> >>> In fedora 16 there was a directory /var/log/rpmpkgs >>> where I could find a record or the installed packages. >>> This directory

Re: packages installed

2013-03-14 Thread Richard Shaw
On Wed, Mar 13, 2013 at 5:01 PM, Jorge Martínez López wrote: > Hi! > > 2013/3/13 Patrick Dupre : >> Hello, >> >> In fedora 16 there was a directory /var/log/rpmpkgs >> where I could find a record or the installed packages. >> This directory does not seem to exist any more. >> Has it moved somewher

Re: packages installed

2013-03-13 Thread Jorge Martínez López
Hi! 2013/3/13 Patrick Dupre : > Hello, > > In fedora 16 there was a directory /var/log/rpmpkgs > where I could find a record or the installed packages. > This directory does not seem to exist any more. > Has it moved somewhere else? /var/log/yum.log or yum list installed Greetings, -- Jorge M

looking for /var/log/rpmpkgs, was Re: packages installed

2013-03-13 Thread Max Pyziur
> Hello, > > In fedora 16 there was a directory /var/log/rpmpkgs > where I could find a record or the installed packages. > This directory does not seem to exist any more. > Has it moved somewhere else? rpmpkgs is a file that gets created in the /var/log directory Currently, in F18 this is genera

packages installed

2013-03-13 Thread Patrick Dupre
Hello, In fedora 16 there was a directory /var/log/rpmpkgs where I could find a record or the installed packages. This directory does not seem to exist any more. Has it moved somewhere else? Thank. -- == Patrick DUPRÉ

Re: Install failed after packages installed - no f17 on grub

2012-05-31 Thread William Henry
I did a fresh install and am now going through the painful restore backup process. My worst upgrade experience. William On May 31, 2012, at 3:36 PM, Joe Zeff wrote: > On 05/31/2012 02:16 PM, William Henry wrote: >> I actually think that I am still running the F16 kernel post upgrade! > >

Re: Install failed after packages installed - no f17 on grub

2012-05-31 Thread Joe Zeff
On 05/31/2012 02:16 PM, William Henry wrote: I actually think that I am still running the F16 kernel post upgrade! *Shrug!* My laptop's running F16 with a kernel from F14 because none of the 3.X kernels boot on it. It works fine, except for that. In any event, uname -r will tell you for su

Re: Install failed after packages installed - no f17 on grub

2012-05-31 Thread William Henry
I actually think that I am still running the F16 kernel post upgrade! I think I failed and need to just install from a LIVE CD unless someone has any suggestions. William On May 31, 2012, at 2:23 PM, William Henry wrote: > My grub is still messed up though. > > William > > > On May 31, 2

Re: Install failed after packages installed - no f17 on grub

2012-05-31 Thread William Henry
My grub is still messed up though. William On May 31, 2012, at 1:34 PM, William Henry wrote: > Well no feedback from the community :-( > > So I ran preupgrade from F16 again on the hunch it would fix up the Rpmdb and > should then do a pretty fast install as all the packages are already >

Re: Install failed after packages installed - no f17 on grub

2012-05-31 Thread William Henry
Well no feedback from the community :-( So I ran preupgrade from F16 again on the hunch it would fix up the Rpmdb and should then do a pretty fast install as all the packages are already installed. That worked. So no need for anyone to answer. I have a Beefy Miracle, aptly named for me. Some

Install failed after packages installed - no f17 on grub

2012-05-31 Thread William Henry
To understand what happened see my email regarding the JBoss failure. It all started there. Basically because of that failure I tried to force the JBoss-as package install under f16 kernel boot 3/4 ways through the f17 install. After successfully installing all the rest of the packages using f