Opened 15 years ago

Last modified 15 years ago

#18354 closed defect

sudo port install jpeg doesn't work — at Version 1

Reported by: rap_bellarmine@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: install Cc:
Port:

Description (last modified by blb@…)

port search jpeg works port list works

but when i install them, this is the only thing that happens

ralph-macbook:~ ralph$ sudo port install jpeg

WARNING: Improper use of the sudo command could lead to data loss
or the deletion of important system files. Please double-check your
typing when using sudo. Type "man sudo" for more information.

To proceed, enter your password, or type Ctrl-C to abort.

Password:
ralph-macbook:~ ralph$ 

no actual installation actually happens. when i type port installed the terminal returns "no ports installed"

i also tried other portfiles to install, but still the same thing happens

Change History (1)

comment:1 Changed 15 years ago by blb@…

Description: modified (diff)

Can you try sudo port -d install jpeg to enable full debug output, that way we can see if it's doing/saying anything at all?

Note: See TracTickets for help on using tickets.