Opened 12 years ago

Closed 11 years ago

#34558 closed defect (fixed)

samba3: universal variant fails

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc: darkwalk@…, cooljeanius (Eric Gallager)
Port: samba3

Description


Attachments (1)

samba3.main.log.bz2 (326.9 KB) - added by ryandesign (Ryan Carsten Schmidt) 12 years ago.

Download all attachments as: .zip

Change History (10)

Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: samba3.main.log.bz2 added

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: darkwalk@… added
Owner: changed from mww@… to macports-tickets@…

Has duplicate #39350.

comment:2 Changed 11 years ago by darkwalk@…

This is opened 13 months ago. so I guess its low priority? Any workaround instead? Thanks.

comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

The previous maintainer of the port does not appear to have worked on a solution. The port currently has no maintainer. The workaround is to install samba3 without the universal variant, which of course doesn't help if you require the universal variant. You could also look into the samba4 port and see if it is better-behaved.

comment:4 Changed 11 years ago by darkwalk@…

Thanks for the help. can you direct me to the non-universal variant? I googled but couldn't find anything. I am unsure what to google. Thank you!

comment:5 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:6 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

If you type "sudo port install samba3 +universal" you get the universal variant. Or if you put "+universal" in variants.conf. Or if a port you're installing requires that samba3 be installed universal. Otherwise, if you just type "sudo port install samba3", you should not get the universal variant. To explicitly request that you don't want the universal variant, type "sudo port install samba3 -universal". You may need to "sudo port clean samba3" first to clean out your previous failed attempt.

comment:7 Changed 11 years ago by darkwalk@…

THank you so much! It worked like a charm. Without specifying, it defaults to universal, so I had to force the install by using -universal.

comment:8 in reply to:  7 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to darkwalk@…:

Without specifying, it defaults to universal,

Only if you asked for that by putting "+universal" in variants.conf. If you no longer want that, remove "+universal" from variants.conf.

comment:9 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

I've disabled the universal variant in r108866 because I'm tired of running into this problem (because I do have +universal in my variants.conf). If someone wants to reintroduce a working universal variant for this port that would be great.

Note: See TracTickets for help on using tickets.