Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

shaman

Members
  • Posts

    32
  • Joined

  • Last visited

Posts posted by shaman

  1.  

    shaman@Ceres ~ $ equery d upower-pm-utils

     * These packages depend on upower-pm-utils:

    gnome-extra/cinnamon-2.2.14 (sys-power/upower-pm-utils[introspection])

    gnome-extra/cinnamon-control-center-2.2.10 (sys-power/upower-pm-utils)

    gnome-extra/cinnamon-session-2.2.2 (!systemd ? sys-power/upower-pm-utils)

    gnome-extra/cinnamon-settings-daemon-2.2.4 (sys-power/upower-pm-utils)

    net-misc/networkmanager-0.9.8.2-r2 (sys-power/upower-pm-utils)

     

    equery d upower

     * These packages depend on upower:

    gnome-extra/cinnamon-2.2.14 (sys-power/upower[introspection])

    gnome-extra/cinnamon-control-center-2.2.10 (>=sys-power/upower-0.9.1)

    gnome-extra/cinnamon-session-2.2.2 (!systemd ? <sys-power/upower-0.99)

    gnome-extra/cinnamon-settings-daemon-2.2.4 (>=sys-power/upower-0.9.11)

    net-misc/networkmanager-0.9.8.2-r2 (sys-power/upower)

     

     

     

     

                                    shaman@Ceres ~ $ equery d systemd

     * These packages depend on systemd:

    app-admin/openrc-settingsd-1.0.1 (systemd ? >=sys-apps/systemd-197)

    gnome-base/gvfs-1.20.2 (systemd ? sys-apps/systemd:0)

    gnome-extra/cinnamon-control-center-2.2.10 (>=sys-apps/systemd-31)

    gnome-extra/cinnamon-screensaver-2.2.4 (systemd ? >=sys-apps/systemd-31:0)

    gnome-extra/cinnamon-session-2.2.2 (systemd ? >=sys-apps/systemd-183)

    gnome-extra/cinnamon-settings-daemon-2.2.4 (systemd ? sys-apps/systemd:0)

    media-sound/pulseaudio-5.0-r2 (systemd ? sys-apps/systemd:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?])

    net-misc/networkmanager-0.9.8.2-r2 (systemd ? >=sys-apps/systemd-200)

                                       (>=sys-apps/systemd-183)

    sys-apps/accountsservice-0.6.37 (systemd ? >=sys-apps/systemd-186:0)

    sys-apps/dbus-1.8.6 (systemd ? sys-apps/systemd:0)

    sys-auth/pambase-20140313 (systemd ? >=sys-apps/systemd-204[pam])

    sys-auth/polkit-0.112-r2 (systemd ? sys-apps/systemd:0)

    sys-process/procps-3.3.9-r1 (systemd ? >=sys-apps/systemd-209)

    virtual/service-manager-0 (kernel_linux ? sys-apps/systemd)

    x11-base/xorg-server-1.16.0 (systemd ? sys-apps/systemd)

    x11-misc/colord-1.2.1-r1 (systemd ? >=sys-apps/systemd-44:0)

     

     

    The only way I got out of this was masked systemd and upower. But I installed upower-pm-utils first. Cinnamon refused to installed as the fore mention was in conflict with each other all of them wanted to be installed at the same time.

  2. Finally got cinnamon running like linux mint. Had to add dbus to runlevel default. Make sure to eselect you gpu driver for opengl as this is not done automatic. Enable the introspection,dbus,and networkmanager flag. Install upower-pm-utils to prevent systemd upower install.

  3. The problem is caused by the merge script that generates the funtoo tree, spidermonkey is forked in the funtoo-gnome-overlay[1], and the versions in that overlay override any version that comes from gentoo's tree spidermonkey, I tried to 'emerge -1avp gnome-extra/cjs' on my funtoo and gentoo box, and the gentoo tree does have 'dev-lang/spidermonkey-1.8.5:0/mozjs185', this is the output on funtoo:

    $ sudo emerge -pav1 gnome-extra/cjs
    These are the packages that would be merged, in order:
    
    Calculating dependencies... done!
    
    emerge: there are no ebuilds to satisfy ">=dev-lang/spidermonkey-1.8.5:0".
    (dependency required by "gnome-extra/cjs-2.2.1" [ebuild])
    (dependency required by "gnome-extra/cjs" [argument])
    
    

    A quick fix would be to get that ebuild from gentoo[2](with the files directory too, patches needed are in there) and put it in your local portage, regenerate the manifest and try to emerge cinnamon again, or wait.

     

    Btw, post the output of emerge, it helps identifying faster what's going on (better than paragraphs of prose) once you have seen it some times.

     

    EDIT: this has been fixed by dantrell and you just need to update your tree to get the fixes, in a few hours at maximum.

     

    [1]https://github.com/funtoo/funtoo-gnome-overlay/tree/master/dev-lang/spidermonkey

    [2]http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/

    What tools are good to use to post terminal output without X to be use for logging info? etc..

  4. Hi,

     

    I'm a new user to funtoo and was very amazed on how easy it is to configure and setup(Due to my sleepness nights of my first gentoo install) . Funtoo has rekindled my love for portage again :). I had this setup in no time now I want to try the cinnamon desktop. Would like to know if anyone has installed and how does it run. I know i had some problems on my gentoo machine and went back to slackware version of cinnamon(thanks to willysr). So I'm giving 2.2 a try since slackware only have 3.8 gtk3 version and 2.2 requires 3.10.

     

    Thanks

×
×
  • Create New...