| Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
12-14-2012, 12:34 AM
|
#1
|
|
LQ Newbie
Registered: May 2012
Posts: 12
Rep: 
|
abrtd: Unrecognized variable
I'm getting this error message and the result is that I'm not getting a saved coredump:
abrtd: Unrecognized variable 'BlackListedPaths' in '/etc/abrt/abrt.conf'
Quote:
$ sudo abrtd -v
abrtd: Loading settings
abrtd: Unrecognized variable 'BlackListedPaths' in '/etc/abrt/abrt.conf'
abrtd: Unrecognized variable 'ActionsAndReporters' in '/etc/abrt/abrt.conf'
abrtd: Unrecognized variable 'ProcessUnpackaged' in '/etc/abrt/abrt.conf'
abrtd: Unrecognized variable 'Database' in '/etc/abrt/abrt.conf'
abrtd: Unrecognized variable 'Python' in '/etc/abrt/abrt.conf'
abrtd: Unrecognized variable '120' in '/etc/abrt/abrt.conf'
abrtd: Unrecognized variable 'CCpp' in '/etc/abrt/abrt.conf'
abrtd: Unrecognized variable 'BlackList' in '/etc/abrt/abrt.conf'
abrtd: Unrecognized variable 'OpenGPGCheck' in '/etc/abrt/abrt.conf'
abrtd: Unrecognized variable 'Kerneloops' in '/etc/abrt/abrt.conf'
abrtd: Creating glib main loop
abrtd: Initializing inotify
abrtd: Adding inotify watch to glib main loop
abrtd: Adding signal pipe watch to glib main loop
abrtd: Creating pid file
abrtd: Signalling parent
|
I've looked at http://www.linuxquestions.org/questi...iables-933606/
I've upgraded abrt to :
Quote:
Installed Packages
abrt.x86_64 2.0.8-6.el6.centos @base
|
My config file:
Quote:
cat /etc/abrt/abrt.conf
[ Common ]
# With this option set to "yes",
# only crashes in signed packages will be analyzed.
# the list of public keys used to check the signature is
# in the file gpg_keys
#
OpenGPGCheck = no
# Blacklisted packages
#
BlackList = nspluginwrapper, valgrind, strace, mono-core
# Process crashes in executables which do not belong to any package?
#
ProcessUnpackaged = yes
# Blacklisted executable paths (shell patterns)
#
BlackListedPaths = /usr/share/doc/*, */example*, /usr/bin/nspluginviewer
# Which database plugin to use
#
Database = SQLite3
# Enable this if you want abrtd to auto-unpack crashdump tarballs which appear
# in this directory (for example, uploaded via ftp, scp etc).
# Note: you must ensure that whatever directory you specify here exists
# and is writable for abrtd. abrtd will not create it automatically.
#
#WatchCrashdumpArchiveDir = /var/spool/abrt-upload
# Max size for crash storage [MiB] or 0 for unlimited
#
MaxCrashReportsSize = 20000
# Vector of actions and reporters which are activated immediately
# after a crash occurs, comma separated.
#
#ActionsAndReporters = Mailx("[abrt] new crash was detected")
#ActionsAndReporters = FileTransfer("store")
ActionsAndReporters = SOSreport
# What actions or reporters to run on each crash type
#
[ AnalyzerActionsAndReporters ]
Kerneloops = RHTSupport, Logger
CCpp = RHTSupport, Logger
Python = RHTSupport, Logger
#CCpp:xorg-x11-apps = RunApp("date", "date.txt")
# Which Action plugins to run repeatedly
#
[ Cron ]
# h:m - at h:m
# s - every s seconds
120 = KerneloopsScanner
#02:00 = FileTransfer
|
I've googled and I'm still stuck.
Last edited by Abakus; 12-14-2012 at 12:37 AM.
|
|
|
|
12-15-2012, 07:36 AM
|
#2
|
|
Member
Registered: Feb 2011
Location: Massachusetts, USA
Distribution: Fedora
Posts: 744
Rep: 
|
The config file looks valid but isn't. As a wild guess, was it edited in a way that could cause it to be saved with non-ASCII characters? Try:
Code:
od -cx /etc/abrt/abrt.conf |head -10
|
|
|
|
12-15-2012, 10:20 AM
|
#3
|
|
LQ Newbie
Registered: May 2012
Posts: 12
Original Poster
Rep: 
|
Code:
od -cx /etc/abrt/abrt.conf |head -10
0000000 [ C o m m o n ] \n # W i t
205b 6f43 6d6d 6e6f 5d20 230a 5720 7469
0000020 h t h i s o p t i o n s e
2068 6874 7369 6f20 7470 6f69 206e 6573
0000040 t t o " y e s " , \n # o n
2074 6f74 2220 6579 2273 0a2c 2023 6e6f
0000060 l y c r a s h e s i n s i
796c 6320 6172 6873 7365 6920 206e 6973
0000100 g n e d p a c k a g e s w i
6e67 6465 7020 6361 616b 6567 2073 6977
$
|
|
|
|
12-15-2012, 10:23 AM
|
#4
|
|
LQ Newbie
Registered: May 2012
Posts: 12
Original Poster
Rep: 
|
And the full file:
Code:
]$ od -cx /etc/abrt/abrt.conf
0000000 [ C o m m o n ] \n # W i t
205b 6f43 6d6d 6e6f 5d20 230a 5720 7469
0000020 h t h i s o p t i o n s e
2068 6874 7369 6f20 7470 6f69 206e 6573
0000040 t t o " y e s " , \n # o n
2074 6f74 2220 6579 2273 0a2c 2023 6e6f
0000060 l y c r a s h e s i n s i
796c 6320 6172 6873 7365 6920 206e 6973
0000100 g n e d p a c k a g e s w i
6e67 6465 7020 6361 616b 6567 2073 6977
0000120 l l b e a n a l y z e d . \n
6c6c 6220 2065 6e61 6c61 7a79 6465 0a2e
0000140 # t h e l i s t o f p u
2023 6874 2065 696c 7473 6f20 2066 7570
0000160 b l i c k e y s u s e d t
6c62 6369 6b20 7965 2073 7375 6465 7420
0000200 o c h e c k t h e s i g n
206f 6863 6365 206b 6874 2065 6973 6e67
0000220 a t u r e i s \n # i n t h
7461 7275 2065 7369 230a 6920 206e 6874
0000240 e f i l e g p g _ k e y s \n
2065 6966 656c 6720 6770 6b5f 7965 0a73
0000260 # \n O p e n G P G C h e c k =
0a23 704f 6e65 5047 4347 6568 6b63 3d20
0000300 n o \n \n # B l a c k l i s t
6e20 0a6f 230a 4220 616c 6b63 696c 7473
0000320 e d p a c k a g e s \n # \n B l
6465 7020 6361 616b 6567 0a73 0a23 6c42
0000340 a c k L i s t = n s p l u g
6361 4c6b 7369 2074 203d 736e 6c70 6775
0000360 i n w r a p p e r , v a l g r
6e69 7277 7061 6570 2c72 7620 6c61 7267
0000400 i n d , s t r a c e , m o n
6e69 2c64 7320 7274 6361 2c65 6d20 6e6f
0000420 o - c o r e \n \n # P r o c e s
2d6f 6f63 6572 0a0a 2023 7250 636f 7365
0000440 s c r a s h e s i n e x e
2073 7263 7361 6568 2073 6e69 6520 6578
0000460 c u t a b l e s w h i c h d
7563 6174 6c62 7365 7720 6968 6863 6420
0000500 o n o t b e l o n g t o
206f 6f6e 2074 6562 6f6c 676e 7420 206f
0000520 a n y p a c k a g e ? \n # \n P
6e61 2079 6170 6b63 6761 3f65 230a 500a
0000540 r o c e s s U n p a c k a g e d
6f72 6563 7373 6e55 6170 6b63 6761 6465
0000560 = y e s \n \n # B l a c k l
3d20 7920 7365 0a0a 2023 6c42 6361 6c6b
0000600 i s t e d e x e c u t a b l e
7369 6574 2064 7865 6365 7475 6261 656c
0000620 p a t h s ( s h e l l p a
7020 7461 7368 2820 6873 6c65 206c 6170
0000640 t t e r n s ) \n # \n B l a c k L
7474 7265 736e 0a29 0a23 6c42 6361 4c6b
0000660 i s t e d P a t h s = / u s
7369 6574 5064 7461 7368 3d20 2f20 7375
0000700 r / s h a r e / d o c / * , *
2f72 6873 7261 2f65 6f64 2f63 2c2a 2a20
0000720 / e x a m p l e * , / u s r /
652f 6178 706d 656c 2c2a 2f20 7375 2f72
0000740 b i n / n s p l u g i n v i e w
6962 2f6e 736e 6c70 6775 6e69 6976 7765
0000760 e r \n \n # W h i c h d a t a
7265 0a0a 2023 6857 6369 2068 6164 6174
0001000 b a s e p l u g i n t o u
6162 6573 7020 756c 6967 206e 6f74 7520
0001020 s e \n # \n D a t a b a s e =
6573 230a 440a 7461 6261 7361 2065 203d
0001040 S Q L i t e 3 \n \n # E n a b l
5153 694c 6574 0a33 230a 4520 616e 6c62
0001060 e t h i s i f y o u w a
2065 6874 7369 6920 2066 6f79 2075 6177
0001100 n t a b r t d t o a u t o
746e 6120 7262 6474 7420 206f 7561 6f74
0001120 - u n p a c k c r a s h d u m
752d 706e 6361 206b 7263 7361 6468 6d75
0001140 p t a r b a l l s w h i c h
2070 6174 6272 6c61 736c 7720 6968 6863
0001160 a p p e a r \n # i n t h i
6120 7070 6165 0a72 2023 6e69 7420 6968
0001200 s d i r e c t o r y ( f o r
2073 6964 6572 7463 726f 2079 6628 726f
0001220 e x a m p l e , u p l o a d
6520 6178 706d 656c 202c 7075 6f6c 6461
0001240 e d v i a f t p , s c p
6465 7620 6169 6620 7074 202c 6373 2070
0001260 e t c ) . \n # N o t e : y o
7465 2963 0a2e 2023 6f4e 6574 203a 6f79
0001300 u m u s t e n s u r e t h
2075 756d 7473 6520 736e 7275 2065 6874
0001320 a t w h a t e v e r d i r e
7461 7720 6168 6574 6576 2072 6964 6572
0001340 c t o r y y o u s p e c i f
7463 726f 2079 6f79 2075 7073 6365 6669
0001360 y h e r e e x i s t s \n #
2079 6568 6572 6520 6978 7473 0a73 2023
0001400 a n d i s w r i t a b l e
6e61 2064 7369 7720 6972 6174 6c62 2065
0001420 f o r a b r t d . a b r t d
6f66 2072 6261 7472 2e64 6120 7262 6474
0001440 w i l l n o t c r e a t e
7720 6c69 206c 6f6e 2074 7263 6165 6574
0001460 i t a u t o m a t i c a l l
6920 2074 7561 6f74 616d 6974 6163 6c6c
0001500 y . \n # \n # W a t c h C r a s h
2e79 230a 230a 6157 6374 4368 6172 6873
0001520 d u m p A r c h i v e D i r =
7564 706d 7241 6863 7669 4465 7269 3d20
0001540 / v a r / s p o o l / a b r t
2f20 6176 2f72 7073 6f6f 2f6c 6261 7472
0001560 - u p l o a d \n \n # M a x s
752d 6c70 616f 0a64 230a 4d20 7861 7320
0001600 i z e f o r c r a s h s t
7a69 2065 6f66 2072 7263 7361 2068 7473
0001620 o r a g e [ M i B ] o r 0
726f 6761 2065 4d5b 4269 205d 726f 3020
0001640 f o r u n l i m i t e d \n #
6620 726f 7520 6c6e 6d69 7469 6465 230a
0001660 \n M a x C r a s h R e p o r t s
4d0a 7861 7243 7361 5268 7065 726f 7374
0001700 S i z e = 2 0 0 0 0 \n \n #
6953 657a 3d20 3220 3030 3030 0a0a 2023
0001720 V e c t o r o f a c t i o n
6556 7463 726f 6f20 2066 6361 6974 6e6f
0001740 s a n d r e p o r t e r s
2073 6e61 2064 6572 6f70 7472 7265 2073
0001760 w h i c h a r e a c t i v a
6877 6369 2068 7261 2065 6361 6974 6176
0002000 t e d i m m e d i a t e l y \n
6574 2064 6d69 656d 6964 7461 6c65 0a79
0002020 # a f t e r a c r a s h
2023 6661 6574 2072 2061 7263 7361 2068
0002040 o c c u r s , c o m m a s e
636f 7563 7372 202c 6f63 6d6d 2061 6573
0002060 p a r a t e d . \n # \n # A c t i
6170 6172 6574 2e64 230a 230a 6341 6974
0002100 o n s A n d R e p o r t e r s
6e6f 4173 646e 6552 6f70 7472 7265 2073
0002120 = M a i l x ( " [ a b r t ]
203d 614d 6c69 2878 5b22 6261 7472 205d
0002140 n e w c r a s h w a s d e
656e 2077 7263 7361 2068 6177 2073 6564
0002160 t e c t e d " ) \n # A c t i o n
6574 7463 6465 2922 230a 6341 6974 6e6f
0002200 s A n d R e p o r t e r s =
4173 646e 6552 6f70 7472 7265 2073 203d
0002220 F i l e T r a n s f e r ( " s t
6946 656c 7254 6e61 6673 7265 2228 7473
0002240 o r e " ) \n A c t i o n s A n d
726f 2265 0a29 6341 6974 6e6f 4173 646e
0002260 R e p o r t e r s = S O S r
6552 6f70 7472 7265 2073 203d 4f53 7253
0002300 e p o r t \n \n \n # W h a t a
7065 726f 0a74 0a0a 2023 6857 7461 6120
0002320 c t i o n s o r r e p o r t
7463 6f69 736e 6f20 2072 6572 6f70 7472
0002340 e r s t o r u n o n e a
7265 2073 6f74 7220 6e75 6f20 206e 6165
0002360 c h c r a s h t y p e \n # \n
6863 6320 6172 6873 7420 7079 0a65 0a23
0002400 [ A n a l y z e r A c t i o n
205b 6e41 6c61 7a79 7265 6341 6974 6e6f
0002420 s A n d R e p o r t e r s ] \n
4173 646e 6552 6f70 7472 7265 2073 0a5d
0002440 K e r n e l o o p s = R H T
654b 6e72 6c65 6f6f 7370 3d20 5220 5448
0002460 S u p p o r t , L o g g e r \n
7553 7070 726f 2c74 4c20 676f 6567 0a72
0002500 C C p p = R H T S u p p o r
4343 7070 3d20 5220 5448 7553 7070 726f
0002520 t , L o g g e r \n P y t h o n
2c74 4c20 676f 6567 0a72 7950 6874 6e6f
0002540 = R H T S u p p o r t , L
3d20 5220 5448 7553 7070 726f 2c74 4c20
0002560 o g g e r \n # C C p p : x o r g
676f 6567 0a72 4323 7043 3a70 6f78 6772
0002600 - x 1 1 - a p p s = R u n A
782d 3131 612d 7070 2073 203d 7552 416e
0002620 p p ( " d a t e " , " d a t e
7070 2228 6164 6574 2c22 2220 6164 6574
0002640 . t x t " ) \n \n \n # W h i c h
742e 7478 2922 0a0a 230a 5720 6968 6863
0002660 A c t i o n p l u g i n s
4120 7463 6f69 206e 6c70 6775 6e69 2073
0002700 t o r u n r e p e a t e d l
6f74 7220 6e75 7220 7065 6165 6574 6c64
0002720 y \n # \n [ C r o n ] \n #
0a79 0a23 205b 7243 6e6f 5d20 230a 2020
0002740 h : m - a t h : m \n #
6820 6d3a 2d20 6120 2074 3a68 0a6d 2023
0002760 s - e v e r y s s e
2020 2073 202d 7665 7265 2079 2073 6573
0003000 c o n d s \n \n 1 2 0 = K e r
6f63 646e 0a73 310a 3032 3d20 4b20 7265
0003020 n e l o o p s S c a n n e r \n \n
656e 6f6c 706f 5373 6163 6e6e 7265 0a0a
0003040 # 0 2 : 0 0 = F i l e T r a
3023 3a32 3030 3d20 4620 6c69 5465 6172
0003060 n s f e r \n
736e 6566 0a72
0003066
|
|
|
|
12-15-2012, 10:55 AM
|
#5
|
|
Member
Registered: Feb 2011
Location: Massachusetts, USA
Distribution: Fedora
Posts: 744
Rep: 
|
Looks ok, and all of those options are listed in the man page.
I guess I have to agree with syg00's comment in that thread.
Also, please see the advice in this bug:
https://bugzilla.redhat.com/show_bug.cgi?id=829161
Last edited by smallpond; 12-15-2012 at 11:07 AM.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:37 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|