[Centos] rhn-applet-gui

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



--=-2xbYGyeoW1FK/ILZG8O7
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

On Thu, 2004-05-20 at 21:16, Lance Davis wrote:

> On Thu, 20 May 2004, Johnny Hughes wrote:
> 
> > Just for the heck of it, I downloaded the source RPM from Fedora Core 2
> > (rhn-applet-2.1.7-1.1.i386) and rebuilt it on a Centos 3.1 box ... it
> > built fine, so I installed the rpm as an upgrade .... and it works
> > correctly (shows zero upgrades and launches everything it is supposed to
> > launch).
> 
> Cool - thanks - the one in CentOS is from fedora - I guess they must have 
> patched it up for the new rpm or something ...
> 
> Did you have to build rhnlib as well ???
> 

No ... all the requirements in the spec file were met with the updates
...

Requires: python >= 2.2.1
Requires: rpm-python
Requires: rhnlib >= 1.4
Requires: python-xmlrpc >= 1.5.0
Requires: pygtk2-libglade
Requires: up2date-gnome >= 4.1.5
Requires: pygtk2 >= 1.99.12
Requires: gnome-python2 >= 1.99.11-7
Requires: libgnomeui >= 2.0.3-1
Requires: libgnome >= 2.0.2-5
Requires: gnome-python2-gtkhtml2
Requires: /usr/share/rhn/RHNS-CA-CERT
Requires: e2fsprogs

and

BuildRequires: python-devel >= 2.2.1
BuildRequires:  pygtk2-devel >= 1.99.12-6
BuildRequires: gettext
BuildRequires: gtk2-devel >= 2.2.0
BuildRequires: libgnomeui-devel >= 2.0.3-1

and I have:

python-2.2.3-5
rpm-python-4.2.2-0.14
rhnlib-1.4-1
package python-xmlrpc is not installed
pygtk2-libglade-1.99.16-8
up2date-gnome-4.2.16-1.centos.3.1
pygtk2-1.99.16-8
gnome-python2-1.99.14-5
libgnomeui-2.2.1-1
libgnome-2.2.2-6
gnome-python2-gtkhtml2-1.99.14-5
e2fsprogs-1.32-15
python-devel-2.2.3-5
pygtk2-devel-1.99.16-8
gettext-0.11.4-7
gtk2-devel-2.2.4-4.0
libgnomeui-devel-2.2.1-1

Wierd ... python-xmlrpc isn't installed, but the build worked fine ...

and

[root@CentOS-31 root]# yum provides python-xmlrpc
Gathering header information file(s) from server(s)
Server: CentOS-3.1 - Addons
Server: CentOS-3.1 - Base
Server: CentOS-3.1 - Updates
Finding updated packages
Downloading needed headers
Looking in available packages for a providing package
No packages found
Looking in installed packages for a providing package
No packages found

- Johnny Hughes

--=-2xbYGyeoW1FK/ILZG8O7
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
On Thu, 2004-05-20 at 21:16, Lance Davis wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373"><I>On Thu, 20 May 2004, Johnny Hughes wrote:

&gt; Just for the heck of it, I downloaded the source RPM from Fedora Core 2
&gt; (rhn-applet-2.1.7-1.1.i386) and rebuilt it on a Centos 3.1 box ... it
&gt; built fine, so I installed the rpm as an upgrade .... and it works
&gt; correctly (shows zero upgrades and launches everything it is supposed to
&gt; launch).

Cool - thanks - the one in CentOS is from fedora - I guess they must have 
patched it up for the new rpm or something ...

Did you have to build rhnlib as well ???
</I></FONT></PRE>
</BLOCKQUOTE>
No ... all the requirements in the spec file were met with the updates ...<BR>
<BR>
Requires: python &gt;= 2.2.1<BR>
Requires: rpm-python<BR>
Requires: rhnlib &gt;= 1.4<BR>
Requires: python-xmlrpc &gt;= 1.5.0<BR>
Requires: pygtk2-libglade<BR>
Requires: up2date-gnome &gt;= 4.1.5<BR>
Requires: pygtk2 &gt;= 1.99.12<BR>
Requires: gnome-python2 &gt;= 1.99.11-7<BR>
Requires: libgnomeui &gt;= 2.0.3-1<BR>
Requires: libgnome &gt;= 2.0.2-5<BR>
Requires: gnome-python2-gtkhtml2<BR>
Requires: /usr/share/rhn/RHNS-CA-CERT<BR>
Requires: e2fsprogs<BR>
<BR>
and<BR>
<BR>
BuildRequires: python-devel &gt;= 2.2.1<BR>
BuildRequires:&nbsp; pygtk2-devel &gt;= 1.99.12-6<BR>
BuildRequires: gettext<BR>
BuildRequires: gtk2-devel &gt;= 2.2.0<BR>
BuildRequires: libgnomeui-devel &gt;= 2.0.3-1<BR>
<BR>
and I have:<BR>
<BR>
python-2.2.3-5<BR>
rpm-python-4.2.2-0.14<BR>
rhnlib-1.4-1<BR>
<B>package python-xmlrpc is not installed</B><BR>
pygtk2-libglade-1.99.16-8<BR>
up2date-gnome-4.2.16-1.centos.3.1<BR>
pygtk2-1.99.16-8<BR>
gnome-python2-1.99.14-5<BR>
libgnomeui-2.2.1-1<BR>
libgnome-2.2.2-6<BR>
gnome-python2-gtkhtml2-1.99.14-5<BR>
e2fsprogs-1.32-15<BR>
python-devel-2.2.3-5<BR>
pygtk2-devel-1.99.16-8<BR>
gettext-0.11.4-7<BR>
gtk2-devel-2.2.4-4.0<BR>
libgnomeui-devel-2.2.1-1<BR>
<BR>
Wierd ... python-xmlrpc isn't installed, but the build worked fine ...<BR>
<BR>
and<BR>
<BR>
<FONT COLOR="#0000ff">[root@CentOS-31 root]# yum provides python-xmlrpc<BR>
Gathering header information file(s) from server(s)<BR>
Server: CentOS-3.1 - Addons<BR>
Server: CentOS-3.1 - Base<BR>
Server: CentOS-3.1 - Updates<BR>
Finding updated packages<BR>
Downloading needed headers<BR>
Looking in available packages for a providing package<BR>
No packages found<BR>
Looking in installed packages for a providing package<BR>
No packages found</FONT><BR>
<BR>
- Johnny Hughes
</BODY>
</HTML>

--=-2xbYGyeoW1FK/ILZG8O7--



[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux