rm -f /usr/include/Clanlib wont work on a directory. Reproducible: Always Steps to Reproduce: 1.assume another link exists in /usr/include/Clanlib 2.clanlib-config x.x.x Actual Results: rm: cannot remove `/usr/include/ClanLib': Is a directory
/usr/include/Clanlib shouldn't be a directory. It's supposed to be a symlink. What does: ls -ld /usr/include/ClanLib show on your system?
root # ls -ld /usr/include/ClanLib drwxr-xr-x 2 root root 112 Nov 1 16:41 /usr/include/ClanLib I'm starting to think I might have merged an unstable version clanlib a while back and the Clanlib directory is a relic of an early version of the clanlib-config script. Removing the directoy seems to produce the correct results. This also fixes bug #32517
*** Bug 32517 has been marked as a duplicate of this bug. ***
what does `qpkg -f /usr/include/ClanLib` show ? if the answer is 'only dev-games/clanlib', then please do this to fix your clanlib installation: emerge -C clanlib rm -rf /usr/include/ClanLib emerge clanlib <emerge whatever game or dependency you were trying before>
Thanks. Don't remember ever emerging an unstable version of ClanLib though. Odd.
not quite sure what happened either but you guys should be set now
qpkg -f /usr/include/ClanLib >> nothing ?!?
yeah, things that go bump in the nite clean it out and start fresh