On Wed, Feb 08, 2017 at 02:37:52PM -0500, Anthony G. Basile wrote:
> 0. Because of changes in the library structure in previous versions,
> make sure you are working with 1.0.19 and rebuild world using
>
> emerge -evq @world
--verbose --quiet? just emerge -e @world is probably better.
>
> 7.
On Wed, May 10, 2017 at 01:44:06AM +0200, Andreas K. Huettel wrote:
> Am Dienstag, 9. Mai 2017, 22:10:21 CEST schrieb Alexis Ballier:
> >
> > Do you realize that this breaks linking against about any static lib
> > ever built before upgrading ? And I'm not even considering people
> > toggling the
On Sat, Aug 12, 2017 at 09:05:58PM +1000, Michael Palimaka wrote:
> On 08/12/2017 08:29 PM, Rich Freeman wrote:
> > On Sat, Aug 12, 2017 at 5:57 AM, Michael Orlitzky wrote:
> >> On 08/12/2017 03:03 AM, Michał Górny wrote:
> >>>
> >>> Please provide some examples of recent in-place USE changes that
On Tue, Aug 15, 2017 at 11:22:54PM -0400, Michael Orlitzky wrote:
> On 08/14/2017 08:01 AM, Jason Zaman wrote:
> >
> > I'll give an example where revbumps are significantly inferior to
> > --changed-use.
> >
> > ... With --changed-use, only the people w
On Wed, Dec 20, 2017 at 06:29:57PM +0100, Hans de Graaff wrote:
> On Wed, 2017-12-20 at 18:02 +0100, Michał Górny wrote:
> >
> > sys-process/vixie-cron
>
> My understanding is that vixie-cron is no longer maintained and sys-
> process/cronie is the drop-in replacement that is now also suggested
On Sat, Jan 27, 2018 at 12:24:39AM +0100, Michał Górny wrote:
> Migrating mirrors to the hashed structure
> -
> The hard link solution allows us to save space on the master mirror.
> Additionally, if ``-H`` option is used by the mirrors it avoids
> transferr
# Jason Zaman (08 Apr 2018)
# Dead upstream, for an old version of Xfce
# Masked for removal in 30 days.
xfce-extra/xfce-theme-manager
On Mon, Apr 16, 2018 at 07:53:07PM +0200, Toralf Förster wrote:
> On 04/16/2018 11:14 AM, Hanno Böck wrote:
> > There's also another question related to this: What's the future for
> > Gentoo hardened?
> > From what I can tell hardened consists of:
> > * the things that try to make it compatible wi
On Wed, Apr 25, 2018 at 02:20:29PM -0500, William Hubbs wrote:
> Hi all,
>
> In the past, openrc has had a dependency on sysvvinit because it called
> killall5. Since it doesn't do that any more, I have been asked to remove
> the dependency [1]. Another advantage of doing this is that people will
On Wed, May 02, 2018 at 05:42:19PM +0200, Michał Górny wrote:
> Now that EAPI 7 is accepted and implemented in Portage, provide
> the initial environment blacklist for coming EAPI 7 ebuilds. The list
> is based on existing eclasses, xdg-utils mostly. Rationale is provided
> in the comment above E
On Wed, Jun 20, 2018 at 02:10:50AM -0500, Marty E. Plummer wrote:
> Use ${EROOT%/} whereever possible, as the tools and directories which
> are used with it are already prefixed with a /
>
> Package-Manager: Portage-2.3.40, Repoman-2.3.9
> ---
> eclass/xdg-utils.eclass | 10 +-
> 1 file c
On Wed, Jun 20, 2018 at 06:01:10PM -0500, Marty E. Plummer wrote:
> On Wed, Jun 20, 2018 at 11:33:53PM +0100, James Le Cuirot wrote:
> > On Wed, 20 Jun 2018 17:21:09 -0500
> > "Marty E. Plummer" wrote:
> >
> > > On Wed, Jun 20, 2018 at 09:03:44PM +0800, J
On Mon, Jan 25, 2016 at 12:32:06AM +0100, Michał Górny wrote:
> net-libs/libtorrent
> net-p2p/rtorrent
I'll take these
-- Jason
On Thu, Feb 04, 2016 at 11:03:27AM +0100, Dirkjan Ochtman wrote:
> On Wed, Feb 3, 2016 at 11:48 PM, Michał Górny wrote:
> > Could we please finally stop introducing global USE flags that are
> > going to only be used by a single package? make.conf already looks like
> > random mix of randoms these
On Thu, Feb 04, 2016 at 04:35:44PM -0600, Gordon Pettey wrote:
> On Thu, Feb 4, 2016 at 6:17 AM, Kent Fredric <[1]kentfred...@gmail.com>
> wrote:
[ ... ]
>> Its really sad we can't just have what Paludis does, package.use
>> side
>> support for USE_EXPAND.
>> www-servers/nginx normal_use_flags NG
On Wed, Feb 10, 2016 at 05:11:20AM +, Robin H. Johnson wrote:
> On Wed, Feb 10, 2016 at 01:24:16AM +, Robin H. Johnson wrote:
> > I will happily take a pre-receive hook, regardless of it using
> > pkgcore/portage. Note that it should operate WITHOUT having a checkout,
> > needs to be able t
On Thu, Jun 09, 2016 at 08:19:43AM -0400, NP-Hardass wrote:
> # Old EAPIs are banned.
> case "${EAPI:-0}" in
> 5|6) ;;
> *) die "EAPI=${EAPI} is not supported" ;;
> esac
How reasonable would it be to ban EAPI5 as well? This is a new eclass so
it may be better to just take the time to g
On Fri, Jun 10, 2016 at 12:52:34PM -0400, NP-Hardass wrote:
> On 06/09/2016 11:54 PM, Jason Zaman wrote:
> > On Thu, Jun 09, 2016 at 08:19:43AM -0400, NP-Hardass wrote:
> >> # @FUNCTION: python_cond_func_wrap
> >> # @DESCRIPTION: Wraps a function for conditional python
On Thu, Jun 16, 2016 at 03:32:03PM +0200, Michał Górny wrote:
> On Thu, 16 Jun 2016 16:18:20 +0300
> Andrew Savchenko wrote:
>
> > On Thu, 16 Jun 2016 14:04:19 +0200 Michał Górny wrote:
> > > On Wed, 15 Jun 2016 21:11:30 +0200
> > > Michał Górny wrote:
> > >
> > > > Right now we have the foll
On Sun, Jul 24, 2016 at 10:17:24AM +0200, Chí-Thanh Christopher Nguyễn wrote:
> Michał Górny schrieb:
> > So, to summarize we shouldn't fix existing code because people did
> > assume accepting invalid parameters was fine.
>
> You are changing the API of versionator.eclass, even if it was unintent
On Tue, Aug 02, 2016 at 04:08:34PM -0700, Jigme Datse Rasku wrote:
> I'd have to say, there is likely a reason we are looking for a new
> maintainer. I don't know what is involved, but I might be interested.
> Might be wanting to start that direction...
There is a new alpha skype for linux too no
On Sun, Aug 07, 2016 at 02:57:14PM -0500, james wrote:
You should take a look at Blueness' Gentoo Reference stuff
https://wiki.gentoo.org/wiki/Project:RelEng_GRS
https://blogs.gentoo.org/blueness/2015/07/31/the-gentoo-reference-system-suite-a-new-release-engineering-tool/
On Sun, Aug 07, 2016 at 10:24:08AM +0200, Pacho Ramos wrote:
> This packages are now up for grabs:
> sys-block/zram-init
I'll take this, i use it on my laptops
-- Jason
On Sun, Aug 07, 2016 at 03:46:40PM -0500, R0b0t1 wrote:
> On Sun, Aug 7, 2016 at 12:27 PM, Mike Gilbert wrote:
> > Hi all,
> >
> > I would like to make a push to get python3.5 stable in the next few
> > months. There are a couple things that need to happen first.
> >
> > 1. Add python3_5 to PYTHON
On Sun, Aug 07, 2016 at 04:37:23PM +0200, Pacho Ramos wrote:
> El dom, 07-08-2016 a las 09:07 -0400, NP-Hardass escribió:
> > [...]
> > Well, that's easily remedied with an alias for the project that
> > contains
> > all the subprojects, no?
> >
>
> But I don't know if the projects will like to b
On Sun, Aug 14, 2016 at 11:35:58PM +0200, Kristian Fiskerstrand wrote:
> During the latest Council meeting it was determined to set up a new
> Working Group to come up with recommendations for improving the state of
> the stable tree at a later Council meeting.
Sign me up!
>
> Some initial items
On Mon, Aug 15, 2016 at 03:53:26PM +1200, Kent Fredric wrote:
> On Mon, 15 Aug 2016 11:45:22 +0800
> Jason Zaman wrote:
>
> > IN_PROGRESS == we've put the fix in the git repo
> > RESO/TESTREQ == new release and in ~arch
>
> TESTREQ was incidentally my first tho
On Mon, Aug 15, 2016 at 07:54:21PM -0700, Jack Morgan wrote:
> > (b) gnome/kde desktop support
> > I'd like to propose dropping support for gnome/kde desktop if systemd
> > isn't supported on sparc. I'm note sure it makes sense long term nor
> > have developer resources to continue to keyword it. I
On Tue, Aug 23, 2016 at 11:17:58PM +, Robin H. Johnson wrote:
> Over the years, the base-system package herd has grown in size. Today
> it comprises 320 packages, of which 61 of those have more than one
> maintainer. The packages with more than one maintainer I'm only
> concerned about if the o
On Wed, Aug 24, 2016 at 07:32:05PM +1200, Kent Fredric wrote:
> On Mon, 22 Aug 2016 17:57:43 -0500
> William Hubbs wrote:
>
> > I thought about dropping the version number from the
> > display-if-installed line, but that doesn't make sense because it means
> > that everyone, including all new ins
On Sun, Aug 28, 2016 at 11:15:40PM -0400, Mike Gilbert wrote:
> On Sun, Aug 28, 2016 at 3:57 PM, Kristian Fiskerstrand
> wrote:
> > On 08/28/2016 07:28 PM, Paweł Hajdan, Jr. wrote:
> >> B. Backport just the changes needed for chromium to older ffmpeg
> >
> > Any chance of it being included upstre
On Wed, Oct 05, 2016 at 02:58:20PM +, Joakim Tjernlund wrote:
> I know this might be a bit off topic but I just want some clues
>
> Whenever root logs in(ssh or on text console) XDG_RUNTIME_DIR is set to
> "(null)". This
> creates a /(null) dir. with various stuff in it.
>
> I am trying to f
On Wed, Oct 05, 2016 at 03:58:44PM +, Joakim Tjernlund wrote:
> On Wed, 2016-10-05 at 23:10 +0800, Jason Zaman wrote:
> > On Wed, Oct 05, 2016 at 02:58:20PM +, Joakim Tjernlund wrote:
> > >
> > > I know this might be a bit off topic but I just want some clues
On Fri, Nov 25, 2016 at 05:54:41PM +1300, Kent Fredric wrote:
> On Fri, 25 Nov 2016 06:41:20 +1100
> Michael Palimaka wrote:
>
> > Example atom list from a bug with amd64, arm, and x86 in CC:
> >
> > =app-foo/bar-1.2.3 # will be stabilised on amd64, arm, and x86
> > =app-foo/baz-2.3.4
On Fri, Nov 25, 2016 at 06:41:20AM +1100, Michael Palimaka wrote:
> As I am sure everyone is aware by now, stabilisation requests on many
> architectures take a long time to be actioned. There are many factors
> contributing to this, but today I'd like to address three specific
> problems that unne
On Fri, Nov 25, 2016 at 08:27:12PM +1100, Michael Palimaka wrote:
> On 25/11/16 17:51, Jason Zaman wrote:
> >> Automation
> >> ==
> >>
> >> It's easy to forget to check that all the required dependencies are in
> >> stable before filin
On Mon, Jan 23, 2017 at 10:23:35AM +0100, Michał Górny wrote:
> Hi, everyone.
>
> I've written a short proposal that aims to provide basic infrastructure
> for defining mix-in profiles in Gentoo. I've tried to keep it simple,
> and backwards compatible. The main goal is to be able to start definin
On Sat, Feb 26, 2022 at 08:11:52PM +0100, Andreas Sturmlechner wrote:
> Dear packagers,
>
> - More than 4500 ebuilds were switched to cmake.eclass since 2019-12-21 [1]
> - Less than 110 ebuilds still inherit cmake-utils.eclass [2]
> - A change in cmake-3.23 will break all revdeps doing so
> - I am
On Sun, Jul 03, 2022 at 09:03:04PM -0700, Georgy Yakovlev wrote:
> I've been rather busy lately and can't keep up with all of my packages.
> There are pending bumps, some bugs, but nothing too crazy or hard.
> So I'm looking for someone to co-maintain (or even take over if you
> insist) the follow
# Jason Zaman (2024-04-27)
# Sandboxfs was only experimental in Bazel. It was fully removed in Bazel-7
# Bazel was removed from gentoo in Feb.
# Removal in 30 days. Bug #930790
sys-fs/sandboxfs
# Jason Zaman (2024-04-28)
# TensorFlow was removed from the tree in feb, Keras applications and
# preprocessing no longer have any revdeps in the tree. For ML, the
# recommendation is to install from pip in a venv.
# Removal in 30 days. Bug #930830
sci-libs/keras-applications
sci-libs/keras
On Tue, Aug 12, 2014 at 11:55:51AM +0400, Sergey Popov wrote:
> 11.08.2014 04:25, Robin H. Johnson пишет:
> > The attached list notes all of the packages that were added or removed
> > from the tree, for the week ending 2014-08-10 23h59 UTC.
> >
> > Removals:
> > dev-vcs/gitosis 2014-0
On Mon, Dec 01, 2014 at 12:52:49PM +0100, viv...@gmail.com wrote:
> hi,
> what's the status of o.g.o?
>
> May I offer an lxc container?
>
> Regards,
> Francesco Riosa
>
>
> http://infra-status.gentoo.org/
>
> The CVS and Git Overlays services have been successfully migrated to the
> new host
On Mon, Sep 10, 2018 at 01:46:51AM +0200, Chí-Thanh Christopher Nguyễn wrote:
> Michał Górny schrieb:
> > Are you suggesting that
> > upstream is going to detect all those situations and prevent them from
> > occurring, or are you going to WONTFIX the resulting bugs?
>
> No. With -Werror, upstream
On Mon, Sep 10, 2018 at 01:51:15PM -0700, Matt Turner wrote:
> On Mon, Sep 10, 2018 at 1:34 PM Chí-Thanh Christopher Nguyễn
> wrote:
> >
> > Jason Zaman schrieb:
> > >> No. With -Werror, upstream indicates that if a warning occurs, the build
> > >>
On Mon, Sep 17, 2018 at 04:00:26PM +0200, Guilherme Amadio wrote:
> Hi everyone,
>
> We have several packages (~35) with local USE=cuda. Should we make that
> a global USE flag? It's a quite generic flag for GPU support, so I was
> surprised to learn it was still local when I added support for it
Signed-off-by: Jason Zaman
---
eclass/check-reqs.eclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/eclass/check-reqs.eclass b/eclass/check-reqs.eclass
index d1ed395c8b1..689944c8770 100644
--- a/eclass/check-reqs.eclass
+++ b/eclass/check-reqs.eclass
@@ -7,7 +7,7
list that works. They are already sorted and hopefully stay that
way so version_sort is not required.
Signed-off-by: Jason Zaman
---
eclass/cuda.eclass | 81 +++---
1 file changed, 47 insertions(+), 34 deletions(-)
diff --git a/eclass/cuda.eclass b
cuda_toolkit_version returns the version of dev-util/nvidia-cuda-toolkit
cuda_cudnn_version returns the version of dev-libs/cudnn
cuda_add_sandbox adds the nvidia dev nodes to the sandbox
Signed-off-by: Jason Zaman
---
eclass/cuda.eclass | 42 ++
1 file
All three of these patches are now in the tree :)
-- Jason
On Tue, Sep 18, 2018 at 02:38:15PM +0800, Jason Zaman wrote:
> Signed-off-by: Jason Zaman
> ---
> eclass/check-reqs.eclass | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/eclass/check-re
to other
packages as well. I have a bump to sci-libs/tensorflow-1.12.0 prepared
that uses this eclass and have tested a full install.
-- Jason
# Copyright 1999-2018 Jason Zaman
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: bazel.eclass
# @MAINTAINER:
# Jason Zaman
On Sat, Nov 17, 2018 at 11:54:24PM +0100, Michał Górny wrote:
> On Sun, 2018-11-18 at 03:37 +0800, Jason Zaman wrote:
> > Hey all,
> >
> > I've been using Bazel (https://bazel.build/) to build TensorFlow for a
> > while now. Here is a bazel.eclass I'd lik
On Sun, Nov 18, 2018 at 09:01:00AM +0100, Michał Górny wrote:
> On Sun, 2018-11-18 at 15:37 +0800, Jason Zaman wrote:
> > On Sat, Nov 17, 2018 at 11:54:24PM +0100, Michał Górny wrote:
> > > On Sun, 2018-11-18 at 03:37 +0800, Jason Zaman wrote:
> > > > Hey all,
&g
# Jason Zaman (25 Apr 2019)
# net-mail/perdition was last-rited in 2016. The
# SELinux policy packge is no longer needed.
# Removal in 30 days.
sec-policy/selinux-perdition
On Sat, Sep 21, 2019 at 09:17:53PM +0200, Ulrich Mueller wrote:
> > On Sat, 21 Sep 2019, Michał Górny wrote:
>
> > TL;DR: I'd like to replace 'GPL-2' with 'GPL-2-only' etc., having
> > the former trigger QA warning asking the dev to double-check if it's
> > 'GPL-2-only' or 'GPL-2+'.
>
> This
On Mon, Nov 25, 2019 at 06:38:47PM +0100, Michał Górny wrote:
> Hi,
>
> TL;DR: should we depend on setuptools by default? Alternatively, should
> we add distutils_enable_setuptools API to provide at least partial
> validity checks.
>
>
> Variant 1: automatic dependency on setuptools
> =
On Tue, Nov 26, 2019 at 04:29:28PM +0100, Michał Górny wrote:
> On Tue, 2019-11-26 at 21:30 +0800, Jason Zaman wrote:
> > On Mon, Nov 25, 2019 at 06:38:47PM +0100, Michał Górny wrote:
> > > Hi,
> > >
> > > TL;DR: should we depend on setuptools by default?
On Mon, Jan 19, 2015 at 08:31:45PM +0100, Michał Górny wrote:
> Hello,
>
> As we've discussed multiple times, the following kind of dependencies
> is completely broken and can't work:
>
> || ( media-libs/libav:= media-libs/ffmpeg:= )
>
> For this reason, I would like to employ the solution use
On Thu, Jan 29, 2015 at 11:00:21PM -0800, Zac Medico wrote:
> > - print("Use " + colorize("GOOD", "eselect news") + " to read
> > news items.")
> > + print("Use " + colorize("GOOD", "eselect news read new") + " to
> > read new items.")
>
> I guess that's fine, but I have to w
On Fri, Feb 06, 2015 at 02:46:37AM +, Luke Dashjr wrote:
> On Friday, February 06, 2015 2:10:31 AM hasufell wrote:
> > Why does it not use git-r3?
>
> I just looked into this, and I don't see a way to get git-r3 to use the same
> repositories already cloned for previous versions. What is the
Ian was having problems sending to the list so I am forwarding this to
the list on his behalf.
- Forwarded message from Ian Delaney -
From: Ian Delaney
To: perfin...@gentoo.org
Date: Sat, 28 Feb 2015 11:05:36 +0800
Subject: Fw: [gentoo-dev] [PATCH 1/2] Document policy of not relying on
On Sat, Apr 04, 2015 at 08:49:51PM +0200, Michał Górny wrote:
> Dnia 2015-04-04, o godz. 13:47:47
> Alex Brandt napisał(a):
>
> > On Saturday, April 04, 2015 14:41:37 Philip Webb wrote:
> > > I read the recent thread re the new app-eselect.
> > > Doing my weekly system update,
> > > it strikes me
On Wed, Apr 15, 2015 at 12:27:08PM +0300, Andrew Savchenko wrote:
> On Wed, 15 Apr 2015 11:06:22 +0200 Michał Górny wrote:
> > Dnia 2015-04-15, o godz. 11:59:12
> > Andrew Savchenko napisał(a):
> >
> > > Hi,
> > >
> > > why manifest signatures are still optional for repoman?
> > >
> > > Repoman
On Sat, Jun 06, 2015 at 09:34:41AM +0200, Michał Górny wrote:
> Dnia 2015-06-06, o godz. 09:26:08
> "Justin Lecher (jlec)" napisał(a):
>
> > Can we get an agreement on how we are indenting metadata.xml?
> >
> > I like to properly format and indent metadata.xml, but without having
> > an agreemen
On Sat, Jun 06, 2015 at 10:02:53AM +0200, Ulrich Mueller wrote:
> > On Sat, 6 Jun 2015, Michał Górny wrote:
>
> >> Tabs are too wasteful on space. Therefore, two spaces, and no
> >> indentation of the top-level elements.
>
> > That's nonsense. Tab = 1 byte. Two spaces = 2 bytes.
>
> Visual s
On Sat, Jun 06, 2015 at 06:02:48PM +0200, Jauhien Piatlicki wrote:
> Hi,
>
> the list of packages that I'm no longer interested in:
>
> media-sound/apulse -- needs version bump
> dev-util/android-ndk -- needs version bump
I'll take android-ndk since I already maintain android-studio.
-- Jason
On Wed, Jun 10, 2015 at 10:43:10PM +0200, Ulrich Mueller wrote:
> Hi,
> The number of EAPI 1 ebuilds in the Portage tree has decreased to
> a total of 60, corresponding to 0.16 %.
>
> We briefly discussed in the QA team if we should demote EAPI 1 in
> layout.conf from "eapis-deprecated" to "eapis-
Hi all,
I want to add STRONGSWAN_PLUGINS to USE_EXPAND. This is related to bug
https://bugs.gentoo.org/show_bug.cgi?id=504942
"net-misc/strongswan missing USE flags for plugins"
Patrick said to fix it myself, the ebuilds with the plugins have
been in the tree for a fair while now and only the USE
On Mon, Jun 22, 2015 at 10:55:45PM +0200, Michał Górny wrote:
> Dnia 2015-06-22, o godz. 16:38:30
> Jason Zaman napisał(a):
>
> > Hi all,
> >
> > I want to add STRONGSWAN_PLUGINS to USE_EXPAND. This is related to bug
> > https://bugs.gentoo.org/show_bug.cgi?i
On Tue, Jun 23, 2015 at 08:05:35AM +0200, Michał Górny wrote:
> Dnia 2015-06-23, o godz. 01:48:58
> Alexandre Rostovtsev napisał(a):
>
> > On Tue, 2015-06-23 at 07:06 +0200, Michał Górny wrote:
> > > Dnia 2015-06-23, o godz. 01:23:13
> > > Jason Zaman napisał(
On Fri, Jul 03, 2015 at 12:24:42PM -0400, NP-Hardass wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> On Fri, 3 Jul 2015 11:19:13 -0500
> William Hubbs wrote:
>
> > On Fri, Jul 03, 2015 at 06:34:41AM +, Robin H. Johnson wrote:
> > > On Thu, Jul 02, 2015 at 09:46:18PM -0400, Bri
On Sun, Jul 05, 2015 at 12:03:29PM +0700, C Bergström wrote:
> On Sun, Jul 5, 2015 at 11:31 AM, Duncan <1i5t5.dun...@cox.net> wrote:
> > C Bergström posted on Sun, 05 Jul 2015 01:17:41 +0700 as excerpted:
> >
> >> I super don't like "merge" workflows.
> >> 1) "merge commits" are confusing at best a
On Fri, Jul 17, 2015 at 01:15:53PM +0300, Andrew Savchenko wrote:
> Hello,
>
> TL;DR Is there any tool to build dependency tree for all packages
> needed to be stabilized (or keyworded) in order stabilize (keyword)
> foo/bar?
gnome team has this, its pretty good and has a --check-dependencies too
On Mon, Jul 20, 2015 at 10:39:25AM +0200, Dirkjan Ochtman wrote:
> On Mon, Jul 20, 2015 at 6:03 AM, Ben de Groot wrote:
> >> I don't see any strong technical reason to switch from python2 +
> >> python3 to python2-only enabled. Some people don't like having two
> >> versions of python installed --
On Tue, Jul 21, 2015 at 03:05:04AM +0300, Andrew Savchenko wrote:
> On Mon, 20 Jul 2015 10:51:00 +0200 Michał Górny wrote:
> > Dnia 2015-07-18, o godz. 12:01:48
> > Matthew Marchese napisał(a):
> >
> > > I have recently pressed the reboot button on the ol' Installer project.
> > > I've been able
On Wed, Jul 22, 2015 at 01:20:10PM +, Joakim Tjernlund wrote:
> On Wed, 2015-07-22 at 14:30 +0200, Michał Górny wrote:
> >
> > Joakim Tjernlund napisał:
> >
> > > We got an embedded gentoo system where we need to manage many conf
> > > files under /etc that we have
> > > modified and should
On Sat, Jul 25, 2015 at 12:37:42PM +0200, Michał Górny wrote:
> Fixes: https://bugs.gentoo.org/show_bug.cgi?id=94
> ---
> eclass/python-utils-r1.eclass | 7 +--
> 1 file changed, 5 insertions(+), 2 deletions(-)
>
> diff --git a/eclass/python-utils-r1.eclass b/eclass/python-utils-r1.eclass
On Sat, Jul 25, 2015 at 12:37:43PM +0200, Michał Górny wrote:
> Ban calling python3{,-config} when python2 is used, and the other way
> around. While this will not prevent configure scripts from finding the
> other Python version, it will cause them to fail eventually trying to
> use it. Currently
On Sat, Jul 25, 2015 at 10:12:48PM +0800, Jason Zaman wrote:
> On Sat, Jul 25, 2015 at 12:37:42PM +0200, Michał Górny wrote:
> > Fixes: https://bugs.gentoo.org/show_bug.cgi?id=94
> > ---
> > eclass/python-utils-r1.eclass | 7 +--
> > 1 file changed, 5
On Wed, Aug 12, 2015 at 07:20:54AM +, Duncan wrote:
> hasufell posted on Tue, 11 Aug 2015 13:58:20 +0200 as excerpted:
>
> > In addition, we just took the freedom to add the clause "all commits
> > must be repoman-valid":
> > https://wiki.gentoo.org/index.php?
> title=Gentoo_git_workflow&diff=
On 15 Aug 2015 20:45, "Peter Stuge" wrote:
>
> Hi and happy Git days! :)
>
>
> Robin H. Johnson wrote:
> > It expands to the hash of the blob of that file; and from that, you can
> > identify which commits the blob exists in.
>
> $ git ls-tree HEAD README
> 100644 blob 08ae16956b8944da2fef75fee892
On Wed, Sep 02, 2015 at 09:17:16PM +0200, Paweł Hajdan, Jr. wrote:
> On 8/30/15 12:02 PM, Kent Fredric wrote:
> > Or upstream might be a monolithic giant like Google where their
> > upstream bug tracking is some pointless forum where you get ignored by
> > the people actually working on things.
>
On Sat, Sep 12, 2015 at 09:12:25PM +0200, Michał Górny wrote:
> Potential solution: bi-dir github <=> bugzilla integration
> ==
>
> My current idea would be pretty much that:
>
> 1. a new dedicated Gentoo bug would be automatically created f
On Sat, Sep 12, 2015 at 09:12:25PM +0200, Michał Górny wrote:
> Potential solution: bi-dir github <=> bugzilla integration
> ==
I just noticed this:
https://bugs.launchpad.net/ubuntu/+source/xfce4-settings/+bug/1308105
it appears to mirror t
On Fri, Oct 02, 2015 at 10:49:48AM -0400, Mike Gilbert wrote:
> Hello,
>
> I am getting the output below when I run repoman full for sys-apps/systemd.
>
> It is basically telling me that systemd (which is masked in the
> selinux profiles) cannot depend on sys-apps/dbus[systemd], because the
> sys
On Fri, Oct 02, 2015 at 01:03:49PM -0700, Zac Medico wrote:
> On 10/02/2015 09:50 AM, Jason Zaman wrote:
> > What I do not understand, I see these for hardened/../no-multilib, but I
> > do not see anything for default/.../no-multilib. Why? as far as I can
> > tell, they are m
On Fri, Oct 02, 2015 at 10:13:09PM -0400, Mike Frysinger wrote:
> Title: GCC 5 Defaults to the New C++11 ABI
> Author: Mike Frysinger
> Content-Type: text/plain
> Posted: 2015-10-02
> Revision: 1
> News-Item-Format: 1.0
> Display-If-Installed: >=sys-devel/gcc-5
>
> GCC 5 uses the new C++ ABI by
On Tue, Oct 06, 2015 at 08:58:48PM +0300, Andrew Savchenko wrote:
> Hi,
>
> On Tue, 6 Oct 2015 17:32:07 +0100 Markos Chandras wrote:
> > Hi,
> >
> > The following packages currently use the 'audit' local useflag
> >
> > ~$ qgrep -N -s -l -e "^IUSE.*audit" | sed "s@-[0-9].*@@" | sort -n | uniq
>
On Fri, Oct 09, 2015 at 06:20:58PM +0200, Michał Górny wrote:
> Dnia 2015-10-09, o godz. 15:40:32
> "Richard Yao" napisał(a):
>
> > commit: 050bf38afc93a98c5176c95b3c4ffc01212bf46b
> > Author: Richard Yao gentoo org>
> > AuthorDate: Fri Oct 9 15:38:56 2015 +
> > Commit: Richard
On Sat, Oct 10, 2015 at 05:48:15PM -0500, William Hubbs wrote:
> All,
>
> fhs 3.0 was approved in June this year [1] [2].
>
> The piece of it that I want to bring up is the lib and libxx
> directories, both in / and /usr. The way I read the fhs, /lib and
> /usr/lib should hold the files for the d
On Mon, Oct 12, 2015 at 06:56:27AM +0200, Cor Legemaat wrote:
> Hi:
>
> I created a ebuild with a patch for xf86-input-evdev to try and
> debounce my mouse button. The ebuild is at
> https://github.com/cor-mt/portage-overlay/blob/master/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.2-r1.ebu
On Wed, Oct 14, 2015 at 11:48:07PM -0400, Mike Frysinger wrote:
> USE=xattr is needed nowadays to support:
> - filesystem caps (those things that let you drop set*id and generally
> improves system security w/little to no runtime overhead)
> - PaX file markings (replaces binutils ELF markings)
>
On Thu, Oct 15, 2015 at 10:57:45AM +0200, Tobias Klausmann wrote:
> Hi!
>
> On Wed, 14 Oct 2015, Mike Frysinger wrote:
> > anyone opposed to flipping this flag on by default ?
> >
> > reference:
> > https://bugs.gentoo.org/506198
> > https://bugs.gentoo.org/556408
>
> No objection, but a bit of
On Thu, Oct 15, 2015 at 07:38:43AM -0400, Anthony G. Basile wrote:
> On 10/15/15 7:24 AM, Rich Freeman wrote:
> > On Thu, Oct 15, 2015 at 6:56 AM, Jason Zaman wrote:
> >> Can you try this:
> >>
> >> # getfattr -d -m- /bin/ping
> >> secu
On Thu, Nov 12, 2015 at 11:46:19AM +0100, Alexis Ballier wrote:
> On Wed, 11 Nov 2015 23:11:48 +
> "Robin H. Johnson" wrote:
>
> > On Thu, Nov 05, 2015 at 12:54:06PM +0100, Alexis Ballier wrote:
> > > It's not perfectly clean but I don't see any problem here:
> > > ChangeLog-2015 : all Change
On Wed, Nov 18, 2015 at 09:53:17PM +1100, Michael Palimaka wrote:
> $(cmake-utils_use_with foo LibFoo)
> -DWITH_LibFoo=$(usex foo)
>
> What do you think?
Do it! I have no idea what the cmake one is supposed to do without
reading docs. The usex one is really obvious.
On Sat, Nov 28, 2015 at 10:14:39PM +0100, Ulrich Mueller wrote:
> Questions:
> 1. Will these three functions be sufficient, or have we overlooked
>anything important?
Can we also have get_version_component_count() in there?
I have a package that likes to change the number of parts so I need t
On Thu, Jan 07, 2016 at 02:50:14PM +0100, Justin Lecher (jlec) wrote:
> Dear everyone,
>
> due to changes in real life I need to cut back vastly my day to day
> maintainer work starting in February. So far I have no clue how much
> time I can devote to Gentoo in nearer future.
Sad to hear, you we
On Sun, Jan 10, 2016 at 08:28:16AM +0100, Justin Lecher (jlec) wrote:
> On 09/01/16 22:07, Julian Simioni wrote:
> > I'd love to proxy-maintain app-admin/pwgegn: it's used by
> > app-admin/pass which I use quite a bit.
>
> Hi Julian,
>
> do you need a proxy or do you have someone to work with?
I
On Tue, Nov 03, 2020 at 09:10:01AM +0100, Michał Górny wrote:
> On Tue, 2020-11-03 at 07:13 +0200, Joonas Niilola wrote:
> > I'm suggesting a new QA policy to disallow any "live-ebuild-only
> > packages" being hosted in ::gentoo.
>
> I'm with you on this though I think it should be relaxed to disa
100 matches
Mail list logo