Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640506 - app-admin/lastpass-binary-component: fetch failure
Summary: app-admin/lastpass-binary-component: fetch failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Göktürk Yüksek
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: fetch-failures
  Show dependency tree
 
Reported: 2017-12-10 12:57 UTC by Michał Górny
Modified: 2017-12-12 02:57 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-12-10 12:57:34 UTC
>>> Downloading 'https://lastpass.com/lplinux.tar.bz2'
--2017-12-10 13:49:22--  https://lastpass.com/lplinux.tar.bz2
Resolving lastpass.com (lastpass.com)... 184.87.187.190
Connecting to lastpass.com (lastpass.com)|184.87.187.190|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1625075 (1,5M) [application/x-bzip2]
Saving to: ‘/tmp/11111/lastpass-binary-component-4.1.44.tar.bz2’

     0K .                                  100% 7,36M=0,2s

2017-12-10 13:49:22 (7,36 MB/s) - ‘/tmp/11111/lastpass-binary-component-4.1.44.tar.bz2’ saved [1625075/1625075]

!!! Fetched file: lastpass-binary-component-4.1.44.tar.bz2 VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      1625075
!!! Expected: 1623477
Refetching... File renamed to '/tmp/11111/lastpass-binary-component-4.1.44.tar.bz2._checksum_failure_.2sd20vfp'

!!! Couldn't download 'lastpass-binary-component-4.1.44.tar.bz2'. Aborting.
!!! Fetch failed for lastpass-binary-component-4.1.44.tar.bz2, can't update Manifest
Comment 1 Larry the Git Cow gentoo-dev 2017-12-12 02:57:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0fdfbee88ccedbcbd60305419104edc6183c65b

commit b0fdfbee88ccedbcbd60305419104edc6183c65b
Author:     Göktürk Yüksek <gokturk@gentoo.org>
AuthorDate: 2017-12-11 00:52:35 +0000
Commit:     Göktürk Yüksek <gokturk@gentoo.org>
CommitDate: 2017-12-12 02:55:43 +0000

    app-admin/lastpass-binary-component: bump (!) and fix the fetch failure #640506
    
    "Let's extend LastPass support to Firefox using Native
    Messaging. While doing so, let's modify our closed binary and change
    who-knows-what too. And yeah, let's release it under the same version
    4.1.44 because version bumps are sissies and only losers release
    versioned tarballs."
    
    Also separate the app manifest files for Chrome and Chromium because
    allowed-origins are not the same. Add more comments to clarify the
    file system locations for various installed files.
    
    Update the postinst message to reflect that for some browsers users
    have to enable the binary component manually after installing the
    extension.
    
    Closes: https://bugs.gentoo.org/640506
    Package-Manager: Portage-2.3.8, Repoman-2.3.2

 app-admin/lastpass-binary-component/Manifest       |  2 +-
 ...tpass-binary-component-4.1.44_p20171210.ebuild} | 59 +++++++++++++++++++---
 2 files changed, 53 insertions(+), 8 deletions(-)