Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] app-crypt/qca fails verification
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
cfgauss
l33t
l33t


Joined: 18 May 2005
Posts: 688
Location: USA

PostPosted: Thu Feb 22, 2018 3:37 pm    Post subject: [SOLVED] app-crypt/qca fails verification Reply with quote

I get this error:
Code:
!!! Fetched file: d58e20ee652038dc4ec4fe4765dc3639ed735526.tar.gz VERIFY FAILED!
!!! Reason: Insufficient data for checksum verification
!!! Got:     
!!! Expected: BLAKE2B BLAKE2S MD5 RMD160 SHA1 SHA256 SHA512 WHIRLPOOL
 * Fetch failed for 'app-crypt/qca-2.1.4_alpha1', Log file:
 *  '/var/tmp/portage/app-crypt/qca-2.1.4_alpha1/temp/build.log'
 * Messages for package app-crypt/qca-2.1.4_alpha1:
 * Fetch failed for 'app-crypt/qca-2.1.4_alpha1', Log file:
 *  '/var/tmp/portage/app-crypt/qca-2.1.4_alpha1/temp/build.log'

After
Code:
# rm -r /usr/portage/app-crypt/qca/ && emaint sync -a && FEATURES="-ccache" emerge -1 app-crypt/qca

I get the same error.

Any hints toward emerging qca will be gratefully received.

[SOLVED] asturm, below, pointed out that this version isn't in portage. I found it in the rion overlay. After deleting that overlay, qca installed normally. [/SOLVED]


Last edited by cfgauss on Thu Feb 22, 2018 3:55 pm; edited 1 time in total
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8935

PostPosted: Thu Feb 22, 2018 3:40 pm    Post subject: Reply with quote

Where do you get that ebuild from? Certainly not from Gentoo ebuild repository where latest version is 2.1.3-r1, that's why meddling in /usr/portage does not help.
Back to top
View user's profile Send private message
cfgauss
l33t
l33t


Joined: 18 May 2005
Posts: 688
Location: USA

PostPosted: Thu Feb 22, 2018 3:42 pm    Post subject: Reply with quote

asturm wrote:
Where do you get that ebuild from? Certainly not from Gentoo ebuild repository where latest version is 2.1.3-r1, that's why meddling in /usr/portage does not help.

The ebuild came from emaint sync -a. I'm ~amd64. But you're right. /usr/portage/app-crypt/qca doesn't contain it, so I need to find out where it's coming from. Thanks.
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8935

PostPosted: Thu Feb 22, 2018 3:47 pm    Post subject: Reply with quote

It's not in tree.

Code:
$ git pull --rebase upstream master
...
From git+ssh://git.gentoo.org/repo/gentoo
 * branch                    master     -> FETCH_HEAD
Current branch master is up to date.

 $ ls -l app-crypt/qca/
files
Manifest
metadata.xml
qca-2.1.3-r1.ebuild


To find out:
Code:
$ eshowkw -O qca
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8935

PostPosted: Thu Feb 22, 2018 3:51 pm    Post subject: Reply with quote

that version does not even exist upstream.
Back to top
View user's profile Send private message
cfgauss
l33t
l33t


Joined: 18 May 2005
Posts: 688
Location: USA

PostPosted: Thu Feb 22, 2018 4:03 pm    Post subject: Reply with quote

asturm wrote:
To find out:
Code:
$ eshowkw -O qca

Thanks for pointing out eshowkw. It will be useful in the future.
To find out qca-2.1.4_alpha1.ebuild was in the rion overlay I searched the hard disk, using locate. Had I known about eshowkw I would have used that.


Last edited by cfgauss on Thu Feb 22, 2018 4:06 pm; edited 1 time in total
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8935

PostPosted: Thu Feb 22, 2018 4:06 pm    Post subject: Reply with quote

That's very strange, "-O" is for displaying overlay contents and it has never failed me so far...
Back to top
View user's profile Send private message
cfgauss
l33t
l33t


Joined: 18 May 2005
Posts: 688
Location: USA

PostPosted: Thu Feb 22, 2018 4:07 pm    Post subject: Reply with quote

asturm wrote:
That's very strange, "-O" is for displaying overlay contents and it has never failed me so far...

I must have executed it after removing the overlay.
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8935

PostPosted: Thu Feb 22, 2018 4:18 pm    Post subject: Reply with quote

I've left the overlay maintainer a note about the failure and general handling of snapshots.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum