[Bug 237633] sysutils/py-google-compute-engine: py27-google-compute-engine not contain simlinks

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 25 21:37:23 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237633

Steve Wills <swills at FreeBSD.org> changed:

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

--- Comment #3 from Steve Wills <swills at 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):                                              
  File "/usr/local/bin/google_instance_setup-2.7", line 6, in <module>          
    from pkg_resources import load_entry_point                                  
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
3241, in <module>                                                               
    @_call_aside                                                                
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
3225, in _call_aside                                                            
    f(*args, **kwargs)                                                          
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
3254, in _initialize_master_working_set                                         
    working_set = WorkingSet._build_master()                                    
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
583, in _build_master                                                           
    ws.require(__requires__)                                                    
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
900, in require                                                                 
    needed = self.resolve(parse_requirements(requirements))                     
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
786, in resolve                                                                 
    raise DistributionNotFound(req, requirers)                                  
pkg_resources.DistributionNotFound: The 'boto' distribution was not found and
is required by google-compute-engine                                            
/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.

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


More information about the freebsd-ports-bugs mailing list