permission denied when installing wubi on win7x64

Bug #941215 reported by chris edwards
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Wubi
New
Undecided
Unassigned

Bug Description

Running windows7 x64, installed wubi just fine and download the compressed file, when expanding its fails with a permission denied error, here's the last portion of the logs

02-25 19:49 DEBUG TaskList: ## Finished modify_bootloader
02-25 19:49 DEBUG TaskList: ## Running diskimage_bootloader...
02-25 19:49 DEBUG WindowsBackend: Copying C:\Users\Chris\AppData\Local\Temp\pylDEFB.tmp\winboot -> C:\ubuntu\winboot
02-25 19:49 ERROR TaskList: [Errno 13] Permission denied: 'E:\\wubildr'
Traceback (most recent call last):
  File "\lib\wubi\backends\common\tasklist.py", line 197, in __call__
  File "\lib\wubi\backends\win32\backend.py", line 483, in diskimage_bootloader
  File "\lib\shutil.py", line 39, in copyfile
IOError: [Errno 13] Permission denied: 'E:\\wubildr'
02-25 19:49 DEBUG TaskList: # Cancelling tasklist
02-25 19:49 DEBUG TaskList: # Finished tasklist
02-25 19:49 ERROR root: [Errno 13] Permission denied: 'E:\\wubildr'
Traceback (most recent call last):
  File "\lib\wubi\application.py", line 58, in run
  File "\lib\wubi\application.py", line 132, in select_task
  File "\lib\wubi\application.py", line 158, in run_installer
  File "\lib\wubi\backends\common\tasklist.py", line 197, in __call__
  File "\lib\wubi\backends\win32\backend.py", line 483, in diskimage_bootloader
  File "\lib\shutil.py", line 39, in copyfile
IOError: [Errno 13] Permission denied: 'E:\\wubildr'

Revision history for this message
Matt Fischer (mfisch) wrote :

Thanks for filing this and taking the time to make Ubuntu better. Your bug looks similar to this one:

https://bugs.launchpad.net/wubi/+bug/862003

Can you tell me what kind of drive E: is?

affects: ubuntu → wubi
summary: - Wubi wont install ubuntu
+ permission denied when installing wubi on win7x64
Revision history for this message
chris edwards (cledwards00) wrote : Re: [Bug 941215] Re: permission denied when installing wubi on win7x64

Drive is a virtual machine that I plan on getting rid of. If that's causing the problem I will remove it and re-install.

Thanks,
Chris Edwards
812-759-2854 desk.
812-480-8890 cell.
IP Operations Tech.
Metronet INC.

On Feb 25, 2012, at 9:04 PM, Matt Fischer <email address hidden> wrote:

> *** This bug is a duplicate of bug 862003 ***
> https://bugs.launchpad.net/bugs/862003
>
> Thanks for filing this and taking the time to make Ubuntu better. Your
> bug looks similar to this one:
>
> https://bugs.launchpad.net/wubi/+bug/862003
>
> Can you tell me what kind of drive E: is?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/941215
>
> Title:
> permission denied when installing wubi on win7x64
>
> Status in Wubi, Windows Ubuntu Installer:
> New
>
> Bug description:
> Running windows7 x64, installed wubi just fine and download the
> compressed file, when expanding its fails with a permission denied
> error, here's the last portion of the logs
>
> 02-25 19:49 DEBUG TaskList: ## Finished modify_bootloader
> 02-25 19:49 DEBUG TaskList: ## Running diskimage_bootloader...
> 02-25 19:49 DEBUG WindowsBackend: Copying C:\Users\Chris\AppData\Local\Temp\pylDEFB.tmp\winboot -> C:\ubuntu\winboot
> 02-25 19:49 ERROR TaskList: [Errno 13] Permission denied: 'E:\\wubildr'
> Traceback (most recent call last):
> File "\lib\wubi\backends\common\tasklist.py", line 197, in __call__
> File "\lib\wubi\backends\win32\backend.py", line 483, in diskimage_bootloader
> File "\lib\shutil.py", line 39, in copyfile
> IOError: [Errno 13] Permission denied: 'E:\\wubildr'
> 02-25 19:49 DEBUG TaskList: # Cancelling tasklist
> 02-25 19:49 DEBUG TaskList: # Finished tasklist
> 02-25 19:49 ERROR root: [Errno 13] Permission denied: 'E:\\wubildr'
> Traceback (most recent call last):
> File "\lib\wubi\application.py", line 58, in run
> File "\lib\wubi\application.py", line 132, in select_task
> File "\lib\wubi\application.py", line 158, in run_installer
> File "\lib\wubi\backends\common\tasklist.py", line 197, in __call__
> File "\lib\wubi\backends\win32\backend.py", line 483, in diskimage_bootloader
> File "\lib\shutil.py", line 39, in copyfile
> IOError: [Errno 13] Permission denied: 'E:\\wubildr'
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/wubi/+bug/941215/+subscriptions
>

Revision history for this message
bcbc (bcbc) wrote :

You don't need to reinstall. Or do anything with that drive. The install is
successful. Just reboot.

Revision history for this message
chris edwards (cledwards00) wrote :

Take back on what the E: drive was, the virtual machine did not create its own drive. The only other thing I can think of would be the windows recovery partition. By the way the reboot works like a charm thanks for the help.

Thanks,
Chris Edwards
812-759-2854 desk.
812-480-8890 cell.
IP Operations Tech.
Metronet INC.

On Feb 25, 2012, at 9:04 PM, Matt Fischer <email address hidden> wrote:

> *** This bug is a duplicate of bug 862003 ***
> https://bugs.launchpad.net/bugs/862003
>
> Thanks for filing this and taking the time to make Ubuntu better. Your
> bug looks similar to this one:
>
> https://bugs.launchpad.net/wubi/+bug/862003
>
> Can you tell me what kind of drive E: is?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/941215
>
> Title:
> permission denied when installing wubi on win7x64
>
> Status in Wubi, Windows Ubuntu Installer:
> New
>
> Bug description:
> Running windows7 x64, installed wubi just fine and download the
> compressed file, when expanding its fails with a permission denied
> error, here's the last portion of the logs
>
> 02-25 19:49 DEBUG TaskList: ## Finished modify_bootloader
> 02-25 19:49 DEBUG TaskList: ## Running diskimage_bootloader...
> 02-25 19:49 DEBUG WindowsBackend: Copying C:\Users\Chris\AppData\Local\Temp\pylDEFB.tmp\winboot -> C:\ubuntu\winboot
> 02-25 19:49 ERROR TaskList: [Errno 13] Permission denied: 'E:\\wubildr'
> Traceback (most recent call last):
> File "\lib\wubi\backends\common\tasklist.py", line 197, in __call__
> File "\lib\wubi\backends\win32\backend.py", line 483, in diskimage_bootloader
> File "\lib\shutil.py", line 39, in copyfile
> IOError: [Errno 13] Permission denied: 'E:\\wubildr'
> 02-25 19:49 DEBUG TaskList: # Cancelling tasklist
> 02-25 19:49 DEBUG TaskList: # Finished tasklist
> 02-25 19:49 ERROR root: [Errno 13] Permission denied: 'E:\\wubildr'
> Traceback (most recent call last):
> File "\lib\wubi\application.py", line 58, in run
> File "\lib\wubi\application.py", line 132, in select_task
> File "\lib\wubi\application.py", line 158, in run_installer
> File "\lib\wubi\backends\common\tasklist.py", line 197, in __call__
> File "\lib\wubi\backends\win32\backend.py", line 483, in diskimage_bootloader
> File "\lib\shutil.py", line 39, in copyfile
> IOError: [Errno 13] Permission denied: 'E:\\wubildr'
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/wubi/+bug/941215/+subscriptions
>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.