Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 139 matches

Go to advanced search

Advanced search
Search found 139 matches
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next
by jmanko
Thu Jan 11, 2024 2:25 am
Forum: Kernel & Hardware
Topic: Error compiling kernel 6.7: out-of-tree dev-util/scap-driver
Replies: 3
Views: 3133

wow, portage is way behind with versions.
  • Jump to post
by jmanko
Thu Jan 11, 2024 2:03 am
Forum: Kernel & Hardware
Topic: Error compiling kernel 6.7: out-of-tree dev-util/scap-driver
Replies: 3
Views: 3133

Error compiling kernel 6.7: out-of-tree dev-util/scap-driver

I copied my .config from 5.13 to 6.7, and ran the following:

Command and result :

# genkernel --menuconfig --oldconfig --microcode=none all
* Gentoo Linux Genkernel; Version 4.3.8
* Using genkernel configuration from '/etc/genkernel.conf' ...
* Running with options: --menuconfig --oldconfig ...
  • Jump to post
by jmanko
Mon Nov 28, 2022 8:21 pm
Forum: Networking & Security
Topic: What's your Kubernetes experience on Gentoo?
Replies: 4
Views: 6693

alamahant wrote:If it is a single node then sys-cluster/minikube and sys-cluster/kubectl will suffice.
It will create a VM
That's exactly what I'm interested in doing. A single node for use with our QA team.
  • Jump to post
by jmanko
Mon Nov 28, 2022 7:15 pm
Forum: Networking & Security
Topic: What's your Kubernetes experience on Gentoo?
Replies: 4
Views: 6693

What's your Kubernetes experience on Gentoo?

I'm looking to set up Kubernetes on my Gentoo server, and I'm wondering what experience others have had getting things configured. I'm new to k8s from an admin pov, so any input would be helpful. I'll be starting with sys-cluster/kubelet installation and going from there. Anything else as far as ...
  • Jump to post
by jmanko
Fri Jun 24, 2022 1:25 pm
Forum: Portage & Programming
Topic: Updated system, Docker fails: Udev sync is not supported
Replies: 1
Views: 815

I fixed the issue by changing docker to user "overlay2":

/etc/conf.d/docker :

DOCKER_OPTS="--storage-driver overlay2"



# /etc/init.d/docker restart




I'm still interested in understanding how updating created this issue. I don't really know much about udev or how it's related to ...
  • Jump to post
by jmanko
Fri Jun 24, 2022 12:58 pm
Forum: Portage & Programming
Topic: Updated system, Docker fails: Udev sync is not supported
Replies: 1
Views: 815

Updated system, Docker fails: Udev sync is not supported

I update my system packages, and now docker is failing to start. I need some help on this.

# tail docker.log
time="2022-06-24T08:49:04.209026763-04:00" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc
time="2022-06-24T08:49:04.236353336-04:00" level=info msg="parsed ...
  • Jump to post
by jmanko
Fri Aug 06, 2021 1:53 pm
Forum: Portage & Programming
Topic: Corrupted bzip2 with bad march: Illegal instruction
Replies: 14
Views: 4154


Can you verify that the binary in /usr/bin is definitely the one you expect (etc)? It definitely seems like it shouldn't be, but maybe we compiled bzip2 incorrectly in the stage3 (seems very unlikely).

Too late. I was forced to reimage the drive from a copy.

Perhaps I will try to sandbox this ...
  • Jump to post
by jmanko
Fri Aug 06, 2021 1:02 pm
Forum: Portage & Programming
Topic: Corrupted bzip2 with bad march: Illegal instruction
Replies: 14
Views: 4154

Aha. I should've spotted this last night: your quickpkg was compressed using bzip2. I'm sure you can see the problem (we need bzip2 to decompress it).

Let's remake it from the stage3 with BINPKG_COMPRESS="gzip" quickpkg bzip2, (may need to put BINPKG_COMPRESS in make.conf within the stage3) and ...
  • Jump to post
by jmanko
Fri Aug 06, 2021 4:45 am
Forum: Portage & Programming
Topic: Corrupted bzip2 with bad march: Illegal instruction
Replies: 14
Views: 4154

Using the helper script https://github.com/zoobab/quickunpkg/blob/master/quickunpkg

# ~/scripts/quickunpkg bzip2-1.0.8-r1.tbz2
================================================================
Create the workdir, tbz2file
================================================================
TBZ2FILE ...
  • Jump to post
by jmanko
Fri Aug 06, 2021 4:23 am
Forum: Portage & Programming
Topic: Corrupted bzip2 with bad march: Illegal instruction
Replies: 14
Views: 4154


The alternative is that you mv the binpkg (the .tbz2 file) into /usr/portage/packages/app-arch/ (so that Portage can find it) on your broken/main install, then emerge -v1 --usepkg=y "=app-arch/bzip2-1.0.8-r1" and it should install using the binpkg.

I think I found what I need: https://wiki ...
  • Jump to post
by jmanko
Fri Aug 06, 2021 4:07 am
Forum: Portage & Programming
Topic: Corrupted bzip2 with bad march: Illegal instruction
Replies: 14
Views: 4154

Re: Corrupted bzip2 with bad march: Illegal instruction

mike155 wrote:
jmanko wrote:I changed the march to "skylake-avxs512".
So why don't you just use "-march=native" -- and let GCC figure out which instructions your CPU supports?
hindsight, right?
  • Jump to post
by jmanko
Fri Aug 06, 2021 4:02 am
Forum: Portage & Programming
Topic: Corrupted bzip2 with bad march: Illegal instruction
Replies: 14
Views: 4154

I reckon your best bet would be to wget a stage3, chroot in, run quickpkg app-arch/bzip2 then install the binpkg on your real install.

sam_, thanks for your guidance.

I was able to get to quickpkg part:

/mnt/stage3 # chroot /mnt/stage3 /bin/bash
/ # source /etc/profile
/ # quickpkg app-arch ...
  • Jump to post
by jmanko
Fri Aug 06, 2021 1:06 am
Forum: Portage & Programming
Topic: Corrupted bzip2 with bad march: Illegal instruction
Replies: 14
Views: 4154

Corrupted bzip2 with bad march: Illegal instruction

Today I upgraded machines from an i5-2400 to Xeon E-2236. I wanted to recompile system/world, so I changed my "march".

Intel lists teh E-2236 as Coffee Lake: https://www.intel.com/content/www/us/en/products/sku/191040/intel-xeon-e2236-processor-12m-cache-3-40-ghz/specifications.html

So, according ...
  • Jump to post
by jmanko
Fri Jun 05, 2020 6:21 pm
Forum: Gentoo Chat
Topic: sys-process/cronie and /etc/cron.hourly,daily,weekly,monthly
Replies: 3
Views: 6172

Can't you just emerge cronie without the anacron USE flag? Shouldn't that remove anacron and leave cronie to just run /etc/crontab as normal?
  • Jump to post
by jmanko
Sun Jan 27, 2019 8:08 pm
Forum: Portage & Programming
Topic: How to deepclean all packages except current kernel realted
Replies: 7
Views: 3290

Thank you both for replies! I will get on this now. :)
  • Jump to post
by jmanko
Sun Jan 27, 2019 7:56 pm
Forum: Portage & Programming
Topic: How to deepclean all packages except current kernel realted
Replies: 7
Views: 3290

How to deepclean all packages except current kernel realted

I'd like to remove all old packages, except for anything related to the current kernel source and headers. I generated my kernel with genkernel.
  • Jump to post
by jmanko
Sun Jan 27, 2019 7:49 pm
Forum: Portage & Programming
Topic: [solved] python-3.4.8-r1 - failed to build _hashlib _ssl
Replies: 5
Views: 4824

Probably you have an entry in package.use
$ grep -r python3_4 /etc/portage/package.use

The resolution was to remove Python 3.4 from the system, and of course remove from eselect:

# eselect python edit

Recompile each python module that was compiled again 3.4. Be sure to add the -python ...
  • Jump to post
by jmanko
Fri Jan 25, 2019 4:32 pm
Forum: Portage & Programming
Topic: [solved] python-3.4.8-r1 - failed to build _hashlib _ssl
Replies: 5
Views: 4824

I think that python-3.4 not support openssl-1.1, but because you have yet this version installed?
Default PYTHON_TARGETS set by profile are python2_7 and python3_6, so python3_4 isn't longer required.

See also https://bugs.gentoo.org/673960

Portage forces installation of 3.4.

# emerge -uDv ...
  • Jump to post
by jmanko
Thu Apr 05, 2018 3:11 pm
Forum: Portage & Programming
Topic: Can't emerge docker-runc
Replies: 2
Views: 1235

Re: Can't emerge docker-runc


You did notice the part above which says the package list contains packages which cannot be installed at the same time on the same system, right? Portage will not let you install both app-emulation/runc and app-emulation/docker-runc, presumably because the docker fork installs many files which ...
  • Jump to post
by jmanko
Thu Apr 05, 2018 2:21 pm
Forum: Portage & Programming
Topic: Can't emerge docker-runc
Replies: 2
Views: 1235

Can't emerge docker-runc

How can I get past this?

# emerge app-emulation/docker-runc

* IMPORTANT: 3 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.

Calculating dependencies... done!
[ebuild N ] app-emulation/docker-runc-1.0.0_rc4_p20180122 USE="ambient hardened seccomp ...
  • Jump to post
by jmanko
Wed Mar 16, 2016 10:57 pm
Forum: Other Things Gentoo
Topic: Need list of directory ownership under /var
Replies: 3
Views: 2862

Need list of directory ownership under /var

I accidentally set the directory ownership for everything recursively under /var to root:root. I need help determining the correct ownership for each directory/file. I can't believe I messed up this bad.

# ls -al
total 68
drwxr-xr-x 17 root root 4096 Nov 16 15:31 .
drwxr-xr-x 22 root root 4096 Sep ...
  • Jump to post
by jmanko
Sat Jan 17, 2015 10:54 pm
Forum: Gentoo on Alternative Architectures
Topic: Gentoo OpenStack (or other cloud) images
Replies: 9
Views: 17045

Gentoo OpenStack (or other cloud) images

I would be nice if Gentoo release official OpenStack image. :)
  • Jump to post
by jmanko
Fri Apr 11, 2014 4:41 pm
Forum: Portage & Programming
Topic: [RESOLVED] Upgraded Perl to 5.18, and now Bugzilla 4.4.1....
Replies: 4
Views: 3650

The solution was to get rid of the entire /var/www/localhost/htdocs/bugzilla/lib/i686-linux-thread-multi directory! It looks like that is where modules are installed by the bugzilla script, and they overwrite system modules.
  • Jump to post
by jmanko
Fri Apr 11, 2014 4:24 pm
Forum: Portage & Programming
Topic: [RESOLVED] Upgraded Perl to 5.18, and now Bugzilla 4.4.1....
Replies: 4
Views: 3650

I did some output from Bugzilla/Install/Requirements.pm

# ./checksetup.pl
$VAR1 = {
'package' => 'DBD-mysql',
'module' => 'DBD::mysql',
'blacklist' => [
'_'
],
'version' => '4.001'
};
Checking for DBD-mysql (v4.001) not found


I then checked which where installed in portage:

# emerge ...
  • Jump to post
by jmanko
Fri Apr 11, 2014 2:33 pm
Forum: Portage & Programming
Topic: [RESOLVED] Upgraded Perl to 5.18, and now Bugzilla 4.4.1....
Replies: 4
Views: 3650

Well, as for the version numbers, that's just different versioning scheme in portage and upstream.
But as for the output, are you sure you've rebuilt dev-perl/DBI ?
..and why does it look for it in /var/www/localhost/htdocs/bugzilla/ in the first place ?

For some reason, I suspect a variation of ...
  • Jump to post

Search found 139 matches
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic