Re: pgAdmin 4 v1.1 for macOS

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Nicolas Jardot <nicolas(dot)jardot(at)dbi-services(dot)com>
Cc: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: pgAdmin 4 v1.1 for macOS
Date: 2016-11-10 17:04:26
Message-ID: CA+OCxoxEoV0wGhirTzWPU2tebwReb7-gz4kuLDQ1F4o+-Ezrng@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi

On Thu, Nov 10, 2016 at 4:20 PM, Nicolas Jardot
<nicolas(dot)jardot(at)dbi-services(dot)com> wrote:
> Hi,
>
> Sorry for the direct email.
> I checked the signature for both dmg file and the application package.
>
> For the dmg file, It says "code object not signed at all".
> The signature for the .app is definitively different.
>
> I tried to download again the disk image from another browser (Chrome
> instead of Safari) but it's the same.
> Is it possible to check that the file on the FTP is the correct one?
>
> I downloaded the file from :
> https://ftp.postgresql.org/pub/pgadmin3/pgadmin4/v1.1/macos/pgadmin4-1.1.dmg
> The link comes from the official web page:
> https://www.postgresql.org/ftp/pgadmin3/pgadmin4/v1.1/macos/

It looks fine to me. Maybe there's a cache between you and the
download server that has a broken copy?

piranha:~ dpage$ mkdir tmp
piranha:~ dpage$ cd tmp
piranha:tmp dpage$ wget
https://ftp.postgresql.org/pub/pgadmin3/pgadmin4/v1.1/macos/pgadmin4-1.1.dmg
--2016-11-10 17:00:40--
https://ftp.postgresql.org/pub/pgadmin3/pgadmin4/v1.1/macos/pgadmin4-1.1.dmg
Resolving ftp.postgresql.org (ftp.postgresql.org)... 87.238.57.227,
217.196.149.55, 204.145.124.244, ...
Connecting to ftp.postgresql.org
(ftp.postgresql.org)|87.238.57.227|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 73391750 (70M) [application/x-apple-diskimage]
Saving to: ‘pgadmin4-1.1.dmg’

pgadmin4-1.1.dmg
100%[=======================================================================================>]
69.99M 621KB/s in 2m 2s

2016-11-10 17:02:43 (588 KB/s) - ‘pgadmin4-1.1.dmg’ saved [73391750/73391750]

piranha:tmp dpage$ codesign -dv --verbose=4 pgadmin4-1.1.dmg
Executable=/Users/dpage/tmp/pgadmin4-1.1.dmg
Identifier=pgadmin4-1
Format=disk image
CodeDirectory v=20200 size=298 flags=0x0(none) hashes=1+6 location=embedded
Hash type=sha256 size=32
CandidateCDHash sha256=c320443b5b37a897bf1192af0450b90fe1317d52
Hash choices=sha256
Page size=none
CDHash=c320443b5b37a897bf1192af0450b90fe1317d52
Signature size=8885
Authority=Developer ID Application: EnterpriseDB Corporation (26QKX55P9K)
Authority=Developer ID Certification Authority
Authority=Apple Root CA
Timestamp=25 Oct 2016, 10:21:06
Info.plist=not bound
TeamIdentifier=26QKX55P9K
Sealed Resources=none
Internal requirements count=1 size=172

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Walter Nordmann 2016-11-11 13:14:06 Re: pgadmin server-status does not display
Previous Message Dave Page 2016-11-10 16:37:28 Re: Final pgAdmin III - v1.22.2 Released