hi, there are many packages missing from http://debuginfo.centos.org/6/x86_64/ eg: libgcc libffi libstdc++ is there any other place where can i find them? regards.
On 11/24/2015 04:15 AM, Farkas Levente wrote:
hi, there are many packages missing from http://debuginfo.centos.org/6/x86_64/ eg: libgcc libffi libstdc++ is there any other place where can i find them? regards.
No .. but there should not be any missing
I can find any that are not there and get them there.
are you sure that debuginfo files are created for those packages? For example .. there is NO debuginfo file for libgcc or libstdc++
here is the package list from a built gcc:
cpp-4.4.7-16.el6.x86_64.rpm gcc-4.4.7-16.el6.src.rpm gcc-4.4.7-16.el6.x86_64.rpm gcc-c++-4.4.7-16.el6.x86_64.rpm gcc-debuginfo-4.4.7-16.el6.x86_64.rpm gcc-gfortran-4.4.7-16.el6.x86_64.rpm gcc-gnat-4.4.7-16.el6.x86_64.rpm gcc-java-4.4.7-16.el6.x86_64.rpm gcc-objc-4.4.7-16.el6.x86_64.rpm gcc-objc++-4.4.7-16.el6.x86_64.rpm libgcc-4.4.7-16.el6.x86_64.rpm libgcj-4.4.7-16.el6.x86_64.rpm libgcj-devel-4.4.7-16.el6.x86_64.rpm libgcj-src-4.4.7-16.el6.x86_64.rpm libgfortran-4.4.7-16.el6.x86_64.rpm libgnat-4.4.7-16.el6.x86_64.rpm libgnat-devel-4.4.7-16.el6.x86_64.rpm libgomp-4.4.7-16.el6.x86_64.rpm libmudflap-4.4.7-16.el6.x86_64.rpm libmudflap-devel-4.4.7-16.el6.x86_64.rpm libobjc-4.4.7-16.el6.x86_64.rpm libstdc++-4.4.7-16.el6.x86_64.rpm libstdc++-devel-4.4.7-16.el6.x86_64.rpm libstdc++-docs-4.4.7-16.el6.x86_64.rpm
There is nothing named libffi in centos-6 .. at least 6.7.
So there should be no debuginfo files for any of those anyway.
Thanks, Johnny Hughes
On 11/24/2015 06:57 PM, Johnny Hughes wrote:
On 11/24/2015 04:15 AM, Farkas Levente wrote:
hi, there are many packages missing from http://debuginfo.centos.org/6/x86_64/ eg: libgcc libffi libstdc++ is there any other place where can i find them? regards.
No .. but there should not be any missing
I can find any that are not there and get them there. There is nothing named libffi in centos-6 .. at least 6.7.
So there should be no debuginfo files for any of those anyway.
# rpm -qi libffi Name : libffi Relocations: (not relocatable) Version : 3.0.5 Vendor: CentOS Release : 3.2.el6 Build Date: Thu 11 Nov 2010 09:25:12 PM CET Install Date: Mon 02 Nov 2015 04:18:10 PM CET Build Host: c6b5.bsys.dev.centos.org Group : System Environment/Libraries Source RPM: libffi-3.0.5-3.2.el6.src.rpm Size : 42881 License: BSD Signature : RSA/8, Sun 03 Jul 2011 06:33:39 AM CEST, Key ID 0946fca2c105b9de Packager : CentOS BuildSystem http://bugs.centos.org URL : http://sourceware.org/libffi Summary : A portable foreign function interface library
On Tue, Nov 24, 2015 at 10:18 AM, Farkas Levente lfarkas@lfarkas.org wrote:
On 11/24/2015 06:57 PM, Johnny Hughes wrote:
On 11/24/2015 04:15 AM, Farkas Levente wrote:
hi, there are many packages missing from http://debuginfo.centos.org/6/x86_64/ eg: libgcc libffi
No .. but there should not be any missing
I can find any that are not there and get them there. There is nothing named libffi in centos-6 .. at least 6.7.
So there should be no debuginfo files for any of those anyway.
# rpm -qi libffi Name : libffi Relocations: (not relocatable) Version : 3.0.5 Vendor: CentOS Release : 3.2.el6 Build Date: Thu 11 Nov 2010 09:25:12 PM CET
Judging from that old date, I suspect this was from the 6.0 days and is one of those debuginfo packages that were "lost forever". ??
Akemi
On 11/24/2015 02:26 PM, Akemi Yagi wrote:
On Tue, Nov 24, 2015 at 10:18 AM, Farkas Levente lfarkas@lfarkas.org wrote:
On 11/24/2015 06:57 PM, Johnny Hughes wrote:
On 11/24/2015 04:15 AM, Farkas Levente wrote:
hi, there are many packages missing from http://debuginfo.centos.org/6/x86_64/ eg: libgcc libffi
No .. but there should not be any missing
I can find any that are not there and get them there. There is nothing named libffi in centos-6 .. at least 6.7.
So there should be no debuginfo files for any of those anyway.
# rpm -qi libffi Name : libffi Relocations: (not relocatable) Version : 3.0.5 Vendor: CentOS Release : 3.2.el6 Build Date: Thu 11 Nov 2010 09:25:12 PM CET
Judging from that old date, I suspect this was from the 6.0 days and is one of those debuginfo packages that were "lost forever". ??
Akemi _______________________________________________ CentOS-devel mailing list CentOS-devel@centos.org https://lists.centos.org/mailman/listinfo/centos-devel
That is possible, there were some packages lost.
That was indeed built as part of 6.2 and those debuginfo files are lost, if a debuginfo rpm was produced.