[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2016-03-14 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.13.0-83.127

---
linux (3.13.0-83.127) trusty; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
- LP: #1555839

  [ Florian Westphal ]

  * SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving
userspace
- LP: #1555338

linux (3.13.0-82.126) trusty; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
- LP: #1554732

  [ Upstream Kernel Changes ]

  * Revert "drm/radeon: call hpd_irq_event on resume"
- LP: #1554608
  * net: generic dev_disable_lro() stacked device handling
- LP: #1547680

linux (3.13.0-81.125) trusty; urgency=low

  [ Luis Henriques ]

  * Release Tracking Bug
- LP: #1552316

  [ Upstream Kernel Changes ]

  * Revert "firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6"
- LP: #1551419
  * bcache: Fix a lockdep splat in an error path
- LP: #1551327

linux (3.13.0-80.124) trusty; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
- LP: #1548519

  [ Andy Whitcroft ]

  * [Debian] hv: hv_set_ifconfig -- convert to python3
- LP: #1506521
  * [Debian] hv: hv_set_ifconfig -- switch to approved indentation
- LP: #1540586
  * [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
- LP: #1540586

  [ Dan Streetman ]

  * SAUCE: nbd: ratelimit error msgs after socket close
- LP: #1505564

  [ Upstream Kernel Changes ]

  * Revert "workqueue: make sure delayed work run in local cpu"
- LP: #1546320
  * [media] gspca: ov534/topro: prevent a division by 0
- LP: #1542497
  * [media] media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
- LP: #1542497
  * tools lib traceevent: Fix output of %llu for 64 bit values read on 32
bit machines
- LP: #1542497
  * KVM: x86: correctly print #AC in traces
- LP: #1542497
  * drm/radeon: call hpd_irq_event on resume
- LP: #1542497
  * xhci: refuse loading if nousb is used
- LP: #1542497
  * arm64: Clear out any singlestep state on a ptrace detach operation
- LP: #1542497
  * time: Avoid signed overflow in timekeeping_get_ns()
- LP: #1542497
  * rtlwifi: fix memory leak for USB device
- LP: #1542497
  * wlcore/wl12xx: spi: fix oops on firmware load
- LP: #1542497
  * EDAC, mc_sysfs: Fix freeing bus' name
- LP: #1542497
  * EDAC: Don't try to cancel workqueue when it's never setup
- LP: #1542497
  * EDAC: Robustify workqueues destruction
- LP: #1542497
  * powerpc: Make value-returning atomics fully ordered
- LP: #1542497
  * powerpc: Make {cmp}xchg* and their atomic_ versions fully ordered
- LP: #1542497
  * dm space map metadata: remove unused variable in brb_pop()
- LP: #1542497
  * dm thin: fix race condition when destroying thin pool workqueue
- LP: #1542497
  * futex: Drop refcount if requeue_pi() acquired the rtmutex
- LP: #1542497
  * drm/radeon: clean up fujitsu quirks
- LP: #1542497
  * mmc: sdio: Fix invalid vdd in voltage switch power cycle
- LP: #1542497
  * mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
- LP: #1542497
  * udf: limit the maximum number of indirect extents in a row
- LP: #1542497
  * nfs: Fix race in __update_open_stateid()
- LP: #1542497
  * USB: cp210x: add ID for ELV Marble Sound Board 1
- LP: #1542497
  * NFSv4: Don't perform cached access checks before we've OPENed the file
- LP: #1542497
  * NFS: Fix attribute cache revalidation
- LP: #1542497
  * posix-clock: Fix return code on the poll method's error path
- LP: #1542497
  * rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
- LP: #1542497
  * rtlwifi: rtl8192se: Fix module parameter initialization
- LP: #1542497
  * rtlwifi: rtl8192ce: Fix handling of module parameters
- LP: #1542497
  * rtlwifi: rtl8192cu: Add missing parameter setup
- LP: #1542497
  * bcache: fix a livelock when we cause a huge number of cache misses
- LP: #1542497
  * bcache: Add a cond_resched() call to gc
- LP: #1542497
  * bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing
device
- LP: #1542497
  * bcache: fix a leak in bch_cached_dev_run()
- LP: #1542497
  * bcache: unregister reboot notifier if bcache fails to unregister device
- LP: #1542497
  * bcache: add mutex lock for bch_is_open
- LP: #1542497
  * bcache: allows use of register in udev to avoid "device_busy" error.
- LP: #1542497
  * bcache: Change refill_dirty() to always scan entire disk if necessary
- LP: #1542497
  * wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)
- LP: #1542497
  * Input: i8042 - add Fujitsu Lifebook U745 to the nomux list
- LP: #1542497
  * libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct
- LP: #1542497
  * x86/xen: don't reset vcpu_info on a cancelled suspend
- LP: #1542497
  * udf: Prevent buffer overrun with multi-byte characters
- LP: #1542497
  * udf: Check output buffer length when converting name to CS0
- LP: #1542497
 

[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2016-03-14 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.2.0-34.39

---
linux (4.2.0-34.39) wily; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
- LP: #1555821

  [ Florian Westphal ]

  * SAUCE: [nf] netfilter: x_tables: check for size overflow
- LP: #1555353
  * SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving
userspace
- LP: #1555338

linux (4.2.0-33.38) wily; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
- LP: #1554649

  [ Upstream Kernel Changes ]

  * Revert "drm/radeon: call hpd_irq_event on resume"
- LP: #1554608
  * cxl: Fix PSL timebase synchronization detection
- LP: #1532914

linux (4.2.0-32.37) wily; urgency=low

  [ Kamal Mostafa ]

  * Release Tracking Bug
- LP: #1550045

  [ Kamal Mostafa ]

  * Merged back Ubuntu-4.2.0-31.36

linux (4.2.0-31.36) wily; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
- LP: #1548579

  [ Andy Whitcroft ]

  * [Debian] hv: hv_set_ifconfig -- convert to python3
- LP: #1506521
  * [Debian] hv: hv_set_ifconfig -- switch to approved indentation
- LP: #1540586
  * [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
- LP: #1540586

  [ Carol L Soto ]

  * SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
- LP: #1541326

  [ Dan Streetman ]

  * SAUCE: nbd: ratelimit error msgs after socket close
- LP: #1505564

  [ Tim Gardner ]

  * Revert "SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover
failure"
- LP: #1541635
  * Revert "SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port
1"
- LP: #1541635
  * [Config] ARMV8_DEPRECATED=y
- LP: #1545542

  [ Upstream Kernel Changes ]

  * x86/xen/p2m: hint at the last populated P2M entry
- LP: #1542941
  * mm: add dma_pool_zalloc() call to DMA API
- LP: #1543737
  * sctp: Prevent soft lockup when sctp_accept() is called during a timeout
event
- LP: #1543737
  * xen-netback: respect user provided max_queues
- LP: #1543737
  * xen-netfront: respect user provided max_queues
- LP: #1543737
  * xen-netfront: update num_queues to real created
- LP: #1543737
  * iio: adis_buffer: Fix out-of-bounds memory access
- LP: #1543737
  * KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8
- LP: #1543737
  * KVM: PPC: Fix ONE_REG AltiVec support
- LP: #1543737
  * x86/irq: Call chip->irq_set_affinity in proper context
- LP: #1543737
  * drm/amdgpu: fix tonga smu resume
- LP: #1543737
  * perf kvm record/report: 'unprocessable sample' error while
recording/reporting guest data
- LP: #1543737
  * hrtimer: Handle remaining time proper for TIME_LOW_RES
- LP: #1543737
  * timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper
- LP: #1543737
  * posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper
- LP: #1543737
  * itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper
- LP: #1543737
  * drm/amdgpu: Use drm_calloc_large for VM page_tables array
- LP: #1543737
  * drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
- LP: #1543737
  * drm/radeon: properly byte swap vce firmware setup
- LP: #1543737
  * ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
- LP: #1543737
  * ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
- LP: #1543737
  * hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
- LP: #1543737
  * usb: cdc-acm: handle unlinked urb in acm read callback
- LP: #1543737
  * usb: cdc-acm: send zero packet for intel 7260 modem
- LP: #1543737
  * cdc-acm:exclude Samsung phone 04e8:685d
- LP: #1543737
  * usb: hub: do not clear BOS field during reset device
- LP: #1543737
  * USB: cp210x: add ID for IAI USB to RS485 adaptor
- LP: #1543737
  * USB: visor: fix null-deref at probe
- LP: #1543737
  * USB: serial: visor: fix crash on detecting device without write_urbs
- LP: #1543737
  * USB: serial: option: Adding support for Telit LE922
- LP: #1543737
  * ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()
- LP: #1543737
  * ALSA: seq: Degrade the error message for too many opens
- LP: #1543737
  * USB: serial: ftdi_sio: add support for Yaesu SCU-18 cable
- LP: #1543737
  * arm64: kernel: fix architected PMU registers unconditional access
- LP: #1543737
  * USB: option: fix Cinterion AHxx enumeration
- LP: #1543737
  * ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures
- LP: #1543737
  * ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delay
- LP: #1543737
  * virtio_pci: fix use after free on release
- LP: #1543737
  * ALSA: bebob: Use a signed return type for get_formation_index
- LP: #1543737
  * arm64: errata: Add -mpc-relative-literal-loads to build flags
- LP: #1533009, #1543737
  * arm64: mm: avoid calling apply_to_page_range on empty range
- LP: #1543737
  * x86/mm: Fix types used in pgprot cacheability

[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2016-03-03 Thread Chris Valean
This has been tested and marked as verification-done for both Wily and
Trusty here, and also in the main bug report #1540586

** Tags removed: verification-needed-trusty verification-needed-wily
** Tags added: verification-done-trusty verification-done-wily

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Fix Committed
Status in linux source package in Wily:
  Fix Committed
Status in linux source package in Xenial:
  Fix Released

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2016-02-25 Thread Brad Figg
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-needed-
wily' to 'verification-done-wily'.

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://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Fix Committed
Status in linux source package in Wily:
  Fix Committed
Status in linux source package in Xenial:
  Fix Released

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2016-02-25 Thread Brad Figg
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-needed-
trusty' to 'verification-done-trusty'.

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://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-trusty

** Tags added: verification-needed-wily

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Fix Committed
Status in linux source package in Wily:
  Fix Committed
Status in linux source package in Xenial:
  Fix Released

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2016-02-22 Thread Brad Figg
** Changed in: linux (Ubuntu Wily)
   Status: In Progress => Fix Committed

** Changed in: linux (Ubuntu Trusty)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Fix Committed
Status in linux source package in Wily:
  Fix Committed
Status in linux source package in Xenial:
  Fix Released

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2016-02-17 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Wily)
 Assignee: (unassigned) => Andy Whitcroft (apw)

** Changed in: linux (Ubuntu Trusty)
 Assignee: (unassigned) => Andy Whitcroft (apw)

** Changed in: linux (Ubuntu Trusty)
   Status: Confirmed => In Progress

** Changed in: linux (Ubuntu Wily)
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  In Progress
Status in linux source package in Wily:
  In Progress
Status in linux source package in Xenial:
  Fix Released

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2016-02-09 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Trusty)
   Status: Invalid => Confirmed

** Changed in: linux (Ubuntu Trusty)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Confirmed
Status in linux source package in Wily:
  Confirmed
Status in linux source package in Xenial:
  Fix Released

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2016-02-09 Thread Andy Whitcroft
@Chris -- that question is more properly related to your new bug
#1540586.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Invalid
Status in linux source package in Wily:
  Confirmed
Status in linux source package in Xenial:
  Fix Released

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2016-02-09 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Trusty)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Invalid
Status in linux source package in Wily:
  Confirmed
Status in linux source package in Xenial:
  Fix Released

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2016-02-09 Thread Chris Valean
Thanks Andy for the follow-up!
I've installed python 3.4.3 (with is defaulting for python3) on Trusty. Running 
a test IP injection did work with the script from comment #6 and the netmask 
did change to the new value that was specified.

However, I don't see it in the interfaces config file. Is there another place 
where the netmask param is added?
The stanza part in the interfaces file has only the address, gateway and 
nameserver entries.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Confirmed
Status in linux source package in Wily:
  Confirmed
Status in linux source package in Xenial:
  Fix Released

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2016-02-09 Thread Andy Whitcroft
Confirmed that cloud-images have python3 in them, and that the script
performs as expected.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Invalid
Status in linux source package in Wily:
  Confirmed
Status in linux source package in Xenial:
  Fix Released

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2016-02-09 Thread Andy Whitcroft
We need to confirm this will work as expected in trusty with python3.4

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Confirmed
Status in linux source package in Wily:
  Confirmed
Status in linux source package in Xenial:
  Fix Released

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2016-02-09 Thread Andy Whitcroft
bug #1540586.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Confirmed
Status in linux source package in Wily:
  Confirmed
Status in linux source package in Xenial:
  Fix Released

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2016-02-09 Thread Andy Whitcroft
** Also affects: linux (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Trusty)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Confirmed
Status in linux source package in Wily:
  Confirmed
Status in linux source package in Xenial:
  Fix Released

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2016-02-01 Thread Chris Valean
Thanks Andy!
I've created 1540586 now, not sure how to link the 2 bug reports.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Wily:
  Confirmed
Status in linux source package in Xenial:
  Fix Released

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2016-02-01 Thread Andy Whitcroft
@chris -- as the initial bits of this have now gone out (the conversion
to python3) if there is a remaining issue with netmask handing that is
likely separate issue.  Either way could you please create a new bug for
me and link it from here (and if you are able let us know the number of
#ubuntu-kernel), and include the ifcfg-eth0.

If I am reading that right you have a NETMASK0 in there which sounds
like something we would not be expecting.  All the parameters are like
FOO, FOO1, FOO2, so NETMASK0 I think we are expecting to be NETMASK.
Though regardless it would be possible to support both.  Do attach the
generated ifcfg-eth0 to that new bug for completeness.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Wily:
  Confirmed
Status in linux source package in Xenial:
  Fix Released

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2016-02-01 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.4.0-2.16

---
linux (4.4.0-2.16) xenial; urgency=low

  [ Andy Whitcroft ]

  * Release Tracking Bug
- LP: #1539090
  * SAUCE: hv: hv_set_ifconfig -- convert to python3
- LP: #1506521
  * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
- LP: #1538618

  [ Colin Ian King ]

  * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
bit FADT addresses (LP: #1529381)
- LP: #1529381

  [ John Johansen ]

  * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
being shutdown
- LP: #1446906

  [ Mahesh Salgaonkar ]

  * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
- LP: #1537881
  * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
interrupt.
- LP: #1537881
  * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
base errors
- LP: #1537881

  [ Paolo Pisati ]

  * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
#843419 build flags
- LP: #1533009
  * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
  * [Config] disable ARCH_ZX (ZTE ZX Soc)

  [ Tim Gardner ]

  * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
  * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
- LP: #1536719
  * SAUCE: drop obsolete bnx2x firmware
  * SAUCE: i40e: Silence 'may be used uninitialized' warnings
- LP: #1536474
  * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
- LP: #1534647
  * [Config] Add pvpanic to virtual flavour
- LP: #1537923
  * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
- LP: #1520457

  [ Upstream Kernel Changes ]

  * i40evf: fix compiler warning of unused variable
- LP: #1536474
  * intel: i40e: fix confused code
- LP: #1536474
  * i40e/i40evf: remove unused tunnel parameter
- LP: #1536474
  * i40e: Change BUG_ON to WARN_ON in service event complete
- LP: #1536474
  * i40e: remove BUG_ON from feature string building
- LP: #1536474
  * i40e: remove BUG_ON from FCoE setup
- LP: #1536474
  * i40e: Workaround fix for mss < 256 issue
- LP: #1536474
  * i40e/i40evf: Add a stat to track how many times we have to do a force
WB
- LP: #1536474
  * i40e: Move the saving of old link info from handle_link_event to
link_event
- LP: #1536474
  * i40e/i40evf: Add comment to #endif
- LP: #1536474
  * i40e/i40evf: clean up error messages
- LP: #1536474
  * i40evf: handle many MAC filters correctly
- LP: #1536474
  * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
- LP: #1536474
  * i40e: rework the functions to configure RSS with similar parameters
- LP: #1536474
  * i40e: create a generic configure rss function
- LP: #1536474
  * i40e: Bump version to 1.4.2
- LP: #1536474
  * i40e: add new fields to store user configuration
- LP: #1536474
  * i40e: rename rss_size to alloc_rss_size in i40e_pf
- LP: #1536474
  * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
workaround
- LP: #1536474
  * i40e/i40evf: prefetch skb data on transmit
- LP: #1536474
  * i40evf: rename VF adapter specific RSS function
- LP: #1536474
  * i40evf: create a generic config RSS function
- LP: #1536474
  * i40evf: create a generic get RSS function
- LP: #1536474
  * i40evf: add new fields to store user configuration of RSS
- LP: #1536474
  * i40e: Update error messaging
- LP: #1536474
  * i40e: fix confusing message
- LP: #1536474
  * i40e: make error message more useful
- LP: #1536474
  * i40evf: quoth the VF driver, Nevermore
- LP: #1536474
  * i40evf: allocate queue vectors dynamically
- LP: #1536474
  * i40evf: allocate ring structs dynamically
- LP: #1536474
  * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
- LP: #1536474
  * i40e: fix: do not sleep in netdev_ops
- LP: #1536474
  * i40e: remove unused argument
- LP: #1536474
  * i40evf: increase max number of queues
- LP: #1536474
  * i40evf: set real num queues
- LP: #1536474
  * i40evf: remove duplicate string
- LP: #1536474
  * i40e: Detection and recovery of TX queue hung logic moved to
service_task from tx_timeout
- LP: #1536474
  * i40e: Fix memory leaks, sideband filter programming
- LP: #1536474
  * i40evf: don't use atomic allocation
- LP: #1536474
  * i40e: propagate properly
- LP: #1536474
  * i40evf: use correct types
- LP: #1536474
  * i40e: use priv flags to control packet split
- LP: #1536474
  * i40e: Remove separate functions gathering XOFF Rx stats
- LP: #1536474
  * i40e: fix whitespace
- LP: #1536474
  * i40e/i40evf: use logical operator
- LP: #1536474
  * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
- LP: #1536474
  * i40e: trivial fixes
- LP: #1536474
  * i40e: Fix i40e_print_features() VEB mode output
- LP: #1536474
  * i40e: chomp the BIT(_ULL

[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2016-01-29 Thread Chris Valean
Hi Joe,
One issue I'm seeing with the new script is that it seems to be ignoring the 
netmask parameter.

In our test network the dhcp assigned is a /23, and that is set on the Ubuntu 
15.10 VM.
When we simulate the IP injection, although the network configuration changes 
and we still have connectivity, the netmask gets 'reset' to 255.0.0.0.
I'm not seeing anything in the logs or manually running the hv_set_ifconfig 
script.
In the generated ifcfg-eth0 file there is the NETMASK0 field with the right one 
we're trying to parse, however the script seems to be ignoring it, as it 
doesn't get in the interfaces config file.

Are you seeing the same behavior?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Wily:
  Confirmed
Status in linux source package in Xenial:
  In Progress

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2016-01-29 Thread Ovidiu Rusu
I've tested it and everything goes fine.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Wily:
  Confirmed
Status in linux source package in Xenial:
  In Progress

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2016-01-28 Thread Andy Whitcroft
** Attachment added: "hv_set_ifconfig"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+attachment/4558268/+files/hv_set_ifconfig

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Wily:
  Confirmed
Status in linux source package in Xenial:
  In Progress

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2016-01-28 Thread Andy Whitcroft
Ok attached is a proposed update to the script.  Could someone test this
for us to confirm it works fine in the actual environment.  I have
tested it locally to confirm operation with some dummy configs.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Wily:
  Confirmed
Status in linux source package in Xenial:
  In Progress

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2016-01-28 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Xenial)
   Status: Confirmed => In Progress

** Changed in: linux (Ubuntu Xenial)
   Importance: Medium => High

** Changed in: linux (Ubuntu Xenial)
 Assignee: (unassigned) => Andy Whitcroft (apw)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Wily:
  Confirmed
Status in linux source package in Xenial:
  In Progress

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2016-01-28 Thread Andy Whitcroft
I assume by upstream script you mean the scripts which come with the
mainline kernel.  Those at least are examples and examples that only
work with RHEL.  They are meant to be implemented individually by the
distros.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Wily:
  Confirmed
Status in linux source package in Xenial:
  Confirmed

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2015-12-15 Thread Joshua R. Poulson
The easiest fix for this is to switch back to the upstream bash script
for this functionality. Barring that, the script needs to be converted
for Python 3.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Wily:
  Confirmed
Status in linux source package in Xenial:
  Confirmed

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2015-12-11 Thread Joseph Salisbury
** Tags added: wily xenial

** Also affects: linux (Ubuntu Wily)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Xenial)
   Importance: Medium
   Status: Confirmed

** Changed in: linux (Ubuntu Wily)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu Wily)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Wily:
  Confirmed
Status in linux source package in Xenial:
  Confirmed

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2015-10-15 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Tags added: kernel-da-key

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1506521] Re: [Hyper-V] hv_set_ifconfig issues on Wily 15.10

2015-10-15 Thread Chris Valean
Logs not needed.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1506521

Title:
  [Hyper-V] hv_set_ifconfig issues on Wily 15.10

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  It seems that during the Wily development, some changes have occurred that 
broke the hv_set_ifconfig  script.

  Please see the below details and update the script accordingly.
  From my understanding the changes in python versioning on 15.10 are causing 
this, and when running hv_set_ifconfig  with Python v3, it will give some code 
errors.

  This has been verified with the daily build from Oct 12, kernel
  4.2.0-16-generic and the matching linux-cloud-tools/common are
  installed.

  # whereis hv_set_ifconfig
  hv_set_ifconfig: /usr/sbin/hv_set_ifconfig

  # /usr/sbin/hv_set_ifconfig
  /usr/bin/env: python: No such file or directory

  Indeed there is no python executable by default, only python3.

  Modifying the header for hv_set_ifconfig to use python3, returns the
  below:

  ~# /usr/sbin/hv_set_ifconfig
    File "/usr/sbin/hv_set_ifconfig", line 130
  print "==="
    ^
  SyntaxError: Missing parentheses in call to 'print'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506521/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp