Re: Problems after updates (was: Fedora 8 and 9 updates re-enabled)

2008-09-11 Thread Patrick O'Callaghan
On Thu, 2008-09-11 at 10:45 -0500, John Thompson wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> I pulled down and installed about 90 updates, but since then none of the
> objects in my ~/Desktop will launch programs -- instead they open as
> text files in the editor.
> 
> I had this happen once before and managed to fix it, but for the life of
> me I can't remember how?
> 
> Any ideas?

You might start by saying what desktop it is.

And please don't hijack threads (your message has nothing to do with the
one you replied to).

poc

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Problems after updates (was: Fedora 8 and 9 updates re-enabled)

2008-09-11 Thread John Thompson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I pulled down and installed about 90 updates, but since then none of the
objects in my ~/Desktop will launch programs -- instead they open as
text files in the editor.

I had this happen once before and managed to fix it, but for the life of
me I can't remember how?

Any ideas?

- --

- -John ([EMAIL PROTECTED])
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFIyT0KjXa7jixmuZsRAlFVAKCkWLx3RTpuBoIK73xywY5t4NuyrwCfY4Kp
5tF67n9K10zYoAUvMcd+alE=
=ZOCF
-END PGP SIGNATURE-

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Fedora 8 and 9 updates re-enabled

2008-09-11 Thread Adam Hough
On Wed, Sep 10, 2008 at 9:33 PM, Dan Thurman <[EMAIL PROTECTED]> wrote:
> Ted Roche wrote:
>>
>> On Wed, Sep 10, 2008 at 8:04 PM, Gerald Thompson <[EMAIL PROTECTED]>
>> wrote:
>> >
>> > I am not sure if its the mirrors I used but this is how I resolved it
>> >
>> > yum update yum
>> > let that process
>> > yum update yum-utils
>> > let that process
>> > done
>> >
>>
>> Worked for me, too. Thanks for passing it on, Gerald!
>>
> Did not work for me:
>
> # yum update yum
> Traceback (most recent call last):
>  File "/usr/bin/yum", line 29, in 
>   yummain.user_main(sys.argv[1:], exit_code=True)
>  File "/usr/share/yum-cli/yummain.py", line 243, in user_main
>   errcode = main(args)
>  File "/usr/share/yum-cli/yummain.py", line 98, in main
>   base.getOptionsConfig(args)
>  File "/usr/share/yum-cli/cli.py", line 183, in getOptionsConfig
>   disabled_plugins=self.optparser._splitArg(opts.disableplugins))
>  File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 180, in
> _getConfig
>   startupconf.pluginconfpath,disabled_plugins)
>  File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 342, in
> doPluginSetup
>   plugin_types, confpath, disabled_plugins)
>  File "/usr/lib/python2.5/site-packages/yum/plugins.py", line 151, in
> __init__
>   self._importplugins(types)
>  File "/usr/lib/python2.5/site-packages/yum/plugins.py", line 193, in
> _importplugins
>   self._loadplugin(modulefile, types)
>  File "/usr/lib/python2.5/site-packages/yum/plugins.py", line 226, in
> _loadplugin
>   module = imp.load_module(modname, fp, pathname, description)
>  File "/usr/lib/yum-plugins/filter-data.py", line 111
>   ('committers', 'committer')]
>  ^
> SyntaxError: invalid syntax
>
> Dan
>
> --
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>


yum-filter-data is currently broken with the new update.  It will
cause yum to error out.  Disable yum-filter-data by chaning the 1 to a
0 in /etc/yum/pluginconf.d/filter-data.conf and yum will work for you
again.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Fedora 8 and 9 updates re-enabled

2008-09-11 Thread Teo Fonrouge
On Thursday 11 September 2008 02:44:41 am Amitakhya Phukan wrote:
> Aaron Konstam wrote:
> > I can't make this work. No matter what I do there is a missing
> > dependency reported for yum-utils of yum >= 3.2.19. My yum is
> > 3.2.17.1. How do we fix this? --
> > ===
> >  Alexander Hamilton started the U.S. Treasury with nothing - and
> > that was the closest our country has ever been to being even. --
> > The Best of Will Rogers
> > ===
> >  Aaron Konstam telephone: (210) 656-0355 e-mail:
> > [EMAIL PROTECTED]
>
> Hi,
>
> I just erased my yum and all yum-* packages installed. Then I rpm
> -Uvh'ed the new yum from the i386.newkey link and ran yum -y install
> yum-utils yum-fastestmirror... it worked.
>
> maybe you can try that.

