Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

portmaster -o to replace multiple ports with 1 (e.g., xorgproto)? #60

Open
jhgit opened this issue Oct 4, 2018 · 0 comments
Open

portmaster -o to replace multiple ports with 1 (e.g., xorgproto)? #60

jhgit opened this issue Oct 4, 2018 · 0 comments

Comments

@jhgit
Copy link

jhgit commented Oct 4, 2018

Recently a bunch of x11 *proto ports were consolidated with x11/xorgproto. See /usr/ports/MOVED.

Running portmaster -o x11/xorgproto bigreqsproto xproto xextproto xfixesproto (... and so on, enumerating all the installed ports that xorgproto replaces) fails with this kind of problem:

=========================================
.
.
.
===> Registering installation for xorgproto-2018.4 as automatic
Installing xorgproto-2018.4...
pkg-static: xorgproto-2018.4 conflicts with xproto-7.0.31 (installs files into the same place). Problematic file: /usr/local/include/X11/DECkeysym.h
*** Error code 70

Stop.
make: stopped in /usr/ports/x11/xorgproto

===>>> A backup package for bigreqsproto-1.1.2 should
be located in /local/usr/ports/packages/portmaster-backup

===>>> Installation of xorgproto-2018.4 (x11/xorgproto) failed
===>>> Aborting update

=========================================

Is there currently a way to get portmaster to support a rename from N to 1 port like this? I suspect not. Looking at the current code, I think -o only supports 1:1 port replacing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant