Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000539DriverPacks BASEDPs BASE misc.public2010-06-29 13:382010-06-29 13:43
Reportermartinvw 
Assigned ToOverFlow 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000539: File name conflict between Graphics (A|B) and Graphics Languages
DescriptionThe Graphics Languages package contains files that are also contained in the Graphics A and B packages:

$ for i in *.7z; do 7z l $i; done | grep -vE '^(7-Zip|p7zip|Method|Solid|Blocks| |----)' | grep -v '^$' | perl -ne '/^Listing archive: (.*)/ and $a=$1; s/^.+\s+([^\s]+)$/$1/g && print $a."/".$_' | grep -E "D/G/N[12]/(hd|mo|nv4_disp\.cat|NV4_[DG]|NvCpl)"

DP_Graphics_A_wnt5_x86-32_1005.7z/D/G/N1/modes.txt
DP_Graphics_A_wnt5_x86-32_1005.7z/D/G/N1/nv4_disp.cat
DP_Graphics_A_wnt5_x86-32_1005.7z/D/G/N1/NV4_DISP.INF
DP_Graphics_A_wnt5_x86-32_1005.7z/D/G/N1/NV4_GO.INF
DP_Graphics_A_wnt5_x86-32_1005.7z/D/G/N1/hdaudio_1.0.9.1_xp_vista_win7.exe
DP_Graphics_A_wnt5_x86-32_1005.7z/D/G/N1/NvCplSetupInt.exe
DP_Graphics_B_wnt5_x86-32_1005.7z/D/G/N2/modes.txt
DP_Graphics_B_wnt5_x86-32_1005.7z/D/G/N2/nv4_disp.cat
DP_Graphics_B_wnt5_x86-32_1005.7z/D/G/N2/NV4_DISP.INF
DP_Graphics_B_wnt5_x86-32_1005.7z/D/G/N2/hdaudio_1.0.9.1_xp_vista_win7.exe
DP_Graphics_B_wnt5_x86-32_1005.7z/D/G/N2/NvCplSetupInt.exe
DP_Graphics_Languages_wnt5_x86-32_1005.7z/D/G/N1/modes.txt
DP_Graphics_Languages_wnt5_x86-32_1005.7z/D/G/N2/modes.txt
DP_Graphics_Languages_wnt5_x86-32_1005.7z/D/G/N1/nv4_disp.cat
DP_Graphics_Languages_wnt5_x86-32_1005.7z/D/G/N2/nv4_disp.cat
DP_Graphics_Languages_wnt5_x86-32_1005.7z/D/G/N1/NV4_DISP.INF
DP_Graphics_Languages_wnt5_x86-32_1005.7z/D/G/N2/NV4_DISP.INF
DP_Graphics_Languages_wnt5_x86-32_1005.7z/D/G/N1/NV4_GO.INF
DP_Graphics_Languages_wnt5_x86-32_1005.7z/D/G/N1/hdaudio_1.0.9.1_xp_vista_win7.exe
DP_Graphics_Languages_wnt5_x86-32_1005.7z/D/G/N2/hdaudio_1.0.9.1_xp_vista_win7.exe
DP_Graphics_Languages_wnt5_x86-32_1005.7z/D/G/N1/NvCplSetupInt.exe
DP_Graphics_Languages_wnt5_x86-32_1005.7z/D/G/N2/NvCplSetupInt.exe

I realize that this could be intentional as some of the files have different file sizes ( => different files), but as we're trying to package the driverpacks for our Debian-based system, this is a problem - dpkg won't allow two packages to contain files with the same name.

Unpacking winst-wnt5-x8632-driverpack-graphics-languages (from winst-wnt5-x8632-driverpack-graphics-languages_10.05_all.deb) ...
dpkg: error processing winst-wnt5-x8632-driverpack-graphics-languages_10.05_all.deb (--install):
 trying to overwrite `/srv/deploy/driver/driverpacks.net/wnt5_x86-32/D/G/N1/nv4_disp.cat', which is also in package winst-wnt5-x8632-driverpack-graphics-a
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 winst-wnt5-x8632-driverpack-graphics-languages_10.05_all.deb
TagsNo tags attached.
Destination OS Platformwnt5_x86-32 (applies to all OSes of this platform)
Installation Platformnot applicable
DriverPackscombination (specify in description)
DriverPacks Methodnot applicable
DriverPacks Finisher Methodnot applicable
Attached Files

- Relationships

-  Notes
(0000921)
OverFlow (administrator)
2010-06-29 13:43

The BugTracker is for reporting issues with the application (DriverPacks Base) Issues with the DriverPacks themselves should be reported in the forum.

It is intentional by the way.

thanks for reporting.

- Issue History
Date Modified Username Field Change
2010-06-29 13:38 martinvw New Issue
2010-06-29 13:38 martinvw Status new => assigned
2010-06-29 13:38 martinvw Assigned To => OverFlow
2010-06-29 13:38 martinvw Destination OS Platform => wnt5_x86-32 (applies to all OSes of this platform)
2010-06-29 13:38 martinvw Installation Platform => not applicable
2010-06-29 13:38 martinvw DriverPacks => combination (specify in description)
2010-06-29 13:38 martinvw DriverPacks Method => not applicable
2010-06-29 13:38 martinvw DriverPacks Finisher Method => not applicable
2010-06-29 13:43 OverFlow Destination OS Platform wnt5_x86-32 (applies to all OSes of this platform) => wnt5_x86-32 (applies to all OSes of this platform)
2010-06-29 13:43 OverFlow Installation Platform not applicable => not applicable
2010-06-29 13:43 OverFlow DriverPacks combination (specify in description) => combination (specify in description)
2010-06-29 13:43 OverFlow DriverPacks Method not applicable => not applicable
2010-06-29 13:43 OverFlow DriverPacks Finisher Method not applicable => not applicable
2010-06-29 13:43 OverFlow Note Added: 0000921
2010-06-29 13:43 OverFlow Status assigned => closed
2010-06-29 13:43 OverFlow Resolution open => fixed


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker