Re: [gentoo-user] Re: New Intel CPU flaws discovered

2019-05-15 Thread Andrew Savchenko
e patching, see [1] for details. Most kernel bugfixes are available that way. I have not checked MDS problem however. [1] https://wiki.gentoo.org/wiki/Elivepatch Best regards, Andrew Savchenko pgpxo2ldPrmiZ.pgp Description: PGP signature

Re: [gentoo-user] Re: Stable gcc:7.3.0 won't build with stable glibc

2019-03-30 Thread Andrew Savchenko
On Sat, 30 Mar 2019 17:39:03 - (UTC) Grant Edwards wrote: > On 2019-03-30, Andrew Savchenko wrote: > > On Sat, 30 Mar 2019 15:09:06 - (UTC) Grant Edwards wrote: > >> On 2019-03-29, Philip Webb wrote: > >> > 190329 Grant Edwards wrote: > >> >

Re: [gentoo-user] Re: Stable gcc:7.3.0 won't build with stable glibc

2019-03-30 Thread Andrew Savchenko
6 does build and works fine for my application which won't > build with gcc-8 -- so it's purely an academic question. It's better to fix your application. Fixing problem revealed by gcc update is usually not hard. Best regards, Andrew Savchenko pgp_X6SIW88OD.pgp Description: PGP signature

Re: [gentoo-user] Unable to unshare: EINVAL

2019-03-28 Thread Andrew Savchenko
gt; > will > > automatically select them. > > emerge-ing seems work, can't I just ignore the message (I don't need > that namespace elsewhere in the system) ? It provides extra isolation features. If you are sure you don't need that, ignore it. Best regards, Andrew Savchenko pgpMJhV6uGoAC.pgp Description: PGP signature

Re: [gentoo-user] Kernel modules and security

2019-03-22 Thread Andrew Savchenko
us USB devices, network protocols or filters and other subsystems which are not used on daily basis, but may be needed occasionally). Best regards, Andrew Savchenko pgpf7bCg7yH0S.pgp Description: PGP signature

Re: [gentoo-user] Flags for amd 6180se opteron

2019-03-09 Thread Andrew Savchenko
his works, I'll be upgrading to 6380 CPUs.  All help appreciated. Install and run app-portage/cpuid2cpuflags. Best regards, Andrew Savchenko pgp2AOrdjxjhl.pgp Description: PGP signature

Re: [gentoo-user] [OT] Flashing an old NOKIA 3310 with Linux?

2019-02-15 Thread Andrew Savchenko
y be your friend. Usually they have good support for emulating old win api. Best regards, Andrew Savchenko pgpVU6Lw4Uuvm.pgp Description: PGP signature

Re: [gentoo-user] Coming up with a password that is very strong.

2019-02-10 Thread Andrew Savchenko
On Sun, 10 Feb 2019 10:27:32 -0600 Dale wrote: > Andrew Savchenko wrote: > > On Sun, 3 Feb 2019 23:47:35 -0600 Dale wrote: > >> Howdy, > >> > >> Some may recall me mentioning using LastPass to manage my passwords.  > >> Obviously, it can gene

Re: [gentoo-user] xorg 1.20.x not working

2019-02-10 Thread Andrew Savchenko
On Sun, 10 Feb 2019 10:21:21 -0600 Dale wrote: > Andrew Savchenko wrote: > > On Wed, 16 Jan 2019 15:18:37 +0800 Bill Kenworthy wrote: > >> Hi, > >> > >> I have a problem with any of the xorg-server 1.20.x series where I can > >> start simple apps

Re: [gentoo-user] Coming up with a password that is very strong.

2019-02-10 Thread Andrew Savchenko
t if I use the same method, well, how many others > are using that same method, if you know what I mean.  ;-)  Just looking > for ideas.  1) Install app-admin/apg. 2) apg -a1 -m40 Best regards, Andrew Savchenko pgp562ZjmGipO.pgp Description: PGP signature

Re: [gentoo-user] xorg 1.20.x not working

2019-02-10 Thread Andrew Savchenko
You need to rebuild all x11-drivers after xorg update. Input problems you are describing are likely caused by modules built for older xorg version. Try: # emerge -av $(eix -IC x11-drivers --only-names) Best regards, Andrew Savchenko pgpVSVeA05_HH.pgp Description: PGP signature

Re: [gentoo-user] systemd-240 doesn't load my kernel modules

2019-02-10 Thread Andrew Savchenko
ystemd/issues/11314 It should be fixed in the latest versions in tree. Best regards, Andrew Savchenko pgp9IVGM73nc3.pgp Description: PGP signature

Re: [gentoo-user] Linux 4.19.8 kernel panics with netfilter/iptables

2018-12-23 Thread Andrew Savchenko
;.patch". More details are here: https://wiki.gentoo.org/wiki//etc/portage/patches Best regards, Andrew Savchenko pgpLkt_F7Yn3f.pgp Description: PGP signature

Re: [gentoo-user] system clock screwed up since last ntpd update...

2018-12-23 Thread Andrew Savchenko
ay... What is exactly wrong with you time? How exactly it is not correct? Is it of by an hour or some random value or what? Is your kernel configured with CONFIG_RTC_HCTOSYS and CONFIG_RTC_SYSTOHC? Best regards, Andrew Savchenko pgpPDahfDwl0y.pgp Description: PGP signature

Re: [gentoo-user] libGL symlinks vs `eselect opengl`

2018-12-23 Thread Andrew Savchenko
our system, e.g. eix output or emerge -pv output for corresponding packages. Best regards, Andrew Savchenko pgp6fHJitagF0.pgp Description: PGP signature

Re: [gentoo-user] Can't "emaint sync -A" successfully

2018-12-22 Thread Andrew Savchenko
in/emerge-webrsync . > > That's not big deal, but I really would like to understand a bit more, > like, am I doing something wrong? Please show your repo configuration (in /etc/portage/repos.conf/). Try to switch to another mirror or use official git repo: git://anongit.gentoo.org/repo/sync/gentoo.git Best regards, Andrew Savchenko pgpeLStBdaSgf.pgp Description: PGP signature

Re: [gentoo-user] copy text file to clipboard on startup

2018-11-22 Thread Andrew Savchenko
On Thu, 22 Nov 2018 10:49:00 -0700 the...@sys-concept.com wrote: > On 11/22/2018 10:02 AM, Andrew Savchenko wrote: > > On Thu, 22 Nov 2018 09:35:42 -0700 the...@sys-concept.com wrote: > >> I have a simple text file (with few lines in it) and using XFCE. > >> > >&g

Re: [gentoo-user] Something strange with use flags

2018-11-22 Thread Andrew Savchenko
gt; > > commands show no celt and schroedinger use flags at all. > > > > > > Why? > > > > Because they are not in the ebuild IUSE anymore (hence the %). > > > > From man emerge > > > %suffix newly added or removed > > Ok. Why these packages should be rebuild then if the corresponding > use flags just do not exit? Because support for celt and shroedinger experimental codecs was removed. Best regards, Andrew Savchenko pgpF67lTe_HTC.pgp Description: PGP signature

Re: [gentoo-user] copy text file to clipboard on startup

2018-11-22 Thread Andrew Savchenko
start 2) Custom run hook: Edit ~/.config/xfce4/xinitrc properly (call xclip, then default xfce4 xinitrc) https://unix.stackexchange.com/a/267238 Best regards, Andrew Savchenko pgprBByY5PtdG.pgp Description: PGP signature

Re: [gentoo-user] Android studio emulator without PulseAudio

2018-11-05 Thread Andrew Savchenko
On Mon, 5 Nov 2018 17:21:14 + Pouru Lasse wrote: > Andrew Savchenko writes: [...] > > You should run emulator as: > > $ apulse command_to_run_emulator > > > > Or install the latest apulse with USE=sdk. > > > > Best regards, > > Andrew Savchenko &g

Re: [gentoo-user] portage sandbox path-depth limit ?

2018-10-31 Thread Andrew Savchenko
On Thu, 1 Nov 2018 03:09:51 +0300 Andrew Savchenko wrote: > On Tue, 30 Oct 2018 13:29:59 +0100 Håkon Alstadheim wrote: > > > > Den 30. okt. 2018 10:01, skrev Mick: [...] > > Memory should not be a problem here. Fails with only that one emerge > > running, > >

Re: [gentoo-user] glibc-2.27 is broken

2018-10-31 Thread Andrew Savchenko
/ld: > final link failed: Nonrepresentable section on output > collect2: error: ld returned 1 exit status > > When I try to install something it fails during configuration at > compiler sanity check. Try to get binary glibc, binutils and gcc packages from a recent starge3 image,

Re: [gentoo-user] portage sandbox path-depth limit ?

2018-10-31 Thread Andrew Savchenko
ntil the compilation invariably fails. Increasingly > > more > > and more packages have been suffering from this, the last two I noticed are > > qtwebkit and qtwebengine. > > > > My solution has been to create a package.env file in which I specify > > MAKEOPTS > > limiting the number of jobs and average load for any of these packages > > which > > chew up all the RAM. > Memory should not be a problem here. Fails with only that one emerge > running, > succeeds if run directly as root, or with FEATURES="-sandbox -usersandbox". > > Memory is >14GB: > # vmstat > procs ---memory-- ---swap-- -io -system-- > --cpu- >  r  b   swpd   free   buff  cache   si   so    bi    bo   in   cs us sy > id wa st >  3  4  28416 6904608 174112 4616144    0    0    65   266   13    4 10  > 2 84  4  0 It is possible that you hit directory loop. What lstree says on that dir? Anyway, report this to sandbox devs. Best regards, Andrew Savchenko pgpx97Wp8nVj1.pgp Description: PGP signature

Re: [gentoo-user] Android studio emulator without PulseAudio

2018-10-31 Thread Andrew Savchenko
PulseAudio. Any options? > > > > - Lasse > > I already had apulse installed, but apparently the emulator doesn't look > for the library in the right directory. I copied all the libpulse.* > files under ~/Android/Sdk/emulator/lib/ and > ~/Android/Sdk/emulator/lib64/ and now it seems t

Re: [gentoo-user] File conflict

2018-10-28 Thread Andrew Savchenko
tallation of platformio was aborted due to > the file conflict. Report this to bugzilla and CC both package maintainers. Best regards, Andrew Savchenko pgpNE0rYBq_dx.pgp Description: PGP signature

Re: [gentoo-user] app-shells/bash slotted?

2018-10-28 Thread Andrew Savchenko
h complicated bash scripts which may/will not work correctly with other bash versions than a specific one. Best regards, Andrew Savchenko pgpkthPThEttM.pgp Description: PGP signature

Re: [gentoo-user] Why doesn't revdep-rebuild catch undefined symbol errors?

2018-10-28 Thread Andrew Savchenko
? revdep-rebuild catches libraries from removed packages (including removed older versions) still in use by other packages. Though with proper subslot dependencies revdep-rebuild is rarely needed. If for some reason library containing required symbol was forcefully removed, revdep-rebuild cannot magically recreate that symbol. Best regards, Andrew Savchenko pgpAJrxuaNyXT.pgp Description: PGP signature

Re: [gentoo-user] Nouveau test : back to Nvidia

2018-09-02 Thread Andrew Savchenko
matrix for details: https://nouveau.freedesktop.org/wiki/FeatureMatrix/ In most cases 3D works, but slower than on the proprietary driver and some advanced features may be missing. > Are there any 3rd possibilities ? No, at least if you want 3D. Best regards, Andrew Savchenko pgp08d7Y9pTiP.pgp Description: PGP signature

Re: [gentoo-user] libGL symlinks vs `eselect opengl`

2018-08-29 Thread Andrew Savchenko
ne; glxinfo reports NVIDIA > extensions), or is there just something I've fundamentally missed or messed > up here? If glxinfo reports correct data and glxgears works fine, then this may be a bug and please report it. You may CC both celestia and opengl since right now it is not obvious which is the culprit. Best regards, Andrew Savchenko pgpBED_xijwSA.pgp Description: PGP signature

Re: [gentoo-user] trying to use Nouveau

2018-08-06 Thread Andrew Savchenko
On Mon, 6 Aug 2018 02:38:28 -0400 Philip Webb wrote: > 180805 Philip Webb wrote: > > 180804 Andrew Savchenko wrote: > >> Your xorg.conf -- or a file from xorg.conf.d directory -- > >> must contain the following : > >> > >> Section "Device

Re: [gentoo-user] trying to use Nouveau

2018-08-04 Thread Andrew Savchenko
f.d directory) must contain the following: Section "Device" Identifier "Card1" Driver "modesetting" ... (some options may follow) EndSection You probably name `Driver "nvidia"` there right now. Best regards, Andrew Savchenko pgpKEjFz0sR6X.pgp Description: PGP signature

Re: [gentoo-user] net-misc/openssh-7.7_p1-r4 switched off hpn use flag

2018-07-30 Thread Andrew Savchenko
is enabled in openssh-7.7_p1-r6. Sometimes hpn becomes disabled for the latest openssh because hpn patch is not yet ready. So better stick to older or stable versions if you need hpn to be always available. Best regards, Andrew Savchenko pgpwUdv2q2goh.pgp Description: PGP signature

Re: [gentoo-user] iproute2 reference

2018-07-29 Thread Andrew Savchenko
don't mind paying for a > book, provided that it's reasonably up to date and won't bury me in a morass > of bit patterns, OSI transport layers and so on. Just the stuff that a > network > admin would need. The best howto on iproute I ever saw: https://www.tldp.org/HOWTO/Adv-Rou

Re: [gentoo-user] Building kernel with floppy support

2018-07-29 Thread Andrew Savchenko
ue. No, it works just fine. > I will do my main compiling on my main PC then send it to the P4 to keep it > from burning itself up. haha. Best regards, Andrew Savchenko pgpp89ew2ray1.pgp Description: PGP signature

Re: [gentoo-user] is anyone using Nouveau graphics driver ?

2018-07-29 Thread Andrew Savchenko
features are implemented, looks like the most troublesome part is power management. Usually you'll have lower FPS is nouveau compared to nvidia driver, but if your game is not top notch, it should be playable. [1] https://nouveau.freedesktop.org/wiki/FeatureMatrix/ Best regards, Andrew

Re: [gentoo-user] is anyone using Nouveau graphics driver ?

2018-07-29 Thread Andrew Savchenko
there anywhere I can find ebuilds for Nvidia-Drivers 390.42 390.48 ? Why you don't want to use the latest 390.77 (or 390.67) for stable? [1] https://bugs.freedesktop.org/show_bug.cgi?id=106772 Best regards, Andrew Savchenko pgpBZ1YjiyAkd.pgp Description: PGP signature

Re: [gentoo-user] emerge -e @world failed

2017-12-10 Thread Andrew Savchenko
a race condition bug. Try to emerge required linux-gazette slots manually, one by one. If this helps, report the bug on portage to bugzilla. Best regards, Andrew Savchenko pgpjTVN5boSFh.pgp Description: PGP signature

Re: [gentoo-user] A portage nuisance

2017-10-28 Thread Andrew Savchenko
that dependencies are very complex, may be intricately interconnected and there is no way to tell which parts are correct until all picture is seen. Best regards, Andrew Savchenko pgpBVWkDHhpq1.pgp Description: PGP signature

Re: [gentoo-user] Does Gentoo support more than 8 bits per color channel?

2017-10-28 Thread Andrew Savchenko
bilder.hifi-forum.de/medium/262100/hdmi-20-597x266_609346.jpg Best regards, Andrew Savchenko pgpmanGDHoNsB.pgp Description: PGP signature

Re: [gentoo-user] A portage nuisance

2017-10-28 Thread Andrew Savchenko
not met, or circular dependency occurs and so on. AFAIK there is no way to use keep-going like option for deps resolution, because first error may trigger a lot of others and there will be inevitably false errors, because the dependency tree was not fully built. Best regards, Andrew Savchenko pgp00OQ7zNaOM.pgp Description: PGP signature

Re: [gentoo-user] type keyboard problem

2017-10-08 Thread Andrew Savchenko
tarting udev but no luck. Try to update your kernel to the latest one, preferably to vanilla one. Also try udevadm trigger. Best regards, Andrew Savchenko pgpN3ElF63trz.pgp Description: PGP signature

Re: [gentoo-user] Rename /dev/nvme0n1 to /dev/sda

2017-09-02 Thread Andrew Savchenko
that happen to also be attached? Yes, you can write an udev rule to create any names or symlinks you want on any events selected by triggers. See http://www.reactivated.net/writing_udev_rules.html and udev docs. Best regards, Andrew Savchenko pgpzaY5zG6AW0.pgp Description: PGP signature

Re: [gentoo-user] Easiest way to block domains?

2017-09-02 Thread Andrew Savchenko
that'll > block specified domains? Use uBlock origin. Both firefox and chromium work perfectly fine for me on a Core2Duo host. Best regards, Andrew Savchenko pgp0mlyc7absR.pgp Description: PGP signature

Re: [gentoo-user] strange behaviour in quite special case

2017-08-31 Thread Andrew Savchenko
ckages are actually mandatory. If you have some form on snapshots of your changes, you can try to bisect them in a git bisect way. Another approach is to run X server (or any other app suspected as a troublemaker) under strace (or attach strace to a running process) and see what is going on. You will have a lot of low level information and extensive filtering will be required; strace is capable of that, but you will need to dig into its documentation. Best regards, Andrew Savchenko pgpiwHTGCazGH.pgp Description: PGP signature

Re: [gentoo-user] app-eselect dependencies

2017-08-31 Thread Andrew Savchenko
sci-libs/gotoblas2-1.13-r1 > > but in eselect-cblas-0.1.ebuild there are no such dependencies listed. > Where are these blocking messages coming from. Could you please post the full error message? OT: gotoblas2 is quite old, use openblas instead, it has better optimizations, especially for

Re: [gentoo-user] No beep.

2017-08-23 Thread Andrew Savchenko
y checking those two config > settings in /proc/config.gz. > > Would somebody please suggest to me where I am going wrong, here? If you are using ALSA (I suppose you are), run alsamixer and check the settings of the "beep" channel, it can be muted or set to 0. Best regards, Andrew Savchenko pgpz9OvoPw0U0.pgp Description: PGP signature

Re: [gentoo-user] Warnings on shutting down bcache: WARNING: CPU: 1 PID: 4378 at lib/idr.c:383

2017-08-23 Thread Andrew Savchenko
> [140398.382275] kthread+0xfc/0x101 > [140398.382278] ? init_completion+0x24/0x24 > [140398.382284] ret_from_fork+0x25/0x30 > [140398.382287] Code: 00 75 2a 4c 89 f7 e8 79 52 d5 ff 48 8d 75 b0 4c 89 > e2 4c 89 ef e8 03 3a 00 00 eb 11 44 89 fe 48 c7 c7 0a a1 a0 81 e8 c9 79 > d0 ff <0f> ff 48 83 c4 38 5b 41 5c 41 5d 41 5e 41 5f 5d c3 85 f6 79 02 > [140398.382341] ---[ end trace 279bbc0d0aae56cc ]--- Looks like a kernel bug, try the latest vanilla kernel. Best regards, Andrew Savchenko pgpj5uKfEIyVD.pgp Description: PGP signature

Re: [gentoo-user] Re: Something started muting the sound

2017-08-23 Thread Andrew Savchenko
nger needed in general case and was removed. The warning is here is for the people with special setups (e.g. out of the tree modules) updating from very old systems. Best regards, Andrew Savchenko pgp88LkgWGSge.pgp Description: PGP signature

Re: [gentoo-user] Problem with printer after system update

2017-07-30 Thread Andrew Savchenko
you may increase log verbosity in cupsd.conf. Best regards, Andrew Savchenko pgpbUgvm0Q5T0.pgp Description: PGP signature

Re: [gentoo-user] On making customized profile again.

2017-07-19 Thread Andrew Savchenko
> pasted it right after it, and changed just its name: > x86 default/linux/x86/13.0/customized stable > > But, when i run > eselect profile list > > i don't see mine profile enlisted. > > So, where did i make mistake? Use /etc/portage/profile/ directory for profile customization. Best regards, Andrew Savchenko pgptku9AWkkdL.pgp Description: PGP signature

Re: [gentoo-user] Something wrong when emerging librime

2017-07-17 Thread Andrew Savchenko
C++11 ABI bug, see https://bugs.gentoo.org/show_bug.cgi?id=624370 Just another compilation failure. I had not studied close what is wrong there, but likely some unhandled API change. Best regards, Andrew Savchenko pgpnmtkE_hnSc.pgp Description: PGP signature

[gentoo-user] Don't miss the 1 500 000 000 Unix second!

2017-07-13 Thread Andrew Savchenko
Hi all! I'd like to remind you that $ date -d @15 is drawing close! Don't miss the moment :) Best regards, Andrew Savchenko pgpRdAwlWh1Fd.pgp Description: PGP signature

Re: [gentoo-user] Re: tmp on tmpfs

2017-05-24 Thread Andrew Savchenko
the swap partition. On resume just reverse actions. Apparently it is pointless to encrypt swap if unencrypted hibernation image is used, because all memory is accessible through that image (and even if it is deleted later, it can be restored from hdd and in some cases from ssd). Best regards, Andrew Savchenko pgpHK8m7gAlj4.pgp Description: PGP signature

Re: [gentoo-user] tmp on tmpfs

2017-05-24 Thread Andrew Savchenko
/tmp (and /var/tmp on hosts with lots or RAM), but both tmpfs and running daemons/apps can benefit from compressed memory for rarely used pages while enjoing full RAM speed for frequently accessed ones. Best regards, Andrew Savchenko pgpr8SXNUHm1t.pgp Description: PGP signature

Re: [gentoo-user] libreoffice and java.

2017-05-19 Thread Andrew Savchenko
A_HOME is > set in the environment. In the libreoffice jre selection dialog the jre > is showing an selected but I still get this error: > > $ lowriter > javaldx: Could not find a Java Runtime Environment! > Warning: failed to read path from javaldx > > > What have I misse

Re: [gentoo-user] gcc 6 PIE use flag

2017-05-09 Thread Andrew Savchenko
gt; > > > > Shouldn't this be in the ebuilds? eg. > if gcc:6[pie]; > then CFLAGS=${CFLAGS} -fPIC I'm not so sure. Whether -fPIC is required or not depends on too many factors and adding it when not needed will bring harm. Are you using hardened? Best regards, Andrew Savchenko pgp8oPjdoXM85.pgp Description: PGP signature

Re: [gentoo-user] gcc 6 PIE use flag

2017-05-08 Thread Andrew Savchenko
ten need -fPIC for proper relocations when linking, just add it when you're told to. It allows COW strategy for DLOs but at the cost of extra CPU register and some slowdown. Best regards, Andrew Savchenko pgp_7cjU5i50K.pgp Description: PGP signature

Re: [gentoo-user] Re: htop wants cgroups

2017-05-08 Thread Andrew Savchenko
nexpected problems" instead of saying "some additional features will be disabled" Hey, this is _very_ different to have some extra stuff off and to have core stuff with "unexpected problems". Best regards, Andrew Savchenko pgpwXnme3Sqty.pgp Description: PGP signature

Re: [gentoo-user] Re: htop wants cgroups

2017-05-08 Thread Andrew Savchenko
subsystem is still new in the kernel and there were many related vulnerabilities in the past. Best regards, Andrew Savchenko pgp2TMZZ4xXFn.pgp Description: PGP signature

Re: [gentoo-user] replacement for ftp?

2017-04-30 Thread Andrew Savchenko
amn fast. Best regards, Andrew Savchenko pgpH4meGDETra.pgp Description: PGP signature

Re: [gentoo-user] vim colorschemes: A question regarding terminal capabilities

2017-04-14 Thread Andrew Savchenko
c-xterm-colors.html e.g. echo -ne "\033]12;#DD3123\007" will change your cursor to red (colour DD3123) without affecting normal text foreground and background colors. Best regards, Andrew Savchenko pgpF2WZYsRDLk.pgp Description: PGP signature

Re: [gentoo-user] Ryzen initial results.

2017-04-14 Thread Andrew Savchenko
a newer kernel > for proper support. I didn't even try my new laptop with an old kernel > (most of my other machines are on 4.1 LTS still.) Ditto. With a bleeding edge hardware one needs a bleeding edge software, at least kernel, drivers/firmware and @system. Best regards, Andrew Savchenko pgpJRkj_YZJsv.pgp Description: PGP signature

Re: [gentoo-user] Mysterious encodig problem...

2017-04-02 Thread Andrew Savchenko
et LANG=en_US, or change LANG only for neomutt/vim, e.g.: #/bin/sh LANG=de_DE.UTF-8 vim ... Best regards, Andrew Savchenko pgpMsOl9GU91R.pgp Description: PGP signature

Re: [gentoo-user] Strange IPv6 behaviour

2017-03-26 Thread Andrew Savchenko
Compare dumps when connection stalls and when it works fine. Many reasons are possible, it's hard to guess from data you provided. But it makes me wonder why you have default via VPN and given address via eth0. This may lead to undesirable consequences like VPN carrier (or some aux request) trying to go through its own VPN tunnel. Best regards, Andrew Savchenko pgp3fIREW1JZ4.pgp Description: PGP signature

Re: [gentoo-user] SHA-1 has just been broken

2017-03-06 Thread Andrew Savchenko
website like any other computer. > http://www-03.ibm.com/systems/power/hardware/linux-lc.html There is no way to import them into my country now. In a year or two maybe, but not now :/ Best regards, Andrew Savchenko pgpncblckJVCz.pgp Description: PGP signature

Re: [gentoo-user] SHA-1 has just been broken

2017-03-06 Thread Andrew Savchenko
On Thu, 2 Mar 2017 19:04:06 -0500 Rich Freeman wrote: > On Thu, Mar 2, 2017 at 6:26 PM, Andrew Savchenko <birc...@gentoo.org> wrote: > > On Thu, 2 Mar 2017 03:42:24 -0500 taii...@gmx.com wrote: > >> > >> The IOMMU (theoretically) protects the CPU a

Re: [gentoo-user] SHA-1 has just been broken

2017-03-02 Thread Andrew Savchenko
get > packages via git, and somehow automatically gpg -verify the signature of > each package that (s)he got when (s)he, say: Yes and no. AFAIK gkeys is not yet fully implemented. Right now it can be used to verify dev keys, but I'm not aware about a way to verity git tree using gkeys. Prob

Re: [gentoo-user] SHA-1 has just been broken

2017-03-02 Thread Andrew Savchenko
deed they are. But that boxes are quite expensive and hard to get. Best regards, Andrew Savchenko pgpwYnzvVK92P.pgp Description: PGP signature

Re: [gentoo-user] Its ground hog day... how to escape the syndrome?

2017-03-02 Thread Andrew Savchenko
ps, so use `-DNuavt --with-bdeps y'. "vt" here is optional and affects only on-screen output. Best regards, Andrew Savchenko pgpyvddSFDcaV.pgp Description: PGP signature

Re: [gentoo-user] SHA-1 has just been broken

2017-02-27 Thread Andrew Savchenko
and some options are already available.) Best regards, Andrew Savchenko pgp2DzXAJ_N32.pgp Description: PGP signature

Re: [gentoo-user] SHA-1 has just been broken

2017-02-27 Thread Andrew Savchenko
generate different PDFs with the same SHA1 hash. On-line service is available together with detailed description: https://alf.nu/SHA1 So danger of SHA1 collision is much closer than 9,223,372,036,854,775,808 SHA1 computations or 1 110-GPU year. Best regards, Andrew Savchenko pgpdZdRXx8Qdq.pg

Re: [gentoo-user] SSH rekeying straight after authentication

2017-02-27 Thread Andrew Savchenko
e without HPN support. I have no problems so far. But HPN is unofficial and it may trigger problems. Maybe this is a bug in HPN, maybe a server's custom protection. Try to report this on bugzilla for openssh maintainers. Best regards, Andrew Savchenko pgpEM5hBjqNZP.pgp Description: PGP signature

Re: [gentoo-user] Cross-compiling for an unstable architecture.

2017-02-27 Thread Andrew Savchenko
owledge only the developers of > the corresponding software have. Get in touch with the arm Gentoo team. If you sure your fix is correct, open bugs on bugzilla. There is nothing wrong in opening tons of good bug reports with patches :) Best regards, Andrew Savchenko pgpfTa_N6QIrm.pgp Description: PGP signature

Re: [gentoo-user] Is this a dependency bug?

2017-02-27 Thread Andrew Savchenko
mats > License: LGPL-3 > > Is this a dependency bug in the weasyprint ebuild? Yes, please report on bugzilla. Best regards, Andrew Savchenko pgpbd1PsZ_M4e.pgp Description: PGP signature

Re: [gentoo-user] How to keep my system from (nearly) freezing?

2017-02-20 Thread Andrew Savchenko
ing above doesn't help: a) reduce -j to a value where memory usage is suitable for you; b) consider using -Os in your {C,CXX,F,FC}FLAGS, since such system is certainly short of memory. 5. If even 4. doesn't help, consider using more powerful host to build binary packages for this one

Re: [gentoo-user] how to control firefox input and output?

2017-02-11 Thread Andrew Savchenko
; suggestion would be greatly appreciated. Try Xnest or Xvfb. Best regards, Andrew Savchenko pgp64Rk3v7PFv.pgp Description: PGP signature

Re: [gentoo-user] To do or not to do...

2017-01-16 Thread Andrew Savchenko
HELP! I need somebody... HELP! not just anybodu, HELP! > I need just GENTOOO UH!H!... > > Thanks in advance! > > Cheers > Meino > > > > > Best regards, Andrew Savchenko pgpdy_PFvy3hw.pgp Description: PGP signature

Re: [gentoo-user] Compiling maim fails...

2017-01-16 Thread Andrew Savchenko
o https://bugs.gentoo.org and report a bug there. Please select title correctly, since bug you are reporting is x11-misc/slop-4.3.21 compilation failure. It has nothing to do with media-gfx/maim aside from being its dependency. Best regards, Andrew Savchenko pgpMci7Fi6dXL.pgp Description: PGP signature

Re: [gentoo-user] xterm menu

2016-12-18 Thread Andrew Savchenko
should not crash, so if your system is up-to-date (not only xterm, but Xorg, freetype and friends as well, so better update all system) and bug is still here, please report it on bugzilla. Best regards, Andrew Savchenko pgpAI9MsI8JDF.pgp Description: PGP signature

Re: [gentoo-user] procps: mysterious option

2016-12-14 Thread Andrew Savchenko
On Thu, 15 Dec 2016 04:43:56 +0100 meino.cra...@gmx.de wrote: > Andrew Savchenko <birc...@gentoo.org> [16-12-14 17:07]: > > On Sat, 10 Dec 2016 05:06:54 +0100 meino.cra...@gmx.de wrote: > > > Hi > > > > > > for the options "-nN" and &quo

Re: [gentoo-user] procps: mysterious option

2016-12-14 Thread Andrew Savchenko
v ] [ -nN ]. > > Furthermore the option "-f" isn't explained anywhere. > > What I don't understand here ? ;) Is your man page out of date? From my man procinfo: SYNOPSIS procinfo [ -fsmadiDSbrChv ] [ -nN ] [ -Ffile ] ... OPTIONS -f Run procinfo continuous

Re: [gentoo-user] perl-cleaner output

2016-10-24 Thread Andrew Savchenko
dev-perl/XML-Parser:0 Of course, you should check if such bugs already exist or packages are already fixed. Best regards, Andrew Savchenko pgpVIbg6LeIfK.pgp Description: PGP signature

Re: [gentoo-user] cross-compile attempt

2016-07-31 Thread Andrew Savchenko
be helped with distcc). I used 2.b earlier on very old box (it is dead now). 3. Well, one can do full cross-compilation as you proposed, but this is ridiculous. Cross-compilation is always a pain and if it can be avoided, it should be avoided. Best regards, Andrew Savchenko pgpBOHdczNQK1.pgp Description: PGP signature

Re: [gentoo-user] Opera-12 license mask warning

2016-07-31 Thread Andrew Savchenko
he installation. This warning was added just recently per bug 573050. Both Opera licenses are clear EULA and thus were added to @EULA license group, which requires explicit user approval if default ACCEPT_LICENSE is used. That's why you have not seen the message during opera installation. For fre

Re: [gentoo-user] Re: Missing CPU options in make menuconfig

2016-07-21 Thread Andrew Savchenko
an apply that patch separately, thanks for the > pointer. Be careful with MNATIVE optimization. In some cases it results in broken kernel: random userspace segfaults. See https://github.com/graysky2/kernel_gcc_patch/issues/15 Best regards, Andrew Savchenko pgpzPNjAwM98H.pgp Description: PGP signature

Re: [gentoo-user] Is "-fomit-frame-pointer" a gcc default?

2016-07-12 Thread Andrew Savchenko
ointer, not nice. The cost of extra register is that profiling is no longer possible and debugging may be mangled a bit. Looks like -fpic disables -fomit-frame-pointer at least for some pieces of the code: hand-written 4-registers assembly makes -fpic fail in some cases on x86 (e.g. ffmpe

Re: [gentoo-user] Konsole

2016-07-10 Thread Andrew Savchenko
([2015-10-07 13:08:42])(handbook > -aqua -debug -minimal -test) > Description: KDE's terminal emulator > > Are we going to be forced to install the whole of KDE 5 > if we want to go on using some very useful KDE apps ? > > Or was it dropped by mistake ? I suppose kde:4 was p

Re: [gentoo-user] Xcdroast users : alert

2016-07-09 Thread Andrew Savchenko
Hi, On Fri, 08 Jul 2016 14:01:45 +0200 Helmut Jarausch wrote: > On 07/07/2016 08:59:59 PM, Andrew Savchenko wrote: > > Hi all, > > > > I revbumped xcdroast to fix this and other issues. > > > > xcdroast users, please test that xcdroast-0.98_alpha16-r2.ebuild >

Re: [gentoo-user] Xcdroast users : alert

2016-07-07 Thread Andrew Savchenko
visions and will request stabilization of this revision. Afterwards all old versions will be dropped. Best regards, Andrew Savchenko pgptILCAFfr_b.pgp Description: PGP signature

Re: [gentoo-user] Wrong SHA512 checksum for 20160630 amd64 minimal installation medium

2016-07-05 Thread Andrew Savchenko
; install-amd64-minimal-20160630.iso > > Can this please be fixed? > Thanks! Checksums are indeed wrong, whirlpool one too. Thanks for noticing, I opened a bug for this: https://bugs.gentoo.org/show_bug.cgi?id=588062 In future please file bugs for similar issues right ahead. Best regards, And

Re: [gentoo-user] fsck inode warnings

2016-06-28 Thread Andrew Savchenko
temrescuecd and > run fsck -f manually, but the warning still appearing. These are not errors, but hints that your fs can be optimized. Extent trees can be compacted with: e2fsck -fpDv -E bmap2extent /dev/sda3 Best regards, Andrew Savchenko pgp64xwk1zDyC.pgp Description: PGP signature

Re: [gentoo-user] how to upgrade perl

2016-06-21 Thread Andrew Savchenko
h huge backtrack value, but in my case --backtrack=100 was not enough and 1000 was not possible to check, because even 100 took about 3 hours(!!) to run. Best regards, Andrew Savchenko pgpKr7TFbKBqi.pgp Description: PGP signature

Re: [gentoo-user] Re: Gentoo is supporting officially Snap packages?

2016-06-17 Thread Andrew Savchenko
to facilitating the installation of all applications from the > user-space without root privileges. Replace lack of security, really? It will create it in the long run due to outdated unmaintained third-party bundled software. Best regards, Andrew Savchenko pgpoy4EWTrn3I.pgp Description: PGP signature

Re: [gentoo-user] Re: Gentoo is supporting officially Snap packages?

2016-06-17 Thread Andrew Savchenko
I prefer container solutions like LXC over VM for security: they give approximately the same level of protection as VM, but resources cost is much lower. Of course it is still possible to break any container through L3 cache or some kernel bugs, so for really tight security independent hardware and OS must be used. [1] https://lwn.net/Articles/252794/ [2] https://www.usenix.org/node/184416 Best regards, Andrew Savchenko pgpqsUrMrvX2K.pgp Description: PGP signature

Re: [gentoo-user] Re: Gentoo is supporting officially Snap packages?

2016-06-16 Thread Andrew Savchenko
of vulnerabilities > in appc and docker containers." [1]. So, I want to hear about the robustness > of the security on these 'self containerd packages. There is a security audit of the snap already available: http://kmkeen.com/maintainers-matter/2016-06-15-11-51-16-472.html It is quite le

Re: [gentoo-user] basic grub question

2016-06-15 Thread Andrew Savchenko
On Wed, 15 Jun 2016 12:55:39 -0400 cov...@ccs.covici.com wrote: > Andrew Savchenko <birc...@gentoo.org> wrote: > > > On Wed, 15 Jun 2016 09:41:07 -0400 cov...@ccs.covici.com wrote: > > > Neil Bothwick <n...@digimed.co.uk> wrote: > > > >

Re: [gentoo-user] basic grub question

2016-06-15 Thread Andrew Savchenko
oken compared to the propietary nvidia drivers, as well as some other features (like advance power management, cooling states and so on). Results vary depending on a hardware used, but usually nouveau is sufficient when user needs only office, web or video and is unacceptable when user needs 3D-relate

Re: [gentoo-user] basic grub question

2016-06-15 Thread Andrew Savchenko
out kernel switch, at least this is possible with fbcon: as described in [1], it is possible to unbind framebuffer console and use text vga console, then you should be able to unload uvesafb module and load nvidia propietary blob. [1] https://www.kernel.org/doc/Documentation/fb/fbcon.txt Best regards, Andrew Savchenko pgpFvb0f1VF4r.pgp Description: PGP signature

Re: [gentoo-user] How to try custom-optimization in firefox

2016-06-14 Thread Andrew Savchenko
lf there: == Building firefox-47.0 with the following configuration --enable-application=browsermozilla.org default --enable-optimize=-O2 Gentoo's default optimization as well as in gcc commands below. Best regards, Andrew Savchenko pgpUQoGHe4GN_.pgp Description: PGP signature

Re: [gentoo-user] How to try custom-optimization in firefox

2016-06-14 Thread Andrew Savchenko
CFLAGS (unsupported) www-client/firefox:custom-optimization - Fine-tune custom compiler optimizations (-Os, -O0, -O1, -O2, -O3) So custom-optimization will only get -O[0123s] option from your CFLAGS, if you need another options, use custom-cflags. If you need both (-O* and other options), set both USE flags (as can be seen from mozcoreconf-v4.eclass). Best regards, Andrew Savchenko pgpUZ666RMISS.pgp Description: PGP signature

  1   2   3   >