Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#17557 closed defect (duplicate)

variant not installed as required

Reported by: vinc17@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 1.6.0
Keywords: Cc:
Port:

Description

I did a

sudo port -v install liferea 1.4.22d_0 +lua

to install a new version of Liferea with the lua variant, and got the following error:

[...]
--->  Compressing man pages for liferea
man1/liferea.1:  55.8% -- replaced with man1/liferea.1.gz
man1/liferea.1.gz: changing permissions from 00644 to 00444
--->  Installing liferea 1.4.22d_0
--->  Activating liferea 1.4.22d_0
The date/time format has changed. If you want to override the
new one, you need to run
  gconftool-2 -s -t string /apps/liferea/date-format <format>
where <format> is the format in strftime syntax.
--->  Cleaning liferea
--->  Removing build directory for liferea
Error: Port 1.4.22d_0 not found

And the lua variant hasn't been installed:

prunille:~> port installed liferea
The following ports are currently installed:
  liferea @1.4.22c_0+lua
  liferea @1.4.22d_0 (active)

Change History (4)

comment:1 Changed 15 years ago by vinc17@…

Oops, I forgot to remove the version number from the command line. But anyway, if it isn't accepted, port should return an error before doing anything.

comment:2 Changed 15 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed

"1.4.22d_0" is syntactically valid as a port name. So this is really the same problem as #14928.

comment:3 Changed 15 years ago by tobypeterson

Milestone: MacPorts base bugsMacPorts Future

Milestone MacPorts base bugs deleted

comment:4 Changed 14 years ago by jmroot (Joshua Root)

Milestone: MacPorts Future
Note: See TracTickets for help on using tickets.