Package Details: telepresence 0.109-1

Git Clone URL: https://aur.archlinux.org/telepresence.git (read-only, click to copy)
Package Base: telepresence
Description: Local development against a remote Kubernetes or OpenShift cluster
Upstream URL: https://github.com/telepresenceio/telepresence
Keywords: kubernetes telepresence
Licenses: Apache
Submitter: starkers
Maintainer: SuperBo
Last Packager: SuperBo
Votes: 7
Popularity: 0.000000
First Submitted: 2017-07-20 09:25 (UTC)
Last Updated: 2021-05-06 05:59 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

talzion12 commented on 2020-05-24 09:28 (UTC)

I'm getting a checksum validity check error when trying to build version 0.105-1 with yay:

==> Making package: telepresence 0.105-1 (Sun 24 May 2020 12:22:51 PM IDT)                                                                                                                                                                                                                
==> Retrieving sources...                                             
  -> Found telepresence-0.105                                         
==> Validating source files with sha256sums...                                                                                               
    telepresence-0.105 ... FAILED                                     
==> ERROR: One or more files did not pass the validity check!                                                                                
Error downloading sources: telepresence

alkallio commented on 2019-12-27 10:22 (UTC)

0.103 is out for a while now.

diff --git a/PKGBUILD b/PKGBUILD
index 4ad09fa..ba58fe5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
 # Maintainer: David Birks <david@tellus.space>
 # Contributor: David Stark <david@starkers.org>

-pkgver=0.102
-pkgrel=2
+pkgver=0.103
+pkgrel=1
 pkgname=telepresence
 pkgdesc='Local development against a remote Kubernetes or OpenShift cluster'
 arch=('x86_64')
 license=('Apache')
 url='https://github.com/telepresenceio/telepresence'
 source=("$pkgname-$pkgver::https://github.com/telepresenceio/telepresence/archive/${pkgver}.tar.gz")
-sha256sums=('f5b5a7da8504dbfdcee9c25baaad3c9c06671a483918245391400e2ed20885e0')
+sha256sums=('7360b3aaed62c4e06aae42ee72e85649f51c7a3c855763fda55d84dcbb4ce624')
 makedepends=('git')
 depends=('conntrack-tools' 'fuse2' 'kubectl' 'socat' 'sshfs' 'torsocks' 'python' 'python-pip' 'python-setuptools')

mcritchlow commented on 2019-10-28 15:50 (UTC)

I'm having difficulty building this package, it seems around the use of the pex. Any pointers would be most welcome since presumably this works for folks here.

~/projects/aur/telepresence (master) % makepkg -sic
==> WARNING: PACKAGER should have the format 'Example Name <email@address.invalid>'
==> Making package: telepresence 0.102-1 (Mon 28 Oct 2019 08:41:05 AM PDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found telepresence-0.102
==> Validating source files with sha256sums...
    telepresence-0.102 ... Passed
==> Extracting sources...
rm: cannot remove '/home/mcritchlow/projects/aur/telepresence/src/telepresence-0.102': Is a directory
ln: failed to create symbolic link '/home/mcritchlow/projects/aur/telepresence/src/telepresence-0.102': File exists
==> Removing existing $pkgdir/ directory...
==> Entering fakeroot environment...
==> WARNING: PACKAGER should have the format 'Example Name <email@address.invalid>'
==> Starting package()...
Installing Telepresence in /home/mcritchlow/projects/aur/telepresence/pkg/telepresence/usr
Built /tmp/tmp.nqZpqMVBl4/dist/telepresence
warning: no previously-included files matching '*' found under directory 'docs/_build'
You are using pip version 19.0.3, however version 19.3.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Traceback (most recent call last):
  File "packaging/build-sshuttle.py", line 77, in <module>
    main()
  File "packaging/build-sshuttle.py", line 73, in main
    build_sshuttle(output)
  File "packaging/build-sshuttle.py", line 53, in build_sshuttle
    str(tarball),
  File "/usr/lib/python3.7/subprocess.py", line 342, in check_call
    retcode = call(*popenargs, **kwargs)
  File "/usr/lib/python3.7/subprocess.py", line 323, in call
    with Popen(*popenargs, **kwargs) as p:
  File "/usr/lib/python3.7/subprocess.py", line 775, in __init__
    restore_signals, start_new_session)
  File "/usr/lib/python3.7/subprocess.py", line 1522, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpfzhjm0xl/venv/bin/pex': '/tmp/tmpfzhjm0xl/venv/bin/pex'
==> ERROR: A failure occurred in package().
    Aborting...

Here are the python packages i have installed on the system:

python 3.7.4-2
python-appdirs 1.4.3-2
python-asn1crypto 1.2.0-1
python-attrs 19.3.0-1
python-bcrypt 3.1.7-1
python-cached-property 1.5.1-2
python-cairo 1.18.1-1
python-cffi 1.13.0-1
python-chardet 3.0.4-2
python-cryptography 2.7-1
python-dbus 1.2.8-2
python-dbus-common 1.2.8-2
python-decorator 4.4.0-1
python-docker 4.1.0-1
python-docker-pycreds 0.4.0-3
python-dockerpty 0.4.1-4
python-docopt 0.6.2-5
python-gobject 3.34.0-1
python-idna 2.8-1
python-jinja 2.10.3-1
python-jsonschema 3.0.2-1
python-markupsafe 1.1.1-1
python-packaging 19.2-2
python-paramiko 2.6.0-1
python-ply 3.11-2
python-pyasn1 0.4.7-1
python-pycparser 2.19-1
python-pynacl 1.3.0-1
python-pyparsing 2.4.2-1
python-pyrsistent 0.15.4-1
python-requests 2.22.0-1
python-ruamel-yaml 0.16.5-1
python-setuptools 1:41.2.0-1
python-six 1.12.0-1
python-slip 0.6.5-2
python-texttable 1.6.2-1
python-urllib3 1.25.6-1
python-urwid 2.0.1-2
python-websocket-client 0.56.0-1
python-yaml 5.1.2-1
python2 2.7.17-1
python2-appdirs 1.4.3-2
python2-attrs 19.3.0-1
python2-cairo 1.18.1-1
python2-gobject2 2.28.7-2
python2-packaging 19.2-2
python2-pyparsing 2.4.2-1
python2-setuptools 1:41.2.0-1
python2-six 1.12.0-1
python2-websocket-client 0.56.0-1

dbirks commented on 2019-09-19 23:25 (UTC)

CWRau: thanks for letting me know!

cwrau commented on 2019-09-17 08:41 (UTC) (edited on 2019-09-17 08:45 (UTC) by cwrau)

The SHA seems to have changed:

5a2962f46e82fafcbe9e665b6e0f6212ca750aafabdfbcb763e8f914b46ccc74 telepresence-0.101

leahciMic commented on 2019-07-11 08:52 (UTC)

Cheers David, that was extremely quick!

dbirks commented on 2019-07-09 02:37 (UTC)

leahciMic - Thank you! I've added it.

leahciMic commented on 2019-07-08 14:37 (UTC)

there is a dependency on python-setuptools that should be added.