Re: yum prob on lappy



Gene
Glad Craig got you on your way.

Had to find this because I had just done it and couldn't remember the
details. The updated repos are sent with the distribution so all you
have to do is fetch the file

fedora-release-6-4.noarch.rpm

Form a source such as
<http://download.fedora.redhat.com/pub/fedora/linux/core/6/i386/os/Fedor
a/RPMS/fedora-release-6-4.noarch.rpm>

It will update the yum.repos.d file with the updates as xxx.repo.rpmnew.
From there you can make your fixes as you like them.

Robert McBroom

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • RE: Execute permission for all sprocs
    ... "Craig HB" schrieb: ... Just add the name of the user account in the second line and run this: ... declare @sp varchar ... fetch next from cu into @sp ...
    (microsoft.public.sqlserver.security)
  • RE: SP execute only permissions
    ... "Craig HB" schrieb: ... Is there a fixed database role that I can use, ... > do I need to grant the user permissions for each stored procedure manually? ... fetch next from cu into @object ...
    (microsoft.public.sqlserver.security)