Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
18.7 Legacy Series
»
error while making upgrade?
« previous
next »
Print
Pages: [
1
]
Author
Topic: error while making upgrade? (Read 3784 times)
cguilford
Full Member
Posts: 130
Karma: 15
error while making upgrade?
«
on:
July 06, 2018, 07:33:56 pm »
When I run opnsense-code core I'm getting the following:
Fetching Origin
updating 68f53ef00..c2e75d260
error: Your local changes to the following files would be overwritten by merge:
Makefile
please commit your changes or stash before you merge.
aborting.
Logged
cguilford
Full Member
Posts: 130
Karma: 15
Re: error while making upgrade?
«
Reply #1 on:
July 06, 2018, 07:37:41 pm »
Never Mind I just renamed the Makefile and let it recreate it seems all better now.
Logged
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: error while making upgrade?
«
Reply #2 on:
July 06, 2018, 11:16:38 pm »
opnsense-code will only do a "git pull" so if there are changes in the way git won't comply, or you apply more force and use...
# opnsense-code -f core
... in which case the directory is deleted and the repository is recreated from scratch.
Cheers,
Franco
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
18.7 Legacy Series
»
error while making upgrade?