Displaying 20 results from an estimated 9000 matches similar to: "kernel-debuginfo"
2014 May 07
3
centosplus kernel-debug
Hi,
I am setting up crashkernel and was wondering where I get the kernel-debug rpm
for centosplus kernels.
Thanks,
--
Stephen Clark
*NetWolves Managed Services, LLC.*
Director of Technology
Phone: 813-579-3200
Fax: 813-882-0209
Email: steve.clark at netwolves.com
http://www.netwolves.com
2013 Feb 01
2
error during yum update 6.3
Hello,
Anybody else running into this. I am seeing it on two different
CentOS boxes I have.
yum --disablerepo=* --enablerepo=base,updates update
...
---> Package abrt.i686 0:2.0.8-6.el6.centos will be updated
---> Package abrt.i686 0:2.0.8-6.el6.centos.2 will be an update
--> Processing Dependency: libreport >= 2.0.9-5.el6_3.2 for package: abrt-2.0.8-6.el6.centos.2.i686
...
--->
2019 Dec 13
2
DebugInfo repo broken on purpose
This line in /etc/yum.repos.d/CentOS-Debuginfo.repo
baseurl=http://debuginfo.centos.org/$releasever/$basearch/
?causes commands like ?yum search --enablerepo=* foo? to fail with the obscure error
Error: Failed to synchronize cache for repo 'base-debuginfo'
Apparently this is because the debug info RPMs aren?t hosted there any more, per the page at the top of the site.
2014 Feb 19
5
createrepo command for 6.4 respin
Hi List,
I have been searching for the correct createrepo command to make a 6.4 respin.
We have been doing this with previous versions using
createrepo -u "media://$discinfo" -g ${DIR}/my_kickstart${VER}/comps.xml .
Which had worked fine until now.
Thanks,
--
Stephen Clark
*NetWolves*
Director of Technology
Phone: 813-579-3200
Fax: 813-882-0209
Email: steve.clark at netwolves.com
2010 Dec 10
4
sudo doing DNS lookup
Hi,
I have a confusing problem. I have two centos 5,5 boxes. Both have
sudo.i386 1.7.2p1-9.el5_5
installed
I am using the same sudoers file, but the one on box A keeps trying to
do DNS lookups
while the one on box B does not. How do I disable this DNS lookup?
Thanks for any info.
--
Stephen Clark
*NetWolves*
Sr. Software Engineer III
Phone:
2012 May 05
8
CONFIG_ARPD turned on in centosplus kernel.
Alan& Akemi,
Would it be possible to get CONFIG_ARPD turned on in the
centosplus 6.x kernel? It is required to use opennhrp.
See the link below where is was decided to turn it on in Fedora.
https://bugzilla.redhat.com/show_bug.cgi?id=502844
--
Stephen Clark
*NetWolves*
Director of Technology
Phone: 813-579-3200
Fax: 813-882-0209
Email: steve.clark at netwolves.com
2015 Apr 03
4
Where's the debuginfo?
Hello all,
According to [CentOS-announce] Release for CentOS Linux 7 (1503 ) on x86_64:
"Debuginfo packages are also being signed and pushed. Yum configs
shipped in the new release file will have all the context required for
debuginfo to be available on every CentOS Linux install."
Specifically, I'm looking for
kernel-debuginfo-3.10.0-229.1.2.el7.x86_64, but the latest debuginfo
2014 Aug 19
1
debuginfo
Hi!
On C7 I enabled the debuginfo repo and ran:
debuginfo-install glibc-2.17-55.el7.x86_64 keyutils-libs-1.5.8-3.el7.x86_64 krb5-libs-1.11.3-49.el7.x86_64 libcom_err-1.42.9-4.el7.x86_64 libselinux-2.2.2-6.el7.x86_64 openssl-libs-1.0.1e-34.el7_0.4.x86_64 pcre-8.32-12.el7.x86_64 xz-libs-5.1.2-8alpha.el7.x86_64 zlib-1.2.7-13.el7.x86_64
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds
2012 Jun 27
2
[LLVMdev] [PATCH] Moving DebugInfo module to VMCore
Hi all,
This patch, though large, simply moves lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and include/llvm/Analysis/DebugInfo.h to include/llvm/DebugInfo.h.
Why? Because this module has nothing to do with analysis. It simply defines an interface to the debug info MDNodes. In fact, the lib/VMCore/AsmWriter.cpp file performs a layering violation, because it calculates the DWARF tag
2011 Apr 07
5
why are warning be treated as errors?
Hello,
I am trying to compile RHEL-6 kernel srpm on Fedora 14 and run into the following problem. From what I read
-Werror flag causes warnings to be treated as errors - but I don't see that flag on in the following. Any ideas?
gcc -Wp,-MD,arch/x86/kernel/acpi/realmode/.wakemain.o.d -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/4.5.1/include -nostdinc -isystem
2012 Jun 28
2
[LLVMdev] [PATCH] Moving DebugInfo module to VMCore
On Jun 27, 2012, at 4:20 PM, Eric Christopher wrote:
>
> On Jun 27, 2012, at 4:08 PM, Bill Wendling <wendling at apple.com> wrote:
>
>> Hi all,
>>
>> This patch, though large, simply moves lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and include/llvm/Analysis/DebugInfo.h to include/llvm/DebugInfo.h.
>>
>> Why? Because this module has
2017 Nov 03
2
PSA: debuginfo-tests workflow changing slightly
Greetings,
If you dont' care about running debuginfo-tests, and don't maintain a bot
that runs debuginfo-tests, you can stop reading.
I've uploaded a patch [https://reviews.llvm.org/D39605] that changes the
way you run debuginfo-tests.
Prior to this patch, the way to run them is to clone an external git
repository into clang/test and then debuginfo-tests will happen
transparently
2012 Jun 27
0
[LLVMdev] [PATCH] Moving DebugInfo module to VMCore
On Jun 27, 2012, at 4:08 PM, Bill Wendling <wendling at apple.com> wrote:
> Hi all,
>
> This patch, though large, simply moves lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and include/llvm/Analysis/DebugInfo.h to include/llvm/DebugInfo.h.
>
> Why? Because this module has nothing to do with analysis. It simply defines an interface to the debug info MDNodes. In
2010 Dec 02
2
debuginfo and debuginfo-common for PAE with systemtap
I want to use systemtap on a 5.3 system but cannot find supporting
kernel-PAE-debuginfo or kernel-debuginfo-common packages. Am I being a
noob, or do these not exist for the PAE kernel?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20101202/82cc98b8/attachment-0002.html>
2015 Jul 23
1
[LLVMdev] DebugInfo/PDB/pdbdump-symbol-format.test fails with VS 2015
Ok just tried on Win 7 and the same problem occurs. I am building with :
cmake -G "Ninja" -DCMAKE_BUILD_TYPE=Release -DLLVM_USE_CRT_RELEASE=MT
-DLLVM_ENABLE_TIMESTAMPS=ON -DLLVM_ENABLE_ASSERTIONS=ON
-DLLVM_INSTALL_TOOLCHAIN_ONLY=ON -DLLVM_TARGETS_TO_BUILD="ARM;X86"
-DPYTHON_EXECUTABLE=$python_exe -DLLVM_BUILD_TESTS=ON
-DLLVM_LIT_TOOLS_DIR=C:/cygwin64/bin
fwiw compiler-rt is
2020 Feb 16
2
cmake finishes OK for all the projects except debuginfo-tests.
cmake -G Ninja -DLLVM_ENABLE_PROJECTS="debuginfo-tests"
-DLLVM_USE_LINKER=lld -DCMAKE_BUILD_TYPE="Release"
-DLLVM_TARGETS_TO_BUILD=X86 -Wno-dev ../llvm &> ../../cmake.log
in cmake.log
-- Targeting X86
CMake Error at
/home/nnelson/Documents/llvm-project/debuginfo-tests/CMakeLists.txt:30
(message):
Cannot run debuginfo-tests without python 3
installed
python3
2007 Jun 07
1
C5 i386 kernel-debuginfo-common-2.6.18-8.1.3.el5.i686.rpm from vault
Is anyone else having trouble getting some RPMs from vault? When I navigate to
http://vault.centos.org/debuginfo/5/i386/
...and try to click on (e.g.) kernel-PAE-debuginfo-2.6.18-8.1.3.el5.i686.rpm I
get 404 errors (The requested URL /debuginfo/5/i386/kernel-PAE-debuginfo-2.6.18
-8.1.3.el5.i686.rpm was not found on this server). But then if I wait a while
and try again, maybe I get it.
Is
2016 Mar 23
1
no kernel-debuginfo or source RPM for kernel 3.18.21-17
On 7 March 2016 at 14:42, Johnny Hughes <johnny at centos.org> wrote:
> On 03/03/2016 01:22 PM, Thanos Makatos wrote:
>> I'm trying to debug what I believe to be a kernel bug
>> (https://lists.centos.org/pipermail/centos-devel/2016-March/014463.html)
>> and I'm trying to set up systemtap for that.
>>
>> I'm trying to set up systemtap on kernel
2015 Jan 29
0
[LLVMdev] Adding PDB support to lib\DebugInfo
> On Jan 29, 2015, at 10:20 AM, Zachary Turner <zturner at google.com> wrote:
>
> I've been working on adding pdb reading support to llvm. This started as a tool for dumping info from a pdb (similar to llvm-dwarfdump), which has been checked in and currently has limited support for dumping pdb.
>
> There's still more to be done on the pdb dumping tool, but at this
2015 Jan 29
0
[LLVMdev] Adding PDB support to lib\DebugInfo
>The pdb reading code relies *very heavily* on Windows APIs
can you make shure not to have any windows api stuff in the pdb-reader interface
so its easy to - if someone wants to - implement an windows-api independent version (support reading under linux etc.)
because the pdb format needs to be analysed anyway for writing pdb information on compile/link (in the future)
Am 29.01.2015 um 19:20