You are not logged in.
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
Sounds a bit like https://bugs.archlinux.org/task/28248
Offline
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