Issue62

Project smart
Title Add YaST2 channel support
Priority feature Status resolved
Superseder Nosy List cthiel, loki, netmask
Assigned To netmask Topics

Created on 2005-12-26.01:49:53 by netmask, last changed 2006-08-15.17:03:22 by cthiel.

Files
File name Uploaded Type Edit Remove
00-smart-yast2-channel.patch netmask, 2005-12-26.01:49:51 text/x-patch
01-smart-yast2-channel.patch netmask, 2006-02-10.02:56:51 text/x-patch
02-smart-yast2-channel.patch netmask, 2006-02-19.16:25:01 text/x-patch
Messages
msg624 (view) Author: cthiel Date: 2006-08-15.17:03:22
yast2 channel support is in smart 0.42.
msg403 (view) Author: loki Date: 2006-02-20.15:47:10
Mauricio Teixeira (netmask) at Labix Tracker wrote:
> Mauricio Teixeira (netmask) <mteixeira@webset.net> added the comment:
> 
> New version of the patch (r696). Added "=Shr" support (correctly loads
> descriptions for packages not i586).

Updated smart RPMs available (0.41-12):
http://linux01.gwdg.de/~pbleser/rpm-navigation.php?cat=System/smart/
http://ftp.gwdg.de/pub/linux/misc/suser-guru/rpm/packages/System/smart/

Includes Mauricio's updated yast2 support patch + patch for issue #64:
http://tracker.labix.org/issue64
msg392 (view) Author: netmask Date: 2006-02-19.16:25:00
New version of the patch (r696). Added "=Shr" support (correctly loads
descriptions for packages not i586).

File: 02-smart-yast2-channel.patch
msg345 (view) Author: netmask Date: 2006-02-10.02:56:51
New version of the patch (r695). Added tests (only works if checking out
packages from svn). Fixes package description handling. Corrected NameProvides
detection.

For those who are testing it, please, re-apply this patch against pristine 0.41,
and report if you find any bugs.

File: 01-smart-yast2-channel.patch
msg181 (view) Author: netmask Date: 2005-12-26.11:11:48
Important note:

I know that applying this patch the way I suggested isn't the best way of doing
it, but it's just an easy and fast way. Feel free to apply it the way you want.
You can either apply the patch against the tarball, or checkout the current svn
branch at:

https://svn.smartpm.python-hosting.com/branches/yast2-channel/

Either way, afther applying the patch you should 'make && make install'.
msg180 (view) Author: netmask Date: 2005-12-26.01:49:51
Issue to track testing and changes on the implementation of YaST2 channel support.

Attached first public patch for testing against release 0.41. Apply as root using:

cd /usr/lib/python/site-packages/smart && patch -p1 < file.patch
History
Date User Action Args
2006-08-15 17:03:22cthielsetstatus: testing -> resolved
nosy: + cthiel
messages: + msg624
2006-02-20 15:47:11lokisetnosy: + loki
messages: + msg403
2006-02-19 16:25:06netmasksetfiles: + 02-smart-yast2-channel.patch
messages: + msg392
2006-02-10 02:56:58netmasksetfiles: + 01-smart-yast2-channel.patch
messages: + msg345
2005-12-26 11:11:49netmasksetmessages: + msg181
2005-12-26 01:49:53netmaskcreate