On 11/9/2021 11:27 PM, Jack wrote:
Works fine for me. Can you try it with strace to see if you can tell
where it crashes? That or emerge with sufficient debug info that you
can run it under gdb and get a backtrace?
Thanks, I'll try that when I have a suitably large chunk of free time.
On 11/9/2021 11:59 PM, Matt Connell (Gmail) wrote:
On Tue, 2021-11-09 at 22:36 +0200, Anton wrote:
Is it just me, or has anybody else seen a similar problem?
Working fine here, with the following USE set:
USE="-gcrypt -ldap nls offensive pam -sasl secure-path (-selinux)
sendmail -ske
, however, resulted in a working sudo.
Is it just me, or has anybody else seen a similar problem?
Best,
Anton
On 10/20/2020 7:23 PM, tastytea wrote:
On 2020-10-20 11:01-0700 Anton wrote:
Hi there,
I am taking on maintaining a package in gentoo-sci overlay. What are
good ways to test that my ebuild works before creating a pull request?
I am thinking to install a Gentoo Prefix, snapshot its
Are there
better strategies?
Thanks,
Anton
Hi, Meino
I'd make a script, sudo_with_rehash:
sudo "$@"
rehash
and add to whatever is the equivalent of .bashrc for zsh:
alias sudo="source sudo_with_rehash"
Would that work for you?
Best,
Anton
On Wed, Oct 31, 2018 at 4:49 AM wrote:
> Hi,
>
> of
ut I see no way to tell what was the problem. How do I debug this?
>
Well,
cd /var/tmp/portage/dev-haskell/stack-1.3.2/work/stack-1.3.2
runhaskell Setup build
does show an error. It looks like package version mismatch, digging into it...
Sorry for the noise. Strange that emerge did not show any error message from
the compillation, though...
--
Anton
build failed"
*
So _probably_ something went wrong when compiling Control.Concurrent.Execute
-- but I see no way to tell what was the problem. How do I debug this?
The requisite information is below or attached. Thanks!
--
Anton
emerge -pqv '=dev-haskell/stack-1.3.2::gentoo'
[ebu
Thanks a lot Andreas!
Emerging net-libs/prcsvc-proto did solve the problem, and I was eventually
able to compile dev-perl/Ace.
On Thu, Nov 9, 2017 at 8:12 PM, Andreas K. Huettel
wrote:
> Am Freitag, 10. November 2017, 01:50:04 CET schrieb Anton Molyboha:
> > Hi all,
> >
>
ted by a failing emerge is attached (including the
slightly modified ebuild working around previous build failures)
Thanks in advance!
Anton
Ace-1.920.0-r2.ebuild
Description: Binary data
build.log
Description: Binary data
emerge-info.log
Description: Binary data
emerge-pqv.log
Description: Binary data
.
> >
>
> Typically what is done is you render the whole Wiki to HTML, and then
> view it in a browser. You don't edit the HTML directly. It should be
> possible to generate it incrementally.
>
> The one catch is that they might be relying on GitHub's integrated
> Wiki system. If they are, you might need to install Gollum to process
> the markdown files to HTML.
>
> Cheers,
> R0b0t1
>
>
This is a definite overkill, but I'm using JetBrains' IntelliJ Idea
(actually PyCharm) with the markdown plugin. It shows markdown and html
side-to-side in the editor.
Anton
Hi=) I have asus eeepc with Atom N570, Intel NM10 motherboard and nvidia
ION 2 (GT218).
Don't know if it's related, but I had the same black screen with official
nvidia drivers long time ago, so I stick to nouveau instead. It was all
normal until wayland came around and xorg-server fails every coup
In my case perl-cleaner was quite useless=( but it has an update since
then, so maybe it will work now.
But if it will be blocking updates you can always do it in some brutal
way=)))
run emerge perl with "--nodeps" and after do the same for every package
that uses perl
you can find their files
Hi=)
Can't really help with 32bit conflicts, I gave up on it since other
unofficial packages got broken.
But you can try workaround with disabled abi_x86_32, put skype ebuild to
your local overlay and remove all abi_x86_32 related in it. And it still
can fail=)
Or you can give a try to web.skype.co
Same for me, but it appears only after I'm canceling some job on terminal
with CTRL+C, maybe in 10% of total cases. I thought that was some
side-effect of switching env back, but because job is terminated in a "bad
way" haven't considered that as a bug.
Hi=) There's Digital Mars D Compiler (dev-lang/dmd) at sunrise overlay,
latest is 2.063.2, it's compilable and seems to be working =)
On Sun, Jan 12, 2014 at 8:14 PM, Elias Diem wrote:
> Hi all
>
> What's the best way to have a D compiler in Gentoo?
>
> I know that there is a USE flag for gcc w
Hi, there is a native queuing at my INTEL SSD 64GB, so i'v set "noop"
scheduler via udev rules. And it's kind a luggish when deleting a lot files
like kernel sources (at ext4,xfs,btrfs, FS makes no difference, some cheap
hardware stuff). Will test some day another scheduler like "deadline" on
top
Hi=) as far as i heard Parallella runs linux kernel on Zynq ARM core ONLY
and Parallella cores act as a co-processor. So you can't get all its fancy
cores out of box=(( you'll probably need to make some extreme kernel +
openjdk hacks (and may be a lot of others).
The main problem is that system run
ve emerged since I set my system up, preferably in chronological
> order.
>
> Where / how can I obtain this information? I know that portage keeps
> track of it somehow.
You can use "qlop --list" which in app-portage/portage-utils.
--
Cheers,
Anton
pgpTXXcazvcOe.pgp
Description: PGP signature
python2.6/posixpath.py", line 65, in join
> if b.startswith('/'):
> AttributeError: 'NoneType' object has no attribute 'startswith'
>
> I've run python-updater and there's no change.
>
> Is this a corrupt program?
Which version of x11-misc/alacarte you use? See bug 282337:
http://bugs.gentoo.org/show_bug.cgi?id=282337
--
Anton
ps. You can replace current
menu (applications.menu) with older file (applications.menu.undo-*).
And read Gnome 2.26 Upgrade Guide section about menu file-collision:
http://gnome.gentoo.org/howtos/gnome-2.26-upgrade.xml
--
Anton
Andrew
I have been using gentoo two years. And I have dialup connection only. My
desktop - KDE. :)
The secret is: emerge-delta-webrsync for updating portages and deltup for
sources.
--
Best regargs,
Anton Kochnev
Contact:
JID [EMAIL PROTECTED]
Dmitry S. Makovey пишет:
> Hi everybody,
>
> does anybody know what's happening to KDE4 in gentoo land ? Gentoo-KDE folks
> were pretty responsive with previous 4.0.x releases updating portage tree
> etc., but now I can't find much updates on what's happening with 4.0.4. Was
> it 3.5.9 preparat
Alan McKinnon wrote:
On Monday 28 April 2008, Joris Dobbelsteen wrote:
Dear,
I'm looking for a script that can kill an application after it has
been running for a 'long' time. I like to measure the start time (as
it offloads work, the CPU time time is not a good estimate). Does
anyone have some
Hello all.
I have a VIA embedded video card: lspci:
01:00.0 VGA compatible controller: VIA Technologies, Inc. VT8623 [Apollo
CLE266] integrated CastleRock graphics (rev 03)
XVideo doesn't work for me. :(
I use xf86-video-via driver from portage. Xorg starting ok, but mplayer
doesn't play with -v
25 matches
Mail list logo