cstockman
-
Posts
9 -
Joined
-
Last visited
Content Type
Profiles
Forums
Blogs
Posts posted by cstockman
-
-
I have created my first JIRA Issue. What should be the next steps.
The Jira issues is FL-10874
Thanks for all your help and happy holidays.
-
-
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 ).
n@yahoo.com) for code.funtoo.org/bitbucket/login

-
I could log into funtoo.org
I am able to log into funtoo.org with the user name chuck.stockman@yahoo.com
For code.funtoo.org or https://bugs.funtoo.org/secure/Dashboard.jspa I cannot log in.
Thanks for your help
-
I have tried create an issue report, but cannot login
What I have tried
- https://bugs.funtoo.org/secure/Dashboard.jspa -- Tried to login in with my Funtoo account
- Reading the Introduction -- I tried to log into https://auth.funtoo.org/login and then logged out and then login again and could not get into Jira
How do I create an account for JIRA or log in ?
Thanks
-
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
-
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
-
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

emerge -vauDN @oworld which produced the following error : Failed to emerge gnome-extra/sushi-3.34.0-r1
in Portage Help
Posted
Happy new year and thank you for your help.
The answer is found in FL-10874.
The team did answer my question and thanks for the help