Hi,

Patrick Shanahan schrieb:
> 14:15 wahoo:~ # ls -dl /home /
> drwxr-xr-x  26 root root 4096 Aug 22 10:40 /
> drwxr-xr-x   4 root root 4096 Aug 22 11:03 /home


Patrick, you are spending hours and hours trying to fix permissions, but
I'm not sure that your login problem is caused by broken permissions at all.

The problem arised when rpm.i586 was installed on your x86_64 system.
rpm.i586 was installed for a reason, because you did not request it
explicitly.

It must have been installed as a dependency of some other i586 package,
and this i586 package might have pulled in more undesired i586 packages.
I recommend investigating in this direction.

What is the output of the command

rpm -qa --queryformat '%{NAME}.%{ARCH}\n' | grep 'i.86'
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to