[opensuse] oS 12.3 x86_64 Chromium update error
Hello All, Here's the error: Retrieving: chromium-desktop-kde-37.0.2062.94-1.55.3.x86_64.rpm ... (1/2) Installing: chromium-37.0.2062.94-1.55.3 ... Additional rpm output: update-alternatives: using /usr/lib64/chromium/chromium-generic to provide /usr/bin/chromium (chromium) in auto mode /usr/lib/chrome_sandbox: will not give away s-bits on an insecure path ERROR: not all operations were successful. setting /usr/lib/chrome_sandbox to root:root 4755. (wrong permissions 0755) warning: %post(chromium-37.0.2062.94-1.55.3.x86_64) scriptlet failed, exit status 1 Am I the only one? TIA & regards, Carl -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
* Carl Hartung <opensuse@cehartung.com> [09-26-14 20:21]:
Here's the error:
Retrieving: chromium-desktop-kde-37.0.2062.94-1.55.3.x86_64.rpm ... (1/2) Installing: chromium-37.0.2062.94-1.55.3 ... Additional rpm output: update-alternatives: using /usr/lib64/chromium/chromium-generic to provide /usr/bin/chromium (chromium) in auto mode /usr/lib/chrome_sandbox: will not give away s-bits on an insecure path ERROR: not all operations were successful. setting /usr/lib/chrome_sandbox to root:root 4755. (wrong permissions 0755) warning: %post(chromium-37.0.2062.94-1.55.3.x86_64) scriptlet failed, exit status 1
Am I the only one?
I was successful Tuesday on openSUSE-Factory -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Fri, 26 Sep 2014 20:24:20 -0400 Patrick Shanahan wrote:
* Carl Hartung <opensuse@cehartung.com> [09-26-14 20:21]:
Here's the error:
Retrieving: chromium-desktop-kde-37.0.2062.94-1.55.3.x86_64.rpm ... (1/2) Installing: chromium-37.0.2062.94-1.55.3 ... Additional rpm output: update-alternatives: using /usr/lib64/chromium/chromium-generic to provide /usr/bin/chromium (chromium) in auto mode /usr/lib/chrome_sandbox: will not give away s-bits on an insecure path ERROR: not all operations were successful. setting /usr/lib/chrome_sandbox to root:root 4755. (wrong permissions 0755) warning: %post(chromium-37.0.2062.94-1.55.3.x86_64) scriptlet failed, exit status 1
Am I the only one?
I was successful Tuesday on openSUSE-Factory
Thanks for the feedback, Patrick. If you were to hazard an educated guess, does this look like a packaging error, or an environment error to you? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Fri, 26 Sep 2014 21:20:08 -0400 Carl Hartung wrote:
On Fri, 26 Sep 2014 20:24:20 -0400 Patrick Shanahan wrote:
* Carl Hartung <opensuse@cehartung.com> [09-26-14 20:21]:
Here's the error:
Retrieving: chromium-desktop-kde-37.0.2062.94-1.55.3.x86_64.rpm ... (1/2) Installing: chromium-37.0.2062.94-1.55.3 ... Additional rpm output: update-alternatives: using /usr/lib64/chromium/chromium-generic to provide /usr/bin/chromium (chromium) in auto mode /usr/lib/chrome_sandbox: will not give away s-bits on an insecure path ERROR: not all operations were successful. setting /usr/lib/chrome_sandbox to root:root 4755. (wrong permissions 0755) warning: %post(chromium-37.0.2062.94-1.55.3.x86_64) scriptlet failed, exit status 1
Am I the only one?
I was successful Tuesday on openSUSE-Factory
Thanks for the feedback, Patrick. If you were to hazard an educated guess, does this look like a packaging error, or an environment error to you?
More info after reinstalling w/ rpm: carlh:~/> chromium [7257:7257:0926/213904:FATAL:setuid_sandbox_client.cc(282)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /usr/lib64/chromium/chrome-sandbox is owned by root and has mode 4755. Aborted -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
* Carl Hartung <opensuse@cehartung.com> [09-26-14 21:44]:
On Fri, 26 Sep 2014 21:20:08 -0400 Carl Hartung wrote: [...] More info after reinstalling w/ rpm:
carlh:~/> chromium [7257:7257:0926/213904:FATAL:setuid_sandbox_client.cc(282)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /usr/lib64/chromium/chrome-sandbox is owned by root and has mode 4755. Aborted
I have: l /usr/lib64/chromium/chrome-sandbox lrwxrwxrwx 1 root root 24 Sep 23 11:43 /usr/lib64/chromium/chrome-sandbox -> ../../lib/chrome_sandbox* I believe 4755 would be -rwsr-xr-x Your's failing and my succeeding I would not think indicates a packaging error, but perhaps changing your perms will allow install. It would really be simple to try: chmod 777 /usr/lib64/chromium/chrome-sandbox then try the update and see if the script still fails. -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
* Patrick Shanahan <paka@opensuse.org> [09-26-14 22:05]:
* Carl Hartung <opensuse@cehartung.com> [09-26-14 21:44]:
On Fri, 26 Sep 2014 21:20:08 -0400 Carl Hartung wrote: [...] More info after reinstalling w/ rpm:
carlh:~/> chromium [7257:7257:0926/213904:FATAL:setuid_sandbox_client.cc(282)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /usr/lib64/chromium/chrome-sandbox is owned by root and has mode 4755. Aborted
I have: l /usr/lib64/chromium/chrome-sandbox lrwxrwxrwx 1 root root 24 Sep 23 11:43 /usr/lib64/chromium/chrome-sandbox -> ../../lib/chrome_sandbox*
I believe 4755 would be -rwsr-xr-x
Your's failing and my succeeding I would not think indicates a packaging error, but perhaps changing your perms will allow install. It would really be simple to try: chmod 777 /usr/lib64/chromium/chrome-sandbox
then try the update and see if the script still fails.
the chmod is incorrect, it should be as the error reported, I imagine. I don't know why my link has the incorrect mode but it does work and I didn't change it, ever. /usr/lib/chrome_sandbox which the link points is indeed 4755. Someone with a better understanding the me will have to advise -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Fri, 26 Sep 2014 22:17:50 -0400 Patrick Shanahan wrote:
* Patrick Shanahan <paka@opensuse.org> [09-26-14 22:05]:
* Carl Hartung <opensuse@cehartung.com> [09-26-14 21:44]:
On Fri, 26 Sep 2014 21:20:08 -0400 Carl Hartung wrote: [...] More info after reinstalling w/ rpm:
carlh:~/> chromium [7257:7257:0926/213904:FATAL:setuid_sandbox_client.cc(282)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /usr/lib64/chromium/chrome-sandbox is owned by root and has mode 4755. Aborted
I have: l /usr/lib64/chromium/chrome-sandbox lrwxrwxrwx 1 root root 24 Sep 23 11:43 /usr/lib64/chromium/chrome-sandbox -> ../../lib/chrome_sandbox*
I believe 4755 would be -rwsr-xr-x
Your's failing and my succeeding I would not think indicates a packaging error, but perhaps changing your perms will allow install. It would really be simple to try: chmod 777 /usr/lib64/chromium/chrome-sandbox
then try the update and see if the script still fails.
the chmod is incorrect, it should be as the error reported, I imagine. I don't know why my link has the incorrect mode but it does work and I didn't change it, ever. /usr/lib/chrome_sandbox which the link points is indeed 4755.
Someone with a better understanding the me will have to advise
Thanks again for the feedback, Patrick. We were thinking along the same lines. I ultimately ran chmod 4755 on /usr/lib/chrome_sandbox and chromium launches ... it complains about not being able to connect to kwallet, though. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Fri, Sep 26, 2014 at 10:24:22PM -0400, Carl Hartung wrote:
On Fri, 26 Sep 2014 22:17:50 -0400 Patrick Shanahan wrote:
* Patrick Shanahan <paka@opensuse.org> [09-26-14 22:05]:
* Carl Hartung <opensuse@cehartung.com> [09-26-14 21:44]:
On Fri, 26 Sep 2014 21:20:08 -0400 Carl Hartung wrote: [...] More info after reinstalling w/ rpm:
carlh:~/> chromium [7257:7257:0926/213904:FATAL:setuid_sandbox_client.cc(282)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /usr/lib64/chromium/chrome-sandbox is owned by root and has mode 4755. Aborted
I have: l /usr/lib64/chromium/chrome-sandbox lrwxrwxrwx 1 root root 24 Sep 23 11:43 /usr/lib64/chromium/chrome-sandbox -> ../../lib/chrome_sandbox*
I believe 4755 would be -rwsr-xr-x
Your's failing and my succeeding I would not think indicates a packaging error, but perhaps changing your perms will allow install. It would really be simple to try: chmod 777 /usr/lib64/chromium/chrome-sandbox
then try the update and see if the script still fails.
the chmod is incorrect, it should be as the error reported, I imagine. I don't know why my link has the incorrect mode but it does work and I didn't change it, ever. /usr/lib/chrome_sandbox which the link points is indeed 4755.
Someone with a better understanding the me will have to advise
Thanks again for the feedback, Patrick. We were thinking along the same lines. I ultimately ran chmod 4755 on /usr/lib/chrome_sandbox and chromium launches ... it complains about not being able to connect to kwallet, though.
For this you should open a bugreport. (As 12.3 gets the factory chromium it might have changes that are not mirrored in permissions.) Ciao, Marcus -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Sat, 27 Sep 2014 09:31:23 +0200 Marcus Meissner wrote:
On Fri, Sep 26, 2014 at 10:24:22PM -0400, Carl Hartung wrote:
On Fri, 26 Sep 2014 22:17:50 -0400 Patrick Shanahan wrote:
* Patrick Shanahan <paka@opensuse.org> [09-26-14 22:05]:
* Carl Hartung <opensuse@cehartung.com> [09-26-14 21:44]:
On Fri, 26 Sep 2014 21:20:08 -0400 Carl Hartung wrote: [...] More info after reinstalling w/ rpm:
carlh:~/> chromium [7257:7257:0926/213904:FATAL:setuid_sandbox_client.cc(282)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /usr/lib64/chromium/chrome-sandbox is owned by root and has mode 4755. Aborted
I have: l /usr/lib64/chromium/chrome-sandbox lrwxrwxrwx 1 root root 24 Sep 23 11:43 /usr/lib64/chromium/chrome-sandbox -> ../../lib/chrome_sandbox* I believe 4755 would be -rwsr-xr-x
Your's failing and my succeeding I would not think indicates a packaging error, but perhaps changing your perms will allow install. It would really be simple to try: chmod 777 /usr/lib64/chromium/chrome-sandbox
then try the update and see if the script still fails.
the chmod is incorrect, it should be as the error reported, I imagine. I don't know why my link has the incorrect mode but it does work and I didn't change it, ever. /usr/lib/chrome_sandbox which the link points is indeed 4755.
Someone with a better understanding the me will have to advise
Thanks again for the feedback, Patrick. We were thinking along the same lines. I ultimately ran chmod 4755 on /usr/lib/chrome_sandbox and chromium launches ... it complains about not being able to connect to kwallet, though.
For this you should open a bugreport.
(As 12.3 gets the factory chromium it might have changes that are not mirrored in permissions.)
Ciao, Marcus
Thanks for the guidance, Marcus ... done: http://bugzilla.opensuse.org/show_bug.cgi?id=898822 Carl -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (3)
-
Carl Hartung
-
Marcus Meissner
-
Patrick Shanahan