Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hugo_clean_and_update_job.sh: update path to hugo #875

Merged
merged 1 commit into from
Mar 12, 2023
Merged

hugo_clean_and_update_job.sh: update path to hugo #875

merged 1 commit into from
Mar 12, 2023

Conversation

neteler
Copy link
Member

@neteler neteler commented Mar 12, 2023

After updating grass.osgeo.org to Debian 11 (bullseye; see https://trac.osgeo.org/osgeo/ticket/2894) the previously manually installed hugo binary now comes with Debian 11. This PR simply updates the path to the hugo binary.

Note: the Debian update implies a hugo update from v0.69 to v0.80:

neteler@grasslxd:~$ dpkg -l | grep hugo
ii  hugo                                   0.80.0-6+b5

(Un)related: issue #312

After updating grass.osgeo.org to Debian 11 (bullseye; see https://trac.osgeo.org/osgeo/ticket/2894) the previously manually installed `hugo` binary now comes from Debian 11:

```
neteler@grasslxd:~$ dpkg -l | grep hugo
ii  hugo                                   0.80.0-6+b5
```

This PR simply updates the path to the `hugo` binary.

(Un)related: issue #312
@neteler neteler added the CI Continuous integration label Mar 12, 2023
@neteler neteler self-assigned this Mar 12, 2023
@veroandreo
Copy link
Contributor

Good, we got a bit newer version :)

@neteler
Copy link
Member Author

neteler commented Mar 12, 2023

If desired, we can install an even newer version. Which one?

@veroandreo
Copy link
Contributor

If desired, we can install an even newer version. Which one?

no strong opinion on that, I have tested with 0.83 and it still works fine... perhaps @nobeeakon has compiled with newer versions and can tell

@neteler neteler merged commit e405adc into OSGeo:grass8 Mar 12, 2023
@neteler neteler deleted the hugo_binary_update branch March 12, 2023 16:36
cwhite911 pushed a commit to cwhite911/grass-addons that referenced this pull request Sep 19, 2023
After updating grass.osgeo.org to Debian 11 (bullseye; see https://trac.osgeo.org/osgeo/ticket/2894) the previously manually installed `hugo` binary now comes from Debian 11:

```
neteler@grasslxd:~$ dpkg -l | grep hugo
ii  hugo                                   0.80.0-6+b5
```

This PR simply updates the path to the `hugo` binary.

(Un)related: issue OSGeo#312
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants