Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
SOLVED ! can't install *.9999 Packages anymore
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
CooSee
Veteran
Veteran


Joined: 20 Nov 2004
Posts: 1450
Location: Earth

PostPosted: Tue Nov 26, 2019 11:35 pm    Post subject: SOLVED ! can't install *.9999 Packages anymore Reply with quote

something changed with new version of portage

Code:
These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   *] media-libs/x264-9999:0/157::media-kit  USE="-abi_riscv_lp64 -abi_riscv_lp64d (-altivec) interlaced -opencl -pic -static-libs threads" CPU_FLAGS_X86="sse" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB

Would you like to merge these packages? [Yes/No]
>>> Verifying ebuild manifests

>>> Emerging (1 of 1) media-libs/x264-9999::media-kit
>>> Unpacking source...
 * Repository id: videolan_x264.git
 * To override fetched repository properties, use:
 *   EGIT_OVERRIDE_REPO_VIDEOLAN_X264
 *   EGIT_OVERRIDE_BRANCH_VIDEOLAN_X264
 *   EGIT_OVERRIDE_COMMIT_VIDEOLAN_X264
 *   EGIT_OVERRIDE_COMMIT_DATE_VIDEOLAN_X264
 *
 * Fetching https://code.videolan.org/videolan/x264.git ...
git fetch https://code.videolan.org/videolan/x264.git +HEAD:refs/git-r3/HEAD
fatal: unable to access 'https://code.videolan.org/videolan/x264.git/': Couldn't resolve host 'code.videolan.org'
 * ERROR: media-libs/x264-9999::media-kit failed (unpack phase):
 *   Unable to fetch from any of EGIT_REPO_URI
 *
 * Call stack:
 *     ebuild.sh, line   93:  Called src_unpack
 *   environment, line 2588:  Called git-r3_src_unpack
 *   environment, line 1712:  Called git-r3_src_fetch
 *   environment, line 1706:  Called git-r3_fetch
 *   environment, line 1628:  Called die
 * The specific snippet of code:
 *       [[ -n ${success} ]] || die "Unable to fetch from any of EGIT_REPO_URI";
 *
 * If you need support, post the output of `emerge --info '=media-libs/x264-9999::media-kit'`,
 * the complete build log and the output of `emerge -pqv '=media-libs/x264-9999::media-kit'`.
 * The complete build log is located at '/var/log/portage/build/media-libs/x264-9999:20191126-233149.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/x264-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/x264-9999/temp/environment'.
 * Working directory: '/var/tmp/portage/media-libs/x264-9999/work'
 * S: '/var/tmp/portage/media-libs/x264-9999/work/x264-9999'

>>> Failed to emerge media-libs/x264-9999, Log file:

>>>  '/var/log/portage/build/media-libs/x264-9999:20191126-233149.log'
 *
 * The following package has failed to build, install, or execute postinst:
 *
 *  (media-libs/x264-9999:0/157::media-kit, ebuild scheduled for merge), Log file:
 *   '/var/log/portage/build/media-libs/x264-9999:20191126-233149.log'


git clone https://code.videolan.org/videolan/x264.git works

thx
_________________
" Die Realität ist eine Illusion, die durch Mangel an ehrlicher Kommunikation entsteht "
---
" Der Mensch ist von Natur aus neugierig, was am Ende übrig bleibt ist die Gier "


Last edited by CooSee on Sat Jan 04, 2020 10:27 pm; edited 1 time in total
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 21724

PostPosted: Wed Nov 27, 2019 1:41 am    Post subject: Reply with quote

Are you reporting a problem or requesting assistance? If you need assistance, please help us help you. Your output told you to provide certain information. Please provide it. Please also show us the output of emerge --pretend --verbose sys-apps/portage, because "new version of portage" is ambiguous. That means different things to stable versus unstable, and possibly even different across architectures. It depends on when you last synced. If possible, also tell us what the prior version of Portage was.

That looks like the network sandbox is working as designed, but somehow the ebuild tried to download from inside the sandbox. It shouldn't be doing that.
Back to top
View user's profile Send private message
CooSee
Veteran
Veteran


Joined: 20 Nov 2004
Posts: 1450
Location: Earth

PostPosted: Wed Nov 27, 2019 2:17 am    Post subject: Reply with quote

Hu wrote:
Are you reporting a problem or requesting assistance? If you need assistance, please help us help you. Your output told you to provide certain information. Please provide it. Please also show us the output of emerge --pretend --verbose sys-apps/portage, because "new version of portage" is ambiguous. That means different things to stable versus unstable, and possibly even different across architectures. It depends on when you last synced. If possible, also tell us what the prior version of Portage was.

That looks like the network sandbox is working as designed, but somehow the ebuild tried to download from inside the sandbox. It shouldn't be doing that.


sorry :roll: :oops:

i meant current version of portage.

Code:
emerge --pretend --verbose sys-apps/portage

These are the packages that would be merged, in order:

Calculating dependencies... done!
[binary   R    ] sys-apps/portage-2.3.78::core-kit  USE="-build -doc -epydoc -gentoo-dev (ipc) native-extensions -rsync-verify (-selinux) xattr" PYTHON_TARGETS="-pypy python2_7 -python3_5 -python3_6 python3_7" 0 KiB

Total: 1 package (1 reinstall, 1 binary), Size of downloads: 0 KiB


this is a funtoo / gentoo mix >> just some packages from gentoo

some things changed with current portage:

Code:
The following sets exist:

    changed-deps
    compiz_live_builds

    deprecated-live-rebuild << if i choose this, than all my 9999 packages lists, but can't install e.g. compiz etc.

    downgrade
    installed

    live-rebuild << but not with this

    mate_live_builds
    module-rebuild
    preserved-rebuild
    profile
    rebuilt-binaries
    security
    selected
    selected-packages
    selected-sets
    system
    unavailable
    unavailable-binaries
    world
    x11-module-rebuild


same error with compiz:

Code:
time FEATURES="ccache" emerge -va --usepkg=n x11-wm/compiz

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   *] x11-wm/compiz-9999::compiz-reloaded  USE="cairo dbus -fuse -gsettings -gtk gtk3 -inotify -marco mate svg" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB

Would you like to merge these packages? [Yes/No]

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) x11-wm/compiz-9999::compiz-reloaded
>>> Unpacking source...
 * Repository id: compiz-reloaded_compiz.git
 * To override fetched repository properties, use:
 *   EGIT_OVERRIDE_REPO_COMPIZ_RELOADED_COMPIZ
 *   EGIT_OVERRIDE_BRANCH_COMPIZ_RELOADED_COMPIZ
 *   EGIT_OVERRIDE_COMMIT_COMPIZ_RELOADED_COMPIZ
 *   EGIT_OVERRIDE_COMMIT_DATE_COMPIZ_RELOADED_COMPIZ
 *
 * Fetching https://github.com/compiz-reloaded/compiz.git ...
git fetch https://github.com/compiz-reloaded/compiz.git +HEAD:refs/git-r3/HEAD
fatal: unable to access 'https://github.com/compiz-reloaded/compiz.git/': Couldn't resolve host 'github.com'
 * ERROR: x11-wm/compiz-9999::compiz-reloaded failed (unpack phase):
 *   Unable to fetch from any of EGIT_REPO_URI
 *
 * Call stack:
 *     ebuild.sh, line   93:  Called src_unpack
 *   environment, line 3343:  Called git-r3_src_unpack
 *   environment, line 2355:  Called git-r3_src_fetch
 *   environment, line 2349:  Called git-r3_fetch
 *   environment, line 2271:  Called die
 * The specific snippet of code:
 *       [[ -n ${success} ]] || die "Unable to fetch from any of EGIT_REPO_URI";
 *
 * If you need support, post the output of `emerge --info '=x11-wm/compiz-9999::compiz-reloaded'`,
 * the complete build log and the output of `emerge -pqv '=x11-wm/compiz-9999::compiz-reloaded'`.
 * The complete build log is located at '/var/log/portage/build/x11-wm/compiz-9999:20191127-021846.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-wm/compiz-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-wm/compiz-9999/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-wm/compiz-9999/work'
 * S: '/var/tmp/portage/x11-wm/compiz-9999/work/compiz-9999'

>>> Failed to emerge x11-wm/compiz-9999, Log file:

>>>  '/var/log/portage/build/x11-wm/compiz-9999:20191127-021846.log'
 *
 * The following package has failed to build, install, or execute postinst:
 *
 *  (x11-wm/compiz-9999:0/0::compiz-reloaded, ebuild scheduled for merge), Log file:
 *   '/var/log/portage/build/x11-wm/compiz-9999:20191127-021846.log'


from the ebuild:

Code:
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

inherit autotools git-r3 gnome2-utils

DESCRIPTION="OpenGL window and compositing manager"
HOMEPAGE="https://gitlab.com/compiz"
EGIT_REPO_URI="https://github.com/compiz-reloaded/compiz.git"


thx for reply :)
_________________
" Die Realität ist eine Illusion, die durch Mangel an ehrlicher Kommunikation entsteht "
---
" Der Mensch ist von Natur aus neugierig, was am Ende übrig bleibt ist die Gier "
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 21724

PostPosted: Thu Nov 28, 2019 1:06 am    Post subject: Reply with quote

Does it work if you mask the Funtoo tree and use a pure Gentoo tree for the eclasses?
Back to top
View user's profile Send private message
CooSee
Veteran
Veteran


Joined: 20 Nov 2004
Posts: 1450
Location: Earth

PostPosted: Sat Jan 04, 2020 10:25 pm    Post subject: Reply with quote

problem is solved.

there was a little hickup with new portage feature.

now there's a additional FEATURES entry in funtoos make.conf:

Code:
-pid-sandbox -network-sandbox -sandbox -usersandbox -ipc-sandbox -selinux -sesandbox


:D
_________________
" Die Realität ist eine Illusion, die durch Mangel an ehrlicher Kommunikation entsteht "
---
" Der Mensch ist von Natur aus neugierig, was am Ende übrig bleibt ist die Gier "
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 21724

PostPosted: Sat Jan 04, 2020 11:45 pm    Post subject: Reply with quote

That appears to be entirely backwards. Every one of those features, with the possible exception of the SELinux features, are routinely used in Gentoo and work fine. Funtoo should have inherited all the work that made that possible, and should work fine with them enabled. If it does not, then that is a bug.
Back to top
View user's profile Send private message
CooSee
Veteran
Veteran


Joined: 20 Nov 2004
Posts: 1450
Location: Earth

PostPosted: Sun Jan 05, 2020 12:16 am    Post subject: Reply with quote

Hu wrote:
That appears to be entirely backwards. Every one of those features, with the possible exception of the SELinux features, are routinely used in Gentoo and work fine. Funtoo should have inherited all the work that made that possible, and should work fine with them enabled. If it does not, then that is a bug.


now it works without the entries - missing Feature in FunToos git-r3.eclass

Quote:
drobbins drobbins added a comment - 24/Dec/19 1:36 AM

I've added the line PROPERTIES=live to git-r3.eclass in funtoo which should fix this problem for all ebuilds that use it. Should be appearing in 15 minutes.

_________________
" Die Realität ist eine Illusion, die durch Mangel an ehrlicher Kommunikation entsteht "
---
" Der Mensch ist von Natur aus neugierig, was am Ende übrig bleibt ist die Gier "
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum