Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
cb0b0b39db
2 changed files with 48 additions and 0 deletions
|
@ -0,0 +1,36 @@
|
||||||
|
### Please describe the problem.
|
||||||
|
|
||||||
|
*As of filing:*
|
||||||
|
|
||||||
|
* [downloads.kitenet.net/git-annex/OSX/current/10.11_El_Capitan/git-annex.dmg.info](https://downloads.kitenet.net/git-annex/OSX/current/10.11_El_Capitan/git-annex.dmg.info) contains: `distributionVersion = "8.20200618"`
|
||||||
|
* whereas: git-annex 8.20200720.1 (and 8.20200720) are the only versions published since 8.20200617. (There was no release matching 8.20200618)
|
||||||
|
|
||||||
|
*Expected behavior:*
|
||||||
|
|
||||||
|
* `distributionVersion` and included `git-annex`'s version matches an announced released version
|
||||||
|
|
||||||
|
### What steps will reproduce the problem?
|
||||||
|
|
||||||
|
1. On macOS, download and deploy the current [git-annex.dmg](https://downloads.kitenet.net/git-annex/OSX/current/10.11_El_Capitan/git-annex.dmg)
|
||||||
|
2. Open a terminal session and enter `git-annex version`
|
||||||
|
|
||||||
|
### What version of git-annex are you using? On what operating system?
|
||||||
|
|
||||||
|
[[!format sh """
|
||||||
|
git-annex version: 8.20200617-gd46490c17
|
||||||
|
|
||||||
|
$/usr/bin/sw_vers
|
||||||
|
ProductName: Mac OS X
|
||||||
|
ProductVersion: 10.12.6
|
||||||
|
BuildVersion: 16G2136
|
||||||
|
"""]]
|
||||||
|
|
||||||
|
### Please provide any additional information below.
|
||||||
|
|
||||||
|
* Assuming this is the same problem with the autobuilder described in [kite net OSX/current/ distribution is 7.20190913 but 7.20191009 expected](https://git-annex.branchable.com/bugs/kite_net_OSX__47__current__47___distribution_is_7.20190913_but_7.20191009_expected/)
|
||||||
|
* Please give it a look and let us know when we have a distributionVersion matching release notes. Would like to pickup the fixes described in 8.20200720(.1) news.
|
||||||
|
|
||||||
|
|
||||||
|
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
|
||||||
|
|
||||||
|
Still rock solid maintaining the .dmgs and .pkgs for a 67GB [Munki](https://www.munki.org) repository.
|
|
@ -0,0 +1,12 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="Ilya_Shlyakhter"
|
||||||
|
avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0"
|
||||||
|
subject="updating the standalone distribution"
|
||||||
|
date="2020-07-24T19:28:18Z"
|
||||||
|
content="""
|
||||||
|
@joey, when you get a chance, could you add the standalone distribution for the current released version (8.20200720.1, not the bleeding-edge git) to the archive at downloads.kitenet.net?
|
||||||
|
|
||||||
|
Would it be practical to document the process for creating a standalone distro, so that it can be built on conda-forge simultaneously with the corresponding non-standalone version?
|
||||||
|
|
||||||
|
Thanks!
|
||||||
|
"""]]
|
Loading…
Reference in a new issue