Re: Yast save paths



On Sun, 22 Mar 2009 19:54:48 -0400, rsink typed this message:

John Bowling wrote:
rsink wrote:

noi ance wrote:
On Thu, 19 Mar 2009 00:17:17 -0400, rsink typed this message:

This seems to shift with every moon, where does yast keep downloaded
rpm's?

On the one hand the online installs are no fun when you have several
machines to do. For another, some may never be connected and for
such online is out, period.
I think they're kept in /var/cache try:

$ tree /var/cache | less
They used to be under /var/cache/Yast at one time I think but not
anymore. /var/cache/zypp/ contains subfolders reflecting the
gereneral permitted repositories but no rpms.

bash: tree: command not found
lines ?-?/? (END)
[2]+ Stopped tree /var/cache | less

though 'man tree' does produce the man page.

This is another example of useful Yast features that get zapped from
time to time for reasons I couldn't rationalize, like the disk usage
projection that once told me if packages to be installed would max out
the partition.

I have used tree since I started with Linux (around release 6.4), and
since 10.0, I have had to install it separately (first thing right
after system load & initial update is complete!) It is on the DVD for
all of 10.x and 11.x.

If they had not included it, I would have went to bugzilla and bitched.
There is nothing else that can do what tree does. Perhaps if you wanted
to do a bash script with hundreds of 'ls -l' intermixed with 'cd ...'

It wasn't installed, now it is. It found a cache of repo_5 which I had
enabled for a test online update. There are assorted xml data files in
there but no sign of the full or delta rpms that were downloaded and
applied.

Neat utility BTW, it also showed up many mb's worth of useless language
caches since gone.

If there's a cache for /var/cache/YUM and it doesn't have any .rpm files
then the cache has been cleared.

You could try a
$ sudo find / -type f -iname "*.rpm" > listofrpms.txt

BTW, you should try using zypper instead of Yum going forward. Currently
zypper does everything that YUM can do and more.

$ zypper search packagename, packagename
$ zypper info packagename, packagename
$ zypper update
$ zypper patch
.



Relevant Pages

  • Re: [opensuse] Thunderbird loses icon on panel - openSUSE 12.1
    ... Religiously running zypper refresh/patch/up each morning with the ... The issue is that the Firefox and Thunderbird 8 releases were actually ... You runs 'zypper up' and its tells ya that there is an update to Firefox and Thunderbird so ya tells it to do the update. ... Ya don't sit there and think, "What may happen in 12.1 when I installs it: will it have v8 or won'ts it? ...
    (SuSE)
  • Re: Yast save paths
    ... On the one hand the online installs are no fun when you have several ... machines to do. ... bash: tree: command not found ...
    (alt.os.linux.suse)
  • Re: Yast save paths
    ... On the one hand the online installs are no fun when you have several ... bash: tree: command not found ... useless language caches since gone. ...
    (alt.os.linux.suse)
  • Re: installing new packages under mactex and texshop
    ... additions tree was used for things not installed by the local user, ... additions texmf tree will stay clear of such things in future. ... to be sure of that is to define a new texmf tree - one that MacTeX ... MacTeX installs a System Preference Pane called TeX Distribution that ...
    (comp.text.tex)
  • Re: [opensuse] zypper cache cleanup while running
    ... From what I see, zypper installs immediately ... the packages it downloads, ... So, is it safe to delete older rpm's from the cache, as they are ... Will zypper need them later in the install process? ...
    (SuSE)