LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   Updating SuSE with YOU (https://www.linuxquestions.org/questions/suse-opensuse-60/updating-suse-with-you-359374/)

caesium5 09-02-2005 12:00 AM

Updating SuSE with YOU
 
Understand that SUSE can be updated using YOU.

During updating, there is an option to choose "Remove Source Packages After Update".

So, if we did not choose this option, any idea where the Source Packages will be stored in the computer? Wanted to burn it into a disc and share it with friends who also do not have boardband connection. :P

muddywaters 09-02-2005 01:14 AM


Sorry, posted in wrong place.

abisko00 09-02-2005 02:28 AM

I alway tick the 'remove' option, so the following folder is empty on my system, but maybe it's the one:

/var/lib/YaST2/you/mnt/i386/update/9.x/rpm/

runlevel0 09-02-2005 04:27 AM

Re: Updating SuSE with YOU
 
Quote:

Originally posted by caesium5
Understand that SUSE can be updated using YOU.

During updating, there is an option to choose "Remove Source Packages After Update".

So, if we did not choose this option, any idea where the Source Packages will be stored in the computer? Wanted to burn it into a disc and share it with friends who also do not have boardband connection. :P

I can't remember exactly where, but it's in /var/cache/yast/ ...

To be sure:

Code:

find /var -type f -name "*.rpm"
Many of YOU's rpm's are patch.rpm, but YOU also uses normal ones. Using patch rpms reduces the necessary space a lot, so don't expect filling a whole CD with them.

YOU = teh R0X0R

caesium5 09-02-2005 04:51 AM

Thanks for the advise,

will try to look for it when I'm with the linux box :p

caesium5 09-02-2005 07:21 AM

I've found 4 directory:

file:/var/lib/YaST2/you/mnt/i386/update/9.2/rpm -- lots of rpm
file:/var/lib/YaST2/you/mnt/i386/update/9.2/patches -- lots of plain text document
file:/var/lib/YaST2/you/mnt/i386/update/9.2/deltas -- lots of rpm
file:/var/lib/YaST2/you/mnt/i386/update/9.2/scripts -- two shell script

any idea what is the required file, else I'll burn all, only 490MB :p

abisko00 09-02-2005 07:28 AM

I'd take them all.
This link might be interesting:
http://portal.suse.com/sdb/en/2004/0...l_patchcd.html


All times are GMT -5. The time now is 09:14 AM.