Skip to content

dmg: fix checksum error#7

Merged
planetbeing merged 1 commit into
planetbeing:masterfrom
theuni:checksum-fix
Mar 30, 2015
Merged

dmg: fix checksum error#7
planetbeing merged 1 commit into
planetbeing:masterfrom
theuni:checksum-fix

Conversation

@theuni
Copy link
Copy Markdown
Contributor

@theuni theuni commented May 9, 2014

I realize that @planetbeing is not really active or responsive here, but I'm submitting this in the event that someone who's googling this issue may stumble onto this PR.

When using 'dmg' to compact an existing dmg, the resulting file has an invalid checksum. A workaround is proposed here: http://shanemcc.co.uk/libdmg/ which disables the checksum. That seems less than ideal.

Instead, this change adds the checksum data where it should be. My Macbook on 10.6 is happy with it, whereas before the change it reported the broken checksum.

@sergiopvilar
Copy link
Copy Markdown

Thanks @theuni, you're a life saver!

planetbeing added a commit that referenced this pull request Mar 30, 2015
@planetbeing planetbeing merged commit 460dd79 into planetbeing:master Mar 30, 2015
laanwj added a commit to bitcoin/bitcoin that referenced this pull request Oct 14, 2019
9192ce5 depends: pull upstream libdmg-hfsplus changes (fanquake)
9b54f34 depends: latest config.guess & config.sub (fanquake)

Pull request description:

  Pulled the first two commits off #16392, as they are standalone.

  Corys PRs (planetbeing/libdmg-hfsplus#7, planetbeing/libdmg-hfsplus#8) have been merged, and the author was active for a little while in 2017/18, so switch back to the upstream [`libdmg-hfsplus`](https://github.com/planetbeing/libdmg-hfsplus) repo. I've added the last of Corys patches into depends.

  [Switching back to upstream discussion](#16392 (comment)).

Top commit has no ACKs.

Tree-SHA512: a2313a731242251fef28921faf403c9bc354e6271cd7a26e9904ff5fae5766678136697fb5696006498a982ce319747b52b1df5151837388cda8f8145b45ab7c
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Oct 15, 2019
9192ce5 depends: pull upstream libdmg-hfsplus changes (fanquake)
9b54f34 depends: latest config.guess & config.sub (fanquake)

Pull request description:

  Pulled the first two commits off bitcoin#16392, as they are standalone.

  Corys PRs (planetbeing/libdmg-hfsplus#7, planetbeing/libdmg-hfsplus#8) have been merged, and the author was active for a little while in 2017/18, so switch back to the upstream [`libdmg-hfsplus`](https://github.com/planetbeing/libdmg-hfsplus) repo. I've added the last of Corys patches into depends.

  [Switching back to upstream discussion](bitcoin#16392 (comment)).

Top commit has no ACKs.

Tree-SHA512: a2313a731242251fef28921faf403c9bc354e6271cd7a26e9904ff5fae5766678136697fb5696006498a982ce319747b52b1df5151837388cda8f8145b45ab7c
deadalnix pushed a commit to Bitcoin-ABC/bitcoin-abc that referenced this pull request Apr 3, 2020
Summary:
```
Corys PRs (planetbeing/libdmg-hfsplus#7, planetbeing/libdmg-hfsplus#8)
have been merged, and the author was active for a little while in
2017/18, so switch back to the upstream libdmg-hfsplus repo. I've added
the last of Corys patches into depends.
```

Backport of core [[bitcoin/bitcoin#17057 | PR17057]].

Depends on D5653.

The config.guess and config.sub scripts had no merge conflict.

Test Plan: Run the OSX Gitian build.

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D5654
ftrader pushed a commit to bitcoin-cash-node/bitcoin-cash-node that referenced this pull request Aug 17, 2020
Summary:
```
Corys PRs (planetbeing/libdmg-hfsplus#7, planetbeing/libdmg-hfsplus#8)
have been merged, and the author was active for a little while in
2017/18, so switch back to the upstream libdmg-hfsplus repo. I've added
the last of Corys patches into depends.
```

Backport of core [[bitcoin/bitcoin#17057 | PR17057]].

Depends on D5653.

The config.guess and config.sub scripts had no merge conflict.

Test Plan: Run the OSX Gitian build.

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D5654
vasi pushed a commit to vasi/libdmg-hfsplus that referenced this pull request Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants