Mailinglist Archive: opensuse (2747 mails)

< Previous Next >
Re: [opensuse] yum repos and zypper update
  • From: "Rajko M." <rmatov101@xxxxxxxxxxx>
  • Date: Wed, 31 Oct 2007 19:29:01 -0500
  • Message-id: <200710311929.01636.rmatov101@xxxxxxxxxxx>
On Wednesday 31 October 2007 08:39:01 am Tom Horsley wrote:
Zypper by default updates Patches, the regular method of our update
delivery.

Use:
      zypper update -t package
to update just-package-updates updates.

By golly, that does work. I guess the next step is to investigate
creating patches so things can be more automatic. Thanks!

Creating script
myrepo
that will contain necessary commands like 'su' to switch to root
user, 'createrepo <options>' to refresh repository metadata, 'zypper refresh'
to refresh zypper cashe and finally 'zypper update -t package' is probably
way easier, or
rpm -i <package_name>
for single package.

--
Regards,
Rajko.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups