Closed nejohnson2 closed 9 years ago
Any idea's on how to update this? Or where did the patch come from? Is there another that might work?
@nejohnson2 I have updated the patch to work on the latest gr-gsm
HEAD.
I think a patch to the libosmocore package may have affected the gr-gsm package.
I noticed today there was the patch for gr-gsm update...i tried to install...and the patches worked...but installing gr-gsm failed because libsomocore wasnt installed and it's a dependency of gr-gsm. I tried to install libosmocore but needed a patch update so I filled issue #7 . After a quick patch of libosmocore, I installed it successfully and went back to install gr-gsm but received this error:
patching file lib/misc_utils/extract_immediate_assignment_impl.cc
Hunk #1 FAILED at 28.
1 out of 1 hunk FAILED -- saving rejects to file lib/misc_utils/extract_immediate_assignment_impl.cc.rej
patching file lib/misc_utils/extract_system_info_impl.cc
Hunk #1 FAILED at 31.
1 out of 1 hunk FAILED -- saving rejects to file lib/misc_utils/extract_system_info_impl.cc.rej
Error: Failure while executing: /usr/bin/patch -g 0 -f -p1
@nejohnson2 I submitted the patch to gr-gsm
yesterday and he merged it today. I updated the gr-gsm
recipe after I saw the email but you probably fetched it before that. :)
I've updated the gr-gsm
recipe to depend on libosmocore
now.
When trying to install gr-gsm I get several errors from the patching process: