ian rodent for hours at a time.
--
Ian
On 2020-04-20 05:09, Ashley Dixon wrote:
> [1] https://github.com/kouya/snownews
Snownews seems to lack SSL support completely, or am I wrong? The great
majority of feeds I read are https:// URLs.
--
Ian
On 2020-04-19 21:15, Caveman Al Toraboran wrote:
> i have newsboat, but it got masked.
Really? Masked as in package.mask? When? I don't see that.
I use it too, and it is better than the alternatives IMO.
--
Ian
t have to move the file one level down the directory
hierarchy.
I agree though, it seems pointless, and likely to make portage start up
time even longer.
--
Ian
need an equalizer for my personal music listening anyway,
so it is natural to do in the music player.
In any case, alsaequal should be removed from Gentoo. It is broken, and
it seems nobody knows how to fix it.
--
Ian
This should work even if sh is dash - only the AWKPROG translations are
bash specific (and they could probably be avoided at the cost of other
ugliness, maybe with sed).
BTW, the only difference between $FOO and ${FOO} is to protect against
alphanumerics literally following the occurence of FOO. It has no
quoting effect on the _contents_ of $FOO.
--
Ian
ilt in. When I rebuilt the kernel with the driver built
in, the fan went back to normal.
In your case: are both scenarios on the same hardware, since as we all
know you're just switching?
--
Ian
hat the rare and random crashes stopped when I shifted from allowing X
to start on the first unused tty (which is the default) to starting it
on the tty where I'm already logged in. I'm thinking this is somehow
related to my user id and permissions on the tty. Possibly with one of
the login managers it is not an issue.
--
Ian
After the latest Firefox update (68.7.0), when I try to open the menu
with F10, sometimes Firefox crashes (about the 3rd time today now).
Does anyone else see that?
--
Ian
y will keep doing it no
matter how clean the gentoo dash package is.
--
Ian
bash, or with whatever /bin/sh
points to? I thought it was the former.
--
Ian
- we had to give up on
DSL completely, because 6 times out of 10 when we got a phone call the
internet dropped. Seriously. We're not proud to support the Comcast
monopoly, but what a difference.
--
Ian
en than not. That is the basis for the spam
fighting tactic called "greylisting". So you will not even be original
in ignoring them.
--
Ian
by gentoo, so this always fails and it amounts to a useless
delay for me, and perhaps an annoyance for the servers. How can I
disable it and make repoman go straight to the upstream location?
--
Ian
s to satisfy virtual/editor
which is in the profile set.
virtuals are another area which I need to study, sigh
--
Ian
packages (notably
editors/nano) and those are _not_ coming back.
--
Ian
nfiguration to replicate,
including portage's. That's what git is for :-P.
--
Ian
that, wouldn't just transferring the world file be
enough?
If you do, maybe you can pin the versions in the world file, though
I have never tried that.
--
Ian
.
--
Ian
ong ago. Of course.
--
Ian
install usually makes a symlink from
/usr/sbin/sendmail to itself.
--
Ian
On 2020-03-29 22:05, tu...@posteo.de wrote:
> must be ALC892
Yeah, that's quite close to mine. What's wrong with it?
I understand that for serious audio pros, a specialized card is a must,
but ... a Soundblaster? Come on.
--
Ian
On 2020-03-29 17:36, tu...@posteo.de wrote:
> The onboard sound chip of my new motherboard is ..
details?
--
Ian
l change (remove the installation of README.org which doesn't
exist upstream anymore).
FWIW, I added PORTAGE_INST_UID=1000 to the environment and that made it
work.
--
Ian
ipv6 jpeg json libsamplerate latex
lcms lensfun lm_sensors lzma lzo libtirpc mad mmap mp3 multilib ncurses
nls nptl ogg openexr opengl openmp opus pam pcre pdf png postscript
readline seccomp socks5 sound sqlite ssl svg tcpd tiff tk truetype udev
unicode vorbis webp yaml X xattr xcb xft xml xmp xpm wxwidgets zip zlib
-cups -emacs -filecaps -introspection -java -libav -lv2 -sasl -smartcard -vala"
LLVM_TARGETS="X86 AMDGPU"
L10N="en en-GB en-US es es-ES es-MX cs"
CPU_FLAGS_X86="3dnow 3dnowext mmx mmxext popcnt sse sse2 sse3 sse4a"
BTW, I have so far resisted enabling cgroups in the kernel.
--
Ian
false
fi
((ret|=$?))
done
so it is indeed trying to set the owner to root. Maybe if I set
PORTAGE_INST_{UID,GID} to my own it will not really try to change them.
Are you saying you didn't have to do that? Does your version of the
script contain the above code?
--
Ian
fter all, it's just an alternate (indirect) name for the
same device inode.
--
Ian
On 2020-03-19 18:53, J. Roeleveld wrote:
> I found it far simpler to use Nginx when dealing with different
> websites, incl. seperate SSL certificates per site even though it is 1
> server and public IP.
+1
--
Ian
27;:
Operation not permitted
* ERROR: net-mail/mu-1.3.9::foolinux failed (install phase):
* dobin failed
And yes, I am in the portage group. Of course this doesn't help here -
only root can do chown().
--
Ian
original problem ;-(
Do they in fact have labels? Just checking.
Also, you're not not clear if your _partition_ still isn't getting
mounted, or just the swap file not getting activated.
For a problem like this, there _has_ to be something in the log.
--
Ian
On 2020-03-18 18:25, Dale wrote:
> BTW, can a label be changed without redoing the file system? I seem to
> recall that being done during the file system creation.
Yes, e2label for ext[2-4] , fatlabel for vfat. Don't know about others
but probably most of them allow something similar.
--
Ian
lts ...
This doesn't solve your underlying timing problem, of course. Just apropos.
--
Ian
r a way to do these test runs.
I remember that I could do this the first time, a couple of years ago.
But I don't remember how :-(
--
Ian
sion or if firefox
just started acting on it now, but in any case I am adding it to my
user.js with a value of false, right now.
--
Ian
On 2020-03-11 22:10, Marc Joliet wrote:
> "python -m venv -h" in a terminal to get started
Yes, and note in particular the --system-site-packages option.
--
Ian
e reason for this?
This is a bug in the upstream build system. They should use `pkg-config
--libs ncurses` to construct the link command line, which would result
in the correct "-lncurses -ltinfo", but instead they just hardcode
"-lncurses".
Try passing LDFLAGS=-ltinfo or LDLIBS=-ltinfo to make or configure.
--
Ian
continue to use their present locations.
But I already have a bunch of symlinks to juggle the space requirements
and I would rather not revisit that, right now. On my system /var is in
the / filesystem and doesn't have that much space (less than the 8G
necessary to build firefox). At some future spring cleaning time,
maybe.
Thanks for the help.
--
Ian
nd how can I fix it?
--
Ian
ool for searching dependencies while taking USE flags into account.
I am aware that such a thing would be very close to "emerge -p". Maybe it
would have to be identical to it? :-)
--
Ian
e real bug here.
--
Ian
On 2020-02-05 22:14, Matt Connell wrote:
> I know that gentoo-sources tracks on the most current LTS kernel
> release, currently 4.19.97.
5.4 has just become the newest LTS.
--
Ian
uot;the death of
email". And this is why, if you are one of the geeks who do care, the
only way to prolong your life with email is to set up your own server.
You're already halfway there as you have your own domain.
--
Ian
On 2020-01-16 13:45, Daniel Frey wrote:
> > * sys-devel/clang:9 is missing! Cannot use LLVM slot 9 ...
>
> Do you have this installed?
FWIW, I get that message too during firefox builds (at the end), and yet
they finish successfully.
--
Please don't Cc: me privately on mailing lists and Usen
On 2020-01-13 11:33, Adam Carter wrote:
> https://fedoraproject.org/wiki/Changes/PythonNoSemanticInterpositionSpeedup
>
> The only downside listed is "Users will no longer be able to use LD_PRELOAD
> to override a symbol from libpython".
>
> Does anyone know if that is an issue for gentoo?
The
On Thu, Jan 16, 2020, 1:40 PM Valmor de Almeida
wrote:
> Hello list,
> I have been trying for a while getting firefox emerged; no luck.
> Inputs appreciated.
> Thanks,
> --
> Valmor
>
> >>> Failed to emerge www-client/firefox-68.4.1, Log file:
>
> >>> '/var/tmp/portage/www-client/firefox-68.4.1/
On 2020-01-13 11:09, Alan Grimes wrote:
> mysqld goes into infinite hang when I try to boot my damn manchine.
Missing entropy? Try installing haveged.
--
Please don't Cc: me privately on mailing lists and Usenet,
if you also post the followup to the list or newsgroup.
To reply privately _only_
On 2020-01-02 14:12, Rich Freeman wrote:
> > Device Model: ST8000AS0003-2HH188
> >
> > I recall reading about SMR but can't recall the details of what it is.
> > far as I know, this is just a basic 8TB drive.
>
> This is an SMR drive. You should DEFINITELY read up on what they are.
How do
On 2020-01-01 18:09, Dale wrote:
> As some may recall, I have a 8TB external SATA hard drive that I do
> back ups on. Usually, I back up once a day, more often if
> needed. Usually I turn the power on, mount it, do the back ups,
> unmount and turn the power back off. Usually it is powered up for 5
On 2019-12-26 18:12, gevisz wrote:
> It seems that it finally was satisfied with those two blobs added.
> At least I can now start twm.
Good that you have a working system. But it should _not_ be necessary
to build the blobs into the kernel. I have similar hardware (Gigabyte
mobo with a Phenom
On 2019-12-16 16:48, n952162 wrote:
> After starting apache2 and cups, when I select the add-a-printer
> selection item, a blank screen is displayed. Does anybody know why?
Do you run apache2 just for the CUPS UI? That should not be necessary,
CUPS has its own built in http server. At least tha
On 2019-12-11 22:18, Walter Dnes wrote:
> openrdate defaults to set correct time directly, but it does have an
> optional parameter to gradually skew local time to the remote time. I
> use openrdate in client mode once a month or so to sync a machine.
NTP (the protocol implemented by both chrony
On 2019-12-10 00:51, Caveman Al Toraboran wrote:
> i login in text (no gui login). i think xdm is fundamentally a
> redundant concept that should not have existed as per occam's razor.
> i use i3, and start it by `startx`. i can auto-start startx upon
> login, but i like it better this way, as
On 2019-11-29 00:01, Ralph Seichter wrote:
> > The first reason [...] was that my router does _not_ assign fe80::1 to
> > itself, but rather some other arbitrary address in the fe80 prefix
>
> I found an article[1] that I first read years ago. "One method to make
> things easier is to manually as
On 2019-11-30 14:34, Peter Humphrey wrote:
> I want to start playing with IPv6 (thanks, Ralph S.) but first I need
> to clean up something wrong with my existing IPv4.
> * Bringing down interface eth0
> RTNETLINK answers: No such file or directory
> Error talking to the kernel
Do you mean the b
For my ssh keys that require passphrases, I use ssh-agent to cache the
decrypted key so I don't have to type the passphrase every time. Until
yesterday there was only one such key; last night I added a new one
[1]. And, being the lazy thinker I am, I used the same passphrase as
for the old one.
On 2019-11-28 18:41, Ralph Seichter wrote:
> > What am I missing?
>
> I can't really tell, based on what you posted. Is there an IPv6 Router
> Advertisment service running, either on your router or another machine
> in your local network?
Thanks for answering; I got a bit further meanwhile. Th
On 2019-11-28 13:20, james wrote:
> My specific (eventual) goal is to communicate/manage a wide variety of
> gentoo systems, from servers & workstations to a myriad of embedded
> and 5G minimal gentoo systems; particularly those on embedded
> processors that have modest resources.
I have no "wide
On 2019-11-28 04:11, Ralph Seichter wrote:
> > But what about connecting to the outside world? For that, the
> > link-local address doesn't work.
>
> It does work, actually. fe80::1 is a perfectly valid way to specify the
> default gateway. Remember that NICs have several IPv6 addresses with
> di
On 2019-11-28 03:07, Ralph Seichter wrote:
> Personally, I don't think static IPv6 addresses are very useful,
> because machines in a local IPv6 network can easily locate each other
> using link-local addressing, without the need to configure this in any
> way. In the example above, the link-local
On 2019-11-25 15:53, Ralph Seichter wrote:
> https://www.ripe.net/ripe/mail/archives/ripe-list/2019-November/001712.html
>
> This does not come as a surprise, of course, but I consider it a good
> point in time to pause and ask oneself what each individual can do to
> move further towards IPv6. T
On 2019-11-19 03:32, John Covici wrote:
>
> So, I made sure glibc had -gdb and recompiled and recompiled named,
> but still no symbols. It was an assertion that failed, maybe this is
> the reason. I can send you the core dump if you would be interested.
First I'll look into the backtraces are
On 2019-11-17 06:00, John Covici wrote:
> On Sat, 16 Nov 2019 16:12:53 -0500,
> Ian Zimmerman wrote:
> >
> > It looks like a bug. Can you build with -g and without stripping?
>
> Hmmm, I have split-debug on and I thought I had -g in my flags, but I
> will check.
On 2019-11-17 10:28, Mick wrote:
> On Saturday, 16 November 2019 17:24:34 GMT Ian Zimmerman wrote:
> > Is it possible to start firefox as a daemon, ie. without opening any
> > windows, and later connect to it as needed to display URLs? I have
> > in mind something simil
On 2019-09-19 14:23, John Covici wrote:
> Sep 18 22:25:45 ccs.covici.com named[4207]: resolver.c:4917:
> INSIST(dns_name_issubdomain(&fctx->name, &fctx->domain)) failed, back trace
> Sep 18 22:25:45 ccs.covici.com named[4207]: #0 0x5645afbc0610 in ??
> Sep 18 22:25:45 ccs.covici.com named[4207]:
Is it possible to start firefox as a daemon, ie. without opening any
windows, and later connect to it as needed to display URLs? I have in
mind something similar to "emacs --daemon".
I had some hopes for "firefox --headless" but that doesn't do what I
want: later "firefox $URL" will not connect t
On 2019-11-16 12:50, Mick wrote:
> > Question: when does the init program run under the name openrc-init?
>
> It is not simply a matter of different names, but of different
> binaries. As far as I understand it, the /sbin/init of
> sys-apps/sysvinit is used by openrc unless you have modified you
On 2019-10-26 14:04, Neil Bothwick wrote:
> There's no need to mess around adding and removing masks, just use the
> --exclude option.
Multiple exclude options seem to further lengthen emerge's "thinking"
phase, which is a huge pain as it is. The increase seems at least linear
in the number of e
On 2019-11-04 22:46, n952162 wrote:
> Ah, I didn't know that about running fsck multiple times - I remember
> after doing my home directory - the more important one - it did say
> "file system modified". I don't remember if the root fsck said that,
> though. But it looks like I'm going to have
On 2019-10-18 13:57, Daniel Frey wrote:
> It is waiting for entropy to build. Moving mouse or typing on keyboard
> will speed it up but I have machines only controlled by IR so this was
> not helpful.
That was exactly my guess when I saw the OP, although I don't have this
problem myself.
--
Ple
After my weekly webrsync this morning, emerge -p showed me a whale of an
upgrade, including rebuilding both pythons, llvm and firefox, on top of
the legitimate and long overdue texlive update. It would have taken
half a day even on a reasonably capable desktop.
Inspecting the -p output I blame li
On 2019-09-24 09:50, Peter Humphrey wrote:
> The Gentoo Handbook says to create a small unformatted partition at
> the beginning of the (primary?) disk, then to create a FAT-32
> partition for /boot, then whatever other partitions are required.
Does /boot really have to be a FAT partition, and no
On 2019-09-23 16:22, Walter Dnes wrote:
> There appear to be "media-sound/jack" and "media-sound/jack2" ebuilds.
> Both of them are tagged "~amd64". There's also
> media-sound/jack-audio-connection-kit Which one(s) do I use?
It's the last one, I'm pretty sure.
> Youtube is a bad example to use
On 2019-09-18 12:00, John Covici wrote:
> Thanks, I will try that, do you know why named is restarting, this is
> a much worse problem?
As of now I don't know. I may be able to guess if you post the backtrace.
--
Please don't Cc: me privately on mailing lists and Usenet,
if you also post the f
On 2019-09-17 20:40, John Covici wrote:
> On Tue, 17 Sep 2019 18:33:51 -0400,
> Ian Zimmerman wrote:
> >
> > On 2019-09-17 13:01, John Covici wrote:
> >
> > > > > Also, when I restart named (which I have now done automatically by
> > > > > s
On 2019-09-17 13:01, John Covici wrote:
> > > Also, when I restart named (which I have now done automatically by
> > > systemd) it gives me a lot of errors like the following:
> > > Sep 17 03:11:59 ccs.covici.com named[3299910]: validating arpa/DS: no
> > > valid signature found
> > > or this:
> >
On 2019-09-17 03:30, John Covici wrote:
> Hi. I am having a very annoying problem with named. I am using
> net-dns/bind-9.14.4 which I actually updated from a previous version
> which also had the problem. It seems that an assertion has failed:
> Sep 17 03:10:53 ccs.covici.com named[1857864]: re
On 2019-09-16 15:43, Mick wrote:
> Actually, on two systems FF 68 has been a disaster:
>
> As reported by Peter, it crashes when launched.
I rebuilt with the default flags (ie. with the system libraries) and so
far it is working ok.
> I have found three approaches to allow it to launch.
>
>
On 2019-09-15 16:21, Walter Dnes wrote:
> On Sun, Sep 15, 2019 at 09:08:24AM -0700, Ian Zimmerman wrote
>
> > Is this for real or is it a mistake to be reverted soon? I do not
> > enjoy the thought of rebuilding firefox twice in a row.
>
> The USE flags seem to have
When I saw that the last update of firefox enabled linking with some
system libraries -- sqlite and jpeg included -- I went to the window
right away and checked the sky for flying pigs ;-)
Is this for real or is it a mistake to be reverted soon? I do not enjoy
the thought of rebuilding firefox tw
On 2019-08-06 12:28, Rich Freeman wrote:
> > Arguing against this trivial (and IMHO, elegant) solution is tilting
> > at windmills. Specially if it is for ideological reasons instead of
> > technical ones.
> Some of the solutions I've seen tossed out in this thread are more
> complex than just bu
If I correctly remember the post by Lennart that spawned this entire
debate, there were and are genuine technical reasons why a separate /usr
filesystem doesn't really work anymore. Perhaps fixable _if_ all package
developers (other than init) paid attention but that's not going to
happen.
Now of
On 2019-08-04 19:36, Grant Taylor wrote:
> Create the bin and sbin directories inside of the /usr directory that
> is the mount point so that they are on the underlying file system that
> /usr is mounted over top of. Then copy the needed binaries to the
> /usr/bin & /usr/sbin directories on the u
On 2019-08-04 12:29, Mick wrote:
> https://www.freedesktop.org/wiki/Software/systemd/TheCaseForTheUsrMerge/
>
> Essentially the historical reasons for having a lot of separate
> directories/ fs/partitions/disks are becoming obsolete and many of
> them are due to merge, changing the baselayout. I
On 2019-08-03 18:21, Neil Bothwick wrote:
> It seems odd that portage would want to install packages that weren't
> a dependency of something else. They are here, for example
>
> % emerge -cpv acct-group/kvm
>
> Calculating dependencies... done!
> acct-group/kvm-0 pulled in by:
> acct-user
On 2019-08-03 11:31, Dale wrote:
> Do you know what tools those were?
Sorry, I don't remember. I'll be sure to post here if I encounter the
same kind of problem.
--
Please don't Cc: me privately on mailing lists and Usenet,
if you also post the followup to the list or newsgroup.
To reply priva
After latest webrsync, portage wants to install these:
acct-group/input-0
acct-group/kvm-0
acct-group/render-0
No other package seems to depend on them, so wth is this about?
--
Please don't Cc: me privately on mailing lists and Usenet,
if you also post the followup to the list or newsgroup.
To
On 2019-08-03 07:56, Neil Bothwick wrote:
> Hooray! They've changed the default locations to something more
> sensible. Keeping data in /usr never made sense, I switched PORTDIR
> to /var/portage years ago. Keeping tarballs inside the portage tree
> made even less sense.
I tried to do that some
On 2019-07-30 22:44, Dale wrote:
> I wonder, if I bought a bluetooth USB thingy and put that on my puter,
> would that help any? Since I hooked up my wifi router and it uses
> that, would that help? Or is the USB cable directly connected the best
> way?
I have a USB to BT adaptor. It's worse tha
On 2019-07-27 07:42, Aidan Harris wrote:
> I run openrc with rc_parallel enabled and I end up booting so fast
> that by the time ntp-client starts DNS resolution is not properly
> available yet (I use a local DNS resolver so even though networking is
> up my local resolver takes a while - a small
On 2019-07-27 01:27, Grant Edwards wrote:
> > By the way does "rc_parallel" really makes a difference?
>
>
> Yes. It guarantees that when you do have boot problems, you'll never
> be able to figure out the real problem.
>
>
> Having more parallel boot operations used to be one of the
> "advan
On 2019-06-24 14:16, Jacques Montier wrote:
> I followed the steps 1, 3, 4, 5, 6, 7, 8, 9 and 10 (emerge -1v
> sys-devel/gcc:8.3.0, emerge -1v sys-devel/gcc:8.2.0-r6) without any issue.
> Everything works fine but the step 11 (emerge -1v --deep /lib32 /usr/lib32
> /usr/lib/llvm/*/lib32) has been p
On 2019-07-19 20:58, Adam Carter wrote:
> I experimented found the following worked in /etc/default/grub;
>
> GRUB_DEVICE="PARTUUID=d3554d49-02"
>
> Which writes grub.cfg as;
> linux /vmlinuz-5.2.0-gentoo root=PARTUUID=d3554d49-02 ro
> init=/usr/lib/systemd/systemd iommu=pt raid=noautodetect
>
On 2019-07-19 06:40, n952162 wrote:
> Anyway, thank you for the (unexpected) tip:
>
> man perlre
>
> That says to use \b instead of the decades-old \<.
I did not expect it either, but I convinced myself running
ldd `which less`
--
Please don't Cc: me privately on mailing lists and Usenet,
On 2019-07-18 19:42, Stefano Crocco wrote:
> Hello to everyone,
> since yesterday emerge --sync fails because it can't refresh keys. The
> messages I get are:
>
> Syncing repository 'gentoo' into '/usr/portage'...
> * Using keys from /usr/share/openpgp-keys/gentoo-release.asc
> * Refreshing ke
On 2019-07-17 07:46, Corbin wrote:
> My kernel version : 4.19.59
>
> Please note that I am using the "experimental" USE FLAG for
> "sys-kernel/gentoo-sources".
>
> CPU selected is "AMD Piledriver"
>
> Also, I am using the latest firmware for "sys-kernel/linux-firmware" (
> 20190712:0 ).
>
> Ke
UH-OH, Self-followup:
On 2019-07-14 21:30, Ian Zimmerman wrote:
> I find it odd that there is apparently no central way to track which
> firmwares are being loaded without a debugging kernel.
>
> The relevant messages in linux/drivers/base/firmware_loader/main.c are
> all dev_db
On 2019-07-13 19:06, Mick wrote:
> > If linux-firmware is emerged with the savedconfig use flag, then
> > only the firmware not deleted from the config file is left.
>
> Yes. I used to do this, but gave up after a while.
I find it odd that there is apparently no central way to track which
firmw
On 2019-07-12 13:18, Mick wrote:
> $ dmesg | grep -i micro
> [0.622441] [drm] Loading ARUBA Microcode
> [5.763242] [drm] Loading hainan Microcode
> [6.653025] microcode: CPU0: patch_level=0x06001119
> [6.657962] microcode: CPU1: patch_level=0x06001119
> [6.658890] microcode: CP
On 2019-07-11 21:28, Nuno Silva wrote:
> vlock -n -a
Does vlock work from an XWindow session? Or would I have to use it on
top of whatever I do to lock the XWindow session - xscreensaver/i3lock
etc?
(I browsed to the vlock README page on github but it doesn't answer this
question.)
--
Please
On 2019-07-12 07:12, Nikos Chantziaras wrote:
> > What is the cleanest way to handle the situation when a new sysctl knob
> > is introduced by a kernel release and I want to use it, but I also have
> > older kernels around?
>
> What's the point of that?
What's that? :-)
--
Please don't Cc: m
1 - 100 of 720 matches
Mail list logo