You are not logged in.

#1 2012-02-08 03:13:45

szim90
Member
Registered: 2011-08-01
Posts: 29

[Solved] Makepkg fails on all Mercurial (*-hg) packages

Hello,

I'm not sure if this is a result of recent updates, but I noticed that makepkg now fails on all mercurial packages. I attempted to install both the dillo browser and pytyle, and received the following messages (this is for pytyle2-hg, but the messages were basically identical):

==> Determining latest hg revision...
warning: pytyle.googlecode.com certificate with fingerprint e9:f0:26:b1:ff:27:28:33:81:8e:51:7b:fd:a7:de:df:4c:1e:ee:14 not verified (check hostfingerprints or web.cacerts config setting)
real URL is https://pytyle.googlecode.com/hg/
requesting all changes
adding changesets
adding manifests
adding file changes
added 39 changesets with 303 changes to 115 files
updating to branch default
36 files updated, 0 files merged, 0 files removed, 0 files unresolved
  -> Version found: 38
==> Making package: pytyle2-hg 38-1 (Tue Feb  7 22:02:49 EST 2012)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving Sources...
==> Extracting Sources...
==> Entering fakeroot environment...
==> Starting build()...
==> Connecting to Mercurial server...
warning: pytyle.googlecode.com certificate with fingerprint e9:f0:26:b1:ff:27:28:33:81:8e:51:7b:fd:a7:de:df:4c:1e:ee:14 not verified (check hostfingerprints or web.cacerts config setting)
real URL is https://pytyle.googlecode.com/hg/
pulling from https://pytyle.googlecode.com/hg//pytyle
searching for changes
no changes found
==> ERROR: A failure occurred in build().
    Aborting...

Rerunning makepkg in the same directory fails to get through the version check phase:

==> Determining latest hg revision...
warning: pytyle.googlecode.com certificate with fingerprint e9:f0:26:b1:ff:27:28:33:81:8e:51:7b:fd:a7:de:df:4c:1e:ee:14 not verified (check hostfingerprints or web.cacerts config setting)
real URL is https://pytyle.googlecode.com/hg/
pulling from https://pytyle.googlecode.com/hg//pytyle
searching for changes
no changes found

==> ERROR: An unknown error has occurred. Exiting...

The mercurial portion of both packages seems to match the VCS template exactly. Executing "hg clone [hgroot] [hgrepo]" works, as does performing a pull from the cloned directory.

Any help would be greatly appreciated.

Regards,
szim90

Last edited by szim90 (2012-02-08 10:00:50)

Offline

#2 2012-02-08 03:20:23

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] Makepkg fails on all Mercurial (*-hg) packages

Offline

#3 2012-02-08 10:00:17

szim90
Member
Registered: 2011-08-01
Posts: 29

Re: [Solved] Makepkg fails on all Mercurial (*-hg) packages

That does appear to be the cause of this problem. Thanks karol - marking as solved.

Last edited by szim90 (2012-02-08 10:00:34)

Offline

Board footer

Powered by FluxBB