hyper-v: Tools: hv: Handle the case when the target file exists correctly
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| linux (Ubuntu) |
Fix Released
|
Medium
|
Andy Whitcroft | ||
| Trusty |
Fix Released
|
Medium
|
Andy Whitcroft | ||
| Utopic |
Fix Released
|
Medium
|
Andy Whitcroft | ||
Bug Description
Hello,
Please see the attached patch, it contains a fix for hv_fcopy_daemon file-copy tool which better handles the error reporting if a file already exists on the guest VM.
Would this be included in the final release or as a later update for 14.04?
Thank you!
Chris
- [PATCH 1] Tools hv Handle the case when the target file exists correctly.diff Edit (1.7 KiB, text/plain)
This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run:
apport-collect 1306215
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the Ubuntu Kernel Team.
removed: hyper-v
This fix has hit mainline as the commit below, as part of v3.15-rc2 and therefore already is released in Utopic:
commit 314672a2c278021
Author: K. Y. Srinivasan <email address hidden>
Date: Wed Apr 9 17:24:16 2014 -0700
Tools: hv: Handle the case when the target file exists correctly
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-
If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed.
See https:/
Hi Luis,
I've tried to use the -proposed branch, however it fails to find the new kernel.
Here's a summary of the steps we've taken:
root@ubuntu14-3:~# uname -a
Linux ubuntu14-3 3.13.0-30-generic #55-Ubuntu SMP Fri Jul 4 21:40:53 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
At the end of /etc/apt/
deb http://
root@ubuntu14-3:~# cat /etc/apt/
Package: *
Pin: release a=trusty-proposed
Pin-Priority: 400
root@ubuntu14-3:~# apt-get upgrade -s
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
linux-
linux-
linux-
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@ubuntu14-3:~# apt-get install linux-image/
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Release 'trusty-proposed' for 'linux-image' was not found
Chris, please try to do the following:
$ sudo apt-get update
$ sudo apt-get install linux-image-generic
Please see the below. Does Ign stand for Ignore? The VM is configured as mentioned before.
tail of #apt-get update:
Ign http://
Ign http://
Ign http://
Ign http://
Reading package lists... Done
root@ubuntu14-3:~# sudo apt-get install linux-image-generic
Reading package lists... Done
Building dependency tree
Reading state information... Done
linux-image-generic is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@ubuntu14-3:~# uname -a
Linux ubuntu14-3 3.13.0-30-generic #55-Ubuntu SMP Fri Jul 4 21:40:53 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
This bug was fixed in the package linux - 3.13.0-32.57
---------------
linux (3.13.0-32.57) trusty; urgency=low
[ Upstream Kernel Changes ]
* l2tp: Privilege escalation in ppp over l2tp sockets
- LP: #1341472
- CVE-2014-4943
linux (3.13.0-32.56) trusty; urgency=low
[ Luis Henriques ]
* Merged back Ubuntu-3.13.0-30.55 security release
* Revert "x86_64,ptrace: Enforce RIP <= TASK_SIZE_MAX (CVE-2014-4699)"
- LP: #1337339
* Release Tracking Bug
- LP: #1338524
[ Upstream Kernel Changes ]
* ptrace,x86: force IRET path after a ptrace_stop()
- LP: #1337339
- CVE-2014-4699
* hpsa: add new Smart Array PCI IDs (May 2014)
- LP: #1337516
linux (3.13.0-31.55) trusty; urgency=low
[ Luis Henriques ]
* Release Tracking Bug
- LP: #1336278
[ Andy Whitcroft ]
* [Config] switch hyper-keyboard to virtual
- LP: #1325306
* [Packaging] linux-udeb-flavour -- standardise on linux prefix
[ dann frazier ]
* [Config] CONFIG_GPIO_DWAPB=m
- LP: #1334823
[ Feng Kan ]
* SAUCE: (no-up) arm64: dts: Add Designware GPIO dts binding to APM
X-Gene platform
- LP: #1334823
[ John Johansen ]
* SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
- LP: #1308761
[ Kamal Mostafa ]
* [Config] updateconfigs ACPI_PROCFS_POWER=y after v3.13.11.4 rebase
[ Loc Ho ]
* SAUCE: (no-up) phy-xgene: Use correct tuning for Mustang
- LP: #1335636
[ Michael Ellerman ]
* SAUCE: (no-up) powerpc/perf: Ensure all EBB register state is cleared
on fork()
- LP: #1328914
[ Ming Lei ]
* Revert "SAUCE: (no-up) rtc: Add X-Gene SoC Real Time Clock Driver"
- LP: #1274305
[ Suman Tripathi ]
* SAUCE: (no-up) libahci: Implement the function ahci_restart_engine to
restart the port dma engine.
- LP: #1335645
* SAUCE: (no-up) ata: Fix the dma state machine lockup for the IDENTIFY
DEVICE PIO mode command.
- LP: #1335645
[ Tim Gardner ]
* [Config] CONFIG_
- LP: #1324571
* [Debian] Add UTS_UBUNTU_
- LP: #1327619
* [Config] CONFIG_
- LP: #1332063
* [Config] CONFIG_HID_RMI=m
- LP: #1305522
[ Upstream Kernel Changes ]
* Revert "offb: Add palette hack for little endian"
- LP: #1333430
* Revert "net: mvneta: fix usage as a module on RGMII configurations"
- LP: #1333837
* Revert "USB: serial: add usbid for dell wwan card to sierra.c"
- LP: #1333837
* Revert "macvlan : fix checksums error when we are in bridge mode"
- LP: #1333838
* serial: uart: add hw flow control support configuration
- LP: #1328295
* mm/numa: Remove BUG_ON() in __handle_mm_fault()
- LP: #1323165
* Tools: hv: Handle the case when the target file exists correctly
- LP: #1306215
* Documentation/
SoC RTC DTS binding
- LP: #1274305
* drivers/rtc: add APM X-Gene SoC RTC driver
- LP: #1274305
* arm64: add APM X-Gene SoC RTC DTS entry
- LP: #1274305
* powerpc/perf: Add Power8 cache & TLB events
- LP: #1328914
* powerpc/perf: Configure BH...