Hello,

I just did:

# yum reinstall yum

After that, yum update solved yum-utils.


best regards

Teo Fonrouge

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Fedora 8 and 9 updates re-enabled

2008-09-11 Thread Amitakhya Phukan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Aaron Konstam wrote:
> I can't make this work. No matter what I do there is a missing
> dependency reported for yum-utils of yum >= 3.2.19. My yum is
> 3.2.17.1. How do we fix this? --
> ===
>  Alexander Hamilton started the U.S. Treasury with nothing - and
> that was the closest our country has ever been to being even. --
> The Best of Will Rogers
> ===
>  Aaron Konstam telephone: (210) 656-0355 e-mail:
> [EMAIL PROTECTED]
Hi,

I just erased my yum and all yum-* packages installed. Then I rpm
- -Uvh'ed the new yum from the i386.newkey link and ran yum -y install
yum-utils yum-fastestmirror... it worked.

maybe you can try that.

regards,
amit.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkjIzGYACgkQisV6fTFpwA2TSACffyYZQbLGdHGc/OkSL7ngMnUw
V+oAnjV4Pfl/oSDQgshT+2giIn75dtmo
=DZ/c
-END PGP SIGNATURE-

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Fedora 8 and 9 updates re-enabled

2008-09-10 Thread Patrick O'Callaghan
On Wed, 2008-09-10 at 18:27 -0700, landon kelsey wrote:
> This is a great mail list (with very few exceptions)!

It would be even better if people would read the Guidelines and not
top-post.

poc

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Fedora 8 and 9 updates re-enabled

2008-09-10 Thread Dan Thurman

Ted Roche wrote:


On Wed, Sep 10, 2008 at 8:04 PM, Gerald Thompson <[EMAIL PROTECTED]> 
wrote:

>
> I am not sure if its the mirrors I used but this is how I resolved it
>
> yum update yum
> let that process
> yum update yum-utils
> let that process
> done
>

Worked for me, too. Thanks for passing it on, Gerald!


Did not work for me:

# yum update yum
Traceback (most recent call last):
 File "/usr/bin/yum", line 29, in 
   yummain.user_main(sys.argv[1:], exit_code=True)
 File "/usr/share/yum-cli/yummain.py", line 243, in user_main
   errcode = main(args)
 File "/usr/share/yum-cli/yummain.py", line 98, in main
   base.getOptionsConfig(args)
 File "/usr/share/yum-cli/cli.py", line 183, in getOptionsConfig
   disabled_plugins=self.optparser._splitArg(opts.disableplugins))
 File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 180, in 
_getConfig

   startupconf.pluginconfpath,disabled_plugins)
 File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 342, in 
doPluginSetup

   plugin_types, confpath, disabled_plugins)
 File "/usr/lib/python2.5/site-packages/yum/plugins.py", line 151, in 
__init__

   self._importplugins(types)
 File "/usr/lib/python2.5/site-packages/yum/plugins.py", line 193, in 
_importplugins

   self._loadplugin(modulefile, types)
 File "/usr/lib/python2.5/site-packages/yum/plugins.py", line 226, in 
_loadplugin

   module = imp.load_module(modname, fp, pathname, description)
 File "/usr/lib/yum-plugins/filter-data.py", line 111
   ('committers', 'committer')]
  ^
SyntaxError: invalid syntax

Dan

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Fedora 8 and 9 updates re-enabled

2008-09-10 Thread landon kelsey
DUDE! YOU ARE THE MAN!  That worked!!!

This is a great mail list (with very few exceptions)!

EE HAH!

Thanks!






--- On Wed, 9/10/08, Ted Roche <[EMAIL PROTECTED]> wrote:
From: Ted Roche <[EMAIL PROTECTED]>
Subject: Re: Fedora 8 and 9 updates re-enabled
To: "Community assistance, encouragement, and advice for using Fedora." 

Date: Wednesday, September 10, 2008, 8:13 PM

On Wed, Sep 10, 2008 at 8:04 PM, Gerald Thompson <[EMAIL PROTECTED]>
wrote:
>
> I am not sure if its the mirrors I used but this is how I resolved it
>
> yum update yum
> let that process
> yum update yum-utils
> let that process
> done
>

Worked for me, too. Thanks for passing it on, Gerald!

-- 
Ted Roche
Ted Roche & Associates, LLC
http://www.tedroche.com

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines



  -- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Fedora 8 and 9 updates re-enabled

2008-09-10 Thread Ted Roche
On Wed, Sep 10, 2008 at 8:04 PM, Gerald Thompson <[EMAIL PROTECTED]> wrote:
>
> I am not sure if its the mirrors I used but this is how I resolved it
>
> yum update yum
> let that process
> yum update yum-utils
> let that process
> done
>

Worked for me, too. Thanks for passing it on, Gerald!

-- 
Ted Roche
Ted Roche & Associates, LLC
http://www.tedroche.com

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Fedora 8 and 9 updates re-enabled

2008-09-10 Thread Gerald Thompson
On Wed, Sep 10, 2008 at 12:38 PM, Paul W. Frields <[EMAIL PROTECTED]> wrote:
> On Wed, 2008-09-10 at 08:02 -1000, Dave Burns wrote:
>> On Wed, Sep 10, 2008 at 7:52 AM, Paul W. Frields <[EMAIL PROTECTED]> wrote:
>> > # yum --exclude yum --excluce yum-utils update
>>
>> excluce typographic error
>
> Whoops, that's what I get for typing it longhand.
>
> # yum --exclude yum --exclude yum-utils update
>
> The danger of getting too used to the little red squiggles. ;-)
>
> --
> Paul W. Frields

I am not sure if its the mirrors I used but this is how I resolved it

yum update yum
let that process
yum update yum-utils
let that process
done

of course they may have fixed it by the time I posted this.

-- 
Gerald Thompson
[EMAIL PROTECTED]

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Fedora 8 and 9 updates re-enabled

2008-09-10 Thread Paul W. Frields
On Wed, 2008-09-10 at 08:02 -1000, Dave Burns wrote:
> On Wed, Sep 10, 2008 at 7:52 AM, Paul W. Frields <[EMAIL PROTECTED]> wrote:
> > # yum --exclude yum --excluce yum-utils update
> 
> excluce typographic error

Whoops, that's what I get for typing it longhand.

# yum --exclude yum --exclude yum-utils update

The danger of getting too used to the little red squiggles. ;-)

-- 
Paul W. Frields
  gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233  5906 ACDB C937 BD11 3717
  http://paul.frields.org/   -  -   http://pfrields.fedorapeople.org/
  irc.freenode.net: stickster @ #fedora-docs, #fedora-devel, #fredlug


signature.asc
Description: This is a digitally signed message part
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Fedora 8 and 9 updates re-enabled

2008-09-10 Thread Dave Burns
On Wed, Sep 10, 2008 at 7:52 AM, Paul W. Frields <[EMAIL PROTECTED]> wrote:
> # yum --exclude yum --excluce yum-utils update

excluce typographic error

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Fedora 8 and 9 updates re-enabled

2008-09-10 Thread Paul W. Frields
On Wed, 2008-09-10 at 18:42 +0100, Tony Molloy wrote:
> On Wednesday 10 September 2008 14:30:27 Aaron Konstam wrote:
> > On Tue, 2008-09-09 at 23:34 -0700, Jesse Keating wrote:
> > > In a few hours, updates for Fedora 8 and Fedora 9 will start hitting
> > > mirrors.  These updates are designed to transition users from our old
> > > repo locations to new locations that have all our updates re-signed with
> > > a new set of keys.
> > >
> > > Most users will simply need to apply the offered updates, and later
> > > apply any further updates, and verify/import the new GPG key.
> > >
> > > The process to getting new updates is two stage.
> > >
> > > Stage 1) Users configured to get updates from existing repos will see a
> > > small set of updates available in the next few hours/days.  These
> > > updates include fedora-release, PackageKit, gnome-packagekit, and unique
> > > (for Fedora 8, only fedora-release is offered).  These updates should be
> > > applied as soon as possible.
> > >
> > > Stage 2) Once the above updates have been applied, your update tools
> > > (yum, PackageKit, pirut) will see a new repository and a larger set of
> > > updates available.  This is your new standard flow of updates, that will
> > > continue to see new updates as the lifetime of Fedora 8 and 9 progress.
> > >
> > > There will be further milestones in the future that involve redirection
> > > of release package repos to match that of updates, and removing of old
> > > gpg key from rpm trust.
> > >
> > > For more details and an FAQ, please see
> > > https://fedoraproject.org/w/index.php?title=Enabling_new_signing_key
> >
> > I can't make this work. No matter what I do there is a missing
> > dependency reported for yum-utils of yum >= 3.2.19. My yum is 3.2.17.1.
> > How do we fix this?
> > --
> 
> Lots of people are seeing this, probably a dependancy that has not made it to 
> the mirrors for some reason.
> 
> Just do 
> 
> #  yum --exclude=yum\* update
> 
> until the dependancy is availble.

Just to be more precise and avoid any possible problems, the command on
the page now says:

# yum --exclude yum --excluce yum-utils update

-- 
Paul W. Frields
  gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233  5906 ACDB C937 BD11 3717
  http://paul.frields.org/   -  -   http://pfrields.fedorapeople.org/
  irc.freenode.net: stickster @ #fedora-docs, #fedora-devel, #fredlug


signature.asc
Description: This is a digitally signed message part
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Fedora 8 and 9 updates re-enabled

2008-09-10 Thread Tony Molloy
On Wednesday 10 September 2008 14:30:27 Aaron Konstam wrote:
> On Tue, 2008-09-09 at 23:34 -0700, Jesse Keating wrote:
> > In a few hours, updates for Fedora 8 and Fedora 9 will start hitting
> > mirrors.  These updates are designed to transition users from our old
> > repo locations to new locations that have all our updates re-signed with
> > a new set of keys.
> >
> > Most users will simply need to apply the offered updates, and later
> > apply any further updates, and verify/import the new GPG key.
> >
> > The process to getting new updates is two stage.
> >
> > Stage 1) Users configured to get updates from existing repos will see a
> > small set of updates available in the next few hours/days.  These
> > updates include fedora-release, PackageKit, gnome-packagekit, and unique
> > (for Fedora 8, only fedora-release is offered).  These updates should be
> > applied as soon as possible.
> >
> > Stage 2) Once the above updates have been applied, your update tools
> > (yum, PackageKit, pirut) will see a new repository and a larger set of
> > updates available.  This is your new standard flow of updates, that will
> > continue to see new updates as the lifetime of Fedora 8 and 9 progress.
> >
> > There will be further milestones in the future that involve redirection
> > of release package repos to match that of updates, and removing of old
> > gpg key from rpm trust.
> >
> > For more details and an FAQ, please see
> > https://fedoraproject.org/w/index.php?title=Enabling_new_signing_key
>
> I can't make this work. No matter what I do there is a missing
> dependency reported for yum-utils of yum >= 3.2.19. My yum is 3.2.17.1.
> How do we fix this?
> --

Lots of people are seeing this, probably a dependancy that has not made it to 
the mirrors for some reason.

Just do 

#  yum --exclude=yum\* update

until the dependancy is availble.

Tony

> ===
> Alexander Hamilton started the U.S. Treasury with nothing - and that was
> the closest our country has ever been to being even. -- The Best of Will
> Rogers
> ===
> Aaron Konstam telephone: (210) 656-0355 e-mail: [EMAIL PROTECTED]


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Fedora 8 and 9 updates re-enabled

2008-09-10 Thread NiftyFedora Mitch
On Wed, Sep 10, 2008 at 7:16 AM, Dave Feustel <[EMAIL PROTECTED]> wrote:
> On Wed, Sep 10, 2008 at 08:30:27AM -0500, Aaron Konstam wrote:
>> On Tue, 2008-09-09 at 23:34 -0700, Jesse Keating wrote:
>> > In a few hours, updates for Fedora 8 and Fedora 9 will start hitting
>> > mirrors.  These updates are designed to transition users from our old
>> > repo locations to new locations that have all our updates re-signed with
>> > a new set of keys.
>> >
>> > Most users will simply need to apply the offered updates, and later
>> > apply any further updates, and verify/import the new GPG key.
>> >
>> > The process to getting new updates is two stage.
>> >
>> > Stage 1) Users configured to get updates from existing repos will see a
>> > small set of updates available in the next few hours/days.  These
>> > updates include fedora-release, PackageKit, gnome-packagekit, and unique
>> > (for Fedora 8, only fedora-release is offered).  These updates should be
>> > applied as soon as possible.
>> >
>> > Stage 2) Once the above updates have been applied, your update tools
>> > (yum, PackageKit, pirut) will see a new repository and a larger set of
>> > updates available.  This is your new standard flow of updates, that will
>> > continue to see new updates as the lifetime of Fedora 8 and 9 progress.
>> >
>> > There will be further milestones in the future that involve redirection
>> > of release package repos to match that of updates, and removing of old
>> > gpg key from rpm trust.
>> >
>> > For more details and an FAQ, please see
>> > https://fedoraproject.org/w/index.php?title=Enabling_new_signing_key
>> I can't make this work. No matter what I do there is a missing
>> dependency reported for yum-utils of yum >= 3.2.19. My yum is 3.2.17.1.
>> How do we fix this?
>
> I am getting a continuous barrage of update messages and accompanying
> update failure messages. Are the failed update attempts repeated until
> they succeed, or will the popups eventually stop?

Some errors will be natural as the mirrors populate.
Depending on the order of the rsync file completion .
In the general case take advantage of dependency mesessages
and just pause for a sane amount of time...  retry a couple of
hours later.  Say a third of the last two digits of your oldest parent's
birth year.

The dependency tree is valuable as it will establish an orderly update.
Take advantage of it.

-- 
 NiftyFedora
 T o m M i t c h e l l

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Fedora 8 and 9 updates re-enabled

2008-09-10 Thread Jurgen Kramer
On Wed, 2008-09-10 at 10:16 -0400, Dave Feustel wrote:
> On Wed, Sep 10, 2008 at 08:30:27AM -0500, Aaron Konstam wrote:
> > On Tue, 2008-09-09 at 23:34 -0700, Jesse Keating wrote:
> > > In a few hours, updates for Fedora 8 and Fedora 9 will start hitting
> > > mirrors.  These updates are designed to transition users from our old
> > > repo locations to new locations that have all our updates re-signed with
> > > a new set of keys.  
> > > 
> > > Most users will simply need to apply the offered updates, and later
> > > apply any further updates, and verify/import the new GPG key.
> > > 
> > > The process to getting new updates is two stage.
> > > 
> > > Stage 1) Users configured to get updates from existing repos will see a
> > > small set of updates available in the next few hours/days.  These
> > > updates include fedora-release, PackageKit, gnome-packagekit, and unique
> > > (for Fedora 8, only fedora-release is offered).  These updates should be
> > > applied as soon as possible.
> > > 
> > > Stage 2) Once the above updates have been applied, your update tools
> > > (yum, PackageKit, pirut) will see a new repository and a larger set of
> > > updates available.  This is your new standard flow of updates, that will
> > > continue to see new updates as the lifetime of Fedora 8 and 9 progress.
> > > 
> > > There will be further milestones in the future that involve redirection
> > > of release package repos to match that of updates, and removing of old
> > > gpg key from rpm trust.
> > > 
> > > For more details and an FAQ, please see
> > > https://fedoraproject.org/w/index.php?title=Enabling_new_signing_key
> > I can't make this work. No matter what I do there is a missing
> > dependency reported for yum-utils of yum >= 3.2.19. My yum is 3.2.17.1.
> > How do we fix this?
> 
I'm wondering why the old key is not being directly disabled/removed
after installing the new one.  Now packages signed with
the old key can still be installed and could come from an untrusty
source  Or do we have to wait for all the packages to
be resigned?

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Fedora 8 and 9 updates re-enabled

2008-09-10 Thread Dave Feustel
On Wed, Sep 10, 2008 at 08:30:27AM -0500, Aaron Konstam wrote:
> On Tue, 2008-09-09 at 23:34 -0700, Jesse Keating wrote:
> > In a few hours, updates for Fedora 8 and Fedora 9 will start hitting
> > mirrors.  These updates are designed to transition users from our old
> > repo locations to new locations that have all our updates re-signed with
> > a new set of keys.  
> > 
> > Most users will simply need to apply the offered updates, and later
> > apply any further updates, and verify/import the new GPG key.
> > 
> > The process to getting new updates is two stage.
> > 
> > Stage 1) Users configured to get updates from existing repos will see a
> > small set of updates available in the next few hours/days.  These
> > updates include fedora-release, PackageKit, gnome-packagekit, and unique
> > (for Fedora 8, only fedora-release is offered).  These updates should be
> > applied as soon as possible.
> > 
> > Stage 2) Once the above updates have been applied, your update tools
> > (yum, PackageKit, pirut) will see a new repository and a larger set of
> > updates available.  This is your new standard flow of updates, that will
> > continue to see new updates as the lifetime of Fedora 8 and 9 progress.
> > 
> > There will be further milestones in the future that involve redirection
> > of release package repos to match that of updates, and removing of old
> > gpg key from rpm trust.
> > 
> > For more details and an FAQ, please see
> > https://fedoraproject.org/w/index.php?title=Enabling_new_signing_key
> I can't make this work. No matter what I do there is a missing
> dependency reported for yum-utils of yum >= 3.2.19. My yum is 3.2.17.1.
> How do we fix this?

I am getting a continuous barrage of update messages and accompanying
update failure messages. Are the failed update attempts repeated until
they succeed, or will the popups eventually stop?

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Fedora 8 and 9 updates re-enabled

2008-09-10 Thread Mike Chambers
On Wed, 2008-09-10 at 08:30 -0500, Aaron Konstam wrote:

> I can't make this work. No matter what I do there is a missing
> dependency reported for yum-utils of yum >= 3.2.19. My yum is 3.2.17.1.
> How do we fix this?

Try yum update --exclude=yum* and see if that works?  You can manually
update it later when deps are fixed.

-- 
Mike Chambers
Fedora Project - Ambassador, Bug Zapper, Tester, User, etc..
[EMAIL PROTECTED]

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Fedora 8 and 9 updates re-enabled

2008-09-10 Thread ANOOP
On Wed, Sep 10, 2008 at 7:00 PM, Aaron Konstam <[EMAIL PROTECTED]> wrote:
> On Tue, 2008-09-09 at 23:34 -0700, Jesse Keating wrote:
>> In a few hours, updates for Fedora 8 and Fedora 9 will start hitting
>> mirrors.  These updates are designed to transition users from our old
>> repo locations to new locations that have all our updates re-signed with
>> a new set of keys.
>>
>> Most users will simply need to apply the offered updates, and later
>> apply any further updates, and verify/import the new GPG key.
>>
>> The process to getting new updates is two stage.
>>
>> Stage 1) Users configured to get updates from existing repos will see a
>> small set of updates available in the next few hours/days.  These
>> updates include fedora-release, PackageKit, gnome-packagekit, and unique
>> (for Fedora 8, only fedora-release is offered).  These updates should be
>> applied as soon as possible.
>>
>> Stage 2) Once the above updates have been applied, your update tools
>> (yum, PackageKit, pirut) will see a new repository and a larger set of
>> updates available.  This is your new standard flow of updates, that will
>> continue to see new updates as the lifetime of Fedora 8 and 9 progress.
>>
>> There will be further milestones in the future that involve redirection
>> of release package repos to match that of updates, and removing of old
>> gpg key from rpm trust.
>>
>> For more details and an FAQ, please see
>> https://fedoraproject.org/w/index.php?title=Enabling_new_signing_key
> I can't make this work. No matter what I do there is a missing
> dependency reported for yum-utils of yum >= 3.2.19. My yum is 3.2.17.1.
> How do we fix this?
I also got the same issue. But I am updating other packages using
=> yum --skip-broken update

Thanks,
Anoop

> --
> ===
> Alexander Hamilton started the U.S. Treasury with nothing - and that was
> the closest our country has ever been to being even. -- The Best of Will
> Rogers
> ===
> Aaron Konstam telephone: (210) 656-0355 e-mail: [EMAIL PROTECTED]
>
> --
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Fedora 8 and 9 updates re-enabled

2008-09-10 Thread Aaron Konstam
On Tue, 2008-09-09 at 23:34 -0700, Jesse Keating wrote:
> In a few hours, updates for Fedora 8 and Fedora 9 will start hitting
> mirrors.  These updates are designed to transition users from our old
> repo locations to new locations that have all our updates re-signed with
> a new set of keys.  
> 
> Most users will simply need to apply the offered updates, and later
> apply any further updates, and verify/import the new GPG key.
> 
> The process to getting new updates is two stage.
> 
> Stage 1) Users configured to get updates from existing repos will see a
> small set of updates available in the next few hours/days.  These
> updates include fedora-release, PackageKit, gnome-packagekit, and unique
> (for Fedora 8, only fedora-release is offered).  These updates should be
> applied as soon as possible.
> 
> Stage 2) Once the above updates have been applied, your update tools
> (yum, PackageKit, pirut) will see a new repository and a larger set of
> updates available.  This is your new standard flow of updates, that will
> continue to see new updates as the lifetime of Fedora 8 and 9 progress.
> 
> There will be further milestones in the future that involve redirection
> of release package repos to match that of updates, and removing of old
> gpg key from rpm trust.
> 
> For more details and an FAQ, please see
> https://fedoraproject.org/w/index.php?title=Enabling_new_signing_key
I can't make this work. No matter what I do there is a missing
dependency reported for yum-utils of yum >= 3.2.19. My yum is 3.2.17.1.
How do we fix this?
--
===
Alexander Hamilton started the U.S. Treasury with nothing - and that was
the closest our country has ever been to being even. -- The Best of Will
Rogers
===
Aaron Konstam telephone: (210) 656-0355 e-mail: [EMAIL PROTECTED]

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


[Fwd: Fedora 8 and 9 updates re-enabled]

2008-09-10 Thread Aaron Konstam
 Forwarded Message 
From: Jesse Keating <[EMAIL PROTECTED]>
Reply-To: fedora-list@redhat.com
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Fedora 8 and 9 updates re-enabled
Date: Tue, 09 Sep 2008 23:34:35 -0700

In a few hours, updates for Fedora 8 and Fedora 9 will start hitting
mirrors.  These updates are designed to transition users from our old
repo locations to new locations that have all our updates re-signed with
a new set of keys.  

Most users will simply need to apply the offered updates, and later
apply any further updates, and verify/import the new GPG key.

The process to getting new updates is two stage.

Stage 1) Users configured to get updates from existing repos will see a
small set of updates available in the next few hours/days.  These
updates include fedora-release, PackageKit, gnome-packagekit, and unique
(for Fedora 8, only fedora-release is offered).  These updates should be
applied as soon as possible.

Stage 2) Once the above updates have been applied, your update tools
(yum, PackageKit, pirut) will see a new repository and a larger set of
updates available.  This is your new standard flow of updates, that will
continue to see new updates as the lifetime of Fedora 8 and 9 progress.

There will be further milestones in the future that involve redirection
of release package repos to match that of updates, and removing of old
gpg key from rpm trust.

For more details and an FAQ, please see
https://fedoraproject.org/w/index.php?title=Enabling_new_signing_key

-- 
fedora-announce-list mailing list
[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/fedora-announce-list
--
===
Fundamentally, there may be no basis for anything.
===
Aaron Konstam telephone: (210) 656-0355 e-mail: [EMAIL PROTECTED]

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines