Re: [gentoo-user] some problems moving to 23.0 profile

2024-04-02 Thread John Covici
On Tue, 02 Apr 2024 14:47:28 -0400,
J. Roeleveld wrote:
> 
> On Tuesday, 2 April 2024 10:14:11 CEST Michael wrote:
> > On Tuesday, 2 April 2024 07:03:42 BST J. Roeleveld wrote:
> > > On Monday, 1 April 2024 23:46:49 CEST John Covici wrote:
> > > > Hi.  Well, I followed the steps in the news item,  to move
> > > > todefault/linux/amd64/23.0/desktop/gnome/systemd
> > > > 
> > > > and it all worked till it wants me to emerge  the whole world file.
> > > > Here is what I get:
> > > > 
> > > > emerge --ask --emptytree @world
> > > > 
> > > > These are the packages that would be merged, in order:
> > > > 
> > > > Calculating dependencies   done!
> > > > Dependency resolution took 4.58 s (backtrack: 0/200).
> > > > 
> > > > 
> > > > !!! Problems have been detected with your world file
> > > > !!! Please run emaint --check world
> > > > 
> > > > 
> > > > !!! Ebuilds for the following packages are either all
> > > > !!! masked or don't exist:
> > > > www-apps/nextcloud:26.0.10
> > > > 
> > > > emerge: there are no ebuilds to satisfy
> > > > "sys-kernel/gentoo-sources:6.1.69".
> > > > (dependency required by "@kernels" [set])
> > > > (dependency required by "@selected" [set])
> > > > (dependency required by "@world" [argument])
> > > > 
> > > > I don't want to unmerge that kernel -- its my backup kernel, so I
> > > > definitely want to keep it.  I am using the nextcloud they are
> > > > complaining about , I will upgrade it soon, but I want to keep it for
> > > > now.
> > > 
> > > Do you actually need to keep the kernel-sources?
> > > Once the kernel is compiled and you moved the image to /boot/..., you
> > > don't
> > > need to keep the sources.
> > > 
> > > I also keep an older kernel just in case, but I don't tend to actually
> > > keep
> > > the sources around once I have confirmed the new kernel will boot.
> > > 
> > > --
> > > Joost
> > 
> > When gentoo-sources are tree-cleaned, it is typically because they have been
> > superseded by later kernel patches to improve security and resolve bugs.
> > Therefore it is usually a 'good idea' to emerge a later kernel when this
> > happens, even if we're talking about a backup kernel.
> > 
> > Last week I came upon a similar problem on an old system I was trying to
> > migrate to profile 23.0, only this happened not with my backup but with the
> > running kernel.  This PC had not been updated for 5-6 months.  It's resource
> > constrained and I didn't want to spend many days updating most of its
> > deprecated packages, only to have to re-emerge them as part of the profile
> > migration.  I can't recall if it was the same kernel as John's.  During the
> > migration I came across some package (llvm?) which required a more up to
> > date kernel to be able to emerge.  This forced me to upgrade the kernel
> > first, before I could continue with the migration.  I'm mentioning this
> > since the utility of a backup kernel would be limited when you can't use it
> > to run your software.
> 
> This is my experience as well.
> A "backup kernel" is, in my opinion, only useful as a fall-back in case the 
> system won't boot with a new kernel.
> But, once it booted with the new kernel correctly, there is no reason to 
> actually keep the old kernel.
OK, I will do this, go to the  next version of nextcloud which I need
to do anyway and see if that will fix things up.  I still wonder why I
need to emerge the whole world file, but I will see what happens.

Thanks everyone.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] some problems moving to 23.0 profile

2024-04-02 Thread John Covici
On Tue, 02 Apr 2024 02:02:08 -0400,
J. Roeleveld wrote:
> 
> On Tuesday, 2 April 2024 05:51:08 CEST John Covici wrote:
> > On Mon, 01 Apr 2024 18:05:47 -0400,
> > 
> > Dale wrote:
> > > John Covici wrote:
> > > > Hi.  Well, I followed the steps in the news item,  to move
> > > > todefault/linux/amd64/23.0/desktop/gnome/systemd
> > > > 
> > > > and it all worked till it wants me to emerge  the whole world file.
> > > > Here is what I get:
> > > > 
> > > > emerge --ask --emptytree @world
> > > > 
> > > > These are the packages that would be merged, in order:
> > > > 
> > > > Calculating dependencies   done!
> > > > Dependency resolution took 4.58 s (backtrack: 0/200).
> > > > 
> > > > 
> > > > !!! Problems have been detected with your world file
> > > > !!! Please run emaint --check world
> > > > 
> > > > 
> > > > !!! Ebuilds for the following packages are either all
> > > > !!! masked or don't exist:
> > > > www-apps/nextcloud:26.0.10
> > > > 
> > > > emerge: there are no ebuilds to satisfy
> > > > "sys-kernel/gentoo-sources:6.1.69".
> > > > (dependency required by "@kernels" [set])
> > > > (dependency required by "@selected" [set])
> > > > (dependency required by "@world" [argument])
> > > > 
> > > > I don't want to unmerge that kernel -- its my backup kernel, so I
> > > > definitely want to keep it.  I am using the nextcloud they are
> > > > complaining about , I will upgrade it soon, but I want to keep it for
> > > > now.
> > > > 
> > > > So, should I just not do the whole world file at all -- do I really
> > > > need to do that, or wait till I upgrade nextcloud and till I am no
> > > > longer using that kernel and then do it?
> > > > 
> > > > Thanks in advance for any suggestions.
> > > 
> > > I ran into the problem of it complaining about my world file too. 
> > > Running the command it gave didn't show any problems.  I went ahead with
> > > the rest of the change.  After it was all done, that error went away on
> > > its own.  No idea what triggered it or what removed the trigger.  Must
> > > be something to do with the profile switching process.  You can likely
> > > ignore that for now.  See if it goes away for you too. 
> > > 
> > > I don't know what nascloud is but the error says it is masked or not
> > > there at all.  I'd suspect the mask part since there are several
> > > versions in the tree.  You may want to check your package.mask file and
> > > see if there is something in there that masks it.  Could be you meant to
> > > add the entry to keyword or unmask file but hit the wrong file.  Did
> > > that once myself.  One easy way to see if it exists or is masked, use
> > > this command, provided you have the package for it installed.  I think
> > > gentools has this command.
> > > 
> > > 
> > > root@fireball / # equery list -p www-apps/nextcloud
> > >  * Searching for nextcloud in www-apps ...
> > > [-P-] [  ] www-apps/nextcloud-26.0.8:26.0.8
> > > [-P-] [ ~] www-apps/nextcloud-26.0.11:26.0.11
> > > [-P-] [ ~] www-apps/nextcloud-26.0.12:26.0.12
> > > [-P-] [  ] www-apps/nextcloud-27.1.5:27.1.5
> > > [-P-] [ ~] www-apps/nextcloud-27.1.6:27.1.6
> > > [-P-] [ ~] www-apps/nextcloud-27.1.7:27.1.7
> > > [-P-] [  ] www-apps/nextcloud-28.0.1:28.0.1
> > > [-P-] [  ] www-apps/nextcloud-28.0.2:28.0.2
> > > [-P-] [ ~] www-apps/nextcloud-28.0.3:28.0.3
> > > root@fireball / #
> > > 
> > > 
> > > Yours should look something like that. 
> > > 
> > > For the kernels, I don't upgrade the kernel as much as I should.  I keep
> > > all versions masked except the ones I have installed and I add those
> > > versions to the world file, that way --depclean and other stuff, won't
> > > remove or complain so much about it.  Just emerge -n --select y = > > kernel name and version here>.  Don't forget the equal sign when
> > > including the version. 
> > > 
> > > Hope one or more of those things help. 
> > 
> > My kernels are not in the world file at all, so I am confused why
> > portage should care about them when I am updating the world file.  My
> > question is why do I  need to do this at all -- could I just keep
> > updating as normal?
> 
> Actually, based on the output, it is in your world file:
> 
> > > > emerge: there are no ebuilds to satisfy
> > > > "sys-kernel/gentoo-sources:6.1.69".
> > > > (dependency required by "@kernels" [set])
> > > > (dependency required by "@selected" [set])
> > > > (dependency required by "@world" [argument])
> 
> It's referenced in " /var/lib/portage/world_sets "
What that file has is
@kernels

and I have in /etc/portage/sets.conf is

[kernels]
class = portage.sets.dbapi.OwnerSet
world-candidate = False
files = /usr/src
exclude-files = ''

Am I looking in the wrong place?

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] some problems moving to 23.0 profile

2024-04-01 Thread John Covici
On Mon, 01 Apr 2024 18:05:47 -0400,
Dale wrote:
> 
> John Covici wrote:
> > Hi.  Well, I followed the steps in the news item,  to move
> > todefault/linux/amd64/23.0/desktop/gnome/systemd
> >
> > and it all worked till it wants me to emerge  the whole world file.
> > Here is what I get:
> >
> > emerge --ask --emptytree @world
> >
> > These are the packages that would be merged, in order:
> >
> > Calculating dependencies   done!
> > Dependency resolution took 4.58 s (backtrack: 0/200).
> >
> >
> > !!! Problems have been detected with your world file
> > !!! Please run emaint --check world
> >
> >
> > !!! Ebuilds for the following packages are either all
> > !!! masked or don't exist:
> > www-apps/nextcloud:26.0.10
> >
> > emerge: there are no ebuilds to satisfy
> > "sys-kernel/gentoo-sources:6.1.69".
> > (dependency required by "@kernels" [set])
> > (dependency required by "@selected" [set])
> > (dependency required by "@world" [argument])
> >
> > I don't want to unmerge that kernel -- its my backup kernel, so I
> > definitely want to keep it.  I am using the nextcloud they are
> > complaining about , I will upgrade it soon, but I want to keep it for
> > now.
> >
> > So, should I just not do the whole world file at all -- do I really
> > need to do that, or wait till I upgrade nextcloud and till I am no
> > longer using that kernel and then do it?
> >
> > Thanks in advance for any suggestions.
> >
> 
> 
> I ran into the problem of it complaining about my world file too. 
> Running the command it gave didn't show any problems.  I went ahead with
> the rest of the change.  After it was all done, that error went away on
> its own.  No idea what triggered it or what removed the trigger.  Must
> be something to do with the profile switching process.  You can likely
> ignore that for now.  See if it goes away for you too. 
> 
> I don't know what nascloud is but the error says it is masked or not
> there at all.  I'd suspect the mask part since there are several
> versions in the tree.  You may want to check your package.mask file and
> see if there is something in there that masks it.  Could be you meant to
> add the entry to keyword or unmask file but hit the wrong file.  Did
> that once myself.  One easy way to see if it exists or is masked, use
> this command, provided you have the package for it installed.  I think
> gentools has this command.
> 
> 
> root@fireball / # equery list -p www-apps/nextcloud
>  * Searching for nextcloud in www-apps ...
> [-P-] [  ] www-apps/nextcloud-26.0.8:26.0.8
> [-P-] [ ~] www-apps/nextcloud-26.0.11:26.0.11
> [-P-] [ ~] www-apps/nextcloud-26.0.12:26.0.12
> [-P-] [  ] www-apps/nextcloud-27.1.5:27.1.5
> [-P-] [ ~] www-apps/nextcloud-27.1.6:27.1.6
> [-P-] [ ~] www-apps/nextcloud-27.1.7:27.1.7
> [-P-] [  ] www-apps/nextcloud-28.0.1:28.0.1
> [-P-] [  ] www-apps/nextcloud-28.0.2:28.0.2
> [-P-] [ ~] www-apps/nextcloud-28.0.3:28.0.3
> root@fireball / #
> 
> 
> Yours should look something like that. 
> 
> For the kernels, I don't upgrade the kernel as much as I should.  I keep
> all versions masked except the ones I have installed and I add those
> versions to the world file, that way --depclean and other stuff, won't
> remove or complain so much about it.  Just emerge -n --select y = kernel name and version here>.  Don't forget the equal sign when
> including the version. 
> 
> Hope one or more of those things help. 
> 

My kernels are not in the world file at all, so I am confused why
portage should care about them when I am updating the world file.  My
question is why do I  need to do this at all -- could I just keep
updating as normal?

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



[gentoo-user] some problems moving to 23.0 profile

2024-04-01 Thread John Covici
Hi.  Well, I followed the steps in the news item,  to move
todefault/linux/amd64/23.0/desktop/gnome/systemd

and it all worked till it wants me to emerge  the whole world file.
Here is what I get:

emerge --ask --emptytree @world

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

Calculating dependencies   done!
Dependency resolution took 4.58 s (backtrack: 0/200).


!!! Problems have been detected with your world file
!!! Please run emaint --check world


!!! Ebuilds for the following packages are either all
!!! masked or don't exist:
www-apps/nextcloud:26.0.10

emerge: there are no ebuilds to satisfy
"sys-kernel/gentoo-sources:6.1.69".
(dependency required by "@kernels" [set])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])

I don't want to unmerge that kernel -- its my backup kernel, so I
definitely want to keep it.  I am using the nextcloud they are
complaining about , I will upgrade it soon, but I want to keep it for
now.

So, should I just not do the whole world file at all -- do I really
need to do that, or wait till I upgrade nextcloud and till I am no
longer using that kernel and then do it?

Thanks in advance for any suggestions.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] profile is not depricated -- how to switch correctly

2024-02-29 Thread John Covici
On Thu, 29 Feb 2024 05:09:01 -0500,
Michael wrote:
> 
> [1  ]
> On Thursday, 29 February 2024 09:52:19 GMT John Covici wrote:
> > On Thu, 29 Feb 2024 04:24:06 -0500,
> > 
> > Michael wrote:
> > > [1  ]
> > > 
> > > On Thursday, 29 February 2024 09:01:52 GMT John Covici wrote:
> > > > I got  a message on my world update that said my profile  which is
> > > > /var/db/repos/gentoo/profiles/default/linux/amd64/17.1/desktop/gnome/sys
> > > > temd / is depricated and no longer supported.  So, afterr this update is
> > > > finished, which one should I switch to -- portage says to use
> > > > default/linux/amd64/17.1/desktop/gnome/systemd/merged-usr but in
> > > > looking through the list I see one that says
> > > > default/linux/amd64/23.0/desktop/gnome/systemd (exp) which doesn't say
> > > > merged-usr, so what would be the advantages of either choice here?
> > > > 
> > > > Thanks in advance for any suggestions.
> > > 
> > > There should have been an e-news item on this?  Did you check 'eselect
> > > news
> > > list'?
> > > 
> > > https://www.gentoo.org/support/news-items/2022-12-01-systemd-usrmerge.html
> > > 
> > > HTH,
> > 
> > I did read the news item, that is why I am asking, so which of the two
> > profiles 17.1 or 23.0 ?  I have to update my system and run depclean
> > before I can switch, but I was wondering which of those to choose?
> 
> The "(exp)" suffix indicates profiles masked as such are "experimental" at 
> this point in time.  Personally, unless I am testing things I tend to stick 
> with stable to minimise maintenance work, but it is your call.
OK, now that I know what that means, I will stick with the 17.1 --
thanks.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] profile is not depricated -- how to switch correctly

2024-02-29 Thread John Covici


On Thu, 29 Feb 2024 04:24:06 -0500,
Michael wrote:
> 
> [1  ]
> On Thursday, 29 February 2024 09:01:52 GMT John Covici wrote:
> > I got  a message on my world update that said my profile  which is
> > /var/db/repos/gentoo/profiles/default/linux/amd64/17.1/desktop/gnome/systemd
> > / is depricated and no longer supported.  So, afterr this update is
> > finished, which one should I switch to -- portage says to use
> > default/linux/amd64/17.1/desktop/gnome/systemd/merged-usr but in
> > looking through the list I see one that says
> > default/linux/amd64/23.0/desktop/gnome/systemd (exp) which doesn't say
> > merged-usr, so what would be the advantages of either choice here?
> > 
> > Thanks in advance for any suggestions.
> 
> There should have been an e-news item on this?  Did you check 'eselect news 
> list'?
> 
> https://www.gentoo.org/support/news-items/2022-12-01-systemd-usrmerge.html
> 
> HTH,
I did read the news item, that is why I am asking, so which of the two
profiles 17.1 or 23.0 ?  I have to update my system and run depclean
before I can switch, but I was wondering which of those to choose?

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



[gentoo-user] profile is not depricated -- how to switch correctly

2024-02-29 Thread John Covici
I got  a message on my world update that said my profile  which is
/var/db/repos/gentoo/profiles/default/linux/amd64/17.1/desktop/gnome/systemd/
is depricated and no longer supported.  So, afterr this update is
finished, which one should I switch to -- portage says to use
default/linux/amd64/17.1/desktop/gnome/systemd/merged-usr but in
looking through the list I see one that says
default/linux/amd64/23.0/desktop/gnome/systemd (exp) which doesn't say
merged-usr, so what would be the advantages of either choice here?

Thanks in advance for any suggestions.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] How to make binary Asterisk package

2024-02-04 Thread John Covici
You can still use 
On Sun, 04 Feb 2024 02:47:19 -0500,
Thelma wrote:

> How to make net-misc/asterisk-16.30.1 into binary package so I can install in 
> on future gentoo boxes.
> 
> I think asterisk ver. 16 (still in portage) is the last one still compatible 
> with sip/iax code all future versions starting with ver.18 are converting sip 
> => pjsip
> that is not compatible with older sip hardware.

You can still use regular sip in asterisk 18.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



[gentoo-user] problem installing a package that uses meson instead of the regular autotools system

2024-02-03 Thread John Covici
Hi there.  I am trying to use gentoo to install an  updated version of
orca which is a screen reader for linux.  They have switched overr to
using meson build system.  So, I have done this so far:
src_prepare() {
mkdir _build
default
}

src_configure() {
meson setup -D prefix=/usr  _build
meson compile -C _build
}

src_install() {
meson install -C _build
}

Now what I have run into is the install wants to access things which
only root  can access and so perrmission is denied.  Most other builds
install into an image directory, should I change the prefix to image
and will then the ebuild automatically install to the right place, or
is there something else I should be doing?

Thanks in advance for any suggestions.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Asterisk - need some help

2024-02-02 Thread John Covici
On Fri, 02 Feb 2024 19:29:24 -0500,
Thelma wrote:
> 
> When did they implement switch-over from sip to pjsip?
> I'm using AudioCode boxes.
> 
> I emerged  and tried to load asterisk ver.18 but the audiocode would not 
> register.  I suppose ver.16 is the end of the line for me.
> 
> On 2/2/24 16:39, William Kenworthy wrote:
> > Yes, was caught out recently by the replacement of sip with pjsip - 
> > currently on v21.0.2 and working (sip only, simple home setup) Also had 
> > some weird problems with two versions installed (so asterisk started on old 
> > working version even though new one was installed - once I ran depclean it 
> > failed due to the sip/pjsip issue.
> > 
> > BillK
> > 
> > On 2/2/24 23:26, Thelma wrote:
> >> Anybody on the list using Asterisk?
> >> I need some help.
> >> 
> >> Have save version of asterisk is working correctly on one computer but the 
> >> other.
> >> 
I would use at least asterisk 18 in all cases and if you can later
versions.  pjsip has been the preferred version for a while, sip is
still OK, however.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Asterisk - need some help

2024-02-02 Thread John Covici
On Fri, 02 Feb 2024 14:17:23 -0500,
Thelma wrote:
> 
> On 2/2/24 11:37, John Covici wrote:
> > On Fri, 02 Feb 2024 12:53:07 -0500,
> > Thelma wrote:
> >> 
> >> On 2/2/24 10:09, John Covici wrote:
> >>> 
> >>> On Fri, 02 Feb 2024 10:26:09 -0500,
> >>> Thelma wrote:
> >>>> 
> >>>> Anybody on the list using Asterisk?
> >>>> I need some help.
> >>>> 
> >>>> Have save version of asterisk is working correctly on one computer but 
> >>>> the other.
> >>>> 
> >>>> 
> >>> 
> >>> I use asterisk all the time, but I don't use the gentoo package, I
> >>> compile from source myself because some of the computers I use it on
> >>> have different requirements and this way I have more conttrol as to
> >>> what goes on.
> >> 
> >> I have been using asterisk for some time but have run into strange problem 
> >> now.
> >> 
> >> I have home-asterisk and remote-location-asterisk they are connected via 
> >> openvpn and IAX
> >> and I use iax to register home-asterisk to remote-asterisk
> >> 
> >> At home I have two computers (main-asterisk and backup-asterisk), running 
> >> save version of Asterisk, same dial-plan, same config files, all files in 
> >> /etc/asterisk are identical
> >> on home-comuters, I compare them with "meld"
> >> 
> >> - backup-asterisk to remote-asterisk works OK, I can call remote asterisk 
> >> internally over IAX and remote asterisk receive the call and voice is 
> >> working.
> >> 
> >> - main-asterisk to remote-asterisk doesn't work well and I don't know how 
> >> to troubleshoot.
> >> 
> >> When I place a call to remote-asterisk, internally over IAX the phone is 
> >> ringing but when somebody answer the call we can not hear each other.
> >> When somebody from remote-asterisk calls me (home-asterisk) internally 
> >> over IAX  voice is working correctly; it only happen when I place a call 
> >> from
> >> home-asterisk to remote-asterisk (and only from my main-computer) it is 
> >> not working.
> >> 
> >> When I call remote-asterisk over POTS line it works OK.
> >> 
> > 
> > Sounds like a firewall setting on the home computers, make sure all
> > the ports are open between the start and end of the asterisk rpt
> > ports.  Are you using a router, or is the asterisk on a public ip?
> > That is what I can think of at the moment.
> 
> On home computer there are no ports that are open, remote computer have port 
> open to make openvpn connection
> I'm using router, and asterisks are not on public IP, on private IP.
> 
> client
> dev tun
> proto udp
> port 9072
> topology subnet
> remote xxx.xxx.xxx.xx  9072  # Telus fiber
> 
> resolv-retry infinite
> tun-mtu 1500
> tun-mtu-extra 32
> mssfix 1200
> persist-key
> persist-tun
> remote-cert-tls server
> ca "/etc/openvpn/clinic_i5/ca.crt"
> cert "/etc/openvpn/clinic_i5/syscon7.crt"
> key "/etc/openvpn/clinic_i5/syscon7.key"
> tls-auth "/etc/openvpn/clinic_i5/ta.key" 1
> comp-lzo no
> log/var/log/openvpn_i5.log
> log-append /var/log/openvpn_i5.log
> auth-nocache
> verb 3
> 
> openvpn-log doesn't show any errors (will double check tonight)
> 
> The home main-asterisk and backup-asterisk are using same openvpn file; I 
> just drop connection on one, and start connection on the one I want to use.

What do your logs reveal -- you should be surre to set debug in your
logs before testing.  Also, what happens if you use sip instead of
aix?

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Asterisk - need some help

2024-02-02 Thread John Covici
On Fri, 02 Feb 2024 12:53:07 -0500,
Thelma wrote:
> 
> On 2/2/24 10:09, John Covici wrote:
> > 
> > On Fri, 02 Feb 2024 10:26:09 -0500,
> > Thelma wrote:
> >> 
> >> Anybody on the list using Asterisk?
> >> I need some help.
> >> 
> >> Have save version of asterisk is working correctly on one computer but the 
> >> other.
> >> 
> >> 
> > 
> > I use asterisk all the time, but I don't use the gentoo package, I
> > compile from source myself because some of the computers I use it on
> > have different requirements and this way I have more conttrol as to
> > what goes on.
> 
> I have been using asterisk for some time but have run into strange problem 
> now.
> 
> I have home-asterisk and remote-location-asterisk they are connected via 
> openvpn and IAX
> and I use iax to register home-asterisk to remote-asterisk
> 
> At home I have two computers (main-asterisk and backup-asterisk), running 
> save version of Asterisk, same dial-plan, same config files, all files in 
> /etc/asterisk are identical
> on home-comuters, I compare them with "meld"
> 
> - backup-asterisk to remote-asterisk works OK, I can call remote asterisk 
> internally over IAX and remote asterisk receive the call and voice is working.
> 
> - main-asterisk to remote-asterisk doesn't work well and I don't know how to 
> troubleshoot.
> 
> When I place a call to remote-asterisk, internally over IAX the phone is 
> ringing but when somebody answer the call we can not hear each other.
> When somebody from remote-asterisk calls me (home-asterisk) internally over 
> IAX  voice is working correctly; it only happen when I place a call from
> home-asterisk to remote-asterisk (and only from my main-computer) it is not 
> working.
> 
> When I call remote-asterisk over POTS line it works OK.
> 

Sounds like a firewall setting on the home computers, make sure all
the ports are open between the start and end of the asterisk rpt
ports.  Are you using a router, or is the asterisk on a public ip?
That is what I can think of at the moment.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Asterisk - need some help

2024-02-02 Thread John Covici


On Fri, 02 Feb 2024 10:26:09 -0500,
Thelma wrote:
> 
> Anybody on the list using Asterisk?
> I need some help.
> 
> Have save version of asterisk is working correctly on one computer but the 
> other.
> 
> 

I use asterisk all the time, but I don't use the gentoo package, I
compile from source myself because some of the computers I use it on
have different requirements and this way I have more conttrol as to
what goes on.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Re: Suggestions for backup scheme?

2024-01-31 Thread John Covici
On Wed, 31 Jan 2024 03:14:19 -0500,
gentoo-u...@krasauskas.dev wrote:
> 
> On Tue, 2024-01-30 at 20:38 +, Grant Edwards wrote:
> > 
> > It took me an embarassing number of tries to get the intervals and
> > crontab entries to mesh so it worked the way I wanted. It's not
> > really
> > that difficult (and it's pretty well documented), but I managed to
> > combine a misreading of how often and in what order the rsync wrapper
> > was supposed to run with my chronic inability to grok crontab
> > specifications. Hilarity ensued.
> > 
> 
> I just wanted to share my 2¢. https://crontab.guru has made my life a
> lot easier when it comes to setting up crontab.
I know you said you wanted to stay with ext4, but going to zfs reduced
my backup time on my entire system from several hours to just a few
minutes because taking a snapshot is so quick and copying to another
pool is also very quick.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



[gentoo-user] how to set up opendmarc using sendmail

2023-11-27 Thread John Covici
Hi.  I am trying to set up opendkim and opendmarc forr my mailserver
which is sendmail.  I have opendkim set up and it is working -- it
puts the appropriate header in messages I send.

Now how to set up opendmarc?  I have installed, but what next?

Thanks in advance for any suggestions.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



RE: [gentoo-user] problem getting opendkim to insert header in messages I am sending

2023-11-26 Thread John Covici



-Original Message-
From: John Covici  
Sent: Sunday, November 26, 2023 1:33 PM
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] problem getting opendkim to insert header in messages I 
am sending

Hi.  I have just started to use opendkim to verify the Email I am
sending, but I am running into a problem.  I have the line in
/etc/opendkim/opendkim.conf  which reads

 InternalHosts  localhost 192.168.0.0/16, 10.0.0.0/8,
 172.16.0.0/12 127.0.0.1

but when trying to send, I get
Nov 26 13:25:37 ccs.covici.com opendkim[1109594]: 3AQIPbgo1110107:
external host localhost attempted to send as ccs.covici.com

and so no dkim header is added.

Thanks in advance for any suggestions.

Fixed, had to add a comma after one of the internal hosts that did not have a 
comma.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com





[gentoo-user] problem getting opendkim to insert header in messages I am sending

2023-11-26 Thread John Covici
Hi.  I have just started to use opendkim to verify the Email I am
sending, but I am running into a problem.  I have the line in
/etc/opendkim/opendkim.conf  which reads

 InternalHosts  localhost 192.168.0.0/16, 10.0.0.0/8,
 172.16.0.0/12 127.0.0.1

but when trying to send, I get
Nov 26 13:25:37 ccs.covici.com opendkim[1109594]: 3AQIPbgo1110107:
external host localhost attempted to send as ccs.covici.com

and so no dkim header is added.

Thanks in advance for any suggestions.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



RE: [gentoo-user] alsa not working with hda intel sound card

2023-11-09 Thread John Covici
Yep, If I use another sound card everything is fine.
 
 
From: Lee  
Sent: Thursday, November 9, 2023 5:23 PM
To: gentoo-user 
Subject: Re: [gentoo-user] alsa not working with hda intel sound card
 
And have you checked that nothing is muted in alsamixer? 
Lee 
 
On Thu, Nov 9, 2023, 1:57 PM John Covici mailto:cov...@ccs.covici.com> > wrote:
Yep, the card is listed as the first one.
 
 
From: Lee mailto:ny6...@gmail.com> > 
Sent: Thursday, November 9, 2023 4:53 PM
To: gentoo-user mailto:gentoo-user@lists.gentoo.org> >
Subject: Re: [gentoo-user] alsa not working with hda intel sound card
 
OP: Are the cards listed in 'aplay -l' ?
Lee 
 
On Thu, Nov 9, 2023, 8:49 AM Todd Goodman mailto:t...@bonedaddy.net> > wrote:

On 11/8/2023 5:10 PM, John Covici wrote:
>
> -Original Message-
> From: Michael Orlitzky mailto:m...@gentoo.org> >
> Sent: Wednesday, November 8, 2023 4:32 PM
> To: gentoo-user@lists.gentoo.org <mailto:gentoo-user@lists.gentoo.org> 
> Subject: Re: [gentoo-user] alsa not working with hda intel sound card
>
> On Wed, 2023-11-08 at 14:53 -0500, John Covici wrote:
>> Hi all.
>>
>> I have run into a problem, where I am getting no sound out of the jack
>> on my sound card.  I think this happened since the last major reboot
>> after my world update.
> The last time I did this to myself, it was by disabling all of the
> codecs in the kernel. Search for CONFIG_SND_HDA_CODEC and make sure
> they're enabled?
>
> Yep, all there.  I may try with older kernel and see if that makes a 
> difference, but I suspect alsa.


FWIW, I lost sound on one machine when I moved to the 6.x kernel series.

I only did a little bit of debugging off and on and never got it back.

It was an Intel HDA.

Booting a 5.x kernel had sound.

I always figured it was a kernel config issue but I did have the codec 
enabled and everything else I checked.

Todd

>
>
>
>


RE: [gentoo-user] alsa not working with hda intel sound card

2023-11-09 Thread John Covici
Yep, the card is listed as the first one.
 
 
From: Lee  
Sent: Thursday, November 9, 2023 4:53 PM
To: gentoo-user 
Subject: Re: [gentoo-user] alsa not working with hda intel sound card
 
OP: Are the cards listed in 'aplay -l' ?
Lee 
 
On Thu, Nov 9, 2023, 8:49 AM Todd Goodman mailto:t...@bonedaddy.net> > wrote:

On 11/8/2023 5:10 PM, John Covici wrote:
>
> -Original Message-
> From: Michael Orlitzky mailto:m...@gentoo.org> >
> Sent: Wednesday, November 8, 2023 4:32 PM
> To: gentoo-user@lists.gentoo.org <mailto:gentoo-user@lists.gentoo.org> 
> Subject: Re: [gentoo-user] alsa not working with hda intel sound card
>
> On Wed, 2023-11-08 at 14:53 -0500, John Covici wrote:
>> Hi all.
>>
>> I have run into a problem, where I am getting no sound out of the jack
>> on my sound card.  I think this happened since the last major reboot
>> after my world update.
> The last time I did this to myself, it was by disabling all of the
> codecs in the kernel. Search for CONFIG_SND_HDA_CODEC and make sure
> they're enabled?
>
> Yep, all there.  I may try with older kernel and see if that makes a 
> difference, but I suspect alsa.


FWIW, I lost sound on one machine when I moved to the 6.x kernel series.

I only did a little bit of debugging off and on and never got it back.

It was an Intel HDA.

Booting a 5.x kernel had sound.

I always figured it was a kernel config issue but I did have the codec 
enabled and everything else I checked.

Todd

>
>
>
>


RE: [gentoo-user] alsa not working with hda intel sound card

2023-11-08 Thread John Covici



-Original Message-
From: Michael Orlitzky  
Sent: Wednesday, November 8, 2023 4:32 PM
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] alsa not working with hda intel sound card

On Wed, 2023-11-08 at 14:53 -0500, John Covici wrote:
> Hi all.
> 
> I have run into a problem, where I am getting no sound out of the jack
> on my sound card.  I think this happened since the last major reboot
> after my world update.

The last time I did this to myself, it was by disabling all of the
codecs in the kernel. Search for CONFIG_SND_HDA_CODEC and make sure
they're enabled?

Yep, all there.  I may try with older kernel and see if that makes a 
difference, but I suspect alsa.






RE: [gentoo-user] alsa not working with hda intel sound card

2023-11-08 Thread John Covici
Everything is unmuted, verified with amixer and even alsami

-Original Message-
From: Dale  
Sent: Wednesday, November 8, 2023 3:26 PM
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] alsa not working with hda intel sound card

John Covici wrote:
> Hi all.
>
> I have run into a problem, where I am getting no sound out of the jack
> on my sound card.  I think this happened since the last major reboot
> after my world update.
>
> If I use a usb sound card I have things work fine, but not the one on
> the motherboard.  Here is the card spec using the listpci.
>
> 00:1f.3 Audio device: Intel Corporation Cannon Lake PCH cAVS (rev 10)
> Subsystem: Super Micro Computer Inc Cannon Lake PCH cAVS
>  Flags: bus master, fast devsel, latency 32, IRQ 157
>Memory at a243 (64-bit, non-prefetchable)
> [size=16K]
>  Memory at a200 (64-bit, non-prefetchable)
> [size=1M]
>  Capabilities: [50] Power Management version 3
>Capabilities: [80] Vendor Specific
> Information: Len=14 
>  Capabilities: [60] MSI: Enable+ Count=1/1 Maskable-
> 64bit+
>  Kernel driver in use: snd_hda_intel
>Kernel modules: snd_hda_intel, snd_soc_skl
>
> Any suggestions would be appreciated.
>


I'm going to mention this because I've done this myself, more than
once.  Are you sure you have enabled, unmuted, the controls in all the
places that control it?  I recall my first install.  I think I had to
unmute the sound in three places before I had sound.  I seem to recall
at least these possibilities in more recent memory.  Kmix if using KDE,
ALSA, possibly pipewire which is kinda new and I'm not sure what
desktops use or don't use it.  You could have pulseaudio as well.  Jack
I think is another one but never used it so not sure.  Of course, there
could be others as well.  The bad thing is, it only takes one to disable
the sound.  The upgrade could have triggered something. 

Also, make sure you run the tool to update config changes, just in case
it has something waiting and is needed. 

That may or may not help but thought it worth a mention.  Just in case.;-) 

Thanks for the quick response.  Everything is unmuted, verified with amixerr 
and even alsamixer.  This is just in a virtual console, no gui involved.






RE: [gentoo-user] alsa not working with hda intel sound card

2023-11-08 Thread John Covici
The kernel I am using is 6.1.60-gentoo


-Original Message-
From: John Covici  
Sent: Wednesday, November 8, 2023 2:54 PM
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] alsa not working with hda intel sound card

Hi all.

I have run into a problem, where I am getting no sound out of the jack
on my sound card.  I think this happened since the last major reboot
after my world update.

If I use a usb sound card I have things work fine, but not the one on
the motherboard.  Here is the card spec using the listpci.

00:1f.3 Audio device: Intel Corporation Cannon Lake PCH cAVS (rev 10)
Subsystem: Super Micro Computer Inc Cannon Lake PCH cAVS
   Flags: bus master, fast devsel, latency 32, IRQ 157
 Memory at a243 (64-bit, non-prefetchable)
[size=16K]
   Memory at a200 (64-bit, non-prefetchable)
[size=1M]
   Capabilities: [50] Power Management version 3
 Capabilities: [80] Vendor Specific
Information: Len=14 
   Capabilities: [60] MSI: Enable+ Count=1/1 Maskable-
64bit+
   Kernel driver in use: snd_hda_intel
 Kernel modules: snd_hda_intel, snd_soc_skl

Any suggestions would be appreciated.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com





[gentoo-user] alsa not working with hda intel sound card

2023-11-08 Thread John Covici
Hi all.

I have run into a problem, where I am getting no sound out of the jack
on my sound card.  I think this happened since the last major reboot
after my world update.

If I use a usb sound card I have things work fine, but not the one on
the motherboard.  Here is the card spec using the listpci.

00:1f.3 Audio device: Intel Corporation Cannon Lake PCH cAVS (rev 10)
Subsystem: Super Micro Computer Inc Cannon Lake PCH cAVS
   Flags: bus master, fast devsel, latency 32, IRQ 157
 Memory at a243 (64-bit, non-prefetchable)
[size=16K]
   Memory at a200 (64-bit, non-prefetchable)
[size=1M]
   Capabilities: [50] Power Management version 3
 Capabilities: [80] Vendor Specific
Information: Len=14 
   Capabilities: [60] MSI: Enable+ Count=1/1 Maskable-
64bit+
   Kernel driver in use: snd_hda_intel
 Kernel modules: snd_hda_intel, snd_soc_skl

Any suggestions would be appreciated.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Re: What to do about openssl

2023-10-04 Thread John Covici
On Wed, 04 Oct 2023 13:36:38 -0400,
Steve Wilson wrote:
> 
> [1  ]
> From https://www.php.net/manual/en/openssl.requirements.php
> 
> PHP 7.1-8.0 requires OpenSSL >= 1.0.1, < 3.0.
> PHP >= 8.1 requires OpenSSL >= 1.0.2, < 4.0.
> 
> So it looks like you need to upgrade php to 8.1
> 
> I've a similar problem with my server requiring php 7.2 and
> trying to figure out the upgrade path for all php based
> sites/apps is a pain.
> 
> On 04/10/2023 18:15, John Covici wrote:
> > On Wed, 04 Oct 2023 11:53:46 -0400,
> > Grant Edwards wrote:
The php was the problem, I had upgraded it, but not removed the 7.4
yet.  After doing a depclean on that all is at least compiling now,
including many, many reinstalls.

Thanks all.

> >> On 2023-10-04, John Covici  wrote:
> >>> Hi.  I just did a world update and found that my openssl-1.1.1v is
> >>> masked.  What can I do,
> >> Use one of the stable versions.
> >> 
> >>> I don't have any version that is not masked
> >> Huh?  What architecture are you on? There are three versions of
> >> openssl that are stable and not masked for amd64, x86, and most
> >> others:
> >> 
> >> 3.0.9-r1
> >> 3.0.9-r2
> >> 3.0.10
> >> 
> >> see
> >> 
> >> https://packages.gentoo.org/packages/dev-libs/openssl
> >> 
> >>> and according to the message this version is EOL.
> >> Indeed. OpenSSL 1.1.1 is dead. Support ended a few weeks ago.
> >> 
> >> 
> >> 
> >> 
> >> 
> >> 
> > Upon further investigation, I hadd masked them off myself , if I
> > unmask the 3.x I get the following:
> > Script started on 2023-10-04 13:10:40-04:00 [COMMAND="emerge -1
> > dev-libs/openssl" TERM="linux" TTY="/dev/tty1" COLUMNS="240"
> > LINES="67"]
> > ^M
> > These are the packages that would be merged, in order:^M
> > ^M
> > Calculating dependencies  .  ... done!^M
> > Dependency resolution took 38.07 s.^M
> > ^M
> > [ebuild  r  U  ] dev-libs/openssl-3.1.3:0/3::gentoo
> > [1.1.1v:0/1.1::gentoo] USE="asm -fips% -ktls% -rfc3779 -sctp
> > -static-libs -test -tls-compression -vanilla -verify-sig
> > -weak-ssl-ciphers (-sslv3%) (-tls-heartbeat%)" ABI_X86="(64) -32
> > (-x3\2)" CPU_FLAGS_X86="(sse2)" 15,198 KiB^M
> > [ebuild  rR] sys-apps/coreutils-9.4::gentoo  USE="acl nls openssl
> > (split-usr) xattr -caps -gmp -hostname -kill -multicall (-selinux)
> > -static -test -vanilla -verify-sig" 0 KiB^M
> > [ebuild  rR] net-misc/rsync-3.2.7-r2::gentoo  USE="acl iconv ssl
> > xattr -examples -lz4 -rrsync -stunnel -system-zlib -verify-sig -xxhash
> > -zstd" PYTHON_SINGLE_TARGET="python3_11 -python3_10" 0 KiB^M
> > [ebuild  rR] net-misc/wget-1.21.4::gentoo  USE="ipv6 nls pcre
> > (ssl) zlib -cookie-check -debug -gnutls -idn -metalink -ntlm -static
> > -test -uuid -verify-sig" 0 KiB^M
> > [ebuild  rR] dev-lang/python-3.12.0_rc3_p1:3.12::gentoo
> > USE="ensurepip gdbm ncurses readline sqlite ssl -bluetooth -build
> > -debug -examples -libedit -lto -pgo -test -tk -valgrind -verify-sig" 0
> > KiB^M
> > [ebuild  rR] dev-libs/libtpms-0.9.6::gentoo  0 KiB^M
> > [ebuild  rR] www-client/w3m-0.5.3_p20230121::gentoo  USE="X gpm
> > nls ssl unicode -fbcon -gdk-pixbuf -imlib -lynxkeymap -nntp -xface"
> > L10N="-ja" 0 KiB^M
> > [ebuild  rR] dev-db/mysql-connector-c-8.0.32-r1:0/21::gentoo
> > USE="static-libs -ldap" ABI_X86="(64) -32 (-x32)" 0 KiB^M
> > [ebuild  rR] dev-lang/rust-1.72.0:stable/1.72::gentoo  USE="lto
> > (-big-endian) -clippy -debug -dist -doc (-llvm-libunwind) (-miri)
> > (-nightly) (-parallel-compiler) -profiler -rust-analyzer -rust-src
> > -rustfmt -system-bootstrap -system-llv\m -test -verify-sig -wasm"
> > ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse2" LLVM_TARGETS="(X86)
> > -AArch64 -AMDGPU -ARM -AVR -BPF -Hexagon -Lanai -LoongArch -MSP430
> > -Mips -NVPTX -PowerPC -RISCV -Sparc -SystemZ -VE -WebAssembly -XCore"
> > 0 KiB^M
> > [ebuild  rR] net-libs/libssh-0.10.5:0/4::gentoo  USE="sftp zlib
> > -debug -doc -examples -gcrypt -gssapi -mbedtls -pcap -server
> > -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB^M
> > [ebuild  rR] dev-db/mariadb-connector-c-3.3.4:0/3::gentoo
> > USE="curl ssl -gnutls -kerberos -static-libs -test" ABI_X86="(64) -32
> &g

Re: [gentoo-user] Re: What to do about openssl

2023-10-04 Thread John Covici
On Wed, 04 Oct 2023 13:23:40 -0400,
Alan McKinnon wrote:
> 
> [1  ]
> That should not happen, and is probably happening because you have masked
> something deep in the dep graph that is required.
> 
> Please post all your package.mask files, and provided if you have any of
> those
> 
> 
> Alan
Here is my package.mask file.

#1.4.1 has some serious problems
>=app-backup/rsnapshot-1.4.1


#i use udev
>=sys-fs/static-dev-0.1





#not yet ready
#mutes everything
>=media-sound/alsa-utils-1.2.5

That is all I have.



> 
> On Wed, Oct 4, 2023 at 7:15 PM John Covici  wrote:
> 
> > On Wed, 04 Oct 2023 11:53:46 -0400,
> > Grant Edwards wrote:
> > >
> > > On 2023-10-04, John Covici  wrote:
> > > > Hi.  I just did a world update and found that my openssl-1.1.1v is
> > > > masked.  What can I do,
> > >
> > > Use one of the stable versions.
> > >
> > > > I don't have any version that is not masked
> > >
> > > Huh?  What architecture are you on? There are three versions of
> > > openssl that are stable and not masked for amd64, x86, and most
> > > others:
> > >
> > > 3.0.9-r1
> > > 3.0.9-r2
> > > 3.0.10
> > >
> > > see
> > >
> > > https://packages.gentoo.org/packages/dev-libs/openssl
> > >
> > > > and according to the message this version is EOL.
> > >
> > > Indeed. OpenSSL 1.1.1 is dead. Support ended a few weeks ago.
> > >
> > >
> > >
> > >
> > >
> > >
> >
> > Upon further investigation, I hadd masked them off myself , if I
> > unmask the 3.x I get the following:
> > Script started on 2023-10-04 13:10:40-04:00 [COMMAND="emerge -1
> > dev-libs/openssl" TERM="linux" TTY="/dev/tty1" COLUMNS="240"
> > LINES="67"]
> > ^M
> > These are the packages that would be merged, in order:^M
> > ^M
> > Calculating dependencies  .  ... done!^M
> > Dependency resolution took 38.07 s.^M
> > ^M
> > [ebuild  r  U  ] dev-libs/openssl-3.1.3:0/3::gentoo
> > [1.1.1v:0/1.1::gentoo] USE="asm -fips% -ktls% -rfc3779 -sctp
> > -static-libs -test -tls-compression -vanilla -verify-sig
> > -weak-ssl-ciphers (-sslv3%) (-tls-heartbeat%)" ABI_X86="(64) -32
> > (-x3\2)" CPU_FLAGS_X86="(sse2)" 15,198 KiB^M
> > [ebuild  rR] sys-apps/coreutils-9.4::gentoo  USE="acl nls openssl
> > (split-usr) xattr -caps -gmp -hostname -kill -multicall (-selinux)
> > -static -test -vanilla -verify-sig" 0 KiB^M
> > [ebuild  rR] net-misc/rsync-3.2.7-r2::gentoo  USE="acl iconv ssl
> > xattr -examples -lz4 -rrsync -stunnel -system-zlib -verify-sig -xxhash
> > -zstd" PYTHON_SINGLE_TARGET="python3_11 -python3_10" 0 KiB^M
> > [ebuild  rR] net-misc/wget-1.21.4::gentoo  USE="ipv6 nls pcre
> > (ssl) zlib -cookie-check -debug -gnutls -idn -metalink -ntlm -static
> > -test -uuid -verify-sig" 0 KiB^M
> > [ebuild  rR] dev-lang/python-3.12.0_rc3_p1:3.12::gentoo
> > USE="ensurepip gdbm ncurses readline sqlite ssl -bluetooth -build
> > -debug -examples -libedit -lto -pgo -test -tk -valgrind -verify-sig" 0
> > KiB^M
> > [ebuild  rR] dev-libs/libtpms-0.9.6::gentoo  0 KiB^M
> > [ebuild  rR] www-client/w3m-0.5.3_p20230121::gentoo  USE="X gpm
> > nls ssl unicode -fbcon -gdk-pixbuf -imlib -lynxkeymap -nntp -xface"
> > L10N="-ja" 0 KiB^M
> > [ebuild  rR] dev-db/mysql-connector-c-8.0.32-r1:0/21::gentoo
> > USE="static-libs -ldap" ABI_X86="(64) -32 (-x32)" 0 KiB^M
> > [ebuild  rR] dev-lang/rust-1.72.0:stable/1.72::gentoo  USE="lto
> > (-big-endian) -clippy -debug -dist -doc (-llvm-libunwind) (-miri)
> > (-nightly) (-parallel-compiler) -profiler -rust-analyzer -rust-src
> > -rustfmt -system-bootstrap -system-llv\m -test -verify-sig -wasm"
> > ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse2" LLVM_TARGETS="(X86)
> > -AArch64 -AMDGPU -ARM -AVR -BPF -Hexagon -Lanai -LoongArch -MSP430
> > -Mips -NVPTX -PowerPC -RISCV -Sparc -SystemZ -VE -WebAssembly -XCore"
> > 0 KiB^M
> > [ebuild  rR] net-libs/libssh-0.10.5:0/4::gentoo  USE="sftp zlib
> > -debug -doc -examples -gcrypt -gssapi -mbedtls -pcap -server
> > -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB^M
> > [ebuild  rR] dev-db/mariadb-connector-c-3.3.4:0/3::gentoo
> > USE="curl ssl -gnutls -kerberos -static-libs -test" ABI_X86="(64) -32
> 

Re: [gentoo-user] Re: What to do about openssl

2023-10-04 Thread John Covici
On Wed, 04 Oct 2023 11:53:46 -0400,
Grant Edwards wrote:
> 
> On 2023-10-04, John Covici  wrote:
> > Hi.  I just did a world update and found that my openssl-1.1.1v is
> > masked.  What can I do,
> 
> Use one of the stable versions.
> 
> > I don't have any version that is not masked
> 
> Huh?  What architecture are you on? There are three versions of
> openssl that are stable and not masked for amd64, x86, and most
> others:
> 
> 3.0.9-r1
> 3.0.9-r2
> 3.0.10
> 
> see
> 
> https://packages.gentoo.org/packages/dev-libs/openssl
> 
> > and according to the message this version is EOL.
> 
> Indeed. OpenSSL 1.1.1 is dead. Support ended a few weeks ago.
> 
> 
> 
> 
> 
> 

Upon further investigation, I hadd masked them off myself , if I
unmask the 3.x I get the following:
Script started on 2023-10-04 13:10:40-04:00 [COMMAND="emerge -1
dev-libs/openssl" TERM="linux" TTY="/dev/tty1" COLUMNS="240"
LINES="67"]
^M
These are the packages that would be merged, in order:^M
^M
Calculating dependencies  .  ... done!^M
Dependency resolution took 38.07 s.^M
^M
[ebuild  r  U  ] dev-libs/openssl-3.1.3:0/3::gentoo
[1.1.1v:0/1.1::gentoo] USE="asm -fips% -ktls% -rfc3779 -sctp
-static-libs -test -tls-compression -vanilla -verify-sig
-weak-ssl-ciphers (-sslv3%) (-tls-heartbeat%)" ABI_X86="(64) -32
(-x3\2)" CPU_FLAGS_X86="(sse2)" 15,198 KiB^M
[ebuild  rR] sys-apps/coreutils-9.4::gentoo  USE="acl nls openssl
(split-usr) xattr -caps -gmp -hostname -kill -multicall (-selinux)
-static -test -vanilla -verify-sig" 0 KiB^M
[ebuild  rR] net-misc/rsync-3.2.7-r2::gentoo  USE="acl iconv ssl
xattr -examples -lz4 -rrsync -stunnel -system-zlib -verify-sig -xxhash
-zstd" PYTHON_SINGLE_TARGET="python3_11 -python3_10" 0 KiB^M
[ebuild  rR] net-misc/wget-1.21.4::gentoo  USE="ipv6 nls pcre
(ssl) zlib -cookie-check -debug -gnutls -idn -metalink -ntlm -static
-test -uuid -verify-sig" 0 KiB^M
[ebuild  rR] dev-lang/python-3.12.0_rc3_p1:3.12::gentoo
USE="ensurepip gdbm ncurses readline sqlite ssl -bluetooth -build
-debug -examples -libedit -lto -pgo -test -tk -valgrind -verify-sig" 0
KiB^M
[ebuild  rR] dev-libs/libtpms-0.9.6::gentoo  0 KiB^M
[ebuild  rR] www-client/w3m-0.5.3_p20230121::gentoo  USE="X gpm
nls ssl unicode -fbcon -gdk-pixbuf -imlib -lynxkeymap -nntp -xface"
L10N="-ja" 0 KiB^M
[ebuild  rR] dev-db/mysql-connector-c-8.0.32-r1:0/21::gentoo
USE="static-libs -ldap" ABI_X86="(64) -32 (-x32)" 0 KiB^M
[ebuild  rR] dev-lang/rust-1.72.0:stable/1.72::gentoo  USE="lto
(-big-endian) -clippy -debug -dist -doc (-llvm-libunwind) (-miri)
(-nightly) (-parallel-compiler) -profiler -rust-analyzer -rust-src
-rustfmt -system-bootstrap -system-llv\m -test -verify-sig -wasm"
ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse2" LLVM_TARGETS="(X86)
-AArch64 -AMDGPU -ARM -AVR -BPF -Hexagon -Lanai -LoongArch -MSP430
-Mips -NVPTX -PowerPC -RISCV -Sparc -SystemZ -VE -WebAssembly -XCore"
0 KiB^M
[ebuild  rR] net-libs/libssh-0.10.5:0/4::gentoo  USE="sftp zlib
-debug -doc -examples -gcrypt -gssapi -mbedtls -pcap -server
-static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB^M
[ebuild  rR] dev-db/mariadb-connector-c-3.3.4:0/3::gentoo
USE="curl ssl -gnutls -kerberos -static-libs -test" ABI_X86="(64) -32
(-x32)" 0 KiB^M
[ebuild  rR] app-crypt/swtpm-0.8.1-r2::gentoo  USE="seccomp -fuse
-test" 0 KiB^M
[ebuild  rR] dev-python/cryptography-41.0.4::gentoo  USE="-debug
-test" PYTHON_TARGETS="python3_11 -pypy3 -python3_10 -python3_12" 0
KiB^M
[ebuild  rR] dev-db/mariadb-10.11.5:10.11/18::gentoo  USE="backup
odbc pam perl server systemd xml -bindist -columnstore -cracklib
-debug -extraengine -galera -innodb-lz4 -innodb-lzo -innodb-snappy
-jdbc -jemalloc -kerberos -latin1 -mr\oonga -numa -oqgraph -profiling
-rocksdb -s3 (-selinux) -sphinx -sst-mariabackup -sst-rsync -static
-systemtap -tcmalloc -test -yassl" 0 KiB^M
[ebuild  rR] dev-db/postgresql-16.0:16::gentoo  USE="icu nls pam
readline server ssl systemd xml zlib -debug -doc -kerberos -ldap -llvm
-lz4 -perl -python (-selinux) -static-libs -tcl -uuid -zstd"
PYTHON_SINGLE_TARGET="python3_11 -pyth\on3_10 -python3_12" 0 KiB^M
[ebuild  rR] app-admin/syslog-ng-4.4.0::gentoo  USE="systemd -amqp
-caps -dbi -geoip2 -http -json -kafka -mongodb -pacct -python -redis
-smtp -snmp -spoof-source -tcpd -test"
PYTHON_SINGLE_TARGET="python3_11 -python3_10 -python3_12" 0 \KiB^M
[ebuild  rR] dev-db/postgresql-14.9:14::gentoo  USE="icu nls pam
readline server ssl systemd xml zlib -debug -doc -kerberos -ldap -llvm
-lz4 -perl -python (-selinux) -static-libs -tcl -uuid 

Re: [gentoo-user] Re: What to do about openssl

2023-10-04 Thread John Covici
On Wed, 04 Oct 2023 11:53:46 -0400,
Grant Edwards wrote:
> 
> On 2023-10-04, John Covici  wrote:
> > Hi.  I just did a world update and found that my openssl-1.1.1v is
> > masked.  What can I do,
> 
> Use one of the stable versions.
> 
> > I don't have any version that is not masked
> 
> Huh?  What architecture are you on? There are three versions of
> openssl that are stable and not masked for amd64, x86, and most
> others:
> 
> 3.0.9-r1
> 3.0.9-r2
> 3.0.10
> 
> see
> 
> https://packages.gentoo.org/packages/dev-libs/openssl
> 
> > and according to the message this version is EOL.
> 
> Indeed. OpenSSL 1.1.1 is dead. Support ended a few weeks ago.
> 
> 
> 
> 
All those are masked, I am using the ~amd64.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] What to do about openssl

2023-10-04 Thread John Covici
On Wed, 04 Oct 2023 11:38:04 -0400,
Alan McKinnon wrote:
> 
> [1  ]
> Hi John
> 
> All version 1.x have been masked. They are very very old and have obsolete
> code.
> 
> Upgrade to v3.x - this is what portage is telling you.
> 
> Is there some reason you require v1.1.x? Do you have a local mask for
> openssl?
> 
> Alan
> 
> On Wed, Oct 4, 2023 at 5:34 PM John Covici  wrote:
> 
> > Hi.  I just did a world update and found that my openssl-1.1.1v is
> > masked.  What can I do, I don't have any version that is not masked
> > and according to the message this version is EOL.
> >
> > Thanks in advance for any suggestions.
> >
> >
> > --
> > Your life is like a penny.  You're going to lose it.  The question is:
> > How do
> > you spend it?
> >
> >  John Covici wb2una
> >  cov...@ccs.covici.com
> >
> >
> 
> -- 
> Alan McKinnon
All of the v3 packages are masked in my repository, just updated a
couple of days ago.

Here is what I get
Available versions:  [M]1.0.2u-r1^td [M]1.1.1u(0/1.1)^t{xpak}
[M](~)1.1.1v(0/1.1)^t{xpak} [M](~)1.1.1w(0/1.1)^t [m]3.0.9-r1(0/3)^t
[m]3.0.9-r2(0/3)^t [m]3.0.10(0/3)^t [m](~)3.0.11(0/3)^t
[m](~)3.1.1-r1(0/3)^t [m](~)3.1.1-r2(0/3)^t [m](~)3.1.2(0/3)^t
[m](~)3.1.3(0/3)^t {+asm bindist fips gmp kerberos ktls rfc3779 sctp
sslv2 (+)sslv3 static-libs test tls-compression (+)tls-heartbeat
vanilla verify-sig weak-ssl-ciphers ABI_MIPS="n32 n64 o32"
ABI_S390="32 64" ABI_X86="32 64
x32" CPU_FLAGS_X86="sse2"}


-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



[gentoo-user] What to do about openssl

2023-10-04 Thread John Covici
Hi.  I just did a world update and found that my openssl-1.1.1v is
masked.  What can I do, I don't have any version that is not masked
and according to the message this version is EOL.

Thanks in advance for any suggestions.
 

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] dkim and dmark, how to set up

2023-09-25 Thread John Covici
On Mon, 25 Sep 2023 09:09:34 -0400,
Michael wrote:
> 
> [1  ]
> On Monday, 25 September 2023 12:43:36 BST John Covici wrote:
> > Hi.  I have my mail server and I want to finally set up dkim and dmark
> > as appropriate, but I am not sure which packages to use and where
> > there is some documentation exists, so I can figure out hhow to do
> > it.  My mta is sendmail.
> > 
> > Thanks in advance for any suggestions.
> 
> You'll need mail-filter/opendkim if you're sending mail directly to 
> recipients 
> from your mailserver, but if your sendmail is configured to relay messages 
> via 
> an ISP's mail server then the ISP will be using such a package instead.  
> You'll also have to add your dkim public key to your DNS record, while the 
> private key will stay on your mailserver.  Again, if you're relaying via an 
> ISP, they will store the private key on their server.
> 
> Some ideas explained here, but more detailed instructions may be available in 
> the interwebs:
> 
> https://wiki.gentoo.org/wiki/OpenDKIM
> 
> https://www.vttoth.com/CMS/technical-notes/356-setting-up-dkim-with-sendmail
> 
> https://wiki.gentoo.org/wiki/Postfix/DMARC

OK, thanks, I will check those out.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



[gentoo-user] dkim and dmark, how to set up

2023-09-25 Thread John Covici
Hi.  I have my mail server and I want to finally set up dkim and dmark
as appropriate, but I am not sure which packages to use and where
there is some documentation exists, so I can figure out hhow to do
it.  My mta is sendmail.

Thanks in advance for any suggestions.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



[gentoo-user] net-libs/webkit-gtk-2.40.5-r600 depclean wants to remove

2023-09-14 Thread John Covici
HI.  This was a package installed on my last world update, but now
depclean wants to remove the package.  Isn't it pulled in by gnome or
other packages?

Thanks in advance for any suggestions.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] net-libs:webkit-gtk-2.40.5-r410 fails to configure

2023-09-09 Thread John Covici
On Sat, 09 Sep 2023 06:28:37 -0400,
Arve Barsnes wrote:
> 
> On Fri, 8 Sept 2023 at 21:12, John Covici  wrote:
> > Thanks a lot for everyone's response, but its a puzzle to me.
> >
> > So, I looked at that bug, but could not find any resolution.  Also, I
> > don't have any pkgconfig other than dev-perl/ExtUtils-PkgConfig
> > 1.160.0-r1  and a virtual for the  same 2-r1 .  So, I am puzzled.
> 
> The package is named dev-util/pkgconf, no "ig" in the name :)

I downgraded to 2.01 and webkit-gtk is now compiling -- thanks again.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] net-libs:webkit-gtk-2.40.5-r410 fails to configure

2023-09-08 Thread John Covici
On Fri, 08 Sep 2023 04:23:38 -0400,
Arve Barsnes wrote:
> 
> On Fri, 8 Sept 2023 at 10:01, Dale  wrote:
> > John Covici wrote:
> > > Searching yields the following:
> > > eix media-libs/gstreamer
> > > [I] media-libs/gstreamer
> > >  Available versions:  (1.0) 1.20.3^t{xpak} 1.20.4^t{xpak}
> > >   1.20.5^t{xpak} 1.20.6^t (~)1.22.3^t{xpak}
> > >  {+caps +introspection nls +orc test unwind ABI_MIPS="n32
> > > n64 o32" ABI_S390="32 64" ABI_X86="32 64 x32"}
> > >  Installed versions:  1.22.3(1.0)^t{xpak}(08:40:21 PM
> > > 06/04/2023)(caps introspection nls orc -test 
> > > -unwind
> > > ABI_MIPS="-n32 -n64 -o32" ABI_S390="-32 -64"
> > > ABI_X86="64 -32 -x32")
> > >  Homepage:
> > > https://gstreamer.freedesktop.org/
> > >  Description: Open source 
> > > multimedia
> > > framework
> >
> > I can't tell anything from that command since the installed version is
> > highlighted with color.  You need to run the command I posted so that it
> > lists them and shows which version is installed in plain text.  If I
> > read that error right, you just have a old version installed for some
> > reason.  First we need to be sure that is the case and if it is, figure
> > out why.
> 
> I think you might be misreading the initial message Dale, the output
> is saying that it requires a version of 1.16.2 or higher, and John's
> latest shows that he has version 1.22.3 installed.
> 
> I found a bug on bgo which might be related,
> https://bugs.gentoo.org/913644, it could be worth a try to downgrade
> dev-util/pkgconfig. I have the same versions installed, but when I
> last compiled webkit-gtk I had version 1.8.1 installed.

Thanks a lot for everyone's response, but its a puzzle to me.

So, I looked at that bug, but could not find any resolution.  Also, I
don't have any pkgconfig other than dev-perl/ExtUtils-PkgConfig
1.160.0-r1  and a virtual for the  same 2-r1 .  So, I am puzzled.


-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] net-libs:webkit-gtk-2.40.5-r410 fails to configure

2023-09-08 Thread John Covici
On Fri, 08 Sep 2023 01:17:30 -0400,
Dale wrote:
> 
> John Covici wrote:
> > In my latest world update I get an error when compiling
> > net-libs:webkit-gtk-2.40.5-r410  Here are the last few lines of the
> > buildlog.  I looked on bgo but couldn't find anything relevant.
> >
> > --   Found gstreamer-tag-1.0 , version
> > -- Checking for module 'gstreamer-video-1.0 >= 1.16.2'
> > --   Found gstreamer-video-1.0 , version
> > -- Checking for module 'gstreamer-codecparsers-1.0 >= 1.16.2'
> > --   Found gstreamer-codecparsers-1.0 , version
> > -- Checking for module 'gstreamer-transcoder-1.0 >= 1.16.2'
> > --   Found gstreamer-transcoder-1.0 , version
> > -- Checking for module 'gstreamer-rtp-1.0 >= 1.16.2'
> > --   Found gstreamer-rtp-1.0 , version
> > -- Checking for module 'gstreamer-sdp-1.0 >= 1.16.2'
> > --   Found gstreamer-sdp-1.0 , version
> > -- Checking for module 'gstreamer-webrtc-1.0 >= 1.16.2'
> > --   Found gstreamer-webrtc-1.0 , version
> > -- Found GStreamer:
> > -- 
> > GSTREAMER_INCLUDE_DIRS;GSTREAMER_LIBRARIES;GSTREAMER_VERSION;GSTREAMER_BASE_INCLUDE_DIRS;GSTREAMER_BASE_LIBRARIES;GSTREAMER_APP_INCLUDE_DIRS;GSTREAMER_APP_LIBRARIES;GSTREAMER_PBUTILS_INCLUDE_DIRS;GSTREAMER_PBUTILS_LIBRA\RIES;GSTREAMER_VIDEO_INCLUDE_DIRS;GSTREAMER_VIDEO_LIBRARIES;GSTREAMER_MPEGTS_INCLUDE_DIRS;GSTREAMER_MPEGTS_LIBRARIES;GSTREAMER_TAG_INCLUDE_DIRS;GSTREAMER_TAG_LIBRARIES;GSTREAMER_GL_INCLUDE_DIRS;GSTREAMER_GL_LIBRARIES;GSTREAMER_AUDIO_INCLUD\E_DIRS;GSTREAMER_AUDIO_LIBRARIES;GSTREAMER_FFT_INCLUDE_DIRS;GSTREAMER_FFT_LIBRARIES;GSTREAMER_TRANSCODER_INCLUDE_DIRS;GSTREAMER_TRANSCODER_LIBRARIES
> > -- (Required is at least version "1.16.2")
> > ^[[31mCMake Error at Source/cmake/GStreamerChecks.cmake:62 (message):
> >   GStreamerTranscoder >= 1.20 is needed for USE_GSTREAMER_TRANSCODER.
> >
> > Thanks in advance for any suggestions.
> >
> 
> 
> First, I'm not real good at this.  Sometimes the error message isn't
> obvious or is hard to figure.  That said, this is my thinking.  First,
> see what version of gstreamer you have installed.  You can do that with
> this command:  
> 
> equery list -po media-libs/gstreamer
> 
> According to what I see above, I think you have a 1.16 version installed
> which isn't even in the tree anymore.  I'd suspect you either included a
> version in a emerge at some point which was added to your world file or
> there is a mask for higher versions in package.mask.  Either way, if you
> fix that then it should upgrade to a version webkit-gtk likes. 
> 
> By the way, this is what I show here for mine.  I suspect yours will
> include a 1.16 version that isn't in the tree anymore.
> 
> 
> root@fireball / # equery list -po media-libs/gstreamer
>  * Searching for gstreamer in media-libs ...
> [-P-] [  ] media-libs/gstreamer-1.20.3:1.0
> [-P-] [  ] media-libs/gstreamer-1.20.4:1.0
> [-P-] [  ] media-libs/gstreamer-1.20.5:1.0
> [IP-] [  ] media-libs/gstreamer-1.20.6:1.0
> [-P-] [ ~] media-libs/gstreamer-1.22.3:1.0
> root@fireball / #
> 
> 
> I may be wrong but never hurts to look.  ;-)

Searching yields the following:
eix media-libs/gstreamer
[I] media-libs/gstreamer
 Available versions:  (1.0) 1.20.3^t{xpak} 1.20.4^t{xpak}
1.20.5^t{xpak} 1.20.6^t (~)1.22.3^t{xpak}
   {+caps +introspection nls +orc test unwind ABI_MIPS="n32
  n64 o32" ABI_S390="32 64" ABI_X86="32 64 x32"}
   Installed versions:  1.22.3(1.0)^t{xpak}(08:40:21 PM
  06/04/2023)(caps introspection nls orc -test -unwind
  ABI_MIPS="-n32 -n64 -o32" ABI_S390="-32 -64"
  ABI_X86="64 -32 -x32")
   Homepage:
  https://gstreamer.freedesktop.org/
   Description: Open source 
multimedia
  framework

* media-libs/gstreamer-editing-services
 Available versions:  (1.0) 1.20.3^t 1.20.4^t 1.20.5^t 1.20.6^t
 (~)1.22.3^t
   {+introspection test PYTHON_TARGETS="python3_10
 python3_11"}
 Homepage:http://wiki.pitivi.org/wiki/GES
 Description: SDK for making video editors and
 more

Found 2 matches

So, I am still not understanding the error.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



[gentoo-user] net-libs:webkit-gtk-2.40.5-r410 fails to configure

2023-09-07 Thread John Covici
In my latest world update I get an error when compiling
net-libs:webkit-gtk-2.40.5-r410  Here are the last few lines of the
buildlog.  I looked on bgo but couldn't find anything relevant.

--   Found gstreamer-tag-1.0 , version
-- Checking for module 'gstreamer-video-1.0 >= 1.16.2'
--   Found gstreamer-video-1.0 , version
-- Checking for module 'gstreamer-codecparsers-1.0 >= 1.16.2'
--   Found gstreamer-codecparsers-1.0 , version
-- Checking for module 'gstreamer-transcoder-1.0 >= 1.16.2'
--   Found gstreamer-transcoder-1.0 , version
-- Checking for module 'gstreamer-rtp-1.0 >= 1.16.2'
--   Found gstreamer-rtp-1.0 , version
-- Checking for module 'gstreamer-sdp-1.0 >= 1.16.2'
--   Found gstreamer-sdp-1.0 , version
-- Checking for module 'gstreamer-webrtc-1.0 >= 1.16.2'
--   Found gstreamer-webrtc-1.0 , version
-- Found GStreamer:
-- 
GSTREAMER_INCLUDE_DIRS;GSTREAMER_LIBRARIES;GSTREAMER_VERSION;GSTREAMER_BASE_INCLUDE_DIRS;GSTREAMER_BASE_LIBRARIES;GSTREAMER_APP_INCLUDE_DIRS;GSTREAMER_APP_LIBRARIES;GSTREAMER_PBUTILS_INCLUDE_DIRS;GSTREAMER_PBUTILS_LIBRA\RIES;GSTREAMER_VIDEO_INCLUDE_DIRS;GSTREAMER_VIDEO_LIBRARIES;GSTREAMER_MPEGTS_INCLUDE_DIRS;GSTREAMER_MPEGTS_LIBRARIES;GSTREAMER_TAG_INCLUDE_DIRS;GSTREAMER_TAG_LIBRARIES;GSTREAMER_GL_INCLUDE_DIRS;GSTREAMER_GL_LIBRARIES;GSTREAMER_AUDIO_INCLUD\E_DIRS;GSTREAMER_AUDIO_LIBRARIES;GSTREAMER_FFT_INCLUDE_DIRS;GSTREAMER_FFT_LIBRARIES;GSTREAMER_TRANSCODER_INCLUDE_DIRS;GSTREAMER_TRANSCODER_LIBRARIES
-- (Required is at least version "1.16.2")
^[[31mCMake Error at Source/cmake/GStreamerChecks.cmake:62 (message):
  GStreamerTranscoder >= 1.20 is needed for USE_GSTREAMER_TRANSCODER.

Thanks in advance for any suggestions.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] dev-db/mysql fails to build, more than one version.

2023-09-03 Thread John Covici
On Sun, 03 Sep 2023 10:48:28 -0400,
Michael Orlitzky wrote:
> 
> On Sun, 2023-09-03 at 09:35 -0500, Dale wrote:
> > 
> > Anyone else having this?  Is this mysql or is something else causing
> > this and mysql is just a symptom?  Given two versions are failing to
> > build, is kinda interesting. 
> 
> https://bugs.gentoo.org/912797
> 

Why not use mariadb, its compatible and I know it builds.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] problem emerging dev-php/xdebug

2023-08-28 Thread John Covici
OK, thanks, funny portage said any of ... and it listed the php 7.4,
that is what tripped me up.

On Mon, 28 Aug 2023 09:04:33 -0400,
Arve Barsnes wrote:
> 
> On Mon, 28 Aug 2023 at 14:21, John Covici  wrote:
> >   The following REQUIRED_USE flag constraints are unsatisfied:
> >   any-of ( php_targets_php7-4 php_targets_php8-0
> >   php_targets_php8-1 )
> >
> > (dependency required by "@selected" [set])
> > (dependency required by "@world" [argument])
> >
> > Now I have in a package.use file
> > dev-php/xdebug php_targets_php7-4
> >
> > which I thought was correct.  So how to fix?
> 
> The parantheses around php 7.4 in PHP_TARGETS="(-php7-4) -php8-0
> -php8-1" means that this flag is masked. dev-lang/php:7.4 is also
> masked, so I assume this is due to be removed soon. You should move to
> 8.0 or 8.1 to successfully install this package.
> 
> Regards,
> Arve
> 

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



[gentoo-user] problem emerging dev-php/xdebug

2023-08-28 Thread John Covici
Hi.  In trying to do my latest world update I ran into the following
portage output:

!!! Problem resolving dependencies for dev-php/xdebug from @selected
... done!
Dependency resolution took 5.26 s.


!!! The ebuild selected to satisfy "dev-php/xdebug" has unmet
requirements.
- dev-php/xdebug-3.1.5::gentoo USE="" ABI_X86="(64)"
PHP_TARGETS="(-php7-4) -php8-0 -php8-1"

  The following REQUIRED_USE flag constraints are unsatisfied:
  any-of ( php_targets_php7-4 php_targets_php8-0
  php_targets_php8-1 )

(dependency required by "@selected" [set])
(dependency required by "@world" [argument])

Now I have in a package.use file
dev-php/xdebug php_targets_php7-4

which I thought was correct.  So how to fix?

Thanks in advance for any suggestions.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] strange message from hda_intel today

2023-06-21 Thread John Covici
On Wed, 21 Jun 2023 06:14:36 -0400,
Dale wrote:
> 
> John Covici wrote:
> > Hi.  I got a message from my sound card module today, but I can't find
> > what to change --  seems not to be a kernel config.
> > snd_hda_intel :00:1f.3: IRQ timing workaround is activated for
> > card #0. Suggest a bigger bdl_pos_adj.
> >
> > What the heck is that?
> >
> > Thanks in advance for any suggestions.
> >
> 
> 
> I'm clueless what this means.  I just used a search engine.  Here goes. 
> 
> 
> bdl_pos_adj
> 
>     Specifies the DMA IRQ timing delay in samples. Passing -1 will make
> the driver to choose the appropriate value based on the controller chip.
> 
> 
> https://www.kernel.org/doc/html/latest/sound/alsa-configuration.html#module-snd-hda-intel
> 
> 
> and this:
> 
> 
> HD-Audio Controller
> DMA-Position Problem
> 
> The most common problem of the controller is the inaccurate DMA pointer
> reporting. The DMA pointer for playback and capture can be read in two
> ways, either via a LPIB register or via a position-buffer map. As
> default the driver tries to read from the io-mapped position-buffer, and
> falls back to LPIB if the position-buffer appears dead. However, this
> detection isn't perfect on some devices. In such a case, you can change
> the default method via position_fix option.
> 
> position_fix=1 means to use LPIB method explicitly. position_fix=2 means
> to use the position-buffer. position_fix=3 means to use a combination of
> both methods, needed for some VIA controllers. The capture stream
> position is corrected by comparing both LPIB and position-buffer values.
> position_fix=4 is another combination available for all controllers, and
> uses LPIB for the playback and the position-buffer for the capture
> streams. position_fix=5 is specific to Intel platforms, so far, for
> Skylake and onward. It applies the delay calculation for the precise
> position reporting. position_fix=6 is to correct the position with the
> fixed FIFO size, mainly targeted for the recent AMD controllers. 0 is
> the default value for all other controllers, the automatic check and
> fallback to LPIB as described in the above. If you get a problem of
> repeated sounds, this option might help.
> 
> In addition to that, every controller is known to be broken regarding
> the wake-up timing. It wakes up a few samples before actually processing
> the data on the buffer. This caused a lot of problems, for example, with
> ALSA dmix or JACK. Since 2.6.27 kernel, the driver puts an artificial
> delay to the wake up timing. This delay is controlled via bdl_pos_adj
> option.
> 
> When bdl_pos_adj is a negative value (as default), it's assigned to an
> appropriate value depending on the controller chip. For Intel chips,
> it'd be 1 while it'd be 32 for others. Usually this works. Only in case
> it doesn't work and you get warning messages, you should change this
> parameter to other values.
> 
> 
> https://www.kernel.org/doc/html/latest/sound/hd-audio/notes.html
> 
> 
> Does that help any? 

Thanks, now to figure out which config file to put it in -- I will see
if its in the module parameters.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



[gentoo-user] strange message from hda_intel today

2023-06-21 Thread John Covici
Hi.  I got a message from my sound card module today, but I can't find
what to change --  seems not to be a kernel config.
snd_hda_intel :00:1f.3: IRQ timing workaround is activated for
card #0. Suggest a bigger bdl_pos_adj.

What the heck is that?

Thanks in advance for any suggestions.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] compiling 6.1.33 should all warnings be treated as errors

2023-06-18 Thread John Covici


On Sun, 18 Jun 2023 09:45:01 -0400,
Peter Humphrey wrote:
> 
> On Sunday, 18 June 2023 08:50:48 BST John Covici wrote:
> > Hi.  I turned this flag on during my make oldconfig because the text
> > said there should be no warnings.  Is this premature?  I did get some
> > warnings during the make modules and it stopped the compile
> 
> It's a long time since I had a kernel compile with no warnings. It's all very 
> well for the help text to suggest the you'll get none, but real life doesn't 
> work that way. Not here, anyway.
> 
> So yes, I'd put it back as it was.

Thanks, I will do that.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



[gentoo-user] compiling 6.1.33 should all warnings be treated as errors

2023-06-18 Thread John Covici
Hi.  I turned this flag on during my make oldconfig because the text
said there should be no warnings.  Is this premature?  I did get some
warnings during the make modules and it stopped the compile

Thoughts?

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Can't upgrade portage or update/install ebuilds

2023-06-09 Thread John Covici
On Fri, 09 Jun 2023 15:40:36 -0400,
Nikolay Pulev wrote:
> 
> [1  ]
> Hi community,
> 
> This is my first reach out to you. I have not update my machine for a long
> time and have no reached a point where I can't install or upgrade packages.
> My first concern is to update portage, however I get the error below error.
> Does anybody have any suggestions how I could progress with my machine
> update?
> 
> # emerge --oneshot sys-apps/portage
> 
>  * IMPORTANT: 15 news items need reading for repository 'gentoo'.
>  * Use eselect news read to view new items.
> 
> Calculating dependencies... done!
> 
> !!! All ebuilds that could satisfy
> ">=app-portage/gemato-14.5[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]"
> have been masked.
> !!! One of the following masked packages is required to complete your
> request:
> - app-portage/gemato-::gentoo (masked by: EAPI 8)
> - app-portage/gemato-20.4::gentoo (masked by: EAPI 8)
> - app-portage/gemato-20.2::gentoo (masked by: EAPI 8)
> - app-portage/gemato-20.1::gentoo (masked by: EAPI 8)
> 
> The current version of portage supports EAPI '7'. You must upgrade to a
> newer version of portage before EAPI masked packages can be installed.
> (dependency required by "sys-apps/portage-3.0.45.3-r2::gentoo" [ebuild])
> (dependency required by "sys-apps/portage" [argument])
> For more information, see the MASKED PACKAGES section in the emerge
> man page or refer to the Gentoo Handbook.

If it were me, I would either reinstall from scratch, or change your
repository to use git and check out old enough versions so you could
get one two months after your current version, and update to that,
then advance your git by a couple of months and try again and
gradually get up to date.  Its going to be a real PITA, I am sure, so
consider a re install.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] problems with today's update and python 3.12

2023-06-04 Thread John Covici
On Sun, 04 Jun 2023 10:37:57 -0400,
Alexandru N. Barloiu wrote:
> 
> 
> On 6/4/2023 5:28 PM, John Covici wrote:
> >>>(dev-lang/python-exec-2.4.10-2:2/2::gentoo, installed)
> >>>USE="(native-symlinks) userland_GNU -test" ABI_X86="(64)"
> >>>PYTHON_TARGETS="(pypy3) (python3_10) (python3_11) python3_9" pulled
> >>>in by
> >>>>=dev-lang/python-exec-2:2/2=[python_targets_python3_9(-)]
> >>>required by (dev-python/slackclient-2.5.0-1:0/0::gentoo, installed)
> >>>USE="userland_GNU" ABI_X86="(64)" PYTHON_TARGETS="python3_9
> >>>-python3_8"
> >>> 
> >>> Thanks in advance for any suggestions.
> > tThanks, hat was brilliant  out of curiosity, how did you figure it out
> > since slack was not mentioned in the output?
> 
> 
> It is. Look at the last line. Python-exec wants to pull
> python-3.9 because dev-python/slackclient (already installed)
> asks for it.
> 
> 

OK, missed that one -- thanks.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] problems with today's update and python 3.12

2023-06-04 Thread John Covici
On Sun, 04 Jun 2023 09:46:29 -0400,
Arve Barsnes wrote:
> 
> On Sun, 4 Jun 2023 at 15:40, John Covici  wrote:
> > Hi there.  I am having problems with world update and I don't know how
> > to solve this one.
> >
> >   (dev-lang/python-exec-2.4.10-2:2/2::gentoo, installed)
> >   USE="(native-symlinks) userland_GNU -test" ABI_X86="(64)"
> >   PYTHON_TARGETS="(pypy3) (python3_10) (python3_11) python3_9" pulled
> >   in by
> >   >=dev-lang/python-exec-2:2/2=[python_targets_python3_9(-)]
> >   required by (dev-python/slackclient-2.5.0-1:0/0::gentoo, installed)
> >   USE="userland_GNU" ABI_X86="(64)" PYTHON_TARGETS="python3_9
> >   -python3_8"
> >
> > Thanks in advance for any suggestions.
> 
> Your problem is an outdated dev-python/slackclient which requires
> python 3.8 or 3.9. This package does not seem to be in the ::gentoo
> repo any more, so I would try to find an alternative.

tThanks, hat was brilliant  out of curiosity, how did you figure it out
since slack was not mentioned in the output?

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



[gentoo-user] problems with today's update and python 3.12

2023-06-04 Thread John Covici
Hi there.  I am having problems with world update and I don't know how
to solve this one.

Here is my output:

!!! Multiple package instances within a single package slot have been
pulled
!!! into the dependency graph, resulting in a slot conflict:

dev-lang/python-exec:2

  (dev-lang/python-exec-2.4.10:2/2::gentoo, ebuild scheduled for
  merge) USE="(native-symlinks) -test" ABI_X86="(64)"
  PYTHON_TARGETS="(pypy3) (python3_10) (python3_11) (python3_12)"
  pulled in by
  dev-lang/python-exec[python_targets_python3_12(-)] required by
  (dev-lang/python-3.12.0_beta1_p4:3.12/3.12::gentoo, ebuild scheduled
  for merge) USE="ensurepip gdbm ncurses readline sqlite ssl
  -bluetooth -build -debug -examples -hardened
  -libedit -lto -pgo -test -tk -valgrind -verify-sig" ABI_X86="(64)"



  (dev-lang/python-exec-2.4.10-2:2/2::gentoo, installed)
  USE="(native-symlinks) userland_GNU -test" ABI_X86="(64)"
  PYTHON_TARGETS="(pypy3) (python3_10) (python3_11) python3_9" pulled
  in by
  >=dev-lang/python-exec-2:2/2=[python_targets_python3_9(-)]
  required by (dev-python/slackclient-2.5.0-1:0/0::gentoo, installed)
  USE="userland_GNU" ABI_X86="(64)" PYTHON_TARGETS="python3_9
  -python3_8"


I tried masking off python 3.12.0, but no joy.  I did want to unmerge
python-exec, I thought it would seriously break my system.


Thanks in advance for any suggestions.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



[gentoo-user] strange output from my last sync

2023-05-26 Thread John Covici
Hi.  I use git to sync the tree and I am getting some output I do not
understand -- there are quite a few more, I am just putting the first
one here.

Performing Global Updates
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  #='/var/db update'  @='/var/db
  move'
s='/var/db SLOT move'  %='binary move'  S='binary SLOT move'
  p='update /etc/portage/package.*'
 /var/db/repos/gentoo/profiles/updates/2Q-2023.
 !!! Cannot update binary: Destination exists.
 !!! dev-python/jupyter_core-4.7.1 ->
 dev-python/jupyter-core-4.7.1

What does this mean and how to fix?

Thanks in advance for any suggestions.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

     John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Invalid atom in /etc/portage/package.unmask: =app-text/evince-44.1 ~amd64

2023-05-02 Thread John Covici
On Tue, 02 May 2023 15:37:50 -0400,
the...@sys-concept.com wrote:
> 
> Trying to emerge evince-44.1 but I get:
> 
> Invalid atom in /etc/portage/package.unmask: =app-text/evince-44.1 ~amd64
> 
> What is it looking for?

Try getting rid of space followed by ~amd64 and see how that works.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

     John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Question about gentoo accessibility.

2023-05-02 Thread John Covici
On Tue, 02 May 2023 14:06:34 -0400,
Matthew Dyer wrote:
> 
> Good afternoon all,
> 
> 
> This question might be better sooted for the accessibility list,
> but seeing that I don't seem to be getting help there I thought I
> would bring it up here.  First off, I am an orca user in the gui,
> but use espeakup in or fenrir in the concel.  I find that booting
> the officael iso, there is no easy way to boot up with
> speech. For example, in debian, at the boot prompt, pressing S
> will bring up the installer with speech and you can follow the
> prompts in the text installer which uses espeakup.  Could
> something simlar be done for gentoo?  My work around has been to
> use another linux distro iso.  I.E ubuntu to do the install
> following the wiki, but seening there is no way to get speech
> after, that is whare  I fall short.  The other problem is that if
> trying to install accessibility packages like orca, there seems
> to be alot of problems with conflicks with flags and
> dependencies.  For example, when installikng orca, it complans
> that espeak and espeak-ng can not be installed at the same time. 
> What is strange is that espeak is not even installed at this
> point.  Installing espeak-ng installs without a problem.  Perhaps
> this is a bug that perhaps is unreported.  Perhaps an
> accessibility profile could be created for this.  Thanks and hope
> that this is something that can be looked at.  The wiki doesn't
> have much in the way of accessibility in particular installing. 
> Thanks again.

I have installed gentoo several times, using the gentoo iso, not the
live distribution.  I get all the way through, update the system and
then worry about orca later, depending on what gui I want to install
-- I have installed orca from master and used gnome as my gui.  The
regular gentoo iso has the speakup modules enabled in the kernel, so
this should not be too bad.  What helps greatly is a hardware speech
synthesizer, for software speech you might have to install something
like espeakup, I have not done things that way, so experimentation
would be necessary.

I hope this helps, let me know if you have any further questions.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Re: my 5.15.93 kernel keeps rebooting

2023-04-16 Thread John Covici
On Thu, 16 Feb 2023 12:37:51 -0500,
Laurence Perkins wrote:
> 
> 
> 
> >-Original Message-
> >From: John Covici  
> >Sent: Wednesday, February 15, 2023 7:20 AM
> >To: gentoo-user@lists.gentoo.org
> >Subject: Re: [gentoo-user] Re: my 5.15.93 kernel keeps rebooting
> >
> >On Wed, 15 Feb 2023 09:50:27 -0500,
> >Grant Edwards wrote:
> >> 
> >> On 2023-02-14, Rich Freeman  wrote:
> >> 
> >> > Where are you getting this from, the system log/journal?  This 
> >> > doesn't seem like a clean shutdown, so if it is a kernel PANIC I 
> >> > wouldn't expect the most critical info to be in the log (since it 
> >> > will stop syncing to protect the filesystem).  The details you need 
> >> > probably will be displayed on the console briefly.  You can also 
> >> > enable a network console, which will send the dmesg output 
> >> > continuously over UDP to another device.  This won't be interrupted 
> >> > by a PANIC unless there is some issue with the hardware or networking 
> >> > stack.
> >> 
> >> If you've got a serial port[1], you could also set up serial logging. 
> >> Though using serial ports have become a bit of a lost art, the serial 
> >> console code in the kernel is pretty carefully designed to be the last 
> >> man standing when things start to die. It's possible (though I 
> >> wouldn't say probable) that a serial console will be able to show you 
> >> stuff closer to the event horizon than a network console can.
> >> 
> >> Anyway, since still I'm in the serial port business (yes, there are 
> >> still plenty of people using serial ports in industrial settings) I 
> >> had to mention it...
> >> 
> >> [1] For this purpose you want a plain old UART on the motherboard type
> >> seial port. You'd be surprised how many motherboards still have
> >> them. Even though they're never brought out to a DB9 connector on
> >> the back panel, there's often an 8-pin header on the edge of the
> >> board somewhere, so you'd need one of these:
> >> 
> >> 
> >> https://www.amazon.com/C2G-27550-Adapter-Bracket-Motherboards/dp/B0002
> >> J27R8/
> >
> >I do have one which I use for my speech synthesizer.  I also have one on my 
> >other box which I could hook up -- if I can find my null modem cable.  I 
> >think I will try the netconsole first and the serial console if that does 
> >not work.
> >
> >Thanks for the hint.
> >
> >
> https://wiki.gentoo.org/wiki/Kernel_Crash_Dumps  is another option if you're 
> somehow not getting enough information out of the console.  More complex to 
> set up, but you can take an actual debugger to the result and hopefully find 
> out exactly what's going on.

Second try, don't know what happened.

So, after not getting any results from net console and somehow my null
modem cable only seemed to work from another computer  to the one with
the problem kernel, I am trying to figure out how to set up for
getting a crash dump.

When looking at the article, it seems to want a root partition -- I
use zfs, which automatically detects the root partition, so can I just
forget about that one?

Also I am using systemd, so there is no /etc/local.d, but I do have
another location where I put commands  to run after everything else
has run -- do I put the start up script there?

Also, there is a file /etc/conf.d/kexec.conf and I got a notice to
move it to /etc/kexec.conf, what do I put there?


-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Re: my 5.15.93 kernel keeps rebooting

2023-04-16 Thread John Covici
On Thu, 16 Feb 2023 12:37:51 -0500,
Laurence Perkins wrote:
> 
> 
> 
> >-Original Message-
> >From: John Covici  
> >Sent: Wednesday, February 15, 2023 7:20 AM
> >To: gentoo-user@lists.gentoo.org
> >Subject: Re: [gentoo-user] Re: my 5.15.93 kernel keeps rebooting
> >
> >On Wed, 15 Feb 2023 09:50:27 -0500,
> >Grant Edwards wrote:
> >> 
> >> On 2023-02-14, Rich Freeman  wrote:
> >> 
> >> > Where are you getting this from, the system log/journal?  This 
> >> > doesn't seem like a clean shutdown, so if it is a kernel PANIC I 
> >> > wouldn't expect the most critical info to be in the log (since it 
> >> > will stop syncing to protect the filesystem).  The details you need 
> >> > probably will be displayed on the console briefly.  You can also 
> >> > enable a network console, which will send the dmesg output 
> >> > continuously over UDP to another device.  This won't be interrupted 
> >> > by a PANIC unless there is some issue with the hardware or networking 
> >> > stack.
> >> 
> >> If you've got a serial port[1], you could also set up serial logging. 
> >> Though using serial ports have become a bit of a lost art, the serial 
> >> console code in the kernel is pretty carefully designed to be the last 
> >> man standing when things start to die. It's possible (though I 
> >> wouldn't say probable) that a serial console will be able to show you 
> >> stuff closer to the event horizon than a network console can.
> >> 
> >> Anyway, since still I'm in the serial port business (yes, there are 
> >> still plenty of people using serial ports in industrial settings) I 
> >> had to mention it...
> >> 
> >> [1] For this purpose you want a plain old UART on the motherboard type
> >> seial port. You'd be surprised how many motherboards still have
> >> them. Even though they're never brought out to a DB9 connector on
> >> the back panel, there's often an 8-pin header on the edge of the
> >> board somewhere, so you'd need one of these:
> >> 
> >> 
> >> https://www.amazon.com/C2G-27550-Adapter-Bracket-Motherboards/dp/B0002
> >> J27R8/
> >
> >I do have one which I use for my speech synthesizer.  I also have one on my 
> >other box which I could hook up -- if I can find my null modem cable.  I 
> >think I will try the netconsole first and the serial console if that does 
> >not work.
> >
> >Thanks for the hint.
> >
> >
> https://wiki.gentoo.org/wiki/Kernel_Crash_Dumps  is another option if you're 
> somehow not getting enough information out of the console.  More complex to 
> set up, but you can take an actual debugger to the result and hopefully find 
> out exactly what's going on.

So, since I could get nothing out of the net console (it kept saying
that the device was not found) and my null modem connection between
the computer and another box only seemed to work from the box to the
computer with the problem but not the other way, I am trying to set up
to get a crash dump.

A few questions about this -- my root partition is zfs, whereas the
article seems to use /dev/something for the root.

I am using systemd, so what do I need in /etc/kexec.conf --do I put
all my kernel boot parameters in that file?

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] mpv no longer compiles

2023-03-17 Thread John Covici
On Fri, 17 Mar 2023 14:39:04 -0400,
Ionen Wolkens wrote:
> 
> [1  ]
> On Fri, Mar 17, 2023 at 11:07:49AM +, Daniel Pielmeier wrote:
> > Am 17. März 2023 08:52:53 UTC schrieb John Covici :
> > >
> > >On Fri, 17 Mar 2023 03:03:37 -0400,
> > >Daniel Pielmeier wrote:
> > >> 
> > >> Am 17. März 2023 06:42:11 UTC schrieb John Covici 
> > >> :
> > >> >media-video/mpv-0.35.1-r1 will not compile -- here is a portion of the
> > >> >build log.
> > >> >[19/438] /usr/bin/rst2man.py --strip-elements-with-class=contents
> > >> >../mpv-0.35.1/DOCS/man/mpv.rst mpv.1
> > >> >[20/438] /usr/bin/rst2html ../mpv-0.35.1/DOCS/man/mpv.rst mpv.html
> > >> >^[[31mFAILED: ^[[0mmpv.html
> > >> >/usr/bin/rst2html ../mpv-0.35.1/DOCS/man/mpv.rst mpv.html
> > >> >/bin/sh: line 1: /usr/bin/rst2html: cannot execute: required file not
> > >> >found
> > >> >ninja: build stopped: subcommand failed.
> > >> >
> > >> >I looked on bgo, but found nothing -- anyone seen this or should I
> > >> >file a bug?
> > >> 
> > >> Do you have dev-python/docutils installed and if not does it compile if 
> > >> you install it?
> > >
> > >Thanks for your quick response.  I have 0.19 of that package.
> > >
> > 
> > I am asking because I think rst2html is shipped with the docutils package. 
> > Does /usr/bin/rst2html exist on your system? Maybe also search for anything 
> > on the system containing rst2html.
> > 
> 
> It's not, docutils only ships rst2html.py and it's the normal name to
> use ("some" distros rename it or make a symlink, but Gentoo only use
> the upstream intended name, you wouldn't get a rst2html if you
> installed it with e.g. pip too).
> 
> Because of these distros, mpv tries rst2html then rst2html.py if it's
> not found.
> 
> Error is confusing, thing is that rst2html was found, but the "not found"
> error was about the python interpreter (as noted in another mail). Long
> story short, it'd be fine if this broken /usr/bin/rst2html simply didn't
> exist, no need for a symlink or anything like that.
OK, thanks, I will delete the simlink and see if it still works.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] mpv no longer compiles

2023-03-17 Thread John Covici
On Fri, 17 Mar 2023 09:56:26 -0400,
Michael Orlitzky wrote:
> 
> On Fri, 2023-03-17 at 12:21 +, Daniel Pielmeier wrote:
> > 
> > 
> > I don't think this should be necessary. The docutils ebuild should
> > take care of this. If it doesn't there is a bug in docutils or maybe
> > the mpv ebuild should call the py script directly.
> > 
> 
> The ebuilds themselves don't really take care of it. You have to be
> using portage and run emerge --deep @world with either --changed-use or
> --newuse to make it notice the update when the python stuff changes in
> the profile.

This is what I did using --changed-use, but the docutils hasn't been
updated for a while, sounds like the ebuild should link rst2html,
otherwise things are not going to work.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] mpv no longer compiles

2023-03-17 Thread John Covici
On Fri, 17 Mar 2023 07:07:49 -0400,
Daniel Pielmeier wrote:
> 
> Am 17. März 2023 08:52:53 UTC schrieb John Covici :
> >
> >On Fri, 17 Mar 2023 03:03:37 -0400,
> >Daniel Pielmeier wrote:
> >> 
> >> Am 17. März 2023 06:42:11 UTC schrieb John Covici :
> >> >media-video/mpv-0.35.1-r1 will not compile -- here is a portion of the
> >> >build log.
> >> >[19/438] /usr/bin/rst2man.py --strip-elements-with-class=contents
> >> >../mpv-0.35.1/DOCS/man/mpv.rst mpv.1
> >> >[20/438] /usr/bin/rst2html ../mpv-0.35.1/DOCS/man/mpv.rst mpv.html
> >> >^[[31mFAILED: ^[[0mmpv.html
> >> >/usr/bin/rst2html ../mpv-0.35.1/DOCS/man/mpv.rst mpv.html
> >> >/bin/sh: line 1: /usr/bin/rst2html: cannot execute: required file not
> >> >found
> >> >ninja: build stopped: subcommand failed.
> >> >
> >> >I looked on bgo, but found nothing -- anyone seen this or should I
> >> >file a bug?
> >> 
> >> Do you have dev-python/docutils installed and if not does it compile if 
> >> you install it?
> >
> >Thanks for your quick response.  I have 0.19 of that package.
> >
> 
> I am asking because I think rst2html is shipped with the docutils package. 
> Does /usr/bin/rst2html exist on your system? Maybe also search for anything 
> on the system containing rst2html.

I did have /usr/bin/rst2html, but it was old and when I tried to
execute it said bad interpreter python3.8, so I linked the name to
/usr/bin/rst2html.py  and that made everything work.

Thanks a lot for the hint.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] mpv no longer compiles

2023-03-17 Thread John Covici


On Fri, 17 Mar 2023 03:03:37 -0400,
Daniel Pielmeier wrote:
> 
> Am 17. März 2023 06:42:11 UTC schrieb John Covici :
> >media-video/mpv-0.35.1-r1 will not compile -- here is a portion of the
> >build log.
> >[19/438] /usr/bin/rst2man.py --strip-elements-with-class=contents
> >../mpv-0.35.1/DOCS/man/mpv.rst mpv.1
> >[20/438] /usr/bin/rst2html ../mpv-0.35.1/DOCS/man/mpv.rst mpv.html
> >^[[31mFAILED: ^[[0mmpv.html
> >/usr/bin/rst2html ../mpv-0.35.1/DOCS/man/mpv.rst mpv.html
> >/bin/sh: line 1: /usr/bin/rst2html: cannot execute: required file not
> >found
> >ninja: build stopped: subcommand failed.
> >
> >I looked on bgo, but found nothing -- anyone seen this or should I
> >file a bug?
> 
> Do you have dev-python/docutils installed and if not does it compile if you 
> install it?

Thanks for your quick response.  I have 0.19 of that package.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



[gentoo-user] mpv no longer compiles

2023-03-17 Thread John Covici
media-video/mpv-0.35.1-r1 will not compile -- here is a portion of the
build log.
[19/438] /usr/bin/rst2man.py --strip-elements-with-class=contents
../mpv-0.35.1/DOCS/man/mpv.rst mpv.1
[20/438] /usr/bin/rst2html ../mpv-0.35.1/DOCS/man/mpv.rst mpv.html
^[[31mFAILED: ^[[0mmpv.html
/usr/bin/rst2html ../mpv-0.35.1/DOCS/man/mpv.rst mpv.html
/bin/sh: line 1: /usr/bin/rst2html: cannot execute: required file not
found
ninja: build stopped: subcommand failed.

I looked on bgo, but found nothing -- anyone seen this or should I
file a bug?

Thanks.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Re: my 5.15.93 kernel keeps rebooting

2023-02-17 Thread John Covici
My problem is that the sender aborts netconsole, so there is nothing
to receive.

On Fri, 17 Feb 2023 15:13:52 -0500,
Mark Knecht wrote:
> 
> [1  ]
> On Fri, Feb 17, 2023 at 12:03 PM John Covici  wrote:
> 
> > Well, some progress, but no joy.  I found actual messages from
> > netconsole and it seems no matter what device I put for the source,
> > netconsole says it doesn't exist.  I tried my eno1, and also eth0 and
> > eth1.  In my normal boot sequence, I see that udev renamed eth1 to
> > eno1, but netconsole still said it does not exist.  So, I may have to
> > use the serial console method, I have to find my cables for that.  I
> > did also try to add net.ifnames=0 to my boot options, but no joy
> > there.
> >
> > --
> > Your life is like a penny.  You're going to lose it.  The question is:
> > How do
> > you spend it?
> >
> >  John Covici wb2una
> >  cov...@ccs.covici.com
> 
> John,
>I did a bad job at trying to point you in this direction the other day,
> and in my testing I'm not sure how well it works. However another
> option you might investigate is on the receiving end you can
> apparently set the transmitter's IP address by using the
> transmitter's mac address. Supposedly you would execute
> something like the following, with extra spaces added
> for readability:
> 
> sudo arp -s 192.168.86.244  90:e6:ba:10:a3:e7  temp
> 
> which supposedly says 'when you see a packet with this
> mac address associate it with this IP address'. The temp
> part says don't add it to the permanent tables.
> 
> After executing this you are supposed to be able to use tools
> that filter by IP address but I didn't have great results.
> 
> Hope this helps,
> Mark
> [2  ]

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Re: my 5.15.93 kernel keeps rebooting

2023-02-17 Thread John Covici
On Thu, 16 Feb 2023 12:37:51 -0500,
Laurence Perkins wrote:
> 
> 
> 
> >-Original Message-
> >From: John Covici  
> >Sent: Wednesday, February 15, 2023 7:20 AM
> >To: gentoo-user@lists.gentoo.org
> >Subject: Re: [gentoo-user] Re: my 5.15.93 kernel keeps rebooting
> >
> >On Wed, 15 Feb 2023 09:50:27 -0500,
> >Grant Edwards wrote:
> >> 
> >> On 2023-02-14, Rich Freeman  wrote:
> >> 
> >> > Where are you getting this from, the system log/journal?  This 
> >> > doesn't seem like a clean shutdown, so if it is a kernel PANIC I 
> >> > wouldn't expect the most critical info to be in the log (since it 
> >> > will stop syncing to protect the filesystem).  The details you need 
> >> > probably will be displayed on the console briefly.  You can also 
> >> > enable a network console, which will send the dmesg output 
> >> > continuously over UDP to another device.  This won't be interrupted 
> >> > by a PANIC unless there is some issue with the hardware or networking 
> >> > stack.
> >> 
> >> If you've got a serial port[1], you could also set up serial logging. 
> >> Though using serial ports have become a bit of a lost art, the serial 
> >> console code in the kernel is pretty carefully designed to be the last 
> >> man standing when things start to die. It's possible (though I 
> >> wouldn't say probable) that a serial console will be able to show you 
> >> stuff closer to the event horizon than a network console can.
> >> 
> >> Anyway, since still I'm in the serial port business (yes, there are 
> >> still plenty of people using serial ports in industrial settings) I 
> >> had to mention it...
> >> 
> >> [1] For this purpose you want a plain old UART on the motherboard type
> >> seial port. You'd be surprised how many motherboards still have
> >> them. Even though they're never brought out to a DB9 connector on
> >> the back panel, there's often an 8-pin header on the edge of the
> >> board somewhere, so you'd need one of these:
> >> 
> >> 
> >> https://www.amazon.com/C2G-27550-Adapter-Bracket-Motherboards/dp/B0002
> >> J27R8/
> >
> >I do have one which I use for my speech synthesizer.  I also have one on my 
> >other box which I could hook up -- if I can find my null modem cable.  I 
> >think I will try the netconsole first and the serial console if that does 
> >not work.
> >
> >Thanks for the hint.
> >
> >
> https://wiki.gentoo.org/wiki/Kernel_Crash_Dumps  is another option if you're 
> somehow not getting enough information out of the console.  More complex to 
> set up, but you can take an actual debugger to the result and hopefully find 
> out exactly what's going on.

Well, some progress, but no joy.  I found actual messages from
netconsole and it seems no matter what device I put for the source,
netconsole says it doesn't exist.  I tried my eno1, and also eth0 and
eth1.  In my normal boot sequence, I see that udev renamed eth1 to
eno1, but netconsole still said it does not exist.  So, I may have to
use the serial console method, I have to find my cables for that.  I
did also try to add net.ifnames=0 to my boot options, but no joy
there.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Re: my 5.15.93 kernel keeps rebooting

2023-02-16 Thread John Covici
On Thu, 16 Feb 2023 07:11:12 -0500,
Rich Freeman wrote:
> 
> On Thu, Feb 16, 2023 at 6:50 AM John Covici  wrote:
> >
> > The sending computer has two nics, eno1 for the internal network and
> > eno2 is on the internet.  So, my netconsole  stanza said
> > netconsole=@192.168.0.1/eno1,@192.168.0.2
> 
> Is CONFIG_NETCONSOLE enabled for your kernel?
> 
> I'm not sure if the kernel will assign the names eno1/2 to interfaces
> - I think those might be assigned by udev, which probably won't have
> run before the kernel parses this instruction.  You might need to use
> eth0/1 - and your guess is as good as mine which one corresponds to
> which.
> 
> If it isn't one of those it might not hurt to put the target mac
> address in there just to be safe.  I haven't needed that but maybe
> there are situations where ARP won't work (it would be needed if you
> are crossing subnets, in which case you'd need the gateway MAC).  Keep
> in mind that this is a low-level function that doesn't use any
> routing/userspace/etc.  It was designed to be robust in the event of a
> PANIC and to be able to be enabled fairly early during boot, so it
> can't rely on the sorts of things we just take for granted with
> networking.
> 
> >
> > The box which is at 192.168.0.2 has netcat (windows version) and I
> > tried the following:
> > netcat -u -v -l 192.168.0.2  and I also tried 192.168.0.1 
> > which is the ip address of the linux console which I am trying to
> > debug.
> >
> > I also tried 0.0.0.0  which did not work either, but I think the
> > windows firewall was blocking, and I did fix that, but did not try the
> > 0.0.0.0 after that.
> >
> 
> So I'm pretty sure that netcat requires listing the destination IP,
> since it has to open a socket to listen on that IP.  You can
> optionally set a source address/port in which case it will ignore
> anything else, but by default it will accept packets from any source.
> 
> I was definitely going to suggest making sure that a windows firewall
> wasn't blocking the inbound connections.  That's fairly default
> behavior on windows.

hmmm, but what should I use for the source ip, I only assign those
when I bring the interface up when I start the interface -- I have
something like this:
[Unit]
Description=Network Connectivity for %i
Documentation=man:ip
Before=network.target
Wants=network.target
BindsTo=sys-subsystem-net-devices-%i.device
After=sys-subsystem-net-devices-%i.device
[Service]
Type=oneshot
RemainAfterExit=yes
EnvironmentFile=/etc/conf.d/network@%i
ExecStart=/bin/ip link set dev %i up
ExecStart=/bin/ip addr add ${address}/${netmask} broadcast ${broadcast} dev %i
ExecStart=-/bin/bash -c "test -n ${gateway} && /bin/ip route add default via 
${gateway}"
ExecStart=-/bin/bash -c "test -f /etc/conf.d/postup@%i.sh&&/bin/bash  -c 
/etc/conf.d/postup@%i.sh"
ExecStop=/bin/ip addr flush dev %i
ExecStop=/bin/ip link set dev %i down
ExecStop=-/bin/bash -c "test -f /etc/conf.d/postdown@%i.sh&&/bin/bash  -c 
/etc/conf.d/postdown@%i.sh"

[Install]
WantedBy=multi-user.target

and the  /etc/conf.d/network@eno1  is

address=192.168.0.1
netmask=24
broadcast=192.168.0.255
So, before I run this, I don't think the card has any ip address, does
it?


-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Re: my 5.15.93 kernel keeps rebooting

2023-02-16 Thread John Covici
On Wed, 15 Feb 2023 09:50:27 -0500,
Grant Edwards wrote:
> 
> On 2023-02-14, Rich Freeman  wrote:
> 
> > Where are you getting this from, the system log/journal?  This doesn't
> > seem like a clean shutdown, so if it is a kernel PANIC I wouldn't
> > expect the most critical info to be in the log (since it will stop
> > syncing to protect the filesystem).  The details you need probably
> > will be displayed on the console briefly.  You can also enable a
> > network console, which will send the dmesg output continuously over
> > UDP to another device.  This won't be interrupted by a PANIC unless
> > there is some issue with the hardware or networking stack.
> 
> If you've got a serial port[1], you could also set up serial
> logging. Though using serial ports have become a bit of a lost art,
> the serial console code in the kernel is pretty carefully designed to
> be the last man standing when things start to die. It's possible
> (though I wouldn't say probable) that a serial console will be able to
> show you stuff closer to the event horizon than a network console can.
> 
> Anyway, since still I'm in the serial port business (yes, there are
> still plenty of people using serial ports in industrial settings) I
> had to mention it...
> 
> [1] For this purpose you want a plain old UART on the motherboard type
> seial port. You'd be surprised how many motherboards still have
> them. Even though they're never brought out to a DB9 connector on
> the back panel, there's often an 8-pin header on the edge of the
> board somewhere, so you'd need one of these:
> 
> 
> https://www.amazon.com/C2G-27550-Adapter-Bracket-Motherboards/dp/B0002J27R8/
> 
> 

Still having problems with the netconsole -- I am determined to get
this working,so let me explain a bit more.

The sending computer has two nics, eno1 for the internal network and
eno2 is on the internet.  So, my netconsole  stanza said
netconsole=@192.168.0.1/eno1,@192.168.0.2

The box which is at 192.168.0.2 has netcat (windows version) and I
tried the following:
netcat -u -v -l 192.168.0.2  and I also tried 192.168.0.1 
which is the ip address of the linux console which I am trying to
debug.

I also tried 0.0.0.0  which did not work either, but I think the
windows firewall was blocking, and I did fix that, but did not try the
0.0.0.0 after that.

So, what am I doing wrong here?

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Re: my 5.15.93 kernel keeps rebooting

2023-02-15 Thread John Covici
On Wed, 15 Feb 2023 09:50:27 -0500,
Grant Edwards wrote:
> 
> On 2023-02-14, Rich Freeman  wrote:
> 
> > Where are you getting this from, the system log/journal?  This doesn't
> > seem like a clean shutdown, so if it is a kernel PANIC I wouldn't
> > expect the most critical info to be in the log (since it will stop
> > syncing to protect the filesystem).  The details you need probably
> > will be displayed on the console briefly.  You can also enable a
> > network console, which will send the dmesg output continuously over
> > UDP to another device.  This won't be interrupted by a PANIC unless
> > there is some issue with the hardware or networking stack.
> 
> If you've got a serial port[1], you could also set up serial
> logging. Though using serial ports have become a bit of a lost art,
> the serial console code in the kernel is pretty carefully designed to
> be the last man standing when things start to die. It's possible
> (though I wouldn't say probable) that a serial console will be able to
> show you stuff closer to the event horizon than a network console can.
> 
> Anyway, since still I'm in the serial port business (yes, there are
> still plenty of people using serial ports in industrial settings) I
> had to mention it...
> 
> [1] For this purpose you want a plain old UART on the motherboard type
> seial port. You'd be surprised how many motherboards still have
> them. Even though they're never brought out to a DB9 connector on
> the back panel, there's often an 8-pin header on the edge of the
> board somewhere, so you'd need one of these:
> 
> 
> https://www.amazon.com/C2G-27550-Adapter-Bracket-Motherboards/dp/B0002J27R8/

I do have one which I use for my speech synthesizer.  I also have one
on my other box which I could hook up -- if I can find my null modem
cable.  I think I will try the netconsole first and the serial console
if that does not work.

Thanks for the hint.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] my 5.15.93 kernel keeps rebooting

2023-02-14 Thread John Covici
On Tue, 14 Feb 2023 16:25:55 -0500,
Rich Freeman wrote:
> 
> On Tue, Feb 14, 2023 at 2:54 PM John Covici  wrote:
> >
> > On Tue, 14 Feb 2023 14:08:34 -0500,
> > Rich Freeman wrote:
> >>
> > > will be displayed on the console briefly.  You can also enable a
> > > network console, which will send the dmesg output continuously over
> > > UDP to another device.
> >
> > OK, how would I set up logging to a network and what would I have to
> > do on another computer -- which in my case is Windows?
> 
> The docs are at:
> https://www.kernel.org/doc/Documentation/networking/netconsole.txt
> 
> (you can also google for linux netconsole for some wiki articles on it)
> 
> I have on my command line: netconsole=@/,@10.1.0.52
> 
> That IP is the host I want the log traffic to go to.  (Read the docs
> if you have a more complicated networking setup - I assume that will
> just run ARP and send stuff out without using a gateway/etc.)
> 
> Then on a receiving linux host I'd run (I think - it has been a while):
> nc -u -l -p 
> 
> Now, you mentioned Windows.  I've never used it, but nmap has a
> program available in a windows version called ncat that might do the
> job: https://nmap.org/ncat/
> 
> You just want to make sure you have it listening on port  for UDP.
> Make sure you use UDP or you won't receive anything.
> 
> If it is working you should get a ton of log spam when your host boots
> - anything that shows up in dmesg will show up in the network console.
> It is sent in realtime.
Sounds great -- I notice you ommitted the ip address,  my network
device is brought up by a systemd unit file, will I need to specify
the device, then?  I was thinking of netconsole=@192.168.0.1/eno1 --
would this be correct, assuming the ip address is correct?

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] my 5.15.93 kernel keeps rebooting

2023-02-14 Thread John Covici
On Tue, 14 Feb 2023 14:08:34 -0500,
Rich Freeman wrote:
> 
> On Tue, Feb 14, 2023 at 9:08 AM John Covici  wrote:
> >
> > Hi.  So, foolish me, I decided to go from a working 5.10.155 system to
> > try latest lts of 5.15 which is 5.15.93.  Compile, install went well,
> > but the system keeps rebooting.  It gets all the way and even starts
> > the local services and then here are the last few lines, which may be
> > relevant or not:
> >
> > Feb 14 06:36:31 ccs.covici.com systemd[1]: Starting local.service...
> > Feb 14 06:36:31 ccs.covici.com systemd[1]: Starting
> > systemd-update-utmp-runlevel.service...
> > Feb 14 06:36:31 ccs.covici.com bash[5753]: rm: cannot remove
> > '/etc/ppp/provider_is_up': No such file or directory
> > Feb 14 06:36:31 ccs.covici.com systemd[1]:
> > systemd-update-utmp-runlevel.service: Deactivated successfully.
> > Feb 14 06:36:31 ccs.covici.com systemd[1]: Finished
> > systemd-update-utmp-runlevel.service.
> > -- Boot 5c394be675854680a9cb616208f374f3 --
> >
> > Any trouble shooting suggestions as to what is making the system
> > reboot?
> >
> 
> Where are you getting this from, the system log/journal?  This doesn't
> seem like a clean shutdown, so if it is a kernel PANIC I wouldn't
> expect the most critical info to be in the log (since it will stop
> syncing to protect the filesystem).  The details you need probably
> will be displayed on the console briefly.  You can also enable a
> network console, which will send the dmesg output continuously over
> UDP to another device.  This won't be interrupted by a PANIC unless
> there is some issue with the hardware or networking stack.
> 
> If you can get the final messages on dmesg and the panic core dump
> that would help.
> 
> The other thing you can do is try to capture a kernel core dump, but
> that is a bit more complicated to set up.
> 
> Otherwise your log is just going to say that everything was fine until
> it wasn't.
> 

Thanks a lot for responding.

OK, how would I set up logging to a network and what would I have to
do on another computer -- which in my case is Windows?  I do have a
terminal program on there called teraterm which can do ssh, but that
is about what I have -- unless there is some other program I can put
on there.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



[gentoo-user] my 5.15.93 kernel keeps rebooting

2023-02-14 Thread John Covici
Hi.  So, foolish me, I decided to go from a working 5.10.155 system to
try latest lts of 5.15 which is 5.15.93.  Compile, install went well,
but the system keeps rebooting.  It gets all the way and even starts
the local services and then here are the last few lines, which may be
relevant or not:

Feb 14 06:36:31 ccs.covici.com systemd[1]: Starting local.service...
Feb 14 06:36:31 ccs.covici.com systemd[1]: Starting
systemd-update-utmp-runlevel.service...
Feb 14 06:36:31 ccs.covici.com bash[5753]: rm: cannot remove
'/etc/ppp/provider_is_up': No such file or directory
Feb 14 06:36:31 ccs.covici.com systemd[1]:
systemd-update-utmp-runlevel.service: Deactivated successfully.
Feb 14 06:36:31 ccs.covici.com systemd[1]: Finished
systemd-update-utmp-runlevel.service.
-- Boot 5c394be675854680a9cb616208f374f3 --

Any trouble shooting suggestions as to what is making the system
reboot?

Thanks in advance.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] trying to do world update and dev-util/trace-cmd hangs

2022-12-02 Thread John Covici
On Fri, 02 Dec 2022 20:10:08 -0500,
John Covici wrote:
> 
> Hi.  When trying to do a world update things get stuck at  the
> folowing
> 
> >>> Emerging (1 of 1) dev-util/trace-cmd-3.1.4::gentoo
>  * trace-cmd-v3.1.4.tar.gz BLAKE2B SHA512 size ;-) ...
>  [ ok ]
>   * Determining the location of the kernel source code
>* Found kernel source directory:
> * /usr/src/linux
>  * Found sources for kernel version:
>* 5.10.155-gentoo
> * Checking for suitable kernel configuration options ...
>  [ ok ]
>  >>> Unpacking source...
>  >>> Unpacking trace-cmd-v3.1.4.tar.gz to
>  /var/tmp/portage/dev-util/trace-cmd-3.1.4/work
>  >>> Source unpacked in
>  /var/tmp/portage/dev-util/trace-cmd-3.1.4/work
>  >>> Preparing source in
>  /var/tmp/portage/dev-util/trace-cmd-3.1.4/work/trace-cmd-v3.1.4
>  ...
>  >>> Source prepared.
>  >>> Configuring source in
>  /var/tmp/portage/dev-util/trace-cmd-3.1.4/work/trace-cmd-v3.1.4
>  ...
>  >>> Source configured.
>  >>> Compiling source in
>  /var/tmp/portage/dev-util/trace-cmd-3.1.4/work/trace-cmd-v3.1.4
>  ...
>  make -j1
>  
> BUILD_OUTPUT=/var/tmp/portage/dev-util/trace-cmd-3.1.4/work/trace-cmd-3.1.4_build
>  prefix=/usr libdir=/usr/lib64 CC=x86_64-pc-linux-gnu-gcc
>  AR=x86_64-pc-linux-gnu-ar
>  BASH_COMPLETE_DIR=/usr/share/bash-completion/completions
>  etcdir=/etc NO_UDIS86=1 VERBOSE=1 NO_PYTHON=1 trace-cmd
>  and the compile just hangs, so I cannot continue with the
>  update or even emerge by itself.  skip-first says nothing to
>  resume.
>  
> 
> Any ideas of how o proceed would be appreciated.

As a work around, I masked off that package version -- lets see what
happens.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



[gentoo-user] trying to do world update and dev-util/trace-cmd hangs

2022-12-02 Thread John Covici
Hi.  When trying to do a world update things get stuck at  the
folowing

>>> Emerging (1 of 1) dev-util/trace-cmd-3.1.4::gentoo
 * trace-cmd-v3.1.4.tar.gz BLAKE2B SHA512 size ;-) ...
 [ ok ]
  * Determining the location of the kernel source code
   * Found kernel source directory:
* /usr/src/linux
 * Found sources for kernel version:
 * 5.10.155-gentoo
  * Checking for suitable kernel configuration options ...
   [ ok ]
   >>> Unpacking source...
   >>> Unpacking trace-cmd-v3.1.4.tar.gz to
   /var/tmp/portage/dev-util/trace-cmd-3.1.4/work
   >>> Source unpacked in
   /var/tmp/portage/dev-util/trace-cmd-3.1.4/work
   >>> Preparing source in
   /var/tmp/portage/dev-util/trace-cmd-3.1.4/work/trace-cmd-v3.1.4
   ...
   >>> Source prepared.
   >>> Configuring source in
   /var/tmp/portage/dev-util/trace-cmd-3.1.4/work/trace-cmd-v3.1.4
   ...
   >>> Source configured.
   >>> Compiling source in
   /var/tmp/portage/dev-util/trace-cmd-3.1.4/work/trace-cmd-v3.1.4
   ...
   make -j1
   
BUILD_OUTPUT=/var/tmp/portage/dev-util/trace-cmd-3.1.4/work/trace-cmd-3.1.4_build
   prefix=/usr libdir=/usr/lib64 CC=x86_64-pc-linux-gnu-gcc
   AR=x86_64-pc-linux-gnu-ar
   BASH_COMPLETE_DIR=/usr/share/bash-completion/completions
   etcdir=/etc NO_UDIS86=1 VERBOSE=1 NO_PYTHON=1 trace-cmd
   and the compile just hangs, so I cannot continue with the
   update or even emerge by itself.  skip-first says nothing to
   resume.
   

Any ideas of how o proceed would be appreciated.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Re: e2fsck -c when bad blocks are in existing file?

2022-11-08 Thread John Covici
On Tue, 08 Nov 2022 12:55:51 -0500,
Laurence Perkins wrote:
> 
> 
> 
> >-Original Message-
> >From: Grant Edwards  
> >Sent: Tuesday, November 8, 2022 6:28 AM
> >To: gentoo-user@lists.gentoo.org
> >Subject: [gentoo-user] Re: e2fsck -c when bad blocks are in existing file?
> >
> >On 2022-11-08, Michael  wrote:
> >> On Tuesday, 8 November 2022 03:31:07 GMT Grant Edwards wrote:
> >>> I've got an SSD that's failing, and I'd like to know what files 
> >>> contain bad blocks so that I don't attempt to copy them to the 
> >>> replacement disk.
> >>> 
> >>> According to e2fsck(8):
> >>> 
> >>>-c This option causes e2fsck to use badblocks(8)  program  to  
> >>> do
> >>>  a read-only scan of the device in order to find any bad blocks.  If 
> >>> any bad blocks are found, they are added to the bad  block  inode to  
> >>> prevent them from being allocated to a file or directory.  If this 
> >>> option is specified twice, then the bad block scan  will  be done 
> >>> using a non-destructive read-write test.
> >>> 
> >>> What happens when the bad block is _already_allocated_ to a file?
> >
> >> Previously allocated to a file and now re-allocated or not, my 
> >> understanding is with spinning disks the data in a bad block stays 
> >> there unless you've dd'ed some zeros over it.  Even then read or write 
> >> operations could fail if the block is too far gone.[1]  Some data 
> >> recovery applications will try to read data off a bad block in 
> >> different patterns to retrieve what's there.  Once the bad block is 
> >> categorized as such it won't be used by the filesystem to write new data 
> >> to it again.
> >
> >Thanks. I guess I should have been more specific in my question.
> >
> >What does e2fsck -c do to the filesystem structure when it discovers a bad 
> >block that is already allocated to an existing inode?
> >
> >Is the inode's chain of block groups left as is -- still containing the bad 
> >block that (according to the man page) "has been added to the bad block 
> >inode"?  Presumably not, since a block can't be allocated to two different 
> >inodes.
> >
> >Is the "broken" file split into two chunks (before/after the bad
> >block) and moved to the lost-and-found?
> >
> >Is the man page's description only correct when the bad block is currently 
> >unallocated?
> >
> >--
> >Grant
> 
> If I recall correctly, it will add any unreadable blocks to its internal list 
> of bad sectors, which it will then refuse to allocate in the future.  
> 
> I don't believe it will attempt to move the file to elsewhere until it is 
> written since:
> A)  what would you then put in that block?  You don't know the contents.  
> B)  Moving the file around would make attempts to recover the data from that 
> bad sector significantly more difficult.
> 
> This is, however, very unlikely to come up on a modern disk since most of 
> them automatically remap failed sectors at the hardware level (also on write, 
> for the same reasons).  So the only time it would matter is if you have a 
> disk that's more than about 20 years old, or one that's used up all its spare 
> sectors...
> 
> Unless, of course, you're resurrecting the old trick of marking a section of 
> the disk as "bad" so the FS won't touch it, and then using it for raw data of 
> some kind...
> 
> You can, of course, test it yourself to be certain with a loopback file and a 
> fake "badblocks" that just outputs your chosen list of bad sectors and then 
> see if any of the data moves.  I'd say like a 2MB filesystem and write a file 
> full of 00DEADBEEF, then make a copy, blacklist some sectors, and hit it with 
> your favorite binary diff command and see what moved.  This is probably 
> recommended since there could be differences between the behaviour of 
> different versions of e2fsck.

Maybe its time for spinwrite -- new version coming out soon, but it
might save your bacon.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] problem with emerge depclean after world update

2022-09-30 Thread John Covici
On Fri, 30 Sep 2022 15:36:10 -0400,
Wol wrote:
> 
> On 30/09/2022 20:05, Arve Barsnes wrote:
> > Probably a temporary problem. app-misc/tracker-miners requires a
> > version of app-text/poppler with subslot 123, but only ones with
> > subslot 122 and 124 currently exists in tree (as of my tree synced
> > within the last 24 hours). I'm sure that'll resolve itself at some
> > point one way or another.
> 
> Hmm ...
> 
> I've noticed that --depclean hardly seems to be cleaning anything
> out now. Despite regular emerge updates. I do an emerge update
> world every week, followed immediately by a depclean, but it's
> probably cleaned maybe one or two packages in the last month?
> Despite updating loads? Is that normal?
> 
> (Although I've not had any problems with depclean that a --bdeps
> didn't resolve)

Thank goodness for small favors from portage!  I think more
dependencies are brought in automatically.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] problem with emerge depclean after world update

2022-09-30 Thread John Covici
OK, thanks.  I will try an update after a couple of days.

On Fri, 30 Sep 2022 15:05:43 -0400,
Arve Barsnes wrote:
> 
> On Fri, 30 Sept 2022 at 20:47, John Covici  wrote:
> >
> > Hi.  So, when I tried to do my emerge depclean after my world update,
> > which went through with no problems, I get the following message:
> >
> > Calculating dependencies... done!
> >  * Dependencies could not be completely resolved due to
> >   * the following required packages not being installed:
> >*
> > *   >=app-text/poppler-0.16.0:0/123=[cairo] pulled in by:
> >  * app-misc/tracker-miners-3.4.0
> >
> > But I have:
> >
> > ebuild   R] app-text/poppler-22.09.0:0/124::gentoo  USE="cairo cxx
> > introspection jpeg jpeg2k lcms png qt5 tiff utils -boost -cjk -curl
> > -debug -doc -nss -verify-sig"
> > and
> > ebuild   R] app-misc/tracker-miners-3.4.0:3::gentoo  USE="exif gif
> > gstreamer iso jpeg networkmanager pdf playlist rss (seccomp) tiff
> > upower xml -cue -ffmpeg -gsf -iptc -raw -test -xmp -xps"
> >
> > So, what have I done wrong this time -- or is it some kind of bug
> > somewhere?
> 
> Probably a temporary problem. app-misc/tracker-miners requires a
> version of app-text/poppler with subslot 123, but only ones with
> subslot 122 and 124 currently exists in tree (as of my tree synced
> within the last 24 hours). I'm sure that'll resolve itself at some
> point one way or another.
> 
> Regards,
> Arve
> 

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



[gentoo-user] problem with emerge depclean after world update

2022-09-30 Thread John Covici
Hi.  So, when I tried to do my emerge depclean after my world update,
which went through with no problems, I get the following message:

Calculating dependencies... done!
 * Dependencies could not be completely resolved due to
  * the following required packages not being installed:
   *
*   >=app-text/poppler-0.16.0:0/123=[cairo] pulled in by:
 * app-misc/tracker-miners-3.4.0

But I have:

ebuild   R] app-text/poppler-22.09.0:0/124::gentoo  USE="cairo cxx
introspection jpeg jpeg2k lcms png qt5 tiff utils -boost -cjk -curl
-debug -doc -nss -verify-sig"
and
ebuild   R] app-misc/tracker-miners-3.4.0:3::gentoo  USE="exif gif
gstreamer iso jpeg networkmanager pdf playlist rss (seccomp) tiff
upower xml -cue -ffmpeg -gsf -iptc -raw -test -xmp -xps"

So, what have I done wrong this time -- or is it some kind of bug
somewhere?

Thanks in advance for any suggestions.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] seems lots of packages no longer in the tree

2022-09-25 Thread John Covici
On Sun, 25 Sep 2022 16:16:41 -0400,
Neil Bothwick wrote:
> 
> [1  ]
> On Sun, 25 Sep 2022 11:07:38 -0400, John Covici wrote:
> 
> > > think it was removed for a similar reason:
> > > 
> > >   https://bugs.gentoo.org/791004
> > >   
> > It was mrxvt.  But why would the announcement list specify valid
> > versions for those packages, if they have been removed?
> 
> It specifies the affected versions that were in the tree, probably
> because those are what people may have installed. It also states " 
> 
> Resolution
> ==
> 
> Gentoo has discontinued support for Mrxvt. We recommend that users
> remove it:
> 
>   # emerge --ask --depclean "x11-terms/mrxvt"
> 
> with similar recommendations for the other packages you mention, except
> for oracle-jdk where it recommends alternatives.

OK, I usually don't read past the effected packages part, so I didn't
see those recomendations -- thanks.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] seems lots of packages no longer in the tree

2022-09-25 Thread John Covici


On Sun, 25 Sep 2022 10:38:49 -0400,
Michael Orlitzky wrote:
> 
> On Sun, 2022-09-25 at 10:04 -0400, John Covici wrote:
> > Hi.  I updated the tree yesterday using git.  Now, in this mornings
> > batch of announcements, I am finding lots of packages no longer in the
> > tree -- one of them is app-admin/logcheck .  Another is rxvt.  Now, I
> > don't use these packages, but I am wondering if something has gone
> > wrong with my tree?
> > 
> > 
> 
> Logcheck was removed because it had a security issue that I reported
> five years ago and nobody has cared enough to fix it since then. It was
> package.masked for a while too and nobody complained.
> 
> x11-terms/rxvt was not removed recently. Do you mean mrxvt? If so, I
> think it was removed for a similar reason:
> 
>   https://bugs.gentoo.org/791004
> 
It was mrxvt.  But why would the announcement list specify valid
versions for those packages, if they have been removed?

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] seems lots of packages no longer in the tree

2022-09-25 Thread John Covici


On Sun, 25 Sep 2022 10:33:57 -0400,
Arve Barsnes wrote:
> 
> On Sun, 25 Sept 2022 at 16:04, John Covici  wrote:
> >
> > Hi.  I updated the tree yesterday using git.  Now, in this mornings
> > batch of announcements, I am finding lots of packages no longer in the
> > tree -- one of them is app-admin/logcheck .  Another is rxvt.  Now, I
> > don't use these packages, but I am wondering if something has gone
> > wrong with my tree?
> 
> I don't have either of those packages in my tree, so we're in the same
> boat. I don't know about rxvt (rxvt-unicode is still in the tree), but
> logcheck was lastrited on the gentoo-dev mailing list a while back, so
> I assume it was expected to disappear.
But they had an announcement about a bug fix to logcheck and there are
others like dev-java/oracle-jdk-bin which seems strange to me.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



[gentoo-user] seems lots of packages no longer in the tree

2022-09-25 Thread John Covici
Hi.  I updated the tree yesterday using git.  Now, in this mornings
batch of announcements, I am finding lots of packages no longer in the
tree -- one of them is app-admin/logcheck .  Another is rxvt.  Now, I
don't use these packages, but I am wondering if something has gone
wrong with my tree?

Thanks in advance for any suggestions.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] how to fix error with lpass ebuild

2022-08-29 Thread John Covici


On Mon, 29 Aug 2022 06:19:42 -0400,
Stefano Crocco wrote:
> 
> On lunedì 29 agosto 2022 12:10:31 CEST John Covici wrote:
> > Hi.  I am a lastpass user and saved an ebuild of lpass  which seems to
> > be no longer in the tree.
> > 
> > I get the following error during my world update:
> > 
> >  *   cmake-utils.eclass could not be found by inherit()
> >  *
> >  * Call stack:
> >  *   ebuild.sh, line 611:  Called source
> > '/usr/local/portage/app-admin/lastpass-cli/lastpass-cli-1.3.3.ebuild' *  
> > lastpass-cli-1.3.3.ebuild, line   7:  Called inherit 'cmake-utils'
> > 'bash-completion-r1' *   ebuild.sh, line 259:  Called die
> >  * The specific snippet of code:
> >  *  [[ -z ${location} ]] && die "${1}.eclass could not be 
> found by
> > inherit()" *
> >  * If you need support, post the output of `emerge --info
> > '=app-admin/lastpass-cli-1.3.3::local_ebuilds'`, * the complete build log
> > and the output of `emerge -pqv
> > '=app-admin/lastpass-cli-1.3.3::local_ebuilds'`. * Working directory:
> > '/usr/lib/python3.10/site-packages'
> >  * S:
> > '/var/tmp/portage/app-admin/lastpass-cli-1.3.3/work/lastpass-cli-1.3.3'
> > 
> > I see the eclass is not there -- how to fix?
> > 
> > Thanks in advance for any suggestions.
> 
> Looking at the git commit for the cmake-utils.eclass removal [1], it seems it 
> should be replaced by cmake.eclass. I don't know if it's just a matter of 
> replacing the inherit line in ebuild or if there are other changes to make, 
> however.
> 
> I hope this helps
> 
> Stefano
> 
> [1] https://gitweb.gentoo.org/repo/gentoo.git/commit/eclass?
> id=3e744f5adb5c46eb013d3f1228f607b094ac212a
> 
> 
> 
> 

Thanks for your quick response -- I will try this and see what
happens.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



[gentoo-user] how to fix error with lpass ebuild

2022-08-29 Thread John Covici
Hi.  I am a lastpass user and saved an ebuild of lpass  which seems to
be no longer in the tree.

I get the following error during my world update:

 *   cmake-utils.eclass could not be found by inherit()
 * 
 * Call stack:
 *   ebuild.sh, line 611:  Called source 
'/usr/local/portage/app-admin/lastpass-cli/lastpass-cli-1.3.3.ebuild'
 *   lastpass-cli-1.3.3.ebuild, line   7:  Called inherit 'cmake-utils' 
'bash-completion-r1'
 *   ebuild.sh, line 259:  Called die
 * The specific snippet of code:
 *  [[ -z ${location} ]] && die "${1}.eclass could not be found by 
inherit()"
 * 
 * If you need support, post the output of `emerge --info 
'=app-admin/lastpass-cli-1.3.3::local_ebuilds'`,
 * the complete build log and the output of `emerge -pqv 
'=app-admin/lastpass-cli-1.3.3::local_ebuilds'`.
 * Working directory: '/usr/lib/python3.10/site-packages'
 * S: '/var/tmp/portage/app-admin/lastpass-cli-1.3.3/work/lastpass-cli-1.3.3'

I see the eclass is not there -- how to fix?

Thanks in advance for any suggestions.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

     John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Backup program that compresses data but only changes new files.

2022-08-15 Thread John Covici
ts only the differences
> > that are backed up (read the borgbackup docs - interesting)
> >
> > --
> >
> >    Original size  Compressed size Deduplicated
> > size
> > All archives:   28.69 TB 28.69 TB 
> > 3.81 TB
> >
> >    Unique chunks Total chunks
> > Chunk index:
> >
> >
> >
> >
> 
> 
> For the particular drive in question, it is 99.99% videos.  I don't want
> to lose any quality but I'm not sure how much they can be compressed to
> be honest.  It could be they are already as compressed as they can be
> without losing resolution etc.  I've been lucky so far.  I don't think
> I've ever needed anything and did a backup losing what I lost on working
> copy.  Example.  I update a video only to find the newer copy is corrupt
> and wanting the old one back.  I've done it a time or two but I tend to
> find that before I do backups.  Still, it is a downside and something
> I've thought about before.  I figure when it does happen, it will be
> something hard to replace.  Just letting the devil have his day.  :-(
> 
> For that reason, I find the version type backups interesting.  It is a
> safer method.  You can have a new file but also have a older file as
> well just in case new file takes a bad turn.  It is a interesting
> thought.  It's one not only I should consider but anyone really. 
> 
> As I posted in another reply, I found a 10TB drive that should be here
> by the time I do a fresh set of backups.  This will give me more time to
> consider things.  Have I said this before a while back???  :/ 
> 

zfs would solve your problem of corruption, even without versioning.
You do a scrub at short intervals and at least you would know if the
file is corrupted.  Of course, redundancy is better, such as mirroring
and backups take a very short time because sending from one zfs to
another it knows exactly what bytes to send.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Backup program that compresses data but only changes new files.

2022-08-15 Thread John Covici
On Sun, 14 Aug 2022 19:03:25 -0400,
Rich Freeman wrote:
> 
> On Sun, Aug 14, 2022 at 6:44 PM Dale  wrote:
> >
> > Right now, I'm using rsync which doesn't compress files but does just
> > update things that have changed.  I'd like to find some way, software
> > but maybe there is already a tool I'm unaware of, to compress data and
> > work a lot like rsync otherwise.
> 
> So, how important is it that it work exactly like rsync?
> 
> I use duplicity, in part because I've been using it forever.  Restic
> seems to be a similar program most are using these days which I
> haven't looked at super-closely but I'd look at that first if starting
> out.
> 
> Duplicity uses librsync, so it backs up exactly the same data as rsync
> would, except instead of replicating entire files, it creates streams
> of data more like something like tar.  So if you back up a million
> small files you might get out 1-3 big files.  It can compress and
> encrypt the data as you wish.  The downside is that you don't end up
> with something that looks like your original files - you have to run
> the restore process to extract them all back out.  It is extremely
> space-efficient though - if 1 byte changes in the middle of a 10GB
> file you'll end up just backing up maybe a kilobyte or so (whatever
> the block size is), which is just like rsync.
> 
> Typically you rely on metadata to find files that change which is
> fast, but I'm guessing you can tell these programs to do a deep scan
> which of course requires reading the entire contents, and that will
> discover anything that was modified without changing ctime/mtime.
> 
> The output files can be split to any size, and the index info (the
> metadata) is separate from the raw data.  If you're storing to
> offline/remote/cloud/whatever storage typically you keep the metadata
> cached locally to speed retrieval and to figure out what files have
> changed for incrementals.  However, if the local cache isn't there
> then it will fetch just the indexes from wherever it is stored
> (they're small).
> 
> It has support for many cloud services - I store mine to AWS S3.
> 
> There are also some options that are a little closer to rsync like
> rsnapshot and burp.  Those don't store compressed (unless there is an
> option for that or something), but they do let you rotate through
> multiple backups and they'll set up hard links/etc so that they are
> de-duplicated.  Of course hard links are at the file level so if 1
> byte inside a file changes you'll end up with two full copies.  It
> will still only transfer a single block so the bandwidth requirements
> are similar to rsync.

I have been using restic for a while, and although it does not do
compression, there are a couple of nice things it does -- if a file is
in more than one location, or if you rename the file, its smart enough
not to backup any data at all, just the metadata.  Also, you never
have to delete the whole backup and start over like you have to do
with duplicity, you can just delete backups older than a certain
number of days and you are good to go.  Its in go, so building can be
a pain and I don't like programs which download gobs of stuff from the
internet to build, but it seems to work quite well.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] google-chrome-103.0.5060 - choose password for new keyring

2022-07-08 Thread John Covici
On Fri, 08 Jul 2022 05:01:17 -0400,
Dr Rainer Woitok wrote:
> 
> Thelma,
> 
> On Thursday, 2022-07-07 23:13:47 -0600, the...@sys-concept.com wrote:
> 
> > ...
> > By upgrading one of my system, I've just noticed this behaviour is enforced 
> > (I think) by new package that was pulled by emerge:
> > [ebuild  N] gnome-base/gnome-keyring-42.1  USE="pam ssh-agent 
> > (-selinux) -systemd -test"
> > Upgrading just "chrome" did not ask me for any keyring password.
> > 
> > I don't use gnome, I use XFCE but I guess one of the package pull this as a 
> > dependency.
> 
> Run
> 
>$ emerge --pretend --unmerge gnome-base/gnome-keyring
> 
> to get  the list  of packages  depending on  "gnome-base/gnome-keyring".
> Then check  each of  these packages  for a set USE flag  causing "gnome-
> base/gnome-keyring" to be pulled in.   At least in many cases such a USE
> flag will be named just "gnome-keyring".
Should not this instruction say emerge --pretend  --depclean rather
than --unmerge ?

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] all syslog entries from fcron appear on console

2022-06-18 Thread John Covici
On Fri, 17 Jun 2022 06:57:05 -0400,
John Covici wrote:
> 
> Hi.  I am using fcron and latest version of systemd  251.1 and what is
> happening is that all syslog entries from fcron are appearing on
> whatever console I am using which is quite annoying.
> 
> I tried to put a drop in in /etc/systemd/system/fcron.d/00-fixlog.conf
> which says
> [service]
> StandardOutput=syslog
> StandardError=syslog
> 
> and did a deamon-reload and restarted fcron, but no joy.
> 
> Thanks in advance for any suggestions.
Well, I found out that systemd is very sensitive to the case of the
keywords -- I had service instead of Service and it was silently
ignored -- hate that.  I don't know why it started, but putting
Standardoutput to syslog seems to have fixed it.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



[gentoo-user] all syslog entries from fcron appear on console

2022-06-17 Thread John Covici
Hi.  I am using fcron and latest version of systemd  251.1 and what is
happening is that all syslog entries from fcron are appearing on
whatever console I am using which is quite annoying.

I tried to put a drop in in /etc/systemd/system/fcron.d/00-fixlog.conf
which says
[service]
StandardOutput=syslog
StandardError=syslog

and did a deamon-reload and restarted fcron, but no joy.

Thanks in advance for any suggestions.


-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Is there a way to sync with next/owncloud without using the next/owncloud-client?

2022-06-04 Thread John Covici


On Sat, 04 Jun 2022 13:30:09 -0400,
hitachi303 wrote:
> 
> 
> Hi,
> 
> I am running without qt5. In my eyes it takes for ever to compile
> and mostly I am fine without it, so loosing vlc is hard - well
> mplayer remains.
> 
> I was wondering if there is a way to sync to nextcloud / owncloud
> (idealy to selected folders) without using qt5. The clients do
> have it as dependency. I would even be fine without a
> gui. Command line would be enough.
> I know I can up- and download using firefox or any other browser
> but this is not what I am looking for.
You can certainly upload by mounting the nextcloud  data directory
using davfs, but when you upload something, you may need to change the
ownership of  the files.  I don't know a way to share a link to a file
except by the gui.
 

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] A couple of problems with systemd

2022-05-27 Thread John Covici
On Fri, 27 May 2022 17:49:24 -0400,
Neil Bothwick wrote:
> 
> [1  ]
> On Fri, 27 May 2022 17:03:29 -0400, John Covici wrote:
> 
> > I have one service which always times out, but slows down the boot
> > process.  It is
> > /lib/systemd/system/systemd-networkd-wait-online.service.  Because
> > many jobs wait in queue for a while, till this fails.
> 
> Are you using systemd-networkd or something else to manage your network?
>  
> > Also, I have a couple of services, ntpdate and proftpd which always
> > fail because when they try to execute named has not started yet.  I
> > can restart them once the system is fully booted and I can login.
> 
> You can create a drop-in to require the service to start after named, run
> "systemctl edit ntpdate.service" and add
> 
> [Unit]
> Requires=named.service
> After=named.service
> 
> That will create a drop-in file in /etc/systemd/system/ntpdate.service.d
> containing your additions - you can also create these files manually.
Thanks.  I am not usingsystemd-network or anything like that.I
created a service called network and use the %i and links in
/etc/systemd/system/multi-user-target.wants to start my two cards.
Maybe this is not the normal way, but when I first started using
systemd, this is the best I could come up with at the time.

I will try the drop-in, I had kind of forgot about them.


-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



[gentoo-user] A couple of problems with systemd

2022-05-27 Thread John Covici
Hi.  Lately I am having a couple of problems with systemd.  I am using
version 250.5-r1.

I have one service which always times out, but slows down the boot
process.  It is
/lib/systemd/system/systemd-networkd-wait-online.service.  Because
many jobs wait in queue for a while, till this fails.

Also, I have a couple of services, ntpdate and proftpd which always
fail because when they try to execute named has not started yet.  I
can restart them once the system is fully booted and I can login.

So, I wonder if this is all related to the failing service, or are
they separate problems that I can fix?  And can you suggest how to fix
the two service which seem to start too soon?

Thanks in advance for any suggestions.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] problem with saslauthd

2022-05-12 Thread John Covici


On Thu, 12 May 2022 11:53:16 -0400,
Grant Taylor wrote:
> 
> On 5/12/22 8:42 AM, John Covici wrote:
> > So, I went on to the sasl mailing list and someone found a
> > patch -- seems to be available for the freebsd port, and the
> > patch was specific to sendmail and dev-libs/cyrus-sasl 2.1.28.
> > I modified it for gentoo and it fixed everything up!  I wonder
> > if I should file this somewhere -- funny no one else noticed
> > this before -- I saw nothing on bgo.
> 
> Hi John,
> 
> I'm glad that you found a solution.
> 
> I'm sorry that I've not responded to your detailed message yet.
> Life / $WORK has been really busy this week.  I was planing on
> giving your message the attention it deserved this weekend.
> 
> Yes, I suspect that a patch or at least a bug report to Gentoo
> would be good.
> 
> I'd suggest starting communications with the Gentoo package
> maintainer if there is no better place.  I expect that they will
> receive the patch and / or redirect you somewhere better.
OK, I will see if I can find the maintainer, I saw lots of references
in the bug list to maintainer wanted, we shall see.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] problem with saslauthd

2022-05-12 Thread John Covici
So, I went on to the sasl mailing list and someone found a patch --
seems to be available for the freebsd port, and the patch was specific
to sendmail and dev-libs/cyrus-sasl 2.1.28.  I modified it for gentoo
and it fixed everything up!  I wonder if I should file this somewhere
-- funny no one else noticed this before -- I saw nothing on bgo.

On Fri, 06 May 2022 10:47:15 -0400,
Grant Taylor wrote:
> 
> On 5/6/22 4:09 AM, John Covici wrote:
> > So, I restored all the files, I could like sendmail.mc and the
> > Sendmail.conf, but no joy, still no authentication
> > mechanisms. I restored them to about first of April.
> 
> Well darn.  :-/
> 
> > This still leads me to saslauthd.
> 
> I didn't mean to imply that it /wasn't/ SASL, just that the two
> are separate.
> 
> Have you been maintaining your sendmail.cf via the sendmail.mc
> file?  Or are there unaccounted for hand edits?  --  I'll often
> test new things in sendmail.cf directly and then promote them to
> sendmail.mc once I have identified what I want.
> 
> Likewise with submit.cf / submit.mc.
> 
> Would you be willing to share your sendmail.mc and submit.mc
> files? Feel free to "REDACT" things as necessary.  (Please make
> sure it's easy to tell what is redacted.)
> 
> 
> 
> -- 
> Grant. . . .
> unix || die
> 

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] problem with saslauthd

2022-05-06 Thread John Covici


On Fri, 06 May 2022 10:47:15 -0400,
Grant Taylor wrote:
> 
> On 5/6/22 4:09 AM, John Covici wrote:
> > So, I restored all the files, I could like sendmail.mc and the
> > Sendmail.conf, but no joy, still no authentication
> > mechanisms. I restored them to about first of April.
> 
> Well darn.  :-/
> 
> > This still leads me to saslauthd.
> 
> I didn't mean to imply that it /wasn't/ SASL, just that the two
> are separate.
> 
> Have you been maintaining your sendmail.cf via the sendmail.mc
> file?  Or are there unaccounted for hand edits?  --  I'll often
> test new things in sendmail.cf directly and then promote them to
> sendmail.mc once I have identified what I want.
> 
> Likewise with submit.cf / submit.mc.
> 
> Would you be willing to share your sendmail.mc and submit.mc
> files? Feel free to "REDACT" things as necessary.  (Please make
> sure it's easy to tell what is redacted.)
> 
I do not usually modify my sendmail.cf, I probably would make a
mistake somewhere.

So, here is my sendmail.mc, no passwords or anything secret that I am
aware of.

divert(0)dnl
include(`/usr/share/sendmail-cf/m4/cf.m4')dnl
VERSIONID(`$Id: sendmail.mc,v 1.2 2004/12/07 01:59:31 g2boojum Exp $')dnl

OSTYPE(mklinux)
define(`confDONT_BLAME_SENDMAIL', `IncludeFileInUnsafeDirPath,AssumeSafeChown, 
GroupWritableForwardFileSafe, 
ForwardFileInGroupWritableDirPath,groupreadablekeyfile 
groupreadableSASLdbfile')dnl
define(`LOCAL_MAILER_PATH', `/usr/sbin/mail.local')dnl
define(`LOCAL_MAILER_FLAGS', `Ermn9')dnl
define(`LOCAL_MAILER_ARGS', `mail $u')dnl
FEATURE(`access_db')dnl 
FEATURE(`delay_checks', `friend')dnl

dnl # The greet_pause feature stops some automail bots - but check the
dnl # provided access db for details on excluding localhosts...
FEATURE(`greet_pause', `1000')dnl 1 seconds
dnl # Stop connections that overflow our concurrent and time connection rates
FEATURE(`conncontrol', `nodelay', `terminate')dnl
FEATURE(`ratecontrol', `nodelay', `terminate')dnl
dnl #

FEATURE(`mailertable')dnl
FEATURE(`authinfo')dnl
LOCAL_DOMAIN(`covici.com')dnl
dnl #
dnl # Daemon options - restrict to servicing LOCALHOST ONLY !!!
dnl # Remove `, Addr=' clauses to receive from any interface
dnl # If you want to support IPv6, switch the commented/uncommentd lines
FEATURE(`no_default_msa')dnl
dnl DAEMON_OPTIONS(`Family=inet6, Name=MTA-v6, Port=smtp, Addr=::1')dnl
DAEMON_OPTIONS(`Family=inet,  Name=MTA-v4, Port=smtp')dnl
DAEMON_OPTIONS(`Family=inet,  Name=MTA-v4, Port=587', `M=Ea')dnl
dnl DAEMON_OPTIONS(`Family=inet6, Name=MSP-v6, Port=submission, Addr=::1')dnl
dnl DAEMON_OPTIONS(`Family=inet,  Name=MSP-v4, Port=submission, 
Addr=127.0.0.1')dnl
define(`confPRIVACY_FLAGS', `authwarnings,noexpn,novrfy')dnl
define(`confMAX_HEADERS_LENGTH', `65536')dnl
define(`confDELAY_LA', `20')dnl
define(`confQUEUE_LA', `30')dnl
define(`confREFUSE_LA', `20')dnl
define(`confAUTH_MECHANISMS', `DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
define(`confTO_MAIL', `10m')dnl
define(`confTO_RCPT', `1h')dnl
define(`confTO_DATAINIT', `10m')dnl
define(`confTO_DATABLOCK', `1h')dnl
define(`confTO_DATAFINAL', `1h')dnl
define(`confTO_MISC', `5m')dnl
define(`confTO_AUTH', `20m')dnl
define(`confAUTH_OPTIONS', `A p y')dnl
define(`TRUST_AUTH_MECH', `DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
define(`confTLS_SRV_OPTIONS', `V')dnl
dnl # CRL not found...  do not issue warnings on it!
undefine(`confCRL')dnl
define(`confCACERT_PATH', `/etc/letsencrypt/live/ccs.covici.com/')dnl
define(`confCACERT',`/etc/letsencrypt/live/ccs.covici.com/fullchain.pem')dnl
define(`confCLIENT_CERT', `/etc/letsencrypt/live/ccs.covici.com/cert.pem')dnl
define(`confCLIENT_KEY', `/etc/letsencrypt/live/ccs.covici.com/privkey.pem')dnl
define(`confSERVER_CERT', `/etc/letsencrypt/live/ccs.covici.com/cert.pem')dnl
define(`confSERVER_KEY', `/etc/letsencrypt/live/ccs.covici.com/privkey.pem')dnl

LOCAL_CONFIG
OA/etc/mail/bfg_list.txt
 define(`SMTP_MAILER_ARGS', `TCP $h 587')dnl
 define(`ESMTP_MAILER_ARGS', `TCP $h 587')dnl
 FEATURE(`local_lmtp')dnl
 define(`LOCAL_MAILER_ARGS', `TCP $h 8024')dnl
MAILER(local)
MAILER(smtp)

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] problem with saslauthd

2022-05-06 Thread John Covici
So, I restored all the files, I could like sendmail.mc and the
Sendmail.conf, but no joy, still no authentication mechanisms.  I
restored them to about first of April.  This still leads me to saslauthd.

On Thu, 05 May 2022 12:52:45 -0400,
Grant Taylor wrote:
> 
> On 5/5/22 10:39 AM, John Covici wrote:
> > saslauthd is running, but it seems to ignore the Sendmail.conf .
> 
> I think it's the other way around.
> 
> Sendmail is told to support authentication via one or more
> methods, one of which can be SASL and co.
> 
> The actual SASL auth daemon just listens on a unix socket and /
> or TCP port for clients to test authentication pairs, returning a
> pass fail type message.
> 
> > I used openssl s_client to connect to my sendmail, it was happy
> > with the certs, but in response to the ehlo gives me no auth
> > line at all.
> 
> :-/
> 
> > Very strange.
> 
> Very annoying, definitely.
> 
> I don't know if it's strange yet or not.  I think the strangeness
> will be confirmed or refuted after finding out why Sendmail isn't
> offering AUTH options.
> 
> My favorite thing to turn to when things that used to work and
> now don't is to restore a backup of the configuration file and
> compare them.  Can you do that with your sendmail.cf or
> sendmail.mc file?
> 
> There's also a chance that it's your submit.cf or submit.mc file
> since we're talking about the MSA on port 587.  (Unless you
> aren't using the separate MSA which has been standard for 15+
> years.)
> 
> 
> 
> -- 
> Grant. . . .
> unix || die
> 

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] problem with saslauthd

2022-05-05 Thread John Covici
On Thu, 05 May 2022 12:52:45 -0400,
Grant Taylor wrote:
> 
> On 5/5/22 10:39 AM, John Covici wrote:
> > saslauthd is running, but it seems to ignore the Sendmail.conf .
> 
> I think it's the other way around.
> 
> Sendmail is told to support authentication via one or more
> methods, one of which can be SASL and co.
> 
> The actual SASL auth daemon just listens on a unix socket and /
> or TCP port for clients to test authentication pairs, returning a
> pass fail type message.
> 
> > I used openssl s_client to connect to my sendmail, it was happy
> > with the certs, but in response to the ehlo gives me no auth
> > line at all.
> 
> :-/
> 
> > Very strange.
> 
> Very annoying, definitely.
> 
> I don't know if it's strange yet or not.  I think the strangeness
> will be confirmed or refuted after finding out why Sendmail isn't
> offering AUTH options.
> 
> My favorite thing to turn to when things that used to work and
> now don't is to restore a backup of the configuration file and
> compare them.  Can you do that with your sendmail.cf or
> sendmail.mc file?
> 
> There's also a chance that it's your submit.cf or submit.mc file
> since we're talking about the MSA on port 587.  (Unless you
> aren't using the separate MSA which has been standard for 15+
> years.)
I do have a submit.mc file, but I have not changed this at all.  What
is strange to me is that if I do saslauthd -v should not I get
everything that my Sendmail.conf has?

I can check an old backup and see if I have one for my sendmail.mc and
get back.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] problem with saslauthd

2022-05-05 Thread John Covici
On Thu, 05 May 2022 12:22:55 -0400,
Grant Taylor wrote:
> 
> On 5/4/22 7:31 AM, John Covici wrote:
> > Hi.  I have been using various clients to connect to my sendmail
> > server using port 587 and using starttls to encrypt the connections
> > and then using the plain mechanism to send the user name and password
> > to authenticate.
> > 
> > Last day or so this has stopped working -- I don't know that I changed
> > anything (famous last words),
> 
> Assume that your configuration is at least acceptable until you
> have a reason to think otherwise.
> 
> > So, after all that, anyone have an idea as to how to fix?
> 
> Start with the simpler thing first.
> 
> Is the SASL authentication daemon running?
> 
> Did your (START)TLS certificate expire?  Contemporary clients may
> silently refuse to use expired certs.
> 
> > Thanks.
> 
> You're welcome.
> 
> Feel free to poke things and respond with more questions /
> details / errors / etc.
> 

saslauthd is running, but it seems to ignore the Sendmail.conf .  I
used openssl s_client to connect to my sendmail, it was happy with the
certs, but in response to the ehlo gives me no auth line at all.  Very
strange.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



[gentoo-user] problem with saslauthd

2022-05-04 Thread John Covici
Hi.  I have been using various clients to connect to my sendmail
server using port 587 and using starttls to encrypt the connections
and then using the plain mechanism to send the user name and password
to authenticate.

Last day or so this has stopped working -- I don't know that I changed
anything (famous last words), but I do see the following if I run
saslauthd -v
saslauthd 2.1.28
authentication mechanisms: sasldb getpwent pam rimap shadow
but I have in my Sendmail.conf file in /usr/lib64/sasl2
pwcheck_method: saslauthd
allowanonymouslogin: 0
allowplaintext: 1
mech_list: EXTERNAL DIGEST-MD5 CRAM-MD5 LOGIN PLAIN
 log_level: 3
  #
  and this seems to be why if I run sendmail at a high enough loglevel
  I get the message saying
  authwarning: no mechanisms.

So, after all that, anyone have an idea as to how to fix?

Thanks.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Re: ALSA forgot default device

2022-04-30 Thread John Covici
On Sat, 30 Apr 2022 21:56:11 -0400,
Grant Edwards wrote:
> 
> On 2022-05-01, Grant Edwards  wrote:
> >
> >> The usual fallback is wiki.archlinux.org, but its instructions to
> >> place the following in /etc/asound.conf or ~/.asoundrc doesn't work:
> >>
> >> defaults.pcm.card 1
> >> defaults.ctl.card 1
> >
> > wiki.gentoo.org is back, and it says to use something like this in 
> > /etc/asound.conf
> > or ~/asoundrc:
> >
> > defaults.pcm.!card 1
> > defaults.pcm.!device 0
> > defaults.ctl.!card 1
> >
> > That also does nothing. Using card names as shown at
> > https://wiki.gentoo.org/wiki/ALSA#Files also does nothing.
> >
> > Yes, I'm restarting alsasound after changing /etc/asound.conf
> 
> Apparently, restarting alsasound after changing /etc/asound.conf isn't
> enough. A reboot was required.
> 
> I never saw that mentioned in any of the half-dozen sources I read
> about alsa configuration, so I presume it's a personal problem?

These configurations are in /etc/modprobe.d/alsa.conf as to which is
the default sound card and its parameters.  The name might not be
alsa.conf, but you would have to unload the module and reload, that is
why you had to do a reboot.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] for the speakup users on the list

2022-04-17 Thread John Covici
On Sun, 17 Apr 2022 13:28:50 -0400,
Mark Knecht wrote:
> 
> On Sun, Apr 17, 2022 at 9:53 AM Jude DaShiell  wrote:
> >
> > Yes, I am blind and can disassemble computers okay but never could learn
> > to assemble them since the equipment to test memory external to computers
> > has been and will remain inaccessible.  This if it's done will have to be
> > done by a repair shop and likely will cost more to repair this machine
> > than replace it if that much work is involved.
> >
> 
> I was curious about speakup as I had not heard about it so I attempted
> an install on my Ubuntu desktop but it's not in the default repositories.
> 
> Reading the Ubuntu docs they say speakup is applied as a kernel
> patch to 2.4 & 2.6 level kernels and that to use it with a modern
> version the patches would have to be ported. It appears that all
> the docs on speakup I found quickly stalled out in 2008-2010.
> 
> https://wiki.ubuntu.com/Accessibility/doc/Speakup
> 
> Do you know of newer work?
> 
> I'm curious about the program from a persona point of
> view. When I started at National Semiconductor in 1978
> we had a cantankerous old guy working on text-to-speach
> synthesizers so I had a little bit of exposure.
> 
> There are old Ubuntu releases here:
> 
> https://old-releases.ubuntu.com/releases/
> 
> If I can figure out what kernels they were running I could
> possibly try creating a VM and see where it leads me.
> 
> Echoing Jack's comment, I'm not sure this is a heat
> sink problem. Misoperation at the time of letting
> go of the reset button prior to POST. If the machine is
> starting cold a processor wouldn't overheat that fast but
> I haven't yet read all of your thread.
> 
> I think there's also an opportunity here to do some sort
> of remote debug with you if we can find anything that does
> boot.

Speakup works in most recent kernels, 5.10.x and it is now in the
mainstream kernel, but I forget what release it got in there.  There
are two types of synthesizers, hardware and software.  Most people use
software synthesizers these days, I still use a hardware synthesizer.
  You might need the espeakup package to make it work, or speechdup
  and speech-dispatcher.
  I am pretty sure speakup is even in the net install of gentoo.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Hard drive error from SMART

2022-04-15 Thread John Covici
On Fri, 15 Apr 2022 11:49:21 -0400,
Dale wrote:
> 
> Howdy,
> 
> I got the drive and pvmove is doing its thing.  I would like to unplug
> one of the drives and physically move them around without shutting down
> my system.  Is there a way to tell LVM to disable the drives while I'm
> doing this and restart them when done?  I found the command vgchange -a
> n but I'm not sure if that is correct.  Honestly, I want to be
> really sure before I unplug things.  I assume the "n" changes to "y" to
> restart them? 
> 
> Thanks.
> 
> Dale
> 
> :-)  :-) 
> 
> P. S.  BTW, the drive has passed two new tests with no error.  The tests
> are slower than usual tho.  I'm not sure why tho. 
> 

No, you can't do that till the pmove is over.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] mirrorselect r.f.e.

2022-04-14 Thread John Covici
Are you using cursor or tracking hilight instead?

On Thu, 14 Apr 2022 22:30:58 -0400,
Jude DaShiell wrote:
> 
> When speakup is used with mirrorselect mirrorselect locks the cursor at
> the bottom of the screen and doesn't allow moving the cursor onto repos in
> the downloaded lists.  I can find which repos are selected by inspecting
> the screen with speakup for changed colors where if I only hit the
> spacebar once there should be a repository showing a different color
> announced by speakup.  However the locked cursor prevents me from
> positioning the cursor on any of those repositories.
> 
> 

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Re: LVM and the /usr Logical Volume

2022-04-06 Thread John Covici
On Wed, 06 Apr 2022 19:38:16 -0400,
dhk wrote:
> 
> So it sounds like /usr being under /dev/dm-1 instead of
> /dev/mapper does not look right.
> 
> The UUID was tried in the fstab and the same results occurred,
> same as with LABEL and mount points.
> 
> Since /usr is mounted temporarily at boot it almost looks as if
> there is something wrong with the way the initramfs is handling
> it. The tmpfs is built into the kernel and the
> /etc/initramfs.mounts looks correct with only /usr in it, but
> /lib/modules was tried also and did not make a difference.
> 
> Could this be a bug with genkernel or udev?

Are you using systemd or openrc?  What are you using for your initrd,
dracut or something else?  I also wonder if dm1 is the same thing as
your /dev/mapper/... by another name -- check where the link points
to.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



[gentoo-user] problem emerging virt-manager 4.0.0

2022-04-06 Thread John Covici
Hi.  In today's world update, I get the following strange output when
trying to emerge virt-manager.  I am not even sure what this means.

>>> Configuring source in
>>> /var/tmp/portage/app-emulation/virt-manager-4.0.0/work/virt-manager-4.0.0
>>> ...
python3.9 setup.py configure --default-graphics=spice
error: Multiple top-level packages discovered in a flat-layout: ['po',
'ui', 'man', 'data', 'virtinst', 'virtManager'].

To avoid accidental inclusion of unwanted files or directories,
setuptools will not proceed with this build.

If you are trying to create a single distribution with multiple
packages
on purpose, you should not rely on automatic discovery.
Instead, consider the following options:

1. set up custom discovery (`find` directive with `include` or
`exclude`)
2. use a `src-layout`
3. explicitly set `py_modules` or `packages` with a list of names

To find more information, look for "package discovery" on setuptools
docs.
 * ERROR: app-emulation/virt-manager-4.0.0::gentoo failed (configure
 phase):
  *   (no error message)

Thanks in advance for any suggestions.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] applications cannot access anything on youtube

2022-03-06 Thread John Covici
On Sun, 06 Mar 2022 12:31:55 -0500,
Rich Freeman wrote:
> 
> On Sun, Mar 6, 2022 at 12:20 PM John Covici  wrote:
> >
> > OK, I discovered that if I add 8.8.8.8 to my resolv.conf,
> > www.youtube.com becomes accessible.  I would like not to have either
> > google or cloudflare in there, if I can avoid them -- they were
> > blocking some places I wanted to go to with a 521 error code.  So, the
> > mystery deepens.
> >
> 
> Actually, it got a lot simpler.  You ruled out host, nsswitch, etc
> issues.  This is just a DNS server issue.  Run:
> dig www.youtube.com @8.8.8.8
> dig www.youtube.com @127.0.0.1
> dig www.youtube.com @198.7.0.5
> 
> All three should resolve something reasonable (it is ok if they don't
> resolve the same - load balancing/etc can result in that).  If any
> fail to resolve then that DNS server has issues.  At that point you
> need to check the config on that DNS server.

Its not my server, and seems to return nothing.  But the questionis
that since 127.0.0.1 works, why do my applications not work?  Should I
put 127.0.0.1 last -- I thought it should always be first as it would
be the fastest.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] applications cannot access anything on youtube

2022-03-06 Thread John Covici
On Sun, 06 Mar 2022 12:03:15 -0500,
Rich Freeman wrote:
> 
> On Sun, Mar 6, 2022 at 11:49 AM Michael  wrote:
> >
> > On Sunday, 6 March 2022 16:34:21 GMT John Covici wrote:
> > > On Sun, 06 Mar 2022 09:23:58 -0500,
> > >
> > > Rich Freeman wrote:
> > > > On Sun, Mar 6, 2022 at 9:01 AM John Covici  
> > > > wrote:
> > > > > Traceroute does not work, either.
> > > >
> > > > Can you elaborate on what "does not work" means, both for traceroute and
> > > > ping?
> > > >
> > > > This is sounding like a name resolution issue.  Dig will directly
> > > > query the name server you point it at.  Traceroute or ping will use
> > > > the C resolver.
> > > >
> > > > Places this could go wrong include:
> > > > /etc/hosts
> > > > /etc/host.conf
> > > > /etc/nsswitch.conf
> > > > /etc/resolv.conf
> > > >
> > > > (And that is just off the top of my head.)
> > >
> > > ping www.youtube.com
> > > ping: www.youtube.com: Name or service not known
> > >
> > > Same exact result for traceroute .
> > > Here is my /etc/resolv.conf
> > > nameserver 127.0.0.1
> > > nameserver 198.7.0.5
> >
> > Did you try to compare 'dig +trace' output for the two different URLs with 
> > and
> > without @8.8.8.8 as the DN resolver, to see how the responses to your local
> > setup differ?
> 
> Specifically, run the dig @127.0.0.1 and @198.7.0.5 and compare that
> with @8.8.8.8.  If some of those fail then there is a DNS server
> problem of some sort.  If they're all consistent, I'd check nsswitch
> and the other files to ensure DNS is even being used.

Well, what is strange is that 127.0.0.1 works fine, but  198.7.0.5
does not .

Here is the output

dig +trace www.youtube.com @198.7.0.5

; <<>> DiG 9.16.25 <<>> +trace www.youtube.com @198.7.0.5
;; global options: +cmd
;; Received 56 bytes from 198.7.0.5#53(198.7.0.5) in 20 ms

and that is all I get.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



  1   2   3   4   5   6   7   >