After all that I get the following errors in the next contexts:
+ When I issue "ego sync" I get:
Updating /etc/portage/repos.conf...
Updating profiles at /etc/portage/make.profile/parent...
Updating non-funtoo repositories...
!!! Repository 'flatpak-overlay' has sync-type attribute set to unsupported value: 'laymansync'
!!! Installed sync-types are: '['cvs', 'git', 'rsync', 'svn', 'webrsync']'
? I searched man layman for that value but found no results, added the sublime-text overlay to test but I could not find how to change that. Or should I just leave it as it is?.
+ When I issue " equery u flatpak" I get:
Unavailable repository 'gentoo' referenced by masters entry in '/var/lib/layman/flatpak-overlay/metadata/layout.conf'
[I] kde-plasma/xdg-desktop-portal-kde [2]
Available versions: (5) 5.15.5-r1 (~)5.16.1
{debug test}
Installed versions: 5.16.1(5)(12:15:03 08/29/19)(-debug -test)
Homepage: https://kde.org/
Description: Backend implementation for xdg-desktop-portal that is using Qt/KDE Frameworks
[I] sys-apps/xdg-desktop-portal
Available versions: 1.2.0[1] 1.2.0[3] 1.4.2-r1[3] {doc geolocation screencast}
Installed versions: 1.4.2-r1[3](06:00:04 11/09/19)(-doc -geolocation -screencast)
Homepage: http://flatpak.org/
Description: A portal frontend service for Flatpak and possibly other desktop containment frameworks
[I] sys-apps/xdg-desktop-portal-gtk [3]
Available versions: 1.2.0 1.4.0 {X wayland}
Installed versions: 1.4.0(06:03:13 11/09/19)(X wayland)
Homepage: https://github.com/flatpak/xdg-desktop-portal-gtk
Description: GTK/GNOME backend for xdg-desktop-portal
[1] "nokit" /var/git/meta-repo/kits/nokit
[2] "kde-kit" /var/git/meta-repo/kits/kde-kit
[3] "flatpak-overlay" /var/lib/layman/flatpak-overlay
+ And onto the main course, when I issue "emerge -av sys-apps/flatpak" I get:
* ERROR: sys-apps/xdg-desktop-portal-gtk-1.4.0::flatpak-overlay failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=sys-apps/xdg-desktop-portal-gtk-1.4.0::flatpak-overlay'`,
* the complete build log and the output of `emerge -pqv '=sys-apps/xdg-desktop-portal-gtk-1.4.0::flatpak-overlay'`.
* The complete build log is located at '/var/tmp/portage/sys-apps/xdg-desktop-portal-gtk-1.4.0/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-apps/xdg-desktop-portal-gtk-1.4.0/temp/environment'.
* Working directory: '/var/tmp/portage/sys-apps/xdg-desktop-portal-gtk-1.4.0/work/xdg-desktop-portal-gtk-1.4.0'
* S: '/var/tmp/portage/sys-apps/xdg-desktop-portal-gtk-1.4.0/work/xdg-desktop-portal-gtk-1.4.0'
/var/tmp/portage/sys-apps/xdg-desktop-portal-gtk-1.4.0/temp/environment: line 104: warning: setlocale: LC_TIME: cannot change locale (en_GB.UTF-8)
>>> Failed to emerge sys-apps/xdg-desktop-portal-gtk-1.4.0, Log file:
>>> '/var/tmp/portage/sys-apps/xdg-desktop-portal-gtk-1.4.0/temp/build.log'
* Messages for package sys-apps/xdg-desktop-portal-gtk-1.4.0:
* ERROR: sys-apps/xdg-desktop-portal-gtk-1.4.0::flatpak-overlay failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=sys-apps/xdg-desktop-portal-gtk-1.4.0::flatpak-overlay'`,
* the complete build log and the output of `emerge -pqv '=sys-apps/xdg-desktop-portal-gtk-1.4.0::flatpak-overlay'`.
* The complete build log is located at '/var/tmp/portage/sys-apps/xdg-desktop-portal-gtk-1.4.0/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-apps/xdg-desktop-portal-gtk-1.4.0/temp/environment'.
* Working directory: '/var/tmp/portage/sys-apps/xdg-desktop-portal-gtk-1.4.0/work/xdg-desktop-portal-gtk-1.4.0'
* S: '/var/tmp/portage/sys-apps/xdg-desktop-portal-gtk-1.4.0/work/xdg-desktop-portal-gtk-1.4.0'
* GNU info directory index is up-to-date.
+ Side questions:
- Do I need to add the Gentoo layman overlay? (layman -a gentoo)
- Is sublime-text layman overlay needed? since I can install it directly thru emerge with out adding the overlay, thou the version is a bit older or I only get updates if I use the overlay?.
Question
freefog
Hi falling asleep in front of the PC while trying to fix this . . .
It is my first time dealing with Overlays, Layman and Flatpak sry in advance if I made some obvious mistakes.
I'm currently trying to install Flatpak thru layman to install Steam from the Flathub
+ What I did so far was:
nano /etc/portage/package.use/app-portage
app-portage/layman git sync-plugin-portage
# ego sync
# emerge -auvDN layman
https://github.com/fosero/flatpak-overlay
https://wiki.gentoo.org/wiki/Layman#Adding_custom_repositories
# layman -o
https://raw.githubusercontent.com/fosero/flatpak-overlay/master/repositories.xml -f -a flatpak-overlay
nano /etc/portage/categories
acct-group acct-user
After all that I get the following errors in the next contexts:
+ When I issue "ego sync" I get:
Updating /etc/portage/repos.conf... Updating profiles at /etc/portage/make.profile/parent... Updating non-funtoo repositories... !!! Repository 'flatpak-overlay' has sync-type attribute set to unsupported value: 'laymansync' !!! Installed sync-types are: '['cvs', 'git', 'rsync', 'svn', 'webrsync']'
? I searched man layman for that value but found no results, added the sublime-text overlay to test but I could not find how to change that. Or should I just leave it as it is?.
+ When I issue " equery u flatpak" I get:
Unavailable repository 'gentoo' referenced by masters entry in '/var/lib/layman/flatpak-overlay/metadata/layout.conf'
The contents of layout.conf can be seen here https://github.com/fosero/flatpak-overlay/blob/master/metadata/layout.conf
+ When I issue " eix xdg-desktop-portal" I get:
[I] kde-plasma/xdg-desktop-portal-kde [2] Available versions: (5) 5.15.5-r1 (~)5.16.1 {debug test} Installed versions: 5.16.1(5)(12:15:03 08/29/19)(-debug -test) Homepage: https://kde.org/ Description: Backend implementation for xdg-desktop-portal that is using Qt/KDE Frameworks [I] sys-apps/xdg-desktop-portal Available versions: 1.2.0[1] 1.2.0[3] 1.4.2-r1[3] {doc geolocation screencast} Installed versions: 1.4.2-r1[3](06:00:04 11/09/19)(-doc -geolocation -screencast) Homepage: http://flatpak.org/ Description: A portal frontend service for Flatpak and possibly other desktop containment frameworks [I] sys-apps/xdg-desktop-portal-gtk [3] Available versions: 1.2.0 1.4.0 {X wayland} Installed versions: 1.4.0(06:03:13 11/09/19)(X wayland) Homepage: https://github.com/flatpak/xdg-desktop-portal-gtk Description: GTK/GNOME backend for xdg-desktop-portal [1] "nokit" /var/git/meta-repo/kits/nokit [2] "kde-kit" /var/git/meta-repo/kits/kde-kit [3] "flatpak-overlay" /var/lib/layman/flatpak-overlay
+ And onto the main course, when I issue "emerge -av sys-apps/flatpak" I get:
* ERROR: sys-apps/xdg-desktop-portal-gtk-1.4.0::flatpak-overlay failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-apps/xdg-desktop-portal-gtk-1.4.0::flatpak-overlay'`, * the complete build log and the output of `emerge -pqv '=sys-apps/xdg-desktop-portal-gtk-1.4.0::flatpak-overlay'`. * The complete build log is located at '/var/tmp/portage/sys-apps/xdg-desktop-portal-gtk-1.4.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/xdg-desktop-portal-gtk-1.4.0/temp/environment'. * Working directory: '/var/tmp/portage/sys-apps/xdg-desktop-portal-gtk-1.4.0/work/xdg-desktop-portal-gtk-1.4.0' * S: '/var/tmp/portage/sys-apps/xdg-desktop-portal-gtk-1.4.0/work/xdg-desktop-portal-gtk-1.4.0' /var/tmp/portage/sys-apps/xdg-desktop-portal-gtk-1.4.0/temp/environment: line 104: warning: setlocale: LC_TIME: cannot change locale (en_GB.UTF-8) >>> Failed to emerge sys-apps/xdg-desktop-portal-gtk-1.4.0, Log file: >>> '/var/tmp/portage/sys-apps/xdg-desktop-portal-gtk-1.4.0/temp/build.log' * Messages for package sys-apps/xdg-desktop-portal-gtk-1.4.0: * ERROR: sys-apps/xdg-desktop-portal-gtk-1.4.0::flatpak-overlay failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-apps/xdg-desktop-portal-gtk-1.4.0::flatpak-overlay'`, * the complete build log and the output of `emerge -pqv '=sys-apps/xdg-desktop-portal-gtk-1.4.0::flatpak-overlay'`. * The complete build log is located at '/var/tmp/portage/sys-apps/xdg-desktop-portal-gtk-1.4.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/xdg-desktop-portal-gtk-1.4.0/temp/environment'. * Working directory: '/var/tmp/portage/sys-apps/xdg-desktop-portal-gtk-1.4.0/work/xdg-desktop-portal-gtk-1.4.0' * S: '/var/tmp/portage/sys-apps/xdg-desktop-portal-gtk-1.4.0/work/xdg-desktop-portal-gtk-1.4.0' * GNU info directory index is up-to-date.
+ Side questions:
- Do I need to add the Gentoo layman overlay? (layman -a gentoo)
- Is sublime-text layman overlay needed? since I can install it directly thru emerge with out adding the overlay, thou the version is a bit older or I only get updates if I use the overlay?.
+ Thanks
As always thanks a lot for your time and help.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts