Re: [gentoo-user] Re: Highlight certain packages being upgraded

2023-07-09 Thread Dale
Nikos Chantziaras wrote:
> On 08/07/2023 11:33, Dale wrote:
>> that excessively long qt package
> Off-topic, but just in case you mean qtwebengine, I was able to get
> rid of it by putting "-webengine" in my USE flags. After a world
> update, a depclean should then remove it from the system.
>
> You might have to juggle a few other USE flags in specific packages to
> make it happen though, I forgot. It's been a while.
>
>
>


That's a idea but since everything works well enough, I don't mind the
compile times. After all, I nap while it does it anyway.  Someone else
may see that info and find it interesting tho.  Maybe someone with a
laptop or a really under-powered system.  I never thought about trying
to get rid of it.  I didn't know it was possible even. 

Thanks.

Dale

:-)  :-) 





[gentoo-user] Re: Highlight certain packages being upgraded

2023-07-09 Thread Nikos Chantziaras

On 08/07/2023 11:33, Dale wrote:

that excessively long qt package
Off-topic, but just in case you mean qtwebengine, I was able to get rid 
of it by putting "-webengine" in my USE flags. After a world update, a 
depclean should then remove it from the system.


You might have to juggle a few other USE flags in specific packages to 
make it happen though, I forgot. It's been a while.





Re: [gentoo-user] Highlight certain packages being upgraded

2023-07-09 Thread Wol

On 08/07/2023 21:20, Dale wrote:

Just as a example, my overnight upgrade included nvidia drivers.  I
didn't see it so when I logged out, no X.  I usually see it but missed
it this time.  Having a way to easily set the colors would be easier but
having to repeat things, create files to scan, use tools I'm not
familiar with and such, that isn't easy.  I wanted to be able to see it
in the initial list, make a note of what packages I need to do things
for and then hit yes to continue.  Basically, I was hoping emerge had a
way to do this that isn't known to me.  After all, the thing all but
washes dishes already.  ROFL

Maybe one day others will like this idea and one of them is willing to
add some code to emerge to do it.  Until then, I guess I'll just miss
one on occasion and have to scratch my head a couple times.

Thanks to all.  Interesting ideas but generally over my head.  :/


Something I saw elsewhere - why don't you put all of these programs into 
a list like @system or @world. You can exclude these programs from an 
"emerge @world".


I don't know whether these programs will be emerged as dependencies of 
an "emerge @world", but if you want to know if they will be emerged, an 
"emerge @... --pretend" will tell you.


So firstly, you know whether any of these programs are going to be 
emerged. Secondly, you can emerge all the hogs in one go. And thirdly, 
you you can emerge @world before or after.


So, I guess, if you don't exclude these hogs from @world then you can 
just find out if they are going to be emerged (and emerge them first if 
you want), or if you do exclude them from @world, you can emerge them 
(to some extent at least) on your own timescale.


Cheers,
Wol



Re: [gentoo-user] Highlight certain packages being upgraded

2023-07-09 Thread Dale
Neil Bothwick wrote:
> On Sat, 8 Jul 2023 17:29:58 -0500, Dale wrote:
>
>> I use checkrestart still.  I tried needrestart but it does more than I
>> need.
> Just about every program on this computer does more than I need. What
> counts is that they do all that I need :)
>
> Have you looked at using sed to add extra colour codes to the output of
> emerge?
>
>


I don't know anything about sed.  Heck, it took me a long to to even get
started with grep.  ROFL

Dale

:-)  :-) 



Re: [gentoo-user] USE geoclue required

2023-07-09 Thread Michael
On Sunday, 9 July 2023 16:30:45 BST Neil Bothwick wrote:
> On Sun, 09 Jul 2023 11:32:54 +0100, Michael wrote:
> > The following USE changes are necessary to proceed:
> >  (see "package.use" in the portage(5) man page for more details)
> > 
> > # required by kde-misc/kweather-23.04.2::gentoo
> > # required by kde-apps/kdeutils-meta-23.04.2::gentoo
> > # required by @selected
> > # required by @world (argument)
> > 
> > >=dev-qt/qtpositioning-5.15.9 geoclue
> > 
> > Reverse dependencies of qtpositioning do not contain USE="geoclue":
> > 
> > # qdepends -r qtpositioning
> > dev-qt/qtpositioning-5.15.9: =dev-qt/qtdeclarative-5.15.9* =dev-qt/
> > qtcore-5.15.9*
> > 
> > Setting USE="-geoclue" ends up with the above USE changes message.  I
> > have not tried setting /etc/portage/package.mask to block stuff yet.
> 
> The kweather ebuild contains this RDEPEND
> 
> >=dev-qt/qtpositioning-${QTMIN}:5[geoclue]

Thanks Neil.  I suppose it could be a requirement for kweather to work.  
Unless I can I comment it out, without causing a broken build?

signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] USE geoclue required

2023-07-09 Thread Neil Bothwick
On Sun, 09 Jul 2023 11:32:54 +0100, Michael wrote:

> The following USE changes are necessary to proceed:
>  (see "package.use" in the portage(5) man page for more details)
> # required by kde-misc/kweather-23.04.2::gentoo
> # required by kde-apps/kdeutils-meta-23.04.2::gentoo
> # required by @selected
> # required by @world (argument)
> >=dev-qt/qtpositioning-5.15.9 geoclue  
> 
> Reverse dependencies of qtpositioning do not contain USE="geoclue":
> 
> # qdepends -r qtpositioning
> dev-qt/qtpositioning-5.15.9: =dev-qt/qtdeclarative-5.15.9* =dev-qt/
> qtcore-5.15.9*
> 
> Setting USE="-geoclue" ends up with the above USE changes message.  I
> have not tried setting /etc/portage/package.mask to block stuff yet.

The kweather ebuild contains this RDEPEND

>=dev-qt/qtpositioning-${QTMIN}:5[geoclue]


-- 
Neil Bothwick

"They that can give up essential liberty to obtain a little
temporary safety, deserve neither liberty nor safety."
Benjamin Franklin


pgpIv0XJuD8S6.pgp
Description: OpenPGP digital signature


[gentoo-user] USE geoclue required

2023-07-09 Thread Michael
Is geoclue hardcoded?

[ebuild  N ] app-misc/geoclue-2.7.0:2.0::gentoo  USE="introspection -gtk-
doc -modemmanager -vala -zeroconf" 103 KiB
[ebuild   R] dev-qt/qtpositioning-5.15.9:5/5.15::gentoo  USE="geoclue* qml 
-debug -test" 0 KiB
[ebuild  N ] dev-libs/kweathercore-0.7:5::gentoo  USE="-debug -doc -test" 
56 KiB
[ebuild  N ] kde-misc/kweather-23.04.2:5::gentoo  USE="-debug" 995 KiB
[ebuild U  ] kde-apps/ffmpegthumbs-23.04.2:5::gentoo [22.12.3:5::gentoo] 
USE="-debug" 32 KiB
[ebuild  N ] kde-plasma/kpipewire-5.27.5:5::gentoo  USE="-debug -test" 59 
KiB
[snip ...]

[ebuild U  ] kde-apps/kdeutils-meta-23.04.2:5::gentoo [22.12.3:5::gen
ug -test" 78 KiB
[snip ...]

The following USE changes are necessary to proceed:
 (see "package.use" in the portage(5) man page for more details)
# required by kde-misc/kweather-23.04.2::gentoo
# required by kde-apps/kdeutils-meta-23.04.2::gentoo
# required by @selected
# required by @world (argument)
>=dev-qt/qtpositioning-5.15.9 geoclue

Reverse dependencies of qtpositioning do not contain USE="geoclue":

# qdepends -r qtpositioning
dev-qt/qtpositioning-5.15.9: =dev-qt/qtdeclarative-5.15.9* =dev-qt/
qtcore-5.15.9*

Setting USE="-geoclue" ends up with the above USE changes message.  I have not 
tried setting /etc/portage/package.mask to block stuff yet.

Could someone offer a ... clue?  :-)

signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] Highlight certain packages being upgraded

2023-07-09 Thread Neil Bothwick
On Sat, 8 Jul 2023 17:29:58 -0500, Dale wrote:

> I use checkrestart still.  I tried needrestart but it does more than I
> need.

Just about every program on this computer does more than I need. What
counts is that they do all that I need :)

Have you looked at using sed to add extra colour codes to the output of
emerge?


-- 
Neil Bothwick

Growing old is mandatory; growing up is optional!!


pgpuPCH2psBUT.pgp
Description: OpenPGP digital signature