On Oct 28, 2022, at 12:23, James McManus wrote:
> However, I am still not able to install Kompose. I'm still getting the not a
> git repository error message:
>
> :info:build Executing: cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarb
Ranga,
Thanks! I'll give it a try.
Jim
On Fri, Oct 28, 2022 at 6:15 PM Sriranga Veeraraghavan <
srira...@berkeley.edu> wrote:
> Hi James,
>
> I think the problem you are having is that a Ventura package for kompose
> has been built yet. The packages available for kompose look like they
> range
Hi James,
I think the problem you are having is that a Ventura package for kompose has
been built yet. The packages available for kompose look like they range from
Darwin 10 (MacOSX 10.6 Snow Leopard, I believe) through Darwin 21 (Monterey).
I'm not sure when a Ventura package might be built,
I had not tried that, but I just did, and am still getting the error
message.
The first errors in the log 404 errors:
:msg:archivefetch ---> Fetching archive for kompose
:debug:archivefetch Executing org.macports.archivefetch (kompose)
:debug:archivefetch euid/egid changed to: 0/0
:debug:arch
Did you clean compose before retrying?
sudo port clean kompose
sudo port install kompose
Also, the actual error is in the lines above what you sent. Could you check in
the log where you see the *first* error message?
--
Mircea Trandafir
Senior researcher
Rockwool Foundation Research Unit
Ny Ko
I followed the instructions at: https://trac.macports.org/wiki/Migration
and did the migration. I've been able to use macPorts to install ports such
as wget and ffmpeg, which were not previously installed on my mac, so it
looks like macPorts is working.
However, I am still not able to install Komp
I just upgraded the OS and then reinstall MacPorts.
On Thu, Oct 27, 2022 at 9:28 AM Lenore Horner
wrote:
> Did you follow the migration instructions or just upgrade the OS and then
> reinstall MacPorts?
>
> On Oct 27, 2022, at 08:56, James McManus wrote:
>
> I'm trying to install Kampose using
Did you follow the migration instructions or just upgrade the OS and then
reinstall MacPorts?
> On Oct 27, 2022, at 08:56, James McManus wrote:
>
> I'm trying to install Kampose using MacPorts on my MacBook Pro. I recently
> updated maxOS to Ventura. This required me to reinstall MacPorts. Aft
I'm trying to install Kampose using MacPorts on my MacBook Pro. I recently
updated maxOS to Ventura. This required me to reinstall MacPorts. After
installing MacPorts I also updated outdated packages using the following
command:
*sudo port upgrade outdated*
When I tried to install Kompose using