How did your 5.4-->5.5 upgrade(s) go?

General support questions including new installations
vsu_
Posts: 7
Joined: 2009/10/17 20:20:17

Re: How did your 5.4-->5.5 upgrade(s) go?

Post by vsu_ » 2010/05/28 17:25:28

[quote]pschaff wrote:
Is "blacklist ipv6" in /etc/modprobe.conf equivalent to "touch /etc/modprobe.d/disable-ipv6" or should the FAQ be updated?[/quote]
"blacklist ipv6" is close to "alias net-pf-10 off" (the blacklist command disables all builtin aliases in the specified module, and the only builtin alias in the ipv6 module is currently net-pf-10). This command seems to be the preferred way to disable automatic loading of a particular module triggered through builtin aliases.

Omitting "blacklist ipv6" and adding only "options ipv6 disable=1" will still disable the IPv6 protocol, but it is likely that the ipv6 module will be loaded (using about 400 KB of memory) due to programs probing for IPv6 support.

wmrsears
Posts: 9
Joined: 2009/05/31 23:50:48
Location: Manassas, VA

Re: How did your 5.4-->5.5 upgrade(s) go?

Post by wmrsears » 2010/05/29 15:02:41

Just to clarify my original post....
I did not lose all audio...just flash plugin audio

After following links from the how-to's to the adobe site. I fixed this.

Architecture is 64 bit!

Pretty simple fix:
yum remove flash-plugin
yum install flash-plugin

For whatever it is worth......
Had recieved some npviewer.bin errors

grep npview /var/log/messages
May 26 21:49:56 jack kernel: npviewer.bin[15648]: segfault at 00002aaad51bf000 rip 00002b54d0eb4dff rsp 00000000419b1bb0 error 4
May 26 21:49:56 jack kernel: npviewer.bin[16838]: segfault at 0000000000000028 rip 00002b54d10d82e8 rsp 0000000046acbfc8 error 4
May 27 12:22:19 jack kernel: npviewer.bin[13959]: segfault at 00000000f6181030 rip 00000000f7e5ac2d rsp 00000000ffc3708c error 4
May 27 21:28:37 jack kernel: npviewer.bin[26279]: segfault at 000000000000a018 rip 00002af95776bcf2 rsp 00007fff5a8d4540 error 4
May 27 21:28:54 jack kernel: npviewer.bin[26324]: segfault at 000000000000a018 rip 00002b83ccf88cf2 rsp 00007fffc4ab0af0 error 4
May 27 21:29:02 jack kernel: npviewer.bin[26340]: segfault at 000000000000a018 rip 00002aea49fa0cf2 rsp 00007fffb9c78c00 error 4
May 27 21:29:20 jack kernel: npviewer.bin[26357]: segfault at 000000000000a018 rip 00002b1594360cf2 rsp 00007fff717919e0 error 4
May 27 21:29:41 jack kernel: npviewer.bin[26393]: segfault at 000000000000a018 rip 00002b169d7abcf2 rsp 00007fff5d370000 error 4
May 27 21:29:45 jack kernel: npviewer.bin[26409]: segfault at 000000000000a018 rip 00002ae84d01ccf2 rsp 00007fff4be9dc00 error 4
May 27 21:32:36 jack kernel: npviewer.bin[26471]: segfault at 000000000000a018 rip 00002aec42332cf2 rsp 00007fffdceeab30 error 4
May 27 21:32:39 jack kernel: npviewer.bin[26488]: segfault at 000000000000a018 rip 00002b56c0c3acf2 rsp 00007ffff80795f0 error 4
May 28 08:23:15 jack kernel: npviewer.bin[18786]: segfault at 00000000f6500030 rip 0000000000bf1c2d rsp 00000000ff9ef90c error 4
May 28 08:23:16 jack kernel: npviewer.bin[18829]: segfault at 00000000f6468030 rip 0000000000bf1c2d rsp 00000000fffd0e7c error 4
May 29 09:05:20 jack kernel: npviewer.bin[4936]: segfault at 00000000f64eb030 rip 0000000000bf1c2d rsp 00000000ffca512c error 4
May 29 09:05:45 jack kernel: npviewer.bin[5101]: segfault at 00000000f6532030 rip 0000000000bf1c2d rsp 00000000ff98b36c error 4
May 29 09:07:46 jack kernel: npviewer.bin[5405]: segfault at 00000000f64ff030 rip 0000000000bf1c2d rsp 00000000ffcbaefc error 4


npviewer is part of nspluginwrapper which was updated during my 5.4->5.5 yum update.

So I was originally focusing on nsplugginwrapper as the culprit..

Will be interesting to see if these errors no longer occur

pschaff
Retired Moderator
Posts: 18276
Joined: 2006/12/13 20:15:34
Location: Tidewater, Virginia, North America
Contact:

Re: How did your 5.4-->5.5 upgrade(s) go?

Post by pschaff » 2010/05/29 22:16:30

[quote]
wmrsears wrote:
Just to clarify my original post....
I did not lose all audio...just flash plugin audio
[/quote]
Thanks for the report. Added a note to the [url=http://wiki.centos.org/Manuals/ReleaseNotes/CentOS5.5]CentOS 5.5 Release Notes[/url].

vernman
Posts: 3
Joined: 2010/05/30 10:53:03

Re: How did your 5.4-->5.5 upgrade(s) go?

Post by vernman » 2010/05/30 11:01:52

No problems here. :-D

~V

rbrogers
Posts: 3
Joined: 2010/06/02 13:47:08

Re: How did your 5.4-->5.5 upgrade(s) go?

Post by rbrogers » 2010/06/02 14:35:09

[quote]
r_hartman wrote:
Upgraded a fully up to date i386 5.4 to 5.5 and encountered a depsolving issue between kvm and libvirt.
Removed kvm and upgraded fine.
Attempting to reinstall kvm brings back the depsolving issue.
[code]# yum install kvm
Loaded plugins: priorities, security
528 packages excluded due to repository priority protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package kvm.i386 0:36-1 set to be updated
--> Processing Conflict: libvirt conflicts kvm <= 83-141
--> Finished Dependency Resolution
libvirt-0.6.3-33.el5.i386 from installed has depsolving problems
--> libvirt conflicts with kvm
Error: libvirt conflicts with kvm
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest

# yum list libvirt kvm
Loaded plugins: priorities, security
528 packages excluded due to repository priority protections
Installed Packages
libvirt.i386 0.6.3-33.el5 installed
Available Packages
kvm.i386 36-1 extras[/code]

I'm slightly surprised to find that kvm is in extras; I'd have expected it to be part of the 'standard' distro, as since 5.4 it's supposed to be a fully supported part of CentOS.

Apart from playing with kvm some time ago I don't use it, so for me it's not a problem. Still think it should not cause a depsolving issue, though.[/quote]

KVM does not exist in base as of 5.5 @ 32bit. 64bit works fine. However I would suggest not updating any CentOS 5.4 virtualhosts on 32bit kernels. I'm hoping this changes...

pschaff
Retired Moderator
Posts: 18276
Joined: 2006/12/13 20:15:34
Location: Tidewater, Virginia, North America
Contact:

Re: How did your 5.4-->5.5 upgrade(s) go?

Post by pschaff » 2010/06/02 15:28:00

[quote]
rbrogers wrote:
...
KVM does not exist in base as of 5.5 @ 32bit. 64bit works fine. However I would suggest not updating any CentOS 5.4 virtualhosts on 32bit kernels. I'm hoping this changes...[/quote]

Please don't quote entire messages. Trim as required for context.

AFAIK there are only two ways to get kvm i386 back in the distro - upstream brings it back, or CentOS creates a centosplus package. You might consider filing a RFE (request for enhancement) [url=http://bugs.centos.org/main_page.php]bug report[/url].

runrig
Posts: 4
Joined: 2010/05/17 17:12:00

Re: How did your 5.4-->5.5 upgrade(s) go?

Post by runrig » 2010/06/03 14:47:56

[quote]

I'm still getting the funky behavior with the desktop launcher icons.
[/quote]

Ah, found these fixes:
update-mime-database /usr/share/mime
update-desktop-database /usr/share/applications

The second one seemed to fix it.

wekoch
Posts: 3
Joined: 2010/06/04 19:07:03

Re: How did your 5.4-->5.5 upgrade(s) go?

Post by wekoch » 2010/06/04 19:21:15

Mine has been rough. The install hosed up my X windows configuration.
I was unable to login using gdm nor did my GNOME desktop load.
I had to install KDE and use kdm.

I have gotten GNOME reinstalled and I am able to log into GNOME (still using kdm) and I am currently trying to determine why the gnome-settings-daemon won't start. More specifically why I am missing the libgnome-window-settings.so.1 shared library:

[code] $ /usr/libexec/gnome-settings-daemon
/usr/libexec/gnome-settings-daemon: error while loading shared libraries: libgnome-window-settings.so.1: cannot open shared object file: No such file or directory[/code]

The GNOME packages should be install, specifically gnome-session and libgnome. So I would think the missing library should be installed.

Anyone have a clue what the issue might be or a solution/workaround.

Bill

gerald_clark
Posts: 10642
Joined: 2005/08/05 15:19:54
Location: Northern Illinois, USA

Re: How did your 5.4-->5.5 upgrade(s) go?

Post by gerald_clark » 2010/06/04 19:33:58

# yum provides \*/libgnome-window-settings.so.1
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
* base: www.ontime1405.com
* updates: yum.singlehop.com
base | 1.1 kB 00:00
updates | 1.9 kB 00:00
updates/primary_db | 142 kB 00:00
updates/filelists_db | 570 kB 00:01
1:control-center-2.16.0-16.el5.i386 : GNOME Control Center
Repo : base
Matched from:
Filename : /usr/lib/libgnome-window-settings.so.1



1:control-center-2.16.0-16.el5.i386 : GNOME Control Center
Repo : installed
Matched from:
Filename : /usr/lib/libgnome-window-settings.so.1

--------------------------------------------------------------------------
so:
yum install control-center

wekoch
Posts: 3
Joined: 2010/06/04 19:07:03

Re: How did your 5.4-->5.5 upgrade(s) go?

Post by wekoch » 2010/06/04 19:46:41

Thanks , checked and I have GNOME Control Center installed.

# yum list installed | grep control-center
control-center.i386 1:2.16.0-16.el5 installed
control-center.x86_64 1:2.16.0-16.el5 installed


Another question, is that I have noticed that both the 32-bit and 64-bit versions are installed.
I have a 64-bit install of CentOS and so would expect only to see the 64-bit versions of the applications unless I had specifically installed 32-bit or that was the only version available, but I wouldn't expect to see both.

Post Reply