Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

cstockman

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by cstockman

  1. One thing that we should check.  My username is chuck.stockman@yahoo.com -- Is that correct

    I tried changing my password and it gave me a password reset failure ( user: chuck.stockman@yahoo.com at https://auth.funtoo.org/reset/63a3dc0b802d33cd8a8fef5e)

    I have tried to login at funtoo.org ( which was successful )and code.funtoo.org/bitbucket/login and jira ( which were not successful ).

    image.thumb.png.0da95c03f0d2b17269e3abe5015ce7bd.pngn@yahoo.com) for code.funtoo.org/bitbucket/login

     

    image.png.a89d349ca25ecc4952bdcef305c897b9.pngimage.png.5b7a6d5bf0c888fe2fcf33c31550715a.png

  2. I have tried create an issue report, but cannot login

    What I have tried 

    How do I create an account for JIRA or log in ? 

    Thanks

  3. To sushi-3.34.0-r1.ebuild I have added the following code based on the Bug Report above.

     for vid in /dev/video* ; do
            addpredict "${vid}"
     done

    Executed the following commands:

         1. ego sync

         2. emerge -auvDN @world and it compiled correctly.

    What should be the next steps.  How do we get this into the git repository.

    Thanks

  4. Happy Holidays and Thank you for your help.

    Last Night I got Funtoo up and running 

    So I decided to do my first update world using emerge -vauDN @oworld which produced the following error : Failed to emerge gnome-extra/sushi-3.34.0-r1

    I have included the build.log and information about my environment ( emerge_info)

    I have done some research and FL-9705 seems to match my issue directly

    However, I do not understand the fix provided: there are a number of packages that have shown this symptom. I believe the fix might be to `addpredict` the media devices that are being accessed

    build.log emerge_info

  5. Happy Holidays

    I have installed a fresh Funtoo using the instructions mentioned in  https://www.funtoo.org/Install/Introduction and I am installing gnome using “emerge gnome-light”.

    The error that I ran across was : meson.build:333:2: Dependency “fuse3” not found , tried pkconfig and make

    Facts:

    Went to /var/tmp/portage/gnome-base/gvfs-1.44.1/build-info/gvfs-1.44.1.ebuild 

            The rdepend has a dependency for fuse which must have a version > 2.

    Solution:

    emerge sys-fs/fuse and then emerge “gnome-light” and the build was successful

×
×
  • Create New...