Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 May 2019 21:37:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237633] sysutils/py-google-compute-engine: py27-google-compute-engine not contain simlinks
Message-ID:  <bug-237633-7788-K3GGy2BKsf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237633-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237633-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237633

Steve Wills <swills@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |swills@FreeBSD.org

--- Comment #3 from Steve Wills <swills@FreeBSD.org> ---
This was fixed in ports r501547 and you won't see it if you use
freebsd-13-0-current-amd64-v20190524. Unfortunately, there seems to be a new
issue with the package:

Traceback (most recent call last):=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20
  File "/usr/local/bin/google_instance_setup-2.7", line 6, in <module>=20=
=20=20=20=20=20=20=20=20=20
    from pkg_resources import load_entry_point=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", =
line
3241, in <module>=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
    @_call_aside=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", =
line
3225, in _call_aside=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
    f(*args, **kwargs)=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", =
line
3254, in _initialize_master_working_set=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20
    working_set =3D WorkingSet._build_master()=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", =
line
583, in _build_master=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
    ws.require(__requires__)=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", =
line
900, in require=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
    needed =3D self.resolve(parse_requirements(requirements))=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", =
line
786, in resolve=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
    raise DistributionNotFound(req, requirers)=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
pkg_resources.DistributionNotFound: The 'boto' distribution was not found a=
nd
is required by google-compute-engine=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20
/etc/rc: WARNING: failed to start google_instance_setup

which I guess is related to ports r501581, so I'll take a look and see if I=
 can
fix that.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237633-7788-K3GGy2BKsf>