Closed
Bug 946859
Opened 12 years ago
Closed 12 years ago
Please install VS2012 on ix-mn-w0864-001 via GPO
Categories
(Infrastructure & Operations :: RelOps: General, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jhopkins, Assigned: markco)
References
Details
Attachments
(1 file)
10.22 KB,
text/plain
|
Details |
We'd like to do testing of Visual Studio 2012 based builds in a staging environment.
Can you please install VS2012 on ix-mn-w0864-001 via GPO (in a supportable way in case we end up deploying it in production)?
Updated•12 years ago
|
Assignee: relops → mcornmesser
Assignee | ||
Comment 1•12 years ago
|
||
jhopkins: Will this be just a default install?
Also if I get this done this week, should I go ahead and pushed it out to w0864-001?
Reporter | ||
Comment 2•12 years ago
|
||
Yes, just a default install. VS2010 was also a default install, right?
You can push to w0864-001 but nothing else for now. Thanks
Assignee | ||
Comment 3•12 years ago
|
||
With 2010 we broke the install to remove Microsoft F# components. I am not sure if it is included in 2012. If it is should i remove it from the install? The difference is a standard install should take little time to roll into a gpo. However, removing a component, and rolling it into a gpo may take a bit longer.
Reporter | ||
Comment 4•12 years ago
|
||
If F# is included in VS2012, let's not install it. I'm not sure whether this is strictly necessary, but it will at least save on disk space and lower the surface area of our installed software.
Assignee | ||
Comment 5•12 years ago
|
||
w0864-001 has been moved to the tester OU. After the GPO is picked up it will take a some time (less than an hour) and a few reboots before the application install competes.
Reporter | ||
Comment 6•12 years ago
|
||
All staging build jobs are failing on ix-mn-w0864-001 since VS2012 was installed. Since no buildbot config changes were made, it appears the VS2012 install has impacted functioning of the VS2010 install.
This page points at some possible solutions:
http://stackoverflow.com/questions/10888391/error-link-fatal-error-lnk1123-failure-during-conversion-to-coff-file-inval
Assignee | ||
Comment 7•12 years ago
|
||
I have been looking into to see what VS2012 could have change win the VS2010 installation.
So far it appears that the VS2012 install touches numerous files under:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\
It also touches:
C:\ProgramData\Microsoft\VisualStudio\10.0\1033\ResourceCache.dll
Assignee | ||
Comment 8•12 years ago
|
||
Where do we want to go from here on this? Do we want to reimage the machine so that it only has VS2010 and isn't failing jobs, troubleshoot the current condition and see if we can get to work as is, or do we want to put time into the VS2012 GPO install to try to have it install VS2012 independent of VS2010 completely?
Reporter | ||
Comment 9•12 years ago
|
||
I'm not worried about this particular machine failing jobs as it's only doing staging builds.
Can you please install Visual Studio 2010 Service Pack 1?
Assignee | ||
Comment 10•12 years ago
|
||
VS2010 has been uninstalled and reinstalled on w0864-001.
Reporter | ||
Comment 11•12 years ago
|
||
Builds are failing with the same error message as in comment 6.
Assignee | ||
Comment 12•12 years ago
|
||
My bad. I assumed that the current version on VS2010 we were using was SP1. It turns out it is now. I am working on getting SP1. Once i have it I can uninstall and reinstall the correct version.
Assignee | ||
Comment 13•12 years ago
|
||
VS2010 SP1 is now installed on w0864-001. Hopefully this solves the issue that is causing the failing builds. If not we may need to get a bit creative.
Reporter | ||
Comment 14•12 years ago
|
||
Thanks - a compile job passed as a result!
Reporter | ||
Comment 15•12 years ago
|
||
Note: Due to the pre-VS2010 SP1 bustage above caused by the VS2012 install, we will have to pay special attention to the output produced by VS2010 in case there are other, more subtle problems introduced.
Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•