rpm -q glibc
gives me:
glibc-2.12-1.80.el6_3.6.x86_64
However I need glibc-2.15
If I do
yum update glibc
I get:
No packages marked for Update
Any help would be greatly appreciated.
On 21/1/2013 7:14 μμ, Richard Reina wrote:
However I need glibc-2.15
Read: https://www.redhat.com/archives/rhelv6-list/2012-August/msg00015.html
Nick
So is the answer that I have to install the package I want from source?
2013/1/21 Nikolaos Milas nmilas@noa.gr
On 21/1/2013 7:14 μμ, Richard Reina wrote:
However I need glibc-2.15
Read: https://www.redhat.com/archives/rhelv6-list/2012-August/msg00015.html
Nick _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On 01/21/2013 05:32 PM, Richard Reina wrote:
So is the answer that I have to install the package I want from source?
What package are you trying to install that has a hard glibc dependancy ? Step-1, would be to make sure that the package is actually built for CentOS-6 and not some other distro.
- KB
It's called gammu. Here's what happens.
yum -y install /root/Downloads/gammu-1.32.0- 1.5.x86_64.rpm Loaded plugins: fastestmirror, refresh-packagekit, security Loading mirror speeds from cached hostfile * base: mirrors.gigenet.com * extras: mirror.team-cymru.org * rpmforge: mirror.fairway.ne.jp * updates: mirrors.syringanetworks.net Setting up Install Process Examining /root/Downloads/gammu-1.32.0-1.5.x86_64.rpm: gammu-1.32.0-1.5.x86_64 Marking /root/Downloads/gammu-1.32.0-1.5.x86_64.rpm to be installed Resolving Dependencies --> Running transaction check ---> Package gammu.x86_64 0:1.32.0-1.5 will be installed --> Processing Dependency: bluez for package: gammu-1.32.0-1.5.x86_64 --> Processing Dependency: dialog for package: gammu-1.32.0-1.5.x86_64 --> Processing Dependency: libc.so.6(GLIBC_2.14)(64bit) for package: gammu-1.32.0-1.5.x86_64 --> Processing Dependency: libGammu.so.7()(64bit) for package: gammu-1.32.0-1.5.x86_64 --> Running transaction check ---> Package bluez.x86_64 0:4.66-1.el6 will be installed --> Processing Dependency: dbus-bluez-pin-helper for package: bluez-4.66-1.el6.x86_64 ---> Package dialog.x86_64 0:1.1-9.20080819.1.el6 will be installed ---> Package gammu.x86_64 0:1.32.0-1.5 will be installed --> Processing Dependency: libc.so.6(GLIBC_2.14)(64bit) for package: gammu-1.32.0-1.5.x86_64 --> Processing Dependency: libGammu.so.7()(64bit) for package: gammu-1.32.0-1.5.x86_64 --> Running transaction check ---> Package gammu.x86_64 0:1.32.0-1.5 will be installed --> Processing Dependency: libc.so.6(GLIBC_2.14)(64bit) for package: gammu-1.32.0-1.5.x86_64 --> Processing Dependency: libGammu.so.7()(64bit) for package: gammu-1.32.0-1.5.x86_64 ---> Package gnome-bluetooth.x86_64 0:2.28.6-8.el6 will be installed --> Processing Dependency: pulseaudio-module-bluetooth for package: gnome-bluetooth-2.28.6-8.el6.x86_64 --> Processing Dependency: obexd for package: gnome-bluetooth-2.28.6-8.el6.x86_64 --> Processing Dependency: gvfs-obexftp for package: gnome-bluetooth-2.28.6-8.el6.x86_64 --> Running transaction check ---> Package gammu.x86_64 0:1.32.0-1.5 will be installed --> Processing Dependency: libc.so.6(GLIBC_2.14)(64bit) for package: gammu-1.32.0-1.5.x86_64 --> Processing Dependency: libGammu.so.7()(64bit) for package: gammu-1.32.0-1.5.x86_64 ---> Package gvfs-obexftp.x86_64 0:1.4.3-12.el6 will be installed --> Processing Dependency: obex-data-server >= 0.3.4-6 for package: gvfs-obexftp-1.4.3-12.el6.x86_64 ---> Package obexd.x86_64 0:0.19-2.el6 will be installed --> Processing Dependency: libopenobex.so.1()(64bit) for package: obexd-0.19-2.el6.x86_64 ---> Package pulseaudio-module-bluetooth.x86_64 0:0.9.21-14.el6_3 will be installed --> Running transaction check ---> Package gammu.x86_64 0:1.32.0-1.5 will be installed --> Processing Dependency: libc.so.6(GLIBC_2.14)(64bit) for package: gammu-1.32.0-1.5.x86_64 --> Processing Dependency: libGammu.so.7()(64bit) for package: gammu-1.32.0-1.5.x86_64 ---> Package obex-data-server.x86_64 1:0.4.3-4.el6 will be installed ---> Package openobex.x86_64 0:1.4-7.el6 will be installed --> Finished Dependency Resolution Error: Package: gammu-1.32.0-1.5.x86_64 (/gammu-1.32.0-1.5.x86_64) Requires: libc.so.6(GLIBC_2.14)(64bit) Error: Package: gammu-1.32.0-1.5.x86_64 (/gammu-1.32.0-1.5.x86_64) Requires: libGammu.so.7()(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
2013/1/21 Karanbir Singh mail-lists@karan.org
On 01/21/2013 05:32 PM, Richard Reina wrote:
So is the answer that I have to install the package I want from source?
What package are you trying to install that has a hard glibc dependancy ? Step-1, would be to make sure that the package is actually built for CentOS-6 and not some other distro.
- KB
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Mon, 21 Jan 2013 12:32:37 -0600 Richard Reina wrote:
It's called gammu. Here's what happens.
Where did gammu-1.32.0-1.5.x86_64.rpm come from? Where did you get it?
rpmfind,net
2013/1/21 Frank Cox theatre@melvilletheatre.com
On Mon, 21 Jan 2013 12:32:37 -0600 Richard Reina wrote:
It's called gammu. Here's what happens.
Where did gammu-1.32.0-1.5.x86_64.rpm come from? Where did you get it?
-- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com www.creekfm.com - FIFTY THOUSAND WATTS of POW WOW POWER! _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Mon, 21 Jan 2013 13:04:56 -0600 Richard Reina wrote:
It's called gammu. Here's what happens.
Where did gammu-1.32.0-1.5.x86_64.rpm come from? Where did you get it?
rpmfind,net
Have you tried the Centos 6 rpm that's available via the official gamu webpage found here: http://software.opensuse.org/package/gammu
http://download.opensuse.org/repositories/home:/Nijel/CentOS_CentOS-6/x86_64...
I just downloaded and looked at the spec file in the .src.rpm that's available from that webpage and I don't see any special requirement for glibc at a (very) quick look-over. I didn't try to compile it, though.
Thanks for the idea. That rpm seems to get me closer but I get:
Setting up Install Process Examining /root/Downloads/gammu-1.32.0-1.2.x86_64.rpm: gammu-1.32.0-1.2.x86_64 Marking /root/Downloads/gammu-1.32.0-1.2.x86_64.rpm to be installed Resolving Dependencies --> Running transaction check ---> Package gammu.x86_64 0:1.32.0-1.2 will be installed --> Processing Dependency: libGammu.so.7()(64bit) for package: gammu-1.32.0-1.2.x86_64 --> Finished Dependency Resolution Error: Package: gammu-1.32.0-1.2.x86_64 (/gammu-1.32.0-1.2.x86_64) Requires: libGammu.so.7()(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
2013/1/21 Frank Cox theatre@melvilletheatre.com
On Mon, 21 Jan 2013 13:04:56 -0600 Richard Reina wrote:
It's called gammu. Here's what happens.
Where did gammu-1.32.0-1.5.x86_64.rpm come from? Where did you get
it?
rpmfind,net
Have you tried the Centos 6 rpm that's available via the official gamu webpage found here: http://software.opensuse.org/package/gammu
http://download.opensuse.org/repositories/home:/Nijel/CentOS_CentOS-6/x86_64...
I just downloaded and looked at the spec file in the .src.rpm that's available from that webpage and I don't see any special requirement for glibc at a (very) quick look-over. I didn't try to compile it, though.
-- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com www.creekfm.com - FIFTY THOUSAND WATTS of POW WOW POWER! _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Thanks for the idea. That rpm seems to get me closer but I get:
Setting up Install Process Examining /root/Downloads/gammu-1.32.0-1.2.x86_64.rpm: gammu-1.32.0-1.2.x86_64 Marking /root/Downloads/gammu-1.32.0-1.2.x86_64.rpm to be installed Resolving Dependencies --> Running transaction check ---> Package gammu.x86_64 0:1.32.0-1.2 will be installed --> Processing Dependency: libGammu.so.7()(64bit) for package: gammu-1.32.0-1.2.x86_64 --> Finished Dependency Resolution Error: Package: gammu-1.32.0-1.2.x86_64 (/gammu-1.32.0-1.2.x86_64) Requires: libGammu.so.7()(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
2013/1/21 Frank Cox theatre@melvilletheatre.com
On Mon, 21 Jan 2013 13:04:56 -0600 Richard Reina wrote:
It's called gammu. Here's what happens.
Where did gammu-1.32.0-1.5.x86_64.rpm come from? Where did you get
it?
rpmfind,net
Have you tried the Centos 6 rpm that's available via the official gamu webpage found here: http://software.opensuse.org/package/gammu
http://download.opensuse.org/repositories/home:/Nijel/CentOS_CentOS-6/x86_64...
I just downloaded and looked at the spec file in the .src.rpm that's available from that webpage and I don't see any special requirement for glibc at a (very) quick look-over. I didn't try to compile it, though.
Download http://download.opensuse.org/repositories/home:/Nijel/CentOS_CentOS-6/x86_64... as well.
Mike,
You totally saved my day! Those rpms did the trick. Thank you very much!
2013/1/21 Mike Burger mburger@bubbanfriends.org
Thanks for the idea. That rpm seems to get me closer but I get:
Setting up Install Process Examining /root/Downloads/gammu-1.32.0-1.2.x86_64.rpm: gammu-1.32.0-1.2.x86_64 Marking /root/Downloads/gammu-1.32.0-1.2.x86_64.rpm to be installed Resolving Dependencies --> Running transaction check ---> Package gammu.x86_64 0:1.32.0-1.2 will be installed --> Processing Dependency: libGammu.so.7()(64bit) for package: gammu-1.32.0-1.2.x86_64 --> Finished Dependency Resolution Error: Package: gammu-1.32.0-1.2.x86_64 (/gammu-1.32.0-1.2.x86_64) Requires: libGammu.so.7()(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
2013/1/21 Frank Cox theatre@melvilletheatre.com
On Mon, 21 Jan 2013 13:04:56 -0600 Richard Reina wrote:
It's called gammu. Here's what happens.
Where did gammu-1.32.0-1.5.x86_64.rpm come from? Where did you get
it?
rpmfind,net
Have you tried the Centos 6 rpm that's available via the official gamu webpage found here: http://software.opensuse.org/package/gammu
http://download.opensuse.org/repositories/home:/Nijel/CentOS_CentOS-6/x86_64...
I just downloaded and looked at the spec file in the .src.rpm that's available from that webpage and I don't see any special requirement for glibc at a (very) quick look-over. I didn't try to compile it, though.
Download
http://download.opensuse.org/repositories/home:/Nijel/CentOS_CentOS-6/x86_64... as well. _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
rpmfind,net
2013/1/21 Frank Cox theatre@melvilletheatre.com
On Mon, 21 Jan 2013 12:32:37 -0600 Richard Reina wrote:
It's called gammu. Here's what happens.
Where did gammu-1.32.0-1.5.x86_64.rpm come from? Where did you get it?
I just checked rpmfind.net and it appears your issue is that you're trying to install an RPM that was built for OpenSuSe and not for CentOS/Red Hat/Fedora.
My suggestion would be to try to install one of the versions that was built for Fedora 14/15, or download and rebuild the src.rpm for one of those versions against your system.