Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 517152 - stage1 build fails on Gentoo/FreeBSD, please remove sys-apps/which from default/bsd/fbsd/packages.build.
Summary: stage1 build fails on Gentoo/FreeBSD, please remove sys-apps/which from defau...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All FreeBSD
: Normal normal (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-15 11:01 UTC by Yuta SATOH
Modified: 2014-08-03 00:55 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuta SATOH 2014-07-15 11:01:25 UTC
sys-apps/which is masked on Gentoo/FreeBSD.
Because sys-apps/which is included in default/bsd/fbsd/packages.build, I can not to make stage1...
Please remove sys-apps/which from default/bsd/fbsd/packages.build.


# emerge -pv sys-apps/which

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    #] sys-apps/which-2.20-r1  133 kB

Total: 1 package (1 new), Size of downloads: 133 kB

The following keyword changes are necessary to proceed:
 (see "package.accept_keywords" in the portage(5) man page for more details)
# required by sys-apps/which (argument)
=sys-apps/which-2.20-r1 **

The following mask changes are necessary to proceed:
 (see "package.unmask" in the portage(5) man page for more details)
# required by sys-apps/which (argument)
# /usr/portage/profiles/default/bsd/package.mask:
# Mask out the GNU versions of various packages.
# We want BSD versions wherever possible
# Also mask packages that are depending on Linux kernel
=sys-apps/which-2.20-r1

NOTE: The --autounmask-keep-masks option will prevent emerge
      from creating package.unmask or ** keyword changes.


FYI,
which is provided by sys-freebsd/freebsd-ubin on Gentoo/FreeBSD.

# equery b which
 * Searching for which ...
sys-freebsd/freebsd-ubin-9.1-r3 (/usr/bin/which)
Comment 1 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2014-07-15 16:35:42 UTC
(In reply to Yuta SATOH from comment #0)
> sys-apps/which is masked on Gentoo/FreeBSD.
> Because sys-apps/which is included in default/bsd/fbsd/packages.build, I can
> not to make stage1...
> Please remove sys-apps/which from default/bsd/fbsd/packages.build.

Release Engineering doesn't maintain the packages.build file for fbsd. I would suggest poking someone in the BSD / FBSD arch to take care of that.
If anyone wants an OK from RelEng about removing sys-apps/which from that file, please go ahead.
Comment 2 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2014-07-16 02:56:27 UTC
I've now read the related bug report.
Since I did add which because of the systemd bug report and that I believe BSD doesn't support systemd, I'm ready to drop it from the fbsd/packages.build file.
Any objections from the BSD/FBSD teams?
Comment 3 Naohiro Aota gentoo-dev 2014-07-18 02:30:34 UTC
(In reply to Jorge Manuel B. S. Vicetto from comment #2)
> I've now read the related bug report.
> Since I did add which because of the systemd bug report and that I believe
> BSD doesn't support systemd, I'm ready to drop it from the
> fbsd/packages.build file.
> Any objections from the BSD/FBSD teams?

No objection from us. Please drop it.
Comment 4 Yuta SATOH 2014-08-02 09:09:07 UTC
(In reply to Naohiro Aota from comment #3)
> (In reply to Jorge Manuel B. S. Vicetto from comment #2)
> > I've now read the related bug report.
> > Since I did add which because of the systemd bug report and that I believe
> > BSD doesn't support systemd, I'm ready to drop it from the
> > fbsd/packages.build file.
> > Any objections from the BSD/FBSD teams?
> 
> No objection from us. Please drop it.

@jmbsvicetto,
I've added you to CC list again.
Would you please drop sys-apps/which from fbsd/packages.build ?

Thanks in advance.
Comment 5 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2014-08-03 00:55:59 UTC
00:54 < irker362> gentoo-x86: jmbsvicetto profiles/default/bsd: Drop sys-apps/which from fbsd/packages.build - fixes bug 517152.

Done.
Please reopen the bug if I missed anything.