Re: [gentoo-user] can not emerge KDE-META (ACCESS DENIED chmod: /usr/share/config)

2008-11-07 Thread Rafael Barrera Oro
There, i submited a bug:

http://bugs.gentoo.org/show_bug.cgi?id=245420

This is the first bug i submit, it feels good...

2008/11/3 Rafael Barrera Oro [EMAIL PROTECTED]

 Will do

 thanks for the explanation

 2008/11/3 Alan McKinnon [EMAIL PROTECTED]

 On Monday 03 November 2008 17:31:59 Rafael Barrera Oro wrote:
  Whenever i try to emerge KDE-META-4.1.2-r1, everything goes fine until
 the
  process suddenly dies with the following epitaph:
 
  ACCESS DENIED  chmod: /usr/share/config
  chmod: changing permissions of `/usr/share/config': Permission denied

 You are running emerge in a sandbox and the ebuild is trying to chmod a
 directory with these permissions:

  $ ls -ald /usr/share/config
 drwxr-xr-x 4 root root 208 Oct 23 15:39 /usr/share/config

 which of course will never work. This is a bug, so report it at bgo unless
 someone else has already done so.


 --
 alan dot mckinnon at gmail dot com





[gentoo-user] can not emerge KDE-META (ACCESS DENIED chmod: /usr/share/config)

2008-11-03 Thread Rafael Barrera Oro
Whenever i try to emerge KDE-META-4.1.2-r1, everything goes fine until the
process suddenly dies with the following epitaph:

ACCESS DENIED  chmod: /usr/share/config
chmod: changing permissions of `/usr/share/config': Permission denied

First i thought it was a portage bug so i did an emerge --sync and found out
that there was an update available, nevertheless, the problem was not fixed.

Some more output:

-- Installing
/var/tmp/portage/kde-base/kdelibs-4.1.2-r1/image/usr/share/doc/HTML/en/sonnet/index.docbook
-- Installing
/var/tmp/portage/kde-base/kdelibs-4.1.2-r1/image/usr/share/man/man7/qtoptions.7
-- Installing
/var/tmp/portage/kde-base/kdelibs-4.1.2-r1/image/usr/share/man/man1/kde4-config.1
ACCESS DENIED  chmod: /usr/share/config
chmod: changing permissions of `/usr/share/config': Permission denied
 Completed installing kdelibs-4.1.2-r1 into
/var/tmp/portage/kde-base/kdelibs-4.1.2-r1/image/

--- ACCESS VIOLATION SUMMARY
---
LOG FILE = /var/log/sandbox/sandbox-8733.log

chmod: /usr/share/config


 Failed to emerge kde-base/kdelibs-4.1.2-r1, Log file:

  '/var/tmp/portage/kde-base/kdelibs-4.1.2-r1/temp/build.log'

 * GNU info directory index is up-to-date.

 * IMPORTANT: 2 config files in '/etc' need updating.
 * See the CONFIGURATION FILES section of the emerge
 * man page to learn how to update config files.

!!! existing preserved libs:
 package: app-pda/libopensync-0.36
 *  - /usr/lib64/libopensync.so.0
 *  - /usr/lib64/libopensync.so.0.0.0
 *  used by /usr/kde/3.5/bin/kitchensync (kde-base/kitchensync-3.5.9)
 *  used by /usr/kde/3.5/lib64/kde3/libkitchensyncpart.so
(kde-base/kitchensync-3.5.9)
 *  used by /usr/kde/3.5/lib64/libkitchensync.so.0.0.0
(kde-base/kitchensync-3.5.9)
 *  used by 3 other files
 *  - /usr/lib64/libosengine.so.0
 *  - /usr/lib64/libosengine.so.0.0.0
 *  used by /usr/kde/3.5/bin/kitchensync (kde-base/kitchensync-3.5.9)
 *  used by /usr/kde/3.5/lib64/kde3/libkitchensyncpart.so
(kde-base/kitchensync-3.5.9)
 *  used by /usr/kde/3.5/lib64/libkitchensync.so.0.0.0
(kde-base/kitchensync-3.5.9)
 *  used by /usr/kde/3.5/lib64/libqopensync.so.0.0.0
(kde-base/kitchensync-3.5.9)
 package: sys-fs/udev-130-r1
 *  - /lib64/libvolume_id.so.0
 *  - /lib64/libvolume_id.so.0.75.0
 *  used by /usr/libexec/hald-probe-storage (sys-apps/hal-0.5.9-r1)
 *  used by /usr/libexec/hald-probe-volume (sys-apps/hal-0.5.9-r1)
Use emerge @preserved-rebuild to rebuild packages using these libraries

Since the emerge was not completed i do not dare to deal with the preserved
libraries

As usual, thanks in advance

Humbly

Rafael


Re: [gentoo-user] can not emerge KDE-META (ACCESS DENIED chmod: /usr/share/config)

2008-11-03 Thread Alan McKinnon
On Monday 03 November 2008 17:31:59 Rafael Barrera Oro wrote:
 Whenever i try to emerge KDE-META-4.1.2-r1, everything goes fine until the
 process suddenly dies with the following epitaph:

 ACCESS DENIED  chmod: /usr/share/config
 chmod: changing permissions of `/usr/share/config': Permission denied

You are running emerge in a sandbox and the ebuild is trying to chmod a 
directory with these permissions:

 $ ls -ald /usr/share/config
drwxr-xr-x 4 root root 208 Oct 23 15:39 /usr/share/config

which of course will never work. This is a bug, so report it at bgo unless 
someone else has already done so.


-- 
alan dot mckinnon at gmail dot com



Re: [gentoo-user] can not emerge KDE-META (ACCESS DENIED chmod: /usr/share/config)

2008-11-03 Thread Rafael Barrera Oro
Will do

thanks for the explanation

2008/11/3 Alan McKinnon [EMAIL PROTECTED]

 On Monday 03 November 2008 17:31:59 Rafael Barrera Oro wrote:
  Whenever i try to emerge KDE-META-4.1.2-r1, everything goes fine until
 the
  process suddenly dies with the following epitaph:
 
  ACCESS DENIED  chmod: /usr/share/config
  chmod: changing permissions of `/usr/share/config': Permission denied

 You are running emerge in a sandbox and the ebuild is trying to chmod a
 directory with these permissions:

  $ ls -ald /usr/share/config
 drwxr-xr-x 4 root root 208 Oct 23 15:39 /usr/share/config

 which of course will never work. This is a bug, so report it at bgo unless
 someone else has already done so.


 --
 alan dot mckinnon at gmail dot com