Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
ea8d0bf5ce |
@ -43,7 +43,7 @@ rlJournalStart
|
|||||||
# Let's see if we can chase down needed debuginfo somewhere...
|
# Let's see if we can chase down needed debuginfo somewhere...
|
||||||
|
|
||||||
# Attempt getting the needed file using debuginfod
|
# Attempt getting the needed file using debuginfod
|
||||||
export DEBUGINFOD_URLS=http://debuginfod.usersys.redhat.com:3632/
|
export DEBUGINFOD_URLS=https://debuginfod.fedoraproject.org/
|
||||||
rlRun "f=\"$f $(debuginfod-find debuginfo /bin/bash)\""
|
rlRun "f=\"$f $(debuginfod-find debuginfo /bin/bash)\""
|
||||||
|
|
||||||
# Attempt getting the needed file by traditional means
|
# Attempt getting the needed file by traditional means
|
||||||
|
Loading…
Reference in New Issue
Block a user