[gentoo-user] Re: Do I really need 194 pkgs to install git?

2013-08-03 Thread Nikos Chantziaras
1381 installed packages. Total space consumed is 8GB. So I'd say try to install it. If it turns out it takes too much space, it's very easy to get rid of all those deps again: emerge -aC dev-vcs/git emerge -a --depclean

Re: [gentoo-user] Re: Do I really need 194 pkgs to install git?

2013-08-03 Thread Canek Peláez Valdés
space. You would be surprised how little space most packages actually consume once installed :-) For example, my desktop has a full KDE install (*with* semantic-desktop), lots of extra packages for developing, graphics editing, audio editing, four different browsers with all their deps, etc

Re: [gentoo-user] npm: ERR! cb() never called!

2015-09-17 Thread Alec Ten Harmsel
feel sorry. > > Yes, that's the one Yay, perl, perl6, and JS. All at the same time. > > > > If I was serious about deploying this, I would: > > > > 1. Fork the repo and add a remote on my own server > > 2. Add your custom configuration > > 3. Write a

[gentoo-user] Re: Do I really need 194 pkgs to install git?

2013-08-03 Thread Harry Putnam
. That might entail backing out a particularly buggy version for an earlier one or such. And that I will actually only 'lightly' be using git for its intended version control purpose. I will be doing my own version control of a few scripts and etc with mercurial, and mercurial shows no deps whatever

Re: [gentoo-user] npm: ERR! cb() never called!

2015-09-17 Thread Alan McKinnon
; > If I was serious about deploying this, I would: > > 1. Fork the repo and add a remote on my own server > 2. Add your custom configuration > 3. Write a small shell script that > 1. Runs `git pull` from your own infrastructure > 2. Installs perl/node deps locally >

Re: [gentoo-user] npm: ERR! cb() never called!

2015-09-17 Thread Alec Ten Harmsel
deploy, I feel sorry. If I was serious about deploying this, I would: 1. Fork the repo and add a remote on my own server 2. Add your custom configuration 3. Write a small shell script that 1. Runs `git pull` from your own infrastructure 2. Installs perl/node deps locally 3. Runs the

Re: [gentoo-user] Re: virtual/pam masked but required by all non-hardened profiles?

2019-10-14 Thread Mick
But virtual/pam is required by > > >sys-apps/shadow which is part of the base profiles. > > > > I was just bitten by that. > > > > >What am I missing? > > > > Time for waiting? > > > > Hartmut, gets coat > > Yeah, time for waiting. >

[gentoo-user] meet compile error when install firefox-78.5.0

2020-11-29 Thread bobwxc
=gkrust CARGO_PKG_REPOSITORY= CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE= LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-78.5.0/work/firefox_build/release/deps:/usr/lib' /usr/bin/rustc --crate-name gkrust

[gentoo-user] handbrake fails to compile

2020-05-24 Thread tuxic
ld : name[1] = ninja find: xcodebuild...(fail) not found : name[0] = xcodebuild compute: available architectures...(pass) x86_64 : probe: number of CPU cores...(pass) 12 : probe: repo info...(fail) code 128 + ./scripts/repo-info.sh . : b'fatal: not a git repository (or any parent u

Re: [gentoo-user] Libsld, what gives?

2022-11-16 Thread Alan Grimes
Laurence Perkins wrote: If you're going to try to dig all the way to the bottom first then --ignore-world and --ignore-built-slot-operator-deps can be helpful for forcing it to build what it needs to break a dependency loop. But do be aware that things may cease to function during

Re: [gentoo-user] Update blocked by kdebase-startkde:4

2016-09-17 Thread Alan McKinnon
gt; > >> > I had that problem too, it's not listed there. > >> > > >> > If you want to use it, create /etc/portage/repos.conf/kde-sunset.conf > >> > with these contents: > >> > > >> > [kde-sunset] > >> > auto

Re: [gentoo-user] Removing pulseaudio

2013-04-28 Thread Alan McKinnon
my project, and there are alternatives you can choose from. You also have the freedom to git clone us, and change it to use SQLite, or MariaDB, or PostgreSQL, or anything else you like (however, if you use LDAP as a database, I know someone who might hunt you down!) By the nature of us giving

Re: [gentoo-user] Managing multiple systems with identical hardware

2013-12-12 Thread Grant
. What do you think? Is there anything inherently wrong with rsyncing / onto a running system? If there are little or no changes to make, about how much data would actually be transferred? Is there a better tool for this than rsync? I know Funtoo uses git for syncing with their portage tree

Re: [gentoo-user] EAPI packages

2016-08-16 Thread Michael Mol
es > I end up with a proposed downgrade that I'd prefer that it not do. > > I can't tell you who I stole this script from (one of the lists): > > #!/bin/sh > > LIST=$(mktemp); > > emerge -puD --changed-use --color=n --columns --quiet=y --changed-deps > --with-bdeps=n world

Re: [gentoo-user] audacity-2.0.5 failed to compile

2015-09-03 Thread Alan McKinnon
sql > dev-db/postgresql:9.0 > dev-db/postgresql:9.1 > dev-java/icedtea-bin > dev-java/java-config > dev-java/oracle-jdk-bin > dev-lang/lua > dev-lang/php > dev-lang/python > dev-lang/swig > dev-lang/tcl > dev-lang/tk > dev-libs/check > dev-libs/libnl >

Re: [gentoo-user] audacity-2.0.5 failed to compile

2015-09-03 Thread thelma
dev-perl/GStreamer is gone > >> dev-php/smarty gone >> dev-python/cython >> dev-python/dbus-python > > Remove. It's a dep of many things above gone >> dev-python/django gone >> dev-python/pycairo >> dev-python/pygobject >> dev-python/

Re: [gentoo-user] System crash on "Detecting C compiler ABI info"

2024-04-05 Thread Paul Sopka
:  2.11::gentoo sys-devel/lld: 17.0.6::gentoo sys-devel/llvm:    17.0.6::gentoo, 18.1.2::gentoo sys-kernel/linux-headers:  6.8-r1::gentoo (virtual/os-headers) sys-libs/glibc:    2.39-r2::gentoo Repositories: gentoo     location: /var/db/repos/gentoo     sync-type: git

Re: [gentoo-user] Udev and eudev clash. Something wants to remove eudev and install udev.

2019-10-28 Thread Alarig Le Lay
Hi, On lun. 28 oct. 01:09:06 2019, Simon Thelen wrote: > eudev was forgotten in the deps for virtual/libudev-232-r1, there should > be a fixed virtual/libudev-232-r2 in the tree already. Resync and it > should (hopefully) just work™. I just synced my tree, but I don’t have a stable -

Re: [gentoo-user] Udev and eudev clash. Something wants to remove eudev and install udev.

2019-10-28 Thread Dale
Alarig Le Lay wrote: > Hi, > > On lun. 28 oct. 01:09:06 2019, Simon Thelen wrote: >> eudev was forgotten in the deps for virtual/libudev-232-r1, there should >> be a fixed virtual/libudev-232-r2 in the tree already. Resync and it >> should (hopefully) just work™. >

Re: [gentoo-user] audacity-2.0.5 failed to compile

2015-09-03 Thread Alan McKinnon
removals so if you find breakage you can add things back. The classic case is libs you need for your own code - you probably don't have an ebuild for that and therefore no deps for portage to use. Virtuals: you don't add the virtual to world. A virtual is a collection of packages that all do the same

Re: [gentoo-user] Managing multiple systems with identical hardware

2013-12-12 Thread wraeth
? If there are little or no changes to make, about how much data would actually be transferred? Is there a better tool for this than rsync? I know Funtoo uses git for syncing with their portage tree. - Grant Only thing that comes immediately to mind in rsyncing an overwrite of / is that any process

Re: [gentoo-user] EAPI packages

2016-08-16 Thread Mick
> #!/bin/sh > > > > LIST=$(mktemp); > > > > emerge -puD --changed-use --color=n --columns --quiet=y --changed-deps > > --with-bdeps=n world | awk '{print $2}' > ${LIST} > > > > for PACKAGE in $(cat ${LIST}); > > do > > > > printf

Re: [gentoo-user] slot conflict for the same package: how to add a USE flag?

2020-05-20 Thread Rich Freeman
e list. And make sure you use -1 or --oneshot on the command line. If you added all the packages from that list (without version numbers) to that command line that might help. That is the list starting with wget and ending with virtualbox (and 4 more) - you'll need to either add --verbose-conflicts

Re: [gentoo-user] Re: xpdf - missing fonts

2012-01-08 Thread Walter Dnes
# with the other X packages, you don't need to set SRC_URI. Pretty much # everything else should be automatic. GIT_ECLASS= if [[ ${PV} == ** ]]; then GIT_ECLASS=git-2 XORG_EAUTORECONF=yes fi # If we're a font package, but not the font.alias one FONT_ECLASS= if [[ ${PN} == font

Re: [gentoo-user] Shared libraries lack a SONAME

2020-09-28 Thread urpion
mpress binpkg-dostrip binpkg-logs ccache +config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync +multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox preserve-libs +protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-f

[gentoo-user] glibc fails to compile for lack of stddef.h that is present

2021-02-14 Thread Steven Lembark
igests binpkg-docompress binpkg-dostrip binpkg-logs clean-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfpe

Re: [gentoo-user] x11-terms/xterm loops error upon launch

2021-05-10 Thread Vitor Hugo Nunes dos Santos
://rsync.gentoo.org/gentoo-portage     priority: -1000     sync-rsync-verify-max-age: 24     sync-rsync-extra-opts:     sync-rsync-verify-jobs: 1     sync-rsync-verify-metamanifest: yes KKona     location: /var/db/repos/KKona     sync-type: git     sync-uri: git://github.com/absurdsec/gentoo-overlay

[gentoo-user] x11-terms/xterm loops error upon launch

2021-05-14 Thread Vitor Hugo Nunes dos Santos
sitories: > > gentoo >     location: /var/db/repos/gentoo >     sync-type: rsync >     sync-uri: rsync://rsync.gentoo.org/gentoo-portage >     priority: -1000 >     sync-rsync-verify-max-age: 24 >     sync-rsync-extra-opts: >     sync-rsync-verify-jobs: 1 >     sync-rsync-ver

Re: [gentoo-user] Can I safely switch (no)multilib profile???

2023-04-20 Thread Dr Rainer Woitok
l/make:4.3::gentoo sys-kernel/linux-headers: 6.1::gentoo (virtual/os-headers) sys-libs/glibc:2.36-r7::gentoo Repositories: gentoo location: /var/db/repos/gentoo sync-type: git sync-uri: https://github.com/gentoo-mirror/gentoo priority: -1000 volatile: True sy

Re: [gentoo-user] Shared libraries lack a SONAME

2020-09-26 Thread urpion
uot; FCFLAGS="-march=ivybridge -mtune=ivybridge -O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs ccache +config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync +multilib-strict network-sandbox news parallel-fetch parallel-inst

Re: [Gentoo] : Re: [gentoo-user] logcheck fallback detection message

2020-07-08 Thread elu6-u259
-O2 -fomit-frame-pointer" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolve

Re: [gentoo-user] Removing pulseaudio

2013-04-28 Thread Canek Peláez Valdés
will need to use MongoDB. It's a hard dependency. Nobody is forcing you to use my project, and there are alternatives you can choose from. You also have the freedom to git clone us, and change it to use SQLite, or MariaDB, or PostgreSQL, or anything else you like (however, if you use LDAP

[gentoo-user] sci-libs/spqr-1.2.3-r1 failed to emerge

2020-04-08 Thread gevisz
native -O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fail-clean fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-

[gentoo-user] gnokii emerge failed

2020-09-05 Thread n952162
ITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox new

[gentoo-user] tried desktop profile

2020-10-12 Thread Jude DaShiell
onfig-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv us

Re: [gentoo-user] docutils needing py2.7, but not wanting py2.7?

2020-06-04 Thread Caveman Al Toraboran
ONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-march=native -O2 -pipe -msse -msse2 -msse3 -mmmx -fdiagnostics-color=always" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sy

[gentoo-user] could there be a problem with acct-group/lp?

2020-12-30 Thread n952162
PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafil

[gentoo-user] ERROR: app-office/gnucash-4.4::gentoo failed (compile phase)

2021-04-02 Thread thelma
CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-march=native -O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict n

[gentoo-user] opencv problem

2021-11-25 Thread Jacques Montier
PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs candy config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict

[gentoo-user] meson causes system freeze

2023-06-12 Thread johnstrass
cks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="

Re: Re:[gentoo-user] meson causes system freeze

2023-06-12 Thread mad . scientist . at . large
gt;     sync-rsync-extra-opts:  >> >> >>     sync-rsync-verify-max-age: 24 >> >> >>     sync-rsync-verify-metamanifest: no >> >> >> >> >> >> ACCEPT_KEYWORDS="mips ~mips" >> >> >> ACCEPT_LICENSE="@

Re:[gentoo-user] meson causes system freeze

2023-06-12 Thread johnstrass
PT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME" FCFLAGS="" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg buildpkg-live ccache config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox

[gentoo-user] Firefox fails to compile. crc32 error??

2023-11-21 Thread Dale
/libpng16 -I/usr/include/pixman-1 -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF .deps/SkOpts_hsw.o.pp  -fcolor-diagnostics -O3 -Dskvx=skvx_hsw -mavx2 -mf16c -mfma /var/tmp/portage/www-client/firefox-119.0.1/work/firefox-119.0.1/gfx/skia/skia/src/opts/SkOpts_hsw.cpp 53:23.52 gfx/angle/targets

[gentoo-user] Dlang questions, problem emerging gtkd and how to emerge gdc_11_ 2 ?

2022-03-02 Thread Chris Phillips
Any Dlang users/experts out there? The following is hanging me up: # emerge --ask --verbose --update --deep --newuse --changed-use --verbose-conflicts --backtrack=3000 --keep-going=y --sync dlang >>> Syncing repository 'dlang' into '/var/lib/layman/dlang'... /usr/bin/git fetch origi

Re: [gentoo-user] =dev-lang/spidermonkey-60.5.2_p0-r4 fails @world update

2020-06-19 Thread Dale
sys-apps/sandbox: 2.18::gentoo > sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo > sys-devel/automake: 1.16.1-r1::gentoo > sys-devel/binutils: 2.33.1-r1::gentoo > sys-devel/gcc: 9.3.0::gentoo > sys-devel/gcc-config: 2.2.1::gentoo > sys-de

[gentoo-user] =dev-lang/spidermonkey-60.5.2_p0-r4 fails @world update

2020-06-19 Thread urpion
s-devel/gcc-config: 2.2.1::gentoo sys-devel/libtool:2.4.6-r6::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 5.4-r1::gentoo (virtual/os-headers) sys-libs/glibc: 2.30-r8::gentoo Repositories: gentoo location: /var/db/repos/gentoo sync-type

[gentoo-user] iscan-data with udev

2022-05-23 Thread Jorge Almeida
tra-opts: sync-rsync-verify-metamanifest: no torbrowser location: /var/db/repos/torbrowser sync-type: git sync-uri: https://github.com/gentoo-mirror/torbrowser.git masters: gentoo ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-

Re: [gentoo-user] Re: nvidia x server settings doesn't open

2020-11-28 Thread thelma
CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-march=native -O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs collision-protect config-protect-if-modified distlocks ebuild-locks fixlaf

Re: [gentoo-user] could there be a problem with acct-group/lp?

2020-12-30 Thread Jack
BUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs conf

[gentoo-user] Python-3.9 and emerge problems

2021-06-18 Thread Jacques Montier
AULT_OPTS="--autounmask=n" ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe" FEATURES="ass

Re: [gentoo-user] GTK Graphical Problems

2021-06-04 Thread jdm
OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-march=native -O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fi

[gentoo-user] grub-install error

2023-10-04 Thread dhk
inpkg-multi-instance buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmer

[gentoo-user] emerge not fetching anything

2022-05-04 Thread dalmonimo
quot; FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox pr

Re:Re: Re:[gentoo-user] meson causes system freeze

2023-06-12 Thread johnstrass
gt;>> >>> >>> location: /var/db/repos/gentoo >>> >>> >>> sync-type: rsync >>> >>> >>> sync-uri: rsync://mirrors.ustc.edu.cn/gentoo-portage >>> >>> >>> priority: -1000 >&

[gentoo-user] crossdev arm-unknown-linux-gnu failed

2018-05-26 Thread tuxic
c/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CONSOLETYPE="pty" CPU_FLAGS_X86="3dnow 3dnowext mmx mmxext popcnt sse sse2 sse3 sse4a" CUDA_VISIBLE_DEVICES="0" CXXFLAGS="-march=native -pipe -O" DEFAULT_ABI="

Re: [gentoo-user] gobject-introspection-1.62.0 invalid eapi version

2020-05-20 Thread Pascal Schorde
G_DELAY="10" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" EPREFIX="" EROOT="/" ESYSROOT="/" FCFLAGS="

Re: [gentoo-user] Syntax for masking kde:4?

2009-10-14 Thread daid kahl
#=kde-misc/kgtk-0.10.1 #daid commented out next line because git needs it #=dev-util/subversion-1.6.0 #Other fixes =media-sound/amarok-1.9 kde-base/kdepim-meta:4.3 # KDE deps =kde-base/qimageblitz-0.0* # KDE base libs kde-base/kdelibs:4.3 kde-base/kdepimlibs:4.3 kde-base/libkcddb:4.3 kde-base

Re: [gentoo-user] ncurses: reductio ad absurdum

2015-08-28 Thread Rich Freeman
of all change logs going forward is in git: I believe there is interest in creating the old-format Changelogs for the rsync servers. They won't be present in the git repository, since they're just redundant extra data to sync. Who last updated ncurses, and why? git whatchanged /usr/portage/sys

Re: [gentoo-user] Shared libraries lack a SONAME

2020-09-25 Thread urpion
quot; FCFLAGS="-march=ivybridge -mtune=ivybridge -O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch parall

[gentoo-user] MEGA sync problems

2021-10-08 Thread Skippy
FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg clean-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox p

Re: [gentoo-user] =dev-lang/spidermonkey-60.5.2_p0-r4 fails @world update

2020-06-19 Thread Jack
.1::gentoo sys-devel/libtool:2.4.6-r6::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 5.4-r1::gentoo (virtual/os-headers) sys-libs/glibc: 2.30-r8::gentoo Repositories: gentoo location: /var/db/repos/gentoo sync-type: git sync-uri: https://git

Re: [gentoo-user] =dev-lang/spidermonkey-60.5.2_p0-r4 fails @world update

2020-06-19 Thread urpion
> > dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.2-r2::gentoo > > dev-util/ccache: 3.7.9::gentoo > > dev-util/cmake: 3.16.5::gentoo > > sys-apps/baselayout: 2.6-r1::gentoo > > sys-apps/openrc: 0.42.1::gentoo >

Re: [gentoo-user] colord failed to upgrade

2014-07-31 Thread Gevisz
(-)] required by (perl-core/Digest-SHA-5.820.0::gentoo, installed) dev-lang/perl:0/5.18=[-build(-)] required by (dev-perl/Algorithm-Diff-1.190.200-r1::gentoo, installed) dev-lang/perl:0/5.18=[-build(-)] required by (dev-vcs/git-1.8.5.5::gentoo, installed) =dev-lang/perl-5.18* required

Re: [gentoo-user] colord failed to upgrade

2014-07-31 Thread Alec Ten Harmsel
-Diff-1.190.200-r1::gentoo, installed) dev-lang/perl:0/5.18=[-build(-)] required by (dev-vcs/git-1.8.5.5::gentoo, installed) =dev-lang/perl-5.18* required by (virtual/perl-Digest-MD5-2.520.0-r2::gentoo, ebuild scheduled for merge) (and 35 more with the same problems) It may

Re: [gentoo-user] colord failed to upgrade

2014-07-31 Thread J. Roeleveld
-1.953.0::gentoo, installed) dev-lang/perl:0/5.18=[-build(-)] required by (perl-core/Digest-SHA-5.820.0::gentoo, installed) dev-lang/perl:0/5.18=[-build(-)] required by (dev-perl/Algorithm-Diff-1.190.200-r1::gentoo, installed) dev-lang/perl:0/5.18=[-build(-)] required by (dev-vcs/git

Re: [gentoo-user] colord failed to upgrade

2014-07-31 Thread J. Roeleveld
::gentoo, installed) dev-lang/perl:0/5.18=[-build(-)] required by (perl-core/Digest-SHA-5.820.0::gentoo, installed) dev-lang/perl:0/5.18=[-build(-)] required by (dev-perl/Algorithm-Diff-1.190.200-r1::gentoo, installed) dev-lang/perl:0/5.18=[-build(-)] required by (dev-vcs/git-1.8.5.5

Re: [gentoo-user] colord failed to upgrade

2014-07-31 Thread Gevisz
by (dev-vcs/git-1.8.5.5::gentoo, installed) =dev-lang/perl-5.18* required by (virtual/perl-Digest-MD5-2.520.0-r2::gentoo, ebuild scheduled for merge) (and 35 more with the same problems) It may be possible to solve this problem by using package.mask to prevent one of those packages from

Re: [gentoo-user] colord failed to upgrade

2014-07-31 Thread J. Roeleveld
, installed) dev-lang/perl:0/5.18=[-build(-)] required by (dev-vcs/git-1.8.5.5::gentoo, installed) =dev-lang/perl-5.18* required by (virtual/perl-Digest-MD5-2.520.0-r2::gentoo, ebuild scheduled for merge) (and 35 more with the same problems) It may be possible to solve this problem

[gentoo-user] Cannot open virtual console 7 (Permission denied)

2021-04-07 Thread thelma
DISTDIR="/var/cache/distfiles" EMERGE_DEFAULT_OPTS="--autounmask-write=y --keep-going --with-bdeps=y" ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME

[gentoo-user] meson build woes

2020-08-22 Thread Paul Colquhoun
hare/config /usr/share/gnupg/qualified.txt /var/bind" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/mail/mailer.conf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CPU_FLAGS_X86="aes avx fma

[gentoo-user] dev-lang/perl upgrade failure

2022-05-10 Thread Matt Connell
I can't figure out why a perl update isn't building. This is only happening on one single machine out of the half dozen Gentoo systems I have running. I've never had issues building perl itself either. Modules sure, but never the main perl package. My search-fu is failing me as well,

[gentoo-user] emerge emerge --info '=sys-devel/bison-3.7.1-r1::gentoo'

2020-09-09 Thread urpion
2.3.1::gentoo sys-devel/libtool:2.4.6-r6::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 5.4-r1::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r6::gentoo Repositories: gentoo location: /var/db/repos/gentoo sync-type: git sync-

Re: [gentoo-user] cannot emerge @preserved-rebuild due to removed package...

2015-03-14 Thread Meino . Cramer
in it. Each of those packages may have other deps, and so on. In your case, it seems to be solid-actions-kcm that's causing it # grep -r kde-base/solid:4 /var/portage/ /var/portage/kde-base/solid-actions-kcm/solid-actions-kcm-4.11.14.ebuild: !kde-base/solid:4 I have no idea

[gentoo-user] newish vbox gentoo guest crashes from startx

2016-12-07 Thread Harry Putnam
Setup: gentoo 32bit vbox guest on win 10 64bit host Installed xorg-server, lxde Meta pkgs and deps (along with many other pkgs ... to many to list here but included at the end) uname -a: Linux g0 4.8.8-gentoo #2 Fri Nov 18 20:16:14 EST 2016 i686 Intel(R) Xeon(R) CPU X5450

Re: [gentoo-user] newish vbox gentoo guest crashes from startx

2016-12-07 Thread Alan McKinnon
On 07/12/2016 17:34, Harry Putnam wrote: > Setup: > >gentoo 32bit vbox guest on win 10 64bit host >Installed xorg-server, lxde Meta pkgs and deps >(along with many other pkgs ... to many to list >here but included at the end) > > uname -a: > Linux g0

Re: [gentoo-user] Re: Is --changed-deps going to be *that* useless?

2018-02-26 Thread tuxic
Sorry...a typo... It has to be 463 packages NOT 4563 packages... Cheers Meino On 02/27 04:08, tu...@posteo.de wrote: > On 02/26 11:55, Peter Humphrey wrote: > > On Monday, 26 February 2018 18:42:33 GMT tu...@posteo.de wrote: > > > > > Hi Peter, > > > > > > luky you...I got 462 packages to

[gentoo-user] haven't been able to build android-tools for months

2021-09-06 Thread n952162
CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles getbinpkg ipc-sandbox me