Opened 8 years ago

Closed 8 years ago

#49694 closed defect (fixed)

osc: unsatisfied dependency on vc command

Reported by: raimue (Rainer Müller) Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: osc obs-build

Description

As reported upstream, osc in MacPorts fails to find vc as dependency.

$ osc vc
Error: vc ('/usr/lib/build/vc') command not found
Install the build package from http://download.opensuse.org/repositories/openSUSE:/Tools/

vc would be part of build. I am not convinced build itself would be useful on OS X. You definitely won't be able to use a chroot, maybe you could at least instrument a VM for building. However, on a quick glance it looks like all the preparation assume Linux anyway. For example, we cannot even mount a Linux filesystem.

Maybe it would make more sense to have a obs-build-helpers or similar that only provides vc(1) and unrpm(1).

Change History (1)

comment:1 Changed 8 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: newclosed

Fixed with r145310 and r145311.

Note: See TracTickets for help on using tickets.