From paulway at sgs.immi.gov.au Wed Feb 3 00:36:32 2010 From: paulway at sgs.immi.gov.au (Paul Wayper) Date: Wed, 03 Feb 2010 11:36:32 +1100 Subject: [rhn-users] Cannot update postgresql [SEC=UNCLASSIFIED] In-Reply-To: References: <20080907010450.p5fk92kyog40cwc4@webmail.bresnanhosting.com> Message-ID: <4B68C510.8040907@sgs.immi.gov.au> On 25/01/10 09:35, Jensen, John T wrote: > I have a Redhat EL 5.4 server. There is a postgresql update waiting but I can't apply it - have tried everything I can think of. I can't find any way to get this libpq.so there. > > Anyone got any thoughts? Google shows a number of times of this sort of thing happening but I haven't been able to get any of the suggestions to work. > I've generally found I solve these problems by: 1) removing the dependent package (apr-util) - doing an rpm -ev --nodeps is fine here because you're just about to reinstall it. 2) update the postgresql-libs package. 3) reinstall the apr-util package. You may also like to do a full dump of your databases, because this might be one of those "we've just broken backward compatibility and don't do in-place upgrades" updates of PostgreSQL that we all find so amusing to deal with post facto. Have fun, Paul -- Paul Wayper - Gateway Engineer - Unisys 02 6225 8057 - 0422 392 081 - Level 1, 9 Thynne St, Bruce -------------------------------------------------------------------- Important Notice: If you have received this email by mistake, please advise the sender and delete the message and attachments immediately. This email, including attachments, may contain confidential, sensitive, legally privileged and/or copyright information. Any review, retransmission, dissemination or other use of this information by persons or entities other than the intended recipient is prohibited. DIAC respects your privacy and has obligations under the Privacy Act 1988. The official departmental privacy policy can be viewed on the department's website at www.immi.gov.au. See: http://www.immi.gov.au/functional/privacy.htm --------------------------------------------------------------------- From j.jensen at auckland.ac.nz Wed Feb 3 01:08:42 2010 From: j.jensen at auckland.ac.nz (Jensen, John T) Date: Wed, 3 Feb 2010 14:08:42 +1300 Subject: [rhn-users] Cannot update postgresql [SEC=UNCLASSIFIED] In-Reply-To: <4B68C510.8040907@sgs.immi.gov.au> References: <20080907010450.p5fk92kyog40cwc4@webmail.bresnanhosting.com> <4B68C510.8040907@sgs.immi.gov.au> Message-ID: Paul - thank you so much for this. I did the uninstall and then the update worked. I am reinstalling apr-util now and will, indeed, check the databases. -----Original Message----- From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Paul Wayper Sent: Wednesday, 3 February 2010 1:37 p.m. To: rhn-users at redhat.com Subject: Re: [rhn-users] Cannot update postgresql [SEC=UNCLASSIFIED] On 25/01/10 09:35, Jensen, John T wrote: > I have a Redhat EL 5.4 server. There is a postgresql update waiting but I can't apply it - have tried everything I can think of. I can't find any way to get this libpq.so there. > > Anyone got any thoughts? Google shows a number of times of this sort of thing happening but I haven't been able to get any of the suggestions to work. > I've generally found I solve these problems by: 1) removing the dependent package (apr-util) - doing an rpm -ev --nodeps is fine here because you're just about to reinstall it. 2) update the postgresql-libs package. 3) reinstall the apr-util package. You may also like to do a full dump of your databases, because this might be one of those "we've just broken backward compatibility and don't do in-place upgrades" updates of PostgreSQL that we all find so amusing to deal with post facto. Have fun, Paul -- Paul Wayper - Gateway Engineer - Unisys 02 6225 8057 - 0422 392 081 - Level 1, 9 Thynne St, Bruce -------------------------------------------------------------------- Important Notice: If you have received this email by mistake, please advise the sender and delete the message and attachments immediately. This email, including attachments, may contain confidential, sensitive, legally privileged and/or copyright information. Any review, retransmission, dissemination or other use of this information by persons or entities other than the intended recipient is prohibited. DIAC respects your privacy and has obligations under the Privacy Act 1988. The official departmental privacy policy can be viewed on the department's website at www.immi.gov.au. See: http://www.immi.gov.au/functional/privacy.htm --------------------------------------------------------------------- _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users From mmeier at us.ibm.com Wed Feb 3 03:04:43 2010 From: mmeier at us.ibm.com (Maria Meier) Date: Tue, 2 Feb 2010 22:04:43 -0500 Subject: [rhn-users] AUTO: Maria Meier is out of the office (returning 02/03/2010) Message-ID: I am out of the office until 02/03/2010. I will respond to your message when I return on Wednesday, 2/3/2010 Note: This is an automated response to your message "Re: [rhn-users] Cannot update postgresql [SEC=UNCLASSIFIED]" sent on 2/2/10 19:36:32. This is the only notification you will receive while this person is away. -------------- next part -------------- An HTML attachment was scrubbed... URL: From felmasper at gmail.com Wed Feb 3 17:59:20 2010 From: felmasper at gmail.com (Felipe Massia) Date: Wed, 3 Feb 2010 15:59:20 -0200 Subject: [rhn-users] RHN Hosted web session expires too quickly In-Reply-To: <4B4B4622.1020205@hmdc.harvard.edu> References: <4B4B4622.1020205@hmdc.harvard.edu> Message-ID: <7e727d5c1002030959j7cdfe19s5181405ef07ec46d@mail.gmail.com> I did the following: - installed the Greasemonkey add-on in Firefox - added the following user script: window.addEventListener( 'load', function() { document.forms[0].submit(); }, true); - to the URL : https://www.redhat.com/wapps/sso/rhn/login.html?redirect=* Now every time the login page appears, it instantaneously log in (since I left my login+pass saved in FF secured by a master password). -- Felipe On Mon, Jan 11, 2010 at 13:39, Steve Huff wrote: > On 1/11/10 8:31 AM, daryl herzmann wrote: > >> >> I was hoping the RHN outage this past weekend would fix this, but alas, >> it hasn't. One wonders where I can get an update on this issue, as the >> bugzilla ticket is silent and my CRM ticket has no information updates. >> So I try email again, hehe. :) >> > > one way you might work around this issue is to use the RHN API ( > https://rhn.redhat.com/rhn/apidoc/index.jsp) to get information out of RHN > instead of using the horrible web interface. the API is clunky, but > reasonably straightforward, and if there are certain queries you run on a > regular basis, it shouldn't be too hard to automate the process of running > them. > > in my spare time i've been working on a Perl module that encapsulates > access to the RHN API. right now you have to get it from Subversion (i > haven't generated the first release yet), but you might find it useful: > > http://rhn-api.sourceforge.net/ > > right now most of the work that remains to be done is pretty mechanical > coding; if there are API calls that i haven't yet implemented that you need, > you're welcome to submit patches, or i'll give you commit access. > > please let me know if you do end up trying to use the API or my Perl > module; i'd be happy to explain anything that isn't clear. > > > -steve > > -- > Steve Huff - Systems Administrator, HMDC - shuff at hmdc.harvard.edu > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From akrherz at iastate.edu Wed Feb 3 19:09:38 2010 From: akrherz at iastate.edu (daryl herzmann) Date: Wed, 3 Feb 2010 13:09:38 -0600 (CST) Subject: [rhn-users] RHN Hosted web session expires too quickly In-Reply-To: <7e727d5c1002030959j7cdfe19s5181405ef07ec46d@mail.gmail.com> References: <4B4B4622.1020205@hmdc.harvard.edu> <7e727d5c1002030959j7cdfe19s5181405ef07ec46d@mail.gmail.com> Message-ID: On Wed, 3 Feb 2010, Felipe Massia wrote: > I did the following: > > - installed the Greasemonkey add-on in Firefox > - added the following user script: > > window.addEventListener( > 'load', > function() { document.forms[0].submit(); }, > true); > > - to the URL : https://www.redhat.com/wapps/sso/rhn/login.html?redirect=* > > Now every time the login page appears, it instantaneously log in (since I left my login+pass saved in FF secured by a master password). Hi Felipe, Clever idea! Red Hat claims they will be fixing this either the end of this month or next. Why they waited so long is anybodies guess. My theories are that: 1) Most red hater's run Fedora, so they don't see the constant broken behaviour of RHN hosted and errata application. 2) Those that run RHEL have their own Satellite on their desk, so they don't see the constant broken behaviour of RHN hosted :) daryl From francisco1302ad at cha.jovenclub.cu Sat Feb 6 22:32:29 2010 From: francisco1302ad at cha.jovenclub.cu (Francisco Arencibia Quesada) Date: Sat, 6 Feb 2010 17:32:29 -0500 (ECT) Subject: [rhn-users] RHEL 5 network problems Message-ID: <41192.192.168.54.4.1265495549.squirrel@correo.cha.jovenclub.cu> Greetings for all... I have a problem with Red Hat Enterprise Linux Server 5. I have configured the network, Ip address, etc, but it doesn't work, I can't use ping command with any machine.I have a server DELL POWEREDGE830.Everything seems to be OK, but network doesn't work...I need your advice in order to fix this problem the sooner the better. Regards. Francisco. From linuxelf at gmail.com Sat Feb 6 22:53:57 2010 From: linuxelf at gmail.com (Stephen Gilbert) Date: Sat, 06 Feb 2010 17:53:57 -0500 Subject: [rhn-users] RHEL 5 network problems In-Reply-To: <41192.192.168.54.4.1265495549.squirrel@correo.cha.jovenclub.cu> References: <41192.192.168.54.4.1265495549.squirrel@correo.cha.jovenclub.cu> Message-ID: <4B6DF305.4010603@gmail.com> There are many things that could be wrong. I'd start with checking ifconfig to make sure the NIC is configured the way I think it is. Then I'd check netstat -nr to make sure the gateway address is configured the way I think it should be. Then use ethtool to make sure that I've got a link, and my speed and duplex are what I think they should be. Francisco Arencibia Quesada wrote: > Greetings for all... > > I have a problem with Red Hat Enterprise Linux Server 5. I have configured > the network, Ip address, etc, but it doesn't work, I can't use ping > command with any machine.I have a server DELL POWEREDGE830.Everything > seems to be OK, but network doesn't work...I need your advice in order to > fix this problem the sooner the better. > > Regards. > Francisco. > > > > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > From francisco1302ad at cha.jovenclub.cu Sat Feb 6 23:17:13 2010 From: francisco1302ad at cha.jovenclub.cu (Francisco Arencibia Quesada) Date: Sat, 6 Feb 2010 18:17:13 -0500 (ECT) Subject: [rhn-users] RHEL 5 network problems In-Reply-To: <4B6DF305.4010603@gmail.com> References: <41192.192.168.54.4.1265495549.squirrel@correo.cha.jovenclub.cu> <4B6DF305.4010603@gmail.com> Message-ID: <39081.192.168.54.4.1265498233.squirrel@correo.cha.jovenclub.cu> I checked all the parameters, and nothing, I can ping my eth0 and eth1, but anything else..Another idea__??? Thanks for answering. > There are many things that could be wrong. I'd start with checking > ifconfig to make sure the NIC is configured the way I think it is. Then > I'd check netstat -nr to make sure the gateway address is configured the > way I think it should be. Then use ethtool to make sure that I've got a > link, and my speed and duplex are what I think they should be. > From ben.kevan at gmail.com Sat Feb 6 23:43:25 2010 From: ben.kevan at gmail.com (Ben Kevan) Date: Sat, 6 Feb 2010 15:43:25 -0800 Subject: [rhn-users] [Rhel-support-list] RHEL 5 network problems In-Reply-To: <39081.192.168.54.4.1265498233.squirrel@correo.cha.jovenclub.cu> References: <41192.192.168.54.4.1265495549.squirrel@correo.cha.jovenclub.cu> <4B6DF305.4010603@gmail.com> <39081.192.168.54.4.1265498233.squirrel@correo.cha.jovenclub.cu> Message-ID: Network troubleshooting 101: Can you get to the gateway? How about giving any more info? And not be critical, but are you and admin? What type of server is it? Physical? VM? Is the port an access port? Requires tagging? On 2/6/10, Francisco Arencibia Quesada wrote: > I checked all the parameters, and nothing, I can ping my eth0 and eth1, > but anything else..Another idea__??? > Thanks for answering. > > >> There are many things that could be wrong. I'd start with checking >> ifconfig to make sure the NIC is configured the way I think it is. Then >> I'd check netstat -nr to make sure the gateway address is configured the >> way I think it should be. Then use ethtool to make sure that I've got a >> link, and my speed and duplex are what I think they should be. >> > > > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > -- Sent from my mobile device From linuxelf at gmail.com Sat Feb 6 23:56:52 2010 From: linuxelf at gmail.com (Stephen Gilbert) Date: Sat, 06 Feb 2010 18:56:52 -0500 Subject: [rhn-users] RHEL 5 network problems In-Reply-To: <39081.192.168.54.4.1265498233.squirrel@correo.cha.jovenclub.cu> References: <41192.192.168.54.4.1265495549.squirrel@correo.cha.jovenclub.cu> <4B6DF305.4010603@gmail.com> <39081.192.168.54.4.1265498233.squirrel@correo.cha.jovenclub.cu> Message-ID: <4B6E01C4.4020603@gmail.com> Can you check the physical layer? Is there another server nearby that you could plug the ethernet cable from that server into to make sure everything is ok outside of the server? Francisco Arencibia Quesada wrote: > I checked all the parameters, and nothing, I can ping my eth0 and eth1, > but anything else..Another idea__??? > Thanks for answering. > > > >> There are many things that could be wrong. I'd start with checking >> ifconfig to make sure the NIC is configured the way I think it is. Then >> I'd check netstat -nr to make sure the gateway address is configured the >> way I think it should be. Then use ethtool to make sure that I've got a >> link, and my speed and duplex are what I think they should be. >> >> > > > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > From John.M.Markunas at williams.edu Sun Feb 7 17:41:06 2010 From: John.M.Markunas at williams.edu (John Markunas) Date: Sun, 7 Feb 2010 12:41:06 -0500 Subject: [rhn-users] RHEL 5 network problems In-Reply-To: <39081.192.168.54.4.1265498233.squirrel@correo.cha.jovenclub.cu> References: <41192.192.168.54.4.1265495549.squirrel@correo.cha.jovenclub.cu> <4B6DF305.4010603@gmail.com> <39081.192.168.54.4.1265498233.squirrel@correo.cha.jovenclub.cu> Message-ID: <002101caa81c$ba302af0$2e9080d0$@M.Markunas@williams.edu> Hi Sometimes running /usr/bin/system-config-network[rhel 5.4] will help you Get networking up and running. John Markunas Wiliams College -----Original Message----- From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Francisco Arencibia Quesada Sent: Saturday, February 06, 2010 6:17 PM To: Discussions about Red Hat Network (rhn.redhat.com) Subject: Re: [rhn-users] RHEL 5 network problems I checked all the parameters, and nothing, I can ping my eth0 and eth1, but anything else..Another idea__??? Thanks for answering. > There are many things that could be wrong. I'd start with checking > ifconfig to make sure the NIC is configured the way I think it is. Then > I'd check netstat -nr to make sure the gateway address is configured the > way I think it should be. Then use ethtool to make sure that I've got a > link, and my speed and duplex are what I think they should be. > _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users From francisco1302ad at cha.jovenclub.cu Mon Feb 8 20:18:41 2010 From: francisco1302ad at cha.jovenclub.cu (Francisco Arencibia Quesada) Date: Mon, 8 Feb 2010 15:18:41 -0500 (ECT) Subject: [rhn-users] How can I enable lock session in GNOME?? Message-ID: <38688.192.168.54.4.1265660321.squirrel@correo.cha.jovenclub.cu> Hello for everybody, I need to enable lock session by root in Gnome, I have searched in Internet without results...I know that for security reasons, it is disabled, but I really need to enable this function..Thanks to all.. Regards PS:I'm new in RED HAT 5 -- *************************************************** Hay una fuerza motriz m?s poderosa que el vapor, la electricidad y la energ?a at?mica: la voluntad. Albert Einstein **************************************************** From suresh_skja at yahoo.com Wed Feb 17 21:53:08 2010 From: suresh_skja at yahoo.com (sureshskja skja) Date: Thu, 18 Feb 2010 03:23:08 +0530 (IST) Subject: [rhn-users] How to clear Lun reservation in RHEL 3 Message-ID: <240598.51522.qm@web95411.mail.in2.yahoo.com> Hi All, Can you please any one can answer this question? How? to clear?LUN reservation in RHEL 3 update 9, Which is standalone? server and is going to decommissioned after clearing reservation, and need to reassign to other six servers same lun. Adapter - QLA2462 Storage IBM sdd Please help me on this that will be highly appricatable. Thanks & Regards, SURESH S Mob:-9742330058 The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/ From jsantana at csulb.edu Thu Feb 18 18:02:49 2010 From: jsantana at csulb.edu (Jesse Santana) Date: Thu, 18 Feb 2010 10:02:49 -0800 Subject: [rhn-users] AUTO: Jesse Santana/AdminFinance/CSULB is out of the office. (returning 02/22/2010) Message-ID: I am out of the office until 02/22/2010. I will respond to your message when I return. If you require immediate assistance, please contact our support line at net-help at csulb.edu or Desktop Support at (562)985-8344. Note: This is an automated response to your message "rhn-users Digest, Vol 72, Issue 6" sent on 2/18/2010 9:00:07 AM. This is the only notification you will receive while this person is away. -------------- next part -------------- An HTML attachment was scrubbed... URL: From neale at sinenomine.net Fri Feb 19 01:46:50 2010 From: neale at sinenomine.net (Neale Ferguson) Date: Thu, 18 Feb 2010 19:46:50 -0600 Subject: [rhn-users] Registering guests of ESX 3.5 Message-ID: I'm trying to determine the process of registering our ESX 3.5 hosts with RHN so that we can register the individual guests using up2date --register and have them appear under the "Virtual Systems" category. However, I'm not seeing the forest for the trees as I can't work out how to go about this. The RHN knowledgebase gives some steps (DOC-9933) but the all-important one - registering the host - is simply given as: 1. The host system (dom0) must be register with Red Hat Network. Follow standard procedures to register this system with RHN. This is the step I need help with. Thanks... Neale From RJM002 at shsu.edu Fri Feb 19 02:13:15 2010 From: RJM002 at shsu.edu (Marti, Robert) Date: Thu, 18 Feb 2010 20:13:15 -0600 Subject: [rhn-users] Registering guests of ESX 3.5 In-Reply-To: References: Message-ID: I don't think you'll get what you're looking for with esx (vmwares product) iirc the kb you're looking at talks about xen. Sent from my iPhone On Feb 18, 2010, at 19:52, "Neale Ferguson" wrote: > I'm trying to determine the process of registering our ESX 3.5 hosts > with > RHN so that we can register the individual guests using up2date -- > register > and have them appear under the "Virtual Systems" category. However, > I'm not > seeing the forest for the trees as I can't work out how to go about > this. > The RHN knowledgebase gives some steps (DOC-9933) but the all- > important one > - registering the host - is simply given as: > > 1. The host system (dom0) must be register with Red Hat Network. > Follow > standard procedures to register this system with RHN. > > This is the step I need help with. > > Thanks... Neale > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users From peter at simons-rock.edu Fri Feb 19 15:02:35 2010 From: peter at simons-rock.edu (Peter C. Lai) Date: Fri, 19 Feb 2010 10:02:35 -0500 Subject: [rhn-users] Registering guests of ESX 3.5 In-Reply-To: References: Message-ID: <20100219150234.GX4648@cesium.hyperfine.info> Not supported. RHN supports virtual machine registration for an RHEL guest running under RHEL virtualization (xen or kvm). This is in order to support the standard RHEL agreement which provides 4 "free" RHEL VM registrations per RHEL virtualization host. Running an RHEL installation under VMware host will, and should, make that RHEL host show up as a normal RHEL machine. On 2010-02-18 07:46:50PM -0600, Neale Ferguson wrote: > I'm trying to determine the process of registering our ESX 3.5 hosts with > RHN so that we can register the individual guests using up2date --register > and have them appear under the "Virtual Systems" category. However, I'm not > seeing the forest for the trees as I can't work out how to go about this. > The RHN knowledgebase gives some steps (DOC-9933) but the all-important one > - registering the host - is simply given as: > > 1. The host system (dom0) must be register with Red Hat Network. Follow > standard procedures to register this system with RHN. > > This is the step I need help with. > > Thanks... Neale > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users -- =========================================================== Peter C. Lai | Bard College at Simon's Rock Systems Administrator | 84 Alford Rd. Information Technology Svcs. | Gt. Barrington, MA 01230 USA peter AT simons-rock.edu | (413) 528-7428 =========================================================== From neale at sinenomine.net Fri Feb 19 16:50:34 2010 From: neale at sinenomine.net (Neale Ferguson) Date: Fri, 19 Feb 2010 10:50:34 -0600 Subject: [rhn-users] Registering guests of ESX 3.5 In-Reply-To: <20100219150234.GX4648@cesium.hyperfine.info> Message-ID: Thanks. I should have clarified we're running RHEL AS and one of the licenses we got from RH was for a virtualized environment. I'll have to check with the people who acquired/provided the license to work out the terms. Neale On 2/19/10 10:02 AM, "Peter C. Lai" wrote: Not supported. RHN supports virtual machine registration for an RHEL guest running under RHEL virtualization (xen or kvm). This is in order to support the standard RHEL agreement which provides 4 "free" RHEL VM registrations per RHEL virtualization host. Running an RHEL installation under VMware host will, and should, make that RHEL host show up as a normal RHEL machine. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dale at pioneer.ca Fri Feb 19 21:01:22 2010 From: dale at pioneer.ca (dale at pioneer.ca) Date: Fri, 19 Feb 2010 16:01:22 -0500 Subject: [rhn-users] AUTO: Sinstead, Dale is out of the office. (returning 01/03/2010) Message-ID: I am out of the office until 01/03/2010. Note: This is an automated response to your message "rhn-users Digest, Vol 72, Issue 7" sent on 2/19/10 12:00:05 PM. This is the only notification you will receive while this person is away. From francisco1302ad at cha.jovenclub.cu Mon Feb 22 21:38:48 2010 From: francisco1302ad at cha.jovenclub.cu (Francisco Arencibia Quesada) Date: Mon, 22 Feb 2010 16:38:48 -0500 (ECT) Subject: [rhn-users] Big troubles with GLIBCXX_3.4.9 Message-ID: <60999.192.168.54.4.1266874728.squirrel@correo.cha.jovenclub.cu> Red hat is giving this error: ./squid: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by ./squid) I need the rpm package of glib_3.4.9 at once..Please I don't know where can I find it..... Thanks to all. Regards. -- *************************************************** Hay una fuerza motriz m?s poderosa que el vapor, la electricidad y la energ?a at?mica: la voluntad. Albert Einstein **************************************************** "One machine can do the work of fifty ordinary men. No machine can do the work of one extraordinary man." -- Elbert Hubbard (1856-1915), American author, "A Message to Garcia" From hospodarsky at gmail.com Mon Feb 22 22:20:44 2010 From: hospodarsky at gmail.com (Naomi Hospodarsky) Date: Mon, 22 Feb 2010 16:20:44 -0600 Subject: [rhn-users] Problem with Schedule - Pending Actions page in Satellite 5.2.1 Message-ID: <1da0b5a81002221420i9e45685tdd70bddaf286e5d7@mail.gmail.com> I'm noticing an issue in the Scheduled Actions/In Progress view in Satellite. We're running version 5.2.1. If I schedule an action, say a software profile update, and then look at the "Pending Actions" view under Scheduling, the "succeeded" column never increments even though, the "In Progress" column goes down. If I click on the "Completed Actions" menu item on the left side of the page, the "succeeded" column there does increment correctly. Anyone else see this behavior? A quick bug search returned nothing so I thought I'd ask around here before taking it to support. Thanks, Naomi ------------------------------------------------------ Naomi Hospodarsky Systems Administrator ITS-SPA-Unix University of Iowa From francisco1302ad at cha.jovenclub.cu Tue Feb 23 21:19:18 2010 From: francisco1302ad at cha.jovenclub.cu (Francisco Arencibia Quesada) Date: Tue, 23 Feb 2010 16:19:18 -0500 (ECT) Subject: [rhn-users] eth1 inactive when computer restarts Why? Message-ID: <60161.192.168.54.4.1266959958.squirrel@correo.cha.jovenclub.cu> I am having a big problem over here, when I restart my server, eth1, appears inactive, and with other ip, What can I do to fix this? .These are my NIC configuration files...I would appreciate any help..thanks. ifcfg-eth0 # Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ DEVICE=eth0 BOOTPROTO=none HWADDR=00:30:84:9E:33:FA ONBOOT=yes NETMASK=255.255.255.252 IPADDR=192.168.3.70 GATEWAY=192.168.3.69 TYPE=Ethernet USERCTL=no IPV6INIT=no PEERDNS=yes ------------------------------------------------------------------ ifcfg-eth1 # Broadcom Corporation NetXtreme BCM5721 Gigabit Ethernet PCI Express DEVICE=eth1 HWADDR=00:13:72:3d:67:b8 ONBOOT=yes TYPE=Ethernet NETMASK=255.255.255.0 IPADDR=192.168.0.1 USERCTL=no IPV6INIT=no PEERDNS=yes -- *************************************************** Hay una fuerza motriz m?s poderosa que el vapor, la electricidad y la energ?a at?mica: la voluntad. Albert Einstein **************************************************** "One machine can do the work of fifty ordinary men. No machine can do the work of one extraordinary man." -- Elbert Hubbard (1856-1915), American author, "A Message to Garcia" From Steven.Jones at vuw.ac.nz Tue Feb 23 22:21:02 2010 From: Steven.Jones at vuw.ac.nz (Steven Jones) Date: Wed, 24 Feb 2010 11:21:02 +1300 Subject: [rhn-users] eth1 inactive when computer restarts Why? In-Reply-To: <60161.192.168.54.4.1266959958.squirrel@correo.cha.jovenclub.cu> References: <60161.192.168.54.4.1266959958.squirrel@correo.cha.jovenclub.cu> Message-ID: <61DF826607311A4EBE75A77ED59E4CDE2C6A809E1E@STAWINCOEXMAIL1.staff.vuw.ac.nz> Hi Check the MAC or HWADDR is correct in the ifcfg-ethX file(s)...remove that line or #' it out and reboot, see if that works. regards Steven -----Original Message----- From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Francisco Arencibia Quesada Sent: Wednesday, 24 February 2010 10:19 a.m. To: rhn-users at redhat.com Subject: [rhn-users] eth1 inactive when computer restarts Why? I am having a big problem over here, when I restart my server, eth1, appears inactive, and with other ip, What can I do to fix this? .These are my NIC configuration files...I would appreciate any help..thanks. ifcfg-eth0 # Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ DEVICE=eth0 BOOTPROTO=none HWADDR=00:30:84:9E:33:FA ONBOOT=yes NETMASK=255.255.255.252 IPADDR=192.168.3.70 GATEWAY=192.168.3.69 TYPE=Ethernet USERCTL=no IPV6INIT=no PEERDNS=yes ------------------------------------------------------------------ ifcfg-eth1 # Broadcom Corporation NetXtreme BCM5721 Gigabit Ethernet PCI Express DEVICE=eth1 HWADDR=00:13:72:3d:67:b8 ONBOOT=yes TYPE=Ethernet NETMASK=255.255.255.0 IPADDR=192.168.0.1 USERCTL=no IPV6INIT=no PEERDNS=yes -- *************************************************** Hay una fuerza motriz m?s poderosa que el vapor, la electricidad y la energ?a at?mica: la voluntad. Albert Einstein **************************************************** "One machine can do the work of fifty ordinary men. No machine can do the work of one extraordinary man." -- Elbert Hubbard (1856-1915), American author, "A Message to Garcia" _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users From francisco1302ad at cha.jovenclub.cu Tue Feb 23 23:21:07 2010 From: francisco1302ad at cha.jovenclub.cu (Francisco Arencibia Quesada) Date: Tue, 23 Feb 2010 18:21:07 -0500 (ECT) Subject: [rhn-users] eth1 inactive when computer restarts Why? In-Reply-To: <61DF826607311A4EBE75A77ED59E4CDE2C6A809E1E@STAWINCOEXMAIL1.staff.vuw. ac.nz> References: <60161.192.168.54.4.1266959958.squirrel@correo.cha.jovenclub.cu> <61DF826607311A4EBE75A77ED59E4CDE2C6A809E1E@STAWINCOEXMAIL1.staff.vuw.ac.nz> Message-ID: <44271.192.168.54.4.1266967267.squirrel@correo.cha.jovenclub.cu> I did it, but It doesn't work yet.... any other idea. regards. > Hi > > Check the MAC or HWADDR is correct in the ifcfg-ethX file(s)...remove that > line or #' it out and reboot, see if that works. > > regards > > Steven > > > > -----Original Message----- > From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] > On Behalf Of Francisco Arencibia Quesada > Sent: Wednesday, 24 February 2010 10:19 a.m. > To: rhn-users at redhat.com > Subject: [rhn-users] eth1 inactive when computer restarts Why? > > I am having a big problem over here, when I restart my server, eth1, > appears inactive, and with other ip, What can I do to fix this? .These are > my NIC configuration files...I would appreciate any help..thanks. > > ifcfg-eth0 > > # Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ > DEVICE=eth0 > BOOTPROTO=none > HWADDR=00:30:84:9E:33:FA > ONBOOT=yes > NETMASK=255.255.255.252 > IPADDR=192.168.3.70 > GATEWAY=192.168.3.69 > TYPE=Ethernet > USERCTL=no > IPV6INIT=no > PEERDNS=yes > > ------------------------------------------------------------------ > > ifcfg-eth1 > > > # Broadcom Corporation NetXtreme BCM5721 Gigabit Ethernet PCI Express > DEVICE=eth1 > HWADDR=00:13:72:3d:67:b8 > ONBOOT=yes > TYPE=Ethernet > NETMASK=255.255.255.0 > IPADDR=192.168.0.1 > USERCTL=no > IPV6INIT=no > PEERDNS=yes > > > > > > > > > > > > > > > > > > -- > *************************************************** > Hay una fuerza motriz m?s poderosa que el vapor, > la electricidad y la energ?a at?mica: la voluntad. > Albert Einstein > **************************************************** > "One machine can do the work of fifty ordinary men. No machine can do the > work of one extraordinary man." > > -- Elbert Hubbard (1856-1915), American author, "A Message to Garcia" > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users -- *************************************************** Hay una fuerza motriz m?s poderosa que el vapor, la electricidad y la energ?a at?mica: la voluntad. Albert Einstein **************************************************** "One machine can do the work of fifty ordinary men. No machine can do the work of one extraordinary man." -- Elbert Hubbard (1856-1915), American author, "A Message to Garcia" From kanarip at kanarip.com Wed Feb 24 05:42:13 2010 From: kanarip at kanarip.com (Jeroen van Meeuwen) Date: Wed, 24 Feb 2010 06:42:13 +0100 Subject: [rhn-users] Big troubles with GLIBCXX_3.4.9 In-Reply-To: <60999.192.168.54.4.1266874728.squirrel@correo.cha.jovenclub.cu> References: <60999.192.168.54.4.1266874728.squirrel@correo.cha.jovenclub.cu> Message-ID: <4B84BC35.5020509@kanarip.com> On 02/22/2010 10:38 PM, Francisco Arencibia Quesada wrote: > Red hat is giving this error: > ./squid: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found > (required by ./squid) > > I need the rpm package of glib_3.4.9 at once..Please I don't know where > can I find it..... > For what it's worth, this mailing list does not support Red Hat Enterprise Linux users, sysadmins or systems whatsoever. It is intended for communication between users of the Red Hat Network. If you truly believe that your Red Hat machine is at fault, and you have a support subscription, please turn to the regular support channels (https://rhn.redhat.com for example). Either way, I'm just going to take a wild guess... for fun. I bet this machine does not have squid nor glibc installed using the packages provided through the regular Red Hat distribution channels. How about you give us the output of the following commands: rpm -qi squid glibc rpm -qV squid glibc Maybe, just maybe, we can tell you a little more based on that information. -- Jeroen