FS#22012 - [mesa] conflicting file in package

Attached to Project: Arch Linux
Opened by Dave Reisner (falconindy) - Tuesday, 07 December 2010, 19:44 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 07 December 2010, 20:28 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Jan de Groot (JGC)
Andreas Radke (AndyRTR)
Jan Alexander Steffens (heftig)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

The latest rebuild of mesa in testing (7.9.0.git20101207-1) shares a file with extra/freeglut and won't install cleanly:

# pacman -Syu
... <stuff happens> ...
Proceed with installation? [Y/n]
checking package integrity...
(3/3) checking for file conflicts [#####################################] 100%
error: failed to commit transaction (conflicting files)
mesa: /usr/include/GL/glut.h exists in filesystem

$ pacman -Qo /usr/include/GL/glut.h
/usr/include/GL/glut.h is owned by freeglut 2.6.0-1

The header file should be removed from this package and left with freeglut, as several other header files are.
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Tuesday, 07 December 2010, 20:28 GMT
Reason for closing:  Fixed

Loading...