Git was installed and no user configuration is done.
Yes, that's what I was trying to say. It does fail when simply using makechrootpkg
as well, unless you add --no-commit
to the mentioned line. When you're building directly on your development host, where you're using git to push to the AUR, then git will find your user config during the build and use that.
I should probably add '--no-commit' to that cherry-pick line by default, yeah?
Yes, please do that.
Pinned Comments
Nocifer commented on 2018-10-02 14:34
Any and all feedback will be much appreciated. Thanks!
CHANGELOG
Update: 1.32.3-1 -> 1.34.0-1
THIS UPDATE CAN BREAK EXISTING SETUPS. For more info check the pinned comment above or the notes in the PKGBUILD.
Update: 1.32.2-3 -> 1.32.3-1
Update: 1.32.2-2 -> 1.32.2-3
Update: 1.32.2-1 -> 1.32.2-2
Update: 1.32.1-3 -> 1.32.2-1
NOTE: There's a bunch of small-ish errors in ZM's operation due to some parts of it having the localhost/zm/ link hardcoded and thus breaking when ZM is run from anywhere else, e.g. localhost:8095. I'm in the process of locating these errors and either reporting them upstream or fixing them myself, but I can't know for sure when or even if they'll be fixed. Big thanks to @Kubax for reporting this.
It's a fairly simple script and I have tested it as much as I can, but things usually find a way to break apart after introducing such... uhm... breaking changes. If things do break for you, please blame me and not the script itself; and also report here what exactly is broken so I can fix it ;)
Update: 1.32.1-2 -> 1.32.1-3
Update: 1.32.1-1 -> 1.32.1-2