[Bug 1368868] Re: libmtp error when attempting to write to root of internal storage

2016-07-04 Thread John McAleely
** Information type changed from Embargoed to Proprietary

** Project changed: barajas => avila

** Information type changed from Proprietary to Public

** Project changed: avila => canonical-devices-system-image

** Also affects: libmtp (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1368868

Title:
  libmtp error when attempting to write to root of internal storage

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1368868/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1535054] Re: fanatic doesn't respond to --help

2016-07-04 Thread Andy Whitcroft
** Description changed:

  Trying out fanatic today I found it didn't respect a lot of conventional
  input, like --help or -h.
  
  Please provide useful output for -? and -h and --help as well as
  "fanatic help"
  
  Also, you have a typo with "uknown command" :)
  
  Thanks!
+ 
+ ===
+ [Impact]
+ 
+ Barrier to user adoption.
+ 
+ [Test Case]
+ 
+ Confirm fanatic --help et al produce useful output.
+ 
+ [Regression Potential]
+ 
+ Low, these are only triggered by specific command line forms.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1535054

Title:
  fanatic doesn't respond to --help

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-fan/+bug/1535054/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1582956] Re: fan[ctl | atic] man page has reference to ubuntu.com/fan which 404s

2016-07-04 Thread Andy Whitcroft
** Description changed:

  Reading the man page for fanctl and fanatic I see a reference to
  ubuntu.com/fan, but that page is currently 404'ing
  
  Specifically:
  
  $ man fanctl
-  -or-
+  -or-
  $ man fanatic
  
  . . .
  
  SEE ALSO
-fanctl(8) /usr/share/doc/ubuntu-fan/README
-http://www.ubuntu.com/fan
+    fanctl(8) /usr/share/doc/ubuntu-fan/README
+    http://www.ubuntu.com/fan
+ 
+ ===
+ [Impact]
+ 
+ Missleading documentation.
+ 
+ [Test Case]
+ 
+ Confirm non-existant link is removed from manual page.
+ 
+ [Regression Potential]
+ 
+ None, non functional change.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1582956

Title:
  fan[ctl | atic]  man page has reference to ubuntu.com/fan which 404s

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-fan/+bug/1582956/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1584692] Re: fanatic does not use the user-specified underlay, but 192.168.0.0/16

2016-07-04 Thread Andy Whitcroft
** Description changed:

  On a xenial machine, I tried to use fanatic to configure the fan with
  underlay 10.88.0.0/16 and the suggested overlay 250.0.0.0/8, but the
  underlay suggested by fanatic (192.168.0.0/16) was used instead of
  10.88.0.0/16 I specified.
  
  Here's the paste of the session: http://paste.ubuntu.com/16630235/
+ 
+ ===
+ [Impact]
+ 
+ Configuration for some combinations which including using the default
+ overlay only will be miss-parsed.
+ 
+ [Test Case]
+ 
+ As above.
+ 
+ [Regression Potential]
+ 
+ Low, only affects new setup.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584692

Title:
  fanatic does not use the user-specified underlay, but 192.168.0.0/16

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-fan/+bug/1584692/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1584092] Re: Docker misconfigured when using non-default overlay/underlay netmask size

2016-07-04 Thread Andy Whitcroft
** Description changed:

  Fan allows for variable sized subnet map sizes.  For example, if I want
  to map a /24 to a /16 instead of the default /16 to /8, Fan supports
  this.  However, when configuring this via fanatic, I see that docker
  configuration fails.  In /etc/default/docker, the --fixed-cidr flag is
  defined incorrectly.
  
  $ sudo fanatic
  Welcome to the fanatic fan networking wizard.  This will help you set
  up an example fan network and optionally configure docker and/or LXD touse 
this network.  See fanatic(1) for more details.
  
  Configure fan underlay (hit return to accept, or specify alternative) 
[192.168.0.0/16]: 192.168.1.0/24
  Configure fan overlay (hit return to accept, or specify alternative) 
[250.0.0.0/8]: 250.99.0.0/16
  Create LXD networking for underlay:192.168.1.0/24 overlay:250.99.0.0/16 [Yn]: 
Y
  Profile fan-250-99 created
  Create docker networking for underlay:192.168.1.0/24 overlay:250.99.0.0/16 
[Yn]: Y
  Job for docker.service failed because the control process exited with error 
code. See "systemctl status docker.service" and "journalctl -xe" for details.
  Test LXD networking for underlay:192.168.1.10/24 overlay:250.99.0.0/16
  (NOTE: potentially triggers large image downloads) [Yn]: n
  Test docker networking for underlay:192.168.1.10/24 overlay:250.99.0.0/16
  (NOTE: potentially triggers large image downloads) [Yn]: n
  This host IP address: 192.168.1.10
- Remote test host IP address (none to skip): 
+ Remote test host IP address (none to skip):
  /usr/sbin/fanatic: Testing skipped
  
  $ grep "DOCKER_OPTS" /etc/default/docker
  # Use DOCKER_OPTS to modify the daemon startup options.
  #DOCKER_OPTS="--dns 8.8.8.8 --dns 8.8.4.4"
  DOCKER_OPTS=" -b fan-250-99 --mtu=1450 --iptables=false 
--fixed-cidr=250.99.10.0/40"
  
  May 20 05:15:30 macbook docker[27364]:
  time="2016-05-20T05:15:30.411933688-07:00" level=fatal msg="Error
  starting daemon: Error initializing network controller: invalid CIDR
  address: 250.99.10.0/40"
+ 
+ ===
+ [Impact]
+ 
+ Non default network splits are not honoured correctly.
+ 
+ [Test Case]
+ 
+ Setup fan with non /8 /16 split, as per reporter.
+ 
+ [Regression Potential]
+ 
+ Low, as these currently do not work correctly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584092

Title:
  Docker misconfigured when using non-default overlay/underlay netmask
  size

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-fan/+bug/1584092/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598851] [NEW] Firefox - dotted border only in Ubuntu

2016-07-04 Thread vinc-q
Public bug reported:

Firefox on Ubuntu only (tested on Windows, Mac) adds a dotted border
outside input submit that you can remove only with following code:

button::-moz-focus-inner {
   border: 0;
}

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: New

** Package changed: ubuntu => firefox (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598851

Title:
  Firefox - dotted border only in Ubuntu

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1373421] Re: [Notifications] Notifications centre item unclear

2016-07-04 Thread John McAleely
** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373421

Title:
  [Notifications] Notifications centre item unclear

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1373421/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1373421] Re: [Notifications] Notifications centre item unclear

2016-07-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: unity-notifications (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373421

Title:
  [Notifications] Notifications centre item unclear

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1373421/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1584150] Re: fanatic: legacy mode triggers syntax error

2016-07-04 Thread Andy Whitcroft
** Description changed:

  Attempting to use the legacy command line format leads to a syntax
  error.
+ 
+ ===
+ [Impact]
+ 
+ Legacy use cases will fail.
+ 
+ [Test Case]
+ 
+ Confirm "fanctl up 250.0.0.0/8 192.168.0.0/16" is parsed correctly.
+ 
+ [Regression Potential]
+ 
+ Low, these are rarely used.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584150

Title:
  fanatic: legacy mode triggers syntax error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-fan/+bug/1584150/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598850] [NEW] Please merge ncurses 6.0+20160319-2 (main) from Debian unstable (main)

2016-07-04 Thread Tiago Stürmer Daitx
Public bug reported:

Old Ubuntu version: 6.0+20160319-1ubuntu1

Details: https://merges.ubuntu.com/n/ncurses/REPORT (from
https://merges.ubuntu.com/main.html)

** Affects: ncurses (Ubuntu)
 Importance: Undecided
 Assignee: Tiago Stürmer Daitx (tdaitx)
 Status: In Progress

** Changed in: ncurses (Ubuntu)
   Status: New => In Progress

** Changed in: ncurses (Ubuntu)
 Assignee: (unassigned) => Tiago Stürmer Daitx (tdaitx)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598850

Title:
  Please merge ncurses 6.0+20160319-2 (main) from Debian unstable (main)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1586169] Re: [Yakkety] fanatic fails running lxd test

2016-07-04 Thread Andy Whitcroft
** Also affects: ubuntu-fan (Ubuntu Xenial)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1586169

Title:
  [Yakkety] fanatic fails running lxd test

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-fan/+bug/1586169/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1586176] Re: [Yakkety] fanatic fails running docker test

2016-07-04 Thread Andy Whitcroft
** Also affects: ubuntu-fan (Ubuntu Xenial)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1586176

Title:
  [Yakkety] fanatic fails running docker test

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-fan/+bug/1586176/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598835] Re: !++USA@@1844.551.9757((((())))))))))**//HP printer tech support phone number**((()))))HP printer customer helpline phone number@@@

2016-07-04 Thread Pankaj smith
!!HP telephone support@!@ 1-8-4-4-5-5-1-9-7-5-7$$@$$$ HP computer
support number,hp printer help

+@$$$@$$$@$@!@18445519757@USA CALL Hp Printer Tech Support Phone
Number, HP Printer Customer service number...
+@$$$@$$$@$@))@18445519757@USA CALL Hp Printer Tech Support Phone
Number, HP Printer Customer service number..
++@@@helpline@@USA_CALL_18445519757_HP_PRINTER_TECHNICAL_SUPPORT_PHONE_NUMBER,CUSTOMER_SERVICE_NUMBER_USA
?(file size: 103 KB, MIME type: application/pdf) $CALL
%%USA((18445519757))_!!HP Printer tech Support Number @1-877-424-6647@
HP Printer Tech Support Phone Number Call wireless 1-877-424-6647
1-877-424-6647 HP Tech Support Phone Number Canada HP printer customer
service number1-888-990-9901 HP support number, HP support, HP printer
support, HP tech support, HP technical support, HP customer service
number, HP customer service, HP tech support number, ##HP support
center##, HP printer support number, hewlett packard support, HP contact
number, HP phone number, HP help and support, HP customer support, HP
printer help, HP technical support number, HP support phone number,
hewlett packard customer service, HP printers support, HP customer
service phone number, HP number, HP customer care, HP contact, HP tech
support phone number, HP support chat, HP customer support number, HP
customer care number, contact HP support, HP help, HP phone, HP printer
support phone number, HP customer support phone number, HP printer tech
support, HP phone support, HP technical support phone number, HP laptop
support number, hewlett packard printer support, HP helpline, HP
telephone support, HP online support, HP support contact, HP chat
support, hewlett packard phone number, HP printer customer service, HP
printer tech support number, HP product support, hewlett packard
customer service phone number, HP computer support number, HP support
contact number, HP support printer, HP computer support, HP tech support
chat, HP helpline number, HP laptop support, hewlett packard tech
support, HP online chat, hewlett packard technical support, HP printer
help line, phone number for HP support, hewlett packard support phone
number, HP printer technical support, hewlett packard customer service
number, HP service number, hewlett packard helpline, HP customer care
no, HP printer customer service number, HP help number, HP printer
customer service phone number, HP 1800 number, HP support phone, HP
support line, hewlett packard contact number, HP printer tech support
phone number, HP printer customer support phone number, HP printers
help, call HP support, ##HP printer support## chat, hewlett packard
support number, hewlett packard tech support number, HP support
telephone number, hewlett packard tech support phone number, call HP, HP
contact support, hewlett packard technical support phone number, HP
support centre, hewlett packard customer support, HP desktop support, HP
laptop customer service, contact HP printer support, HP pc support, HP
laptop customer care number, HP support for printers, HP printer
customer care, HP customer care phone number, hewlett packard help,
phone number for HP, HP online help, HP laptop customer care, HP
helpline phone number, HP printer customer support, HP technical support
chat, HP computer help, HP support numbers, HP technical support contact
number, HP telephone number, HP printer technical support phone number,
HP printer helpline, HP support printers, HP support online, HP printer
contact number, HP help phone number, HP printer customer care number,
contact hewlett packard by phone, HP printer phone support, hewlett
packard printers support, HP tech support phone, HP technical help, HP
laptop tech support number, contact HP by phone, HP support call, HP
computers support, hewlett packard customer service telephone number,
phone number for hewlett packard, HP online support chat, HP laptop
customer service number, HP online chat support, HP printers customer
service, hewlett packard customer service phone, HP laptop tech support,
HP service phone number, hewlett packard printer help, phone number for
HP printers, HP troubleshooting phone number, HP 800 number, hewlett
packard technical support number, contact HP support phone, phone number
for HP printer support, HP customer support chat, HP help and support
number, contact hewlett packard, HP laptop support phone number, HP
printers customer service phone number, HP laptop customer service phone
number, HP computer support phone number, HP pavilion support, HP
computer customer service, HP customer services, hewlett packard
telephone number, HP helpline no, HP help desk number, contact HP
support phone number, hewlett packard contact, HP phone numbers, HP
printers customer care number, HP printer help and support, contact HP
technical support, HP contact numbers, contact HP support chat, call HP
tech support, HP customer service phone, HP help support, HP computer
tech support, HP assistance phone number, HP customer service t

[Bug 1598835] Re: !++USA@@1844.551.9757((((())))))))))**//HP printer tech support phone number**((()))))HP printer customer helpline phone number@@@

2016-07-04 Thread Pankaj smith
++HP telephone support@!@ 1-8-4-4-5-5-1-9-7-5-7$$@$$$ HP computer
support number,hp printer help

+@$$$@$$$@$@!@18445519757@USA CALL Hp Printer Tech Support Phone
Number, HP Printer Customer service number...
+@$$$@$$$@$@))@18445519757@USA CALL Hp Printer Tech Support Phone
Number, HP Printer Customer service number..
++@@@helpline@@USA_CALL_18445519757_HP_PRINTER_TECHNICAL_SUPPORT_PHONE_NUMBER,CUSTOMER_SERVICE_NUMBER_USA
?(file size: 103 KB, MIME type: application/pdf) $CALL
%%USA((18445519757))_!!HP Printer tech Support Number @1-877-424-6647@
HP Printer Tech Support Phone Number Call wireless 1-877-424-6647
1-877-424-6647 HP Tech Support Phone Number Canada HP printer customer
service number1-888-990-9901 HP support number, HP support, HP printer
support, HP tech support, HP technical support, HP customer service
number, HP customer service, HP tech support number, ##HP support
center##, HP printer support number, hewlett packard support, HP contact
number, HP phone number, HP help and support, HP customer support, HP
printer help, HP technical support number, HP support phone number,
hewlett packard customer service, HP printers support, HP customer
service phone number, HP number, HP customer care, HP contact, HP tech
support phone number, HP support chat, HP customer support number, HP
customer care number, contact HP support, HP help, HP phone, HP printer
support phone number, HP customer support phone number, HP printer tech
support, HP phone support, HP technical support phone number, HP laptop
support number, hewlett packard printer support, HP helpline, HP
telephone support, HP online support, HP support contact, HP chat
support, hewlett packard phone number, HP printer customer service, HP
printer tech support number, HP product support, hewlett packard
customer service phone number, HP computer support number, HP support
contact number, HP support printer, HP computer support, HP tech support
chat, HP helpline number, HP laptop support, hewlett packard tech
support, HP online chat, hewlett packard technical support, HP printer
help line, phone number for HP support, hewlett packard support phone
number, HP printer technical support, hewlett packard customer service
number, HP service number, hewlett packard helpline, HP customer care
no, HP printer customer service number, HP help number, HP printer
customer service phone number, HP 1800 number, HP support phone, HP
support line, hewlett packard contact number, HP printer tech support
phone number, HP printer customer support phone number, HP printers
help, call HP support, ##HP printer support## chat, hewlett packard
support number, hewlett packard tech support number, HP support
telephone number, hewlett packard tech support phone number, call HP, HP
contact support, hewlett packard technical support phone number, HP
support centre, hewlett packard customer support, HP desktop support, HP
laptop customer service, contact HP printer support, HP pc support, HP
laptop customer care number, HP support for printers, HP printer
customer care, HP customer care phone number, hewlett packard help,
phone number for HP, HP online help, HP laptop customer care, HP
helpline phone number, HP printer customer support, HP technical support
chat, HP computer help, HP support numbers, HP technical support contact
number, HP telephone number, HP printer technical support phone number,
HP printer helpline, HP support printers, HP support online, HP printer
contact number, HP help phone number, HP printer customer care number,
contact hewlett packard by phone, HP printer phone support, hewlett
packard printers support, HP tech support phone, HP technical help, HP
laptop tech support number, contact HP by phone, HP support call, HP
computers support, hewlett packard customer service telephone number,
phone number for hewlett packard, HP online support chat, HP laptop
customer service number, HP online chat support, HP printers customer
service, hewlett packard customer service phone, HP laptop tech support,
HP service phone number, hewlett packard printer help, phone number for
HP printers, HP troubleshooting phone number, HP 800 number, hewlett
packard technical support number, contact HP support phone, phone number
for HP printer support, HP customer support chat, HP help and support
number, contact hewlett packard, HP laptop support phone number, HP
printers customer service phone number, HP laptop customer service phone
number, HP computer support phone number, HP pavilion support, HP
computer customer service, HP customer services, hewlett packard
telephone number, HP helpline no, HP help desk number, contact HP
support phone number, hewlett packard contact, HP phone numbers, HP
printers customer care number, HP printer help and support, contact HP
technical support, HP contact numbers, contact HP support chat, call HP
tech support, HP customer service phone, HP help support, HP computer
tech support, HP assistance phone number, HP customer service t

[Bug 1536353] Re: [regression] Printer drivers install is broken as lsb package is not available anymore

2016-07-04 Thread Christian
Thx, after a second attempt it do that install fine. Printer works now.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1536353

Title:
  [regression] Printer drivers install is broken as lsb package is not
  available anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1536353/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1449795] Re: keys not showing up after creation

2016-07-04 Thread Kinner Vachhani
I am having same issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1449795

Title:
  keys not showing up after creation

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598842] [NEW] Crached during fresh install

2016-07-04 Thread Torkell Opedal Wullum
Public bug reported:

Crashed during fresh install

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63 [modified: 
lib/partman/automatically_partition/question]
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CasperVersion: 1.376
Date: Mon Jul  4 15:20:00 2016
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
boot=casper quiet splash ---
LiveMediaBuild: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
ProcEnviron:
 LANGUAGE=nb_NO.UTF-8
 PATH=(custom, no user)
 LANG=nb_NO.UTF-8
 SHELL=/bin/bash
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug ubiquity-2.21.63 ubuntu xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598842

Title:
  Crached during fresh install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1598842/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598810] Re: `apt-get install python3.4` on xenial exits 0 despite python3.4 not being available

2016-07-04 Thread David Kalnischkies
(srly, bugreports referring to pastebin?)

Well, apts output says what is going on: As a package with that name
doesn't exist and the string looks like a regex (thanks to the '.') it
will search for packages matching the regex and it does find one. That
is perfectly fine and established behavior which is impossible to change
without breaking existing users.

Note that the package python3.4 doesn't exist at all in the view of apt,
which triggers this. If ANY package would give it as much as a passing
hint that it ever existed (by having any sort of dependency on it) apt
would actually error out in a way you would like it to (saying that
python3.4 isn't available for install, but is referenced by other
packages – pointing to the potential of being replaced by something else
or distributed in another repository). That is also perfectly fine and
established behavior which is impossible to change by now.

Anyway, a workaround for your setup might be using '^python3\.4$'.

So, as there is no bug to be found, closing as opinion. We could treat
it as a wish for controlling how the string is interpreted, but that
will actually be a tiny by-product of patterns – and is in no way
helping apt versions without patterns as a feature, which is the subtext
of this bugreport.

P.S.: The automation to make stuff available for an application is
called packaging, not running apt commands automatically as this has
failure modes like this, makes changes so much harder for the python
side as well as the application side, destroys automatic removal and and
and which is why package management was invented decades ago in the
first place.

** Changed in: apt (Ubuntu)
   Status: New => Opinion

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598810

Title:
  `apt-get install python3.4` on xenial exits 0 despite python3.4 not
  being available

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1598835] Re: !++USA@@1888..990..8801((((())))))))))**//HP printer tech support phone number**((()))))HP printer customer helpline phone number@@@

2016-07-04 Thread Pankaj smith
** Changed in: ubuntu
 Assignee: (unassigned) => Pankaj smith (techkranti)

** Summary changed:

- !++USA@@1888..990..8801())**//HP printer tech support phone 
number**((()HP printer customer helpline phone number@@@
+ !++USA@@1844.551.9757())**//HP printer tech support phone 
number**((()HP printer customer helpline phone number@@@

** Description changed:

- ++HP telephone support@!@ 1-8-8-8-9-9-0-8-8-0-1$$@$$$ HP computer
+ !!HP telephone support@!@ 1-8-4-4-5-5-1-9-7-5-7 **@ HP computer
  support number,hp printer help
  
- +@$$$@$$$@$@!@18889908801@USA CALL Hp Printer Tech Support Phone
+ +@$$$@$$$@$@!@18445519757@USA CALL Hp Printer Tech Support Phone
  Number, HP Printer Customer service number...
- +@$$$@$$$@$@))@18889908801@USA CALL Hp Printer Tech Support Phone
+ +@$$$@$$$@$@))@18445519757@USA CALL Hp Printer Tech Support Phone
  Number, HP Printer Customer service number..
- 
++@@@helpline@@USA_CALL_18889908801_HP_PRINTER_TECHNICAL_SUPPORT_PHONE_NUMBER,CUSTOMER_SERVICE_NUMBER_USA
+ 
++@@@helpline@@USA_CALL_18445519757_HP_PRINTER_TECHNICAL_SUPPORT_PHONE_NUMBER,CUSTOMER_SERVICE_NUMBER_USA
  ?(file size: 103 KB, MIME type: application/pdf) $CALL
- %%USA((18889908801))_!!HP Printer tech Support Number @1-800-790-9186@
- HP Printer Tech Support Phone Number Call wireless 1-888-990-8801
- 1-888-990-8801 HP Tech Support Phone Number Canada HP printer customer
+ %%USA((18445519757))_!!HP Printer tech Support Number @1-877-424-6647@
+ HP Printer Tech Support Phone Number Call wireless 1-877-424-6647
+ 1-877-424-6647 HP Tech Support Phone Number Canada HP printer customer
  service number1-888-990-9901 HP support number, HP support, HP printer
  support, HP tech support, HP technical support, HP customer service
  number, HP customer service, HP tech support number, ##HP support
  center##, HP printer support number, hewlett packard support, HP contact
  number, HP phone number, HP help and support, HP customer support, HP
  printer help, HP technical support number, HP support phone number,
  hewlett packard customer service, HP printers support, HP customer
  service phone number, HP number, HP customer care, HP contact, HP tech
  support phone number, HP support chat, HP customer support number, HP
  customer care number, contact HP support, HP help, HP phone, HP printer
  support phone number, HP customer support phone number, HP printer tech
  support, HP phone support, HP technical support phone number, HP laptop
  support number, hewlett packard printer support, HP helpline, HP
  telephone support, HP online support, HP support contact, HP chat
  support, hewlett packard phone number, HP printer customer service, HP
  printer tech support number, HP product support, hewlett packard
  customer service phone number, HP computer support number, HP support
  contact number, HP support printer, HP computer support, HP tech support
  chat, HP helpline number, HP laptop support, hewlett packard tech
  support, HP online chat, hewlett packard technical support, HP printer
  help line, phone number for HP support, hewlett packard support phone
  number, HP printer technical support, hewlett packard customer service
  number, HP service number, hewlett packard helpline, HP customer care
  no, HP printer customer service number, HP help number, HP printer
  customer service phone number, HP 1800 number, HP support phone, HP
  support line, hewlett packard contact number, HP printer tech support
  phone number, HP printer customer support phone number, HP printers
  help, call HP support, ##HP printer support## chat, hewlett packard
  support number, hewlett packard tech support number, HP support
  telephone number, hewlett packard tech support phone number, call HP, HP
  contact support, hewlett packard technical support phone number, HP
  support centre, hewlett packard customer support, HP desktop support, HP
  laptop customer service, contact HP printer support, HP pc support, HP
  laptop customer care number, HP support for printers, HP printer
  customer care, HP customer care phone number, hewlett packard help,
  phone number for HP, HP online help, HP laptop customer care, HP
  helpline phone number, HP printer customer support, HP technical support
  chat, HP computer help, HP support numbers, HP technical support contact
  number, HP telephone number, HP printer technical support phone number,
  HP printer helpline, HP support printers, HP support online, HP printer
  contact number, HP help phone number, HP printer customer care number,
  contact hewlett packard by phone, HP printer phone support, hewlett
  packard printers support, HP tech support phone, HP technical help, HP
  laptop tech support number, contact HP by phone, HP support call, HP
  computers support, hewlett packard customer service telephone number,
  phone number for hewlett packard, HP online support chat, HP laptop
  customer service number, HP online chat support, HP printers 

[Bug 1598131] Re: montage-wrapper fails to build in 16.04 LTS

2016-07-04 Thread Matthias Klose
package built successfully.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598131

Title:
  montage-wrapper fails to build in 16.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/montage-wrapper/+bug/1598131/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598109] Re: ccdproc fails to build in 16.04 LTS

2016-07-04 Thread Matthias Klose
package built successfully.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598109

Title:
  ccdproc fails to build in 16.04 LTS

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598145] Re: spectral-cube fails to build in 16.04 LTS

2016-07-04 Thread Matthias Klose
package built successfully.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598145

Title:
  spectral-cube fails to build in 16.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/spectral-cube/+bug/1598145/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598104] Re: astroscrappy fails to build in 16.04 LTS

2016-07-04 Thread Matthias Klose
package built successfully.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598104

Title:
  astroscrappy fails to build in 16.04 LTS

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598140] Re: photutils: fix build failure in 16.04 LTS

2016-07-04 Thread Matthias Klose
package built successfully.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598140

Title:
  photutils: fix build failure in 16.04 LTS

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598090] Re: aplpy fails to build in 16.04 LTS

2016-07-04 Thread Matthias Klose
package built successfully

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598090

Title:
  aplpy fails to build in 16.04 LTS

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598101] Re: astroquery: fix build failure in 16.04 LTS

2016-07-04 Thread Matthias Klose
package built successfully.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598101

Title:
  astroquery: fix build failure in 16.04 LTS

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1572494] Re: (xenial) installation of kde-l10n-nl ruins plasma

2016-07-04 Thread pieter k
*** This bug is a duplicate of bug 1576455 ***
https://bugs.launchpad.net/bugs/1576455

I'm happy to have helped. This must have raised a lot of questions with users 
in production environments who switched to 16.04 thinking it was a safe upgrade.
I hope kubuntu didn't lose to much users in the countries affected.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1572494

Title:
  (xenial) installation of  kde-l10n-nl ruins plasma

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-l10n-nl/+bug/1572494/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598152] Re: wcsaxes fails to build in 16.04 LTS

2016-07-04 Thread Matthias Klose
yes, but we need a backport for the LTS

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598152

Title:
  wcsaxes fails to build in 16.04 LTS

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1590434] Re: [SRU] Initial version as a snapd build-dep

2016-07-04 Thread Martin Pitt
Hello Michael, or anyone else affected,

Accepted golang-gopkg-macaroon.v1 into xenial-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/golang-gopkg-macaroon.v1/0.0~git20150121.0.ab3940c-0ubuntu1~16.04 in a
few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: golang-gopkg-macaroon.v1 (Ubuntu Xenial)
   Status: New => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1590434

Title:
  [SRU] Initial version as a snapd build-dep

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-gopkg-macaroon.v1/+bug/1590434/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598835] [NEW] !++USA@@1888..990..8801((((())))))))))**//HP printer tech support phone number**((()))))HP printer customer helpline phone number@@@

2016-07-04 Thread lukkagrassia
Public bug reported:

++HP telephone support@!@ 1-8-8-8-9-9-0-8-8-0-1$$@$$$ HP computer
support number,hp printer help

+@$$$@$$$@$@!@18889908801@USA CALL Hp Printer Tech Support Phone
Number, HP Printer Customer service number...
+@$$$@$$$@$@))@18889908801@USA CALL Hp Printer Tech Support Phone
Number, HP Printer Customer service number..
++@@@helpline@@USA_CALL_18889908801_HP_PRINTER_TECHNICAL_SUPPORT_PHONE_NUMBER,CUSTOMER_SERVICE_NUMBER_USA
?(file size: 103 KB, MIME type: application/pdf) $CALL
%%USA((18889908801))_!!HP Printer tech Support Number @1-800-790-9186@
HP Printer Tech Support Phone Number Call wireless 1-888-990-8801
1-888-990-8801 HP Tech Support Phone Number Canada HP printer customer
service number1-888-990-9901 HP support number, HP support, HP printer
support, HP tech support, HP technical support, HP customer service
number, HP customer service, HP tech support number, ##HP support
center##, HP printer support number, hewlett packard support, HP contact
number, HP phone number, HP help and support, HP customer support, HP
printer help, HP technical support number, HP support phone number,
hewlett packard customer service, HP printers support, HP customer
service phone number, HP number, HP customer care, HP contact, HP tech
support phone number, HP support chat, HP customer support number, HP
customer care number, contact HP support, HP help, HP phone, HP printer
support phone number, HP customer support phone number, HP printer tech
support, HP phone support, HP technical support phone number, HP laptop
support number, hewlett packard printer support, HP helpline, HP
telephone support, HP online support, HP support contact, HP chat
support, hewlett packard phone number, HP printer customer service, HP
printer tech support number, HP product support, hewlett packard
customer service phone number, HP computer support number, HP support
contact number, HP support printer, HP computer support, HP tech support
chat, HP helpline number, HP laptop support, hewlett packard tech
support, HP online chat, hewlett packard technical support, HP printer
help line, phone number for HP support, hewlett packard support phone
number, HP printer technical support, hewlett packard customer service
number, HP service number, hewlett packard helpline, HP customer care
no, HP printer customer service number, HP help number, HP printer
customer service phone number, HP 1800 number, HP support phone, HP
support line, hewlett packard contact number, HP printer tech support
phone number, HP printer customer support phone number, HP printers
help, call HP support, ##HP printer support## chat, hewlett packard
support number, hewlett packard tech support number, HP support
telephone number, hewlett packard tech support phone number, call HP, HP
contact support, hewlett packard technical support phone number, HP
support centre, hewlett packard customer support, HP desktop support, HP
laptop customer service, contact HP printer support, HP pc support, HP
laptop customer care number, HP support for printers, HP printer
customer care, HP customer care phone number, hewlett packard help,
phone number for HP, HP online help, HP laptop customer care, HP
helpline phone number, HP printer customer support, HP technical support
chat, HP computer help, HP support numbers, HP technical support contact
number, HP telephone number, HP printer technical support phone number,
HP printer helpline, HP support printers, HP support online, HP printer
contact number, HP help phone number, HP printer customer care number,
contact hewlett packard by phone, HP printer phone support, hewlett
packard printers support, HP tech support phone, HP technical help, HP
laptop tech support number, contact HP by phone, HP support call, HP
computers support, hewlett packard customer service telephone number,
phone number for hewlett packard, HP online support chat, HP laptop
customer service number, HP online chat support, HP printers customer
service, hewlett packard customer service phone, HP laptop tech support,
HP service phone number, hewlett packard printer help, phone number for
HP printers, HP troubleshooting phone number, HP 800 number, hewlett
packard technical support number, contact HP support phone, phone number
for HP printer support, HP customer support chat, HP help and support
number, contact hewlett packard, HP laptop support phone number, HP
printers customer service phone number, HP laptop customer service phone
number, HP computer support phone number, HP pavilion support, HP
computer customer service, HP customer services, hewlett packard
telephone number, HP helpline no, HP help desk number, contact HP
support phone number, hewlett packard contact, HP phone numbers, HP
printers customer care number, HP printer help and support, contact HP
technical support, HP contact numbers, contact HP support chat, call HP
tech support, HP customer service phone, HP help support, HP computer
tech support, HP assistance phone number,

[Bug 868904] Re: Redshift fails to start with session if no external location provider is available

2016-07-04 Thread Henry J. Douglas
After resuming from screen lock or suspend, Redshift stops with "unable
to find location via geoclue2" or something like that. When I run it
again, it works until the next lock or suspend.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/868904

Title:
  Redshift fails to start with session if no external location provider
  is available

To manage notifications about this bug go to:
https://bugs.launchpad.net/redshift/+bug/868904/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598835] Re: !++USA@@1888..990..8801((((())))))))))**//HP printer tech support phone number**((()))))HP printer customer helpline phone number@@@

2016-07-04 Thread lukkagrassia
hp support number (888) 990-8801..outlook support number email help number 
1(888) 990-8801email helpline number, outlook customer support number 1(888) 
990-8801, outlook customer service number 1(888) 990-8801email support phone 
number 1(888) 990-8801email support number 1(888) 990-8801..outlook support 
number email help number 1(888) 990-8801email helpline number, outlook customer 
support number 1(888) 990-8801, outlook customer service number 1(888) 
990-8801email support phone number 1(888) 990-8801email support number 1(888) 
990-8801..outlook support number email help number 1(888) 990-8801email 
helpline number, outlook customer support number 1(888) 990-8801, outlook 
customer service number 1(888) 990-8801email support phone number 1(888) 
990-8801email support number 1(888) 990-8801..outlook support number email help 
number 1(888) 990-8801email helpline number, outlook customer support number 
1(888) 990-8801, outlook customer service number 1(888) 990-8801email support 
phone numb
 er 1(888) 990-8801email support number 1(888) 990-8801..outlook support number 
email help number 1(888) 990-8801email helpline number, outlook customer 
support number 1(888) 990-8801, outlook customer service number 1(888) 
990-8801email support phone number 1(888) 990-8801email support number 1(888) 
990-8801..outlook support number email help number 1(888) 990-8801email 
helpline number, outlook customer support number 1(888) 990-8801, outlook 
customer service number 1(888) 990-8801email support phone number 1(888) 
990-8801email support number 1(888) 990-8801..outlook support number email help 
number 1(888) 990-8801email helpline number, outlook customer support number 
1(888) 990-8801, outlook customer service number 1(888) 990-8801email support 
phone number 1(888) 990-8801email support number 1(888) 990-8801..outlook 
support number email help number 1(888) 990-8801email helpline number, outlook 
customer support number 1(888) 990-8801, outlook customer service number 1(888) 
990-8801e
 mail support phone number 1(888) 990-8801email support number 1(888) 
990-8801..outlook support number email help number 1(888) 990-8801email 
helpline number, outlook customer support number 1(888) 990-8801, outlook 
customer service number 1(888) 990-8801email support phone number 1(888) 
990-8801email support number 1(888) 990-8801..outlook support number email help 
number 1(888) 990-8801email helpline number, outlook customer support number 
1(888) 990-8801, outlook customer service number 1(888) 990-8801email support 
phone number 1(888) 990-8801email support number 1(888) 990-8801..outlook 
support number email help number 1(888) 990-8801email helpline number, outlook 
customer support number 1(888) 990-8801, outlook customer service number 1(888) 
990-8801email support phone number 1(888) 990-8801email support number 1(888) 
990-8801..outlook support number email help number 1(888) 990-8801email 
helpline number, outlook customer support number 1(888) 990-8801, outlook 
customer service 
 number 1(888) 990-8801email support phone number 1(888) 990-8801email support 
number 1(888) 990-8801..outlook support number email help number 1(888) 
990-8801email helpline number, outlook customer support number 1(888) 990-8801, 
outlook customer service number 1(888) 990-8801email support phone number 
1(888) 990-8801email support number 1(888) 990-8801..outlook support number 
email help number 1(888) 990-8801email helpline number, outlook customer 
support number 1(888) 990-8801, outlook customer service number 1(888) 
990-8801email support phone number 1(888) 990-8801email support number 1(888) 
990-8801..outlook support number email help number 1(888) 990-8801email 
helpline number, outlook customer support number 1(888) 990-8801, outlook 
customer service number 1(888) 990-8801email support phone number 1(888) 
990-8801email support number 1(888) 990-8801..outlook support number email help 
number 1(888) 990-8801email helpline number, outlook customer support number 
1(888) 990-8801, ou
 tlook customer service number 1(888) 990-8801email support phone number 1(888) 
990-8801email support number 1(888) 990-8801..outlook support number email help 
number 1(888) 990-8801email helpline number, outlook customer support number 
1(888) 990-8801, outlook customer service number 1(888) 990-8801email support 
phone number 1(888) 990-8801email support number 1(888) 990-8801..outlook 
support number email help number 1(888) 990-8801email helpline number, outlook 
customer support number 1(888) 990-8801, outlook customer service number 1(888) 
990-8801email support phone number 1(888) 990-8801email support number 1(888) 
990-8801..outlook support number email help number 1(888) 990-8801email 
helpline number, outlook customer support number 1(888) 990-8801, outlook 
customer service number 1(888) 990-8801email support phone number 1(888) 
990-8801email support number 1(888) 990-8801..outlook support number email help 
number 1(888) 

[Bug 1597774] Re: Give ActionBar a configurable foreground and background color in the style

2016-07-04 Thread Launchpad Bug Tracker
** Branch linked: lp:~tpeeters/ubuntu-ui-toolkit/ActionBar-colors

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1597774

Title:
  Give ActionBar a configurable foreground and background color in the
  style

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1597774/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1537064] Re: Using a RTL language interface should prevent APT translation from showing in terminal

2016-07-04 Thread uwe
Btw, it works fine in konsole (in contrast with lxtermianl and on gnome
terminal and xterm). this is probably a direct result of bugs related to
RTL support in vte, not sure why konsole is different

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1537064

Title:
  Using a RTL language interface should prevent APT translation from
  showing in terminal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1537064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1576424] Re: Gimp crashes with text tool & caps lock

2016-07-04 Thread Tarik
Ubuntu 14.04.03, same sequence of events causes a crash without any
error reporting triggered. Caps lock seems to cause crashes in other
events also, but cannot find another repeatable sequence that causes
this also.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1576424

Title:
  Gimp crashes with text tool & caps lock

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1576424/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1572494] Re: (xenial) installation of kde-l10n-nl ruins plasma

2016-07-04 Thread Flames_in_Paradise
*** This bug is a duplicate of bug 1576455 ***
https://bugs.launchpad.net/bugs/1576455

** Tags added: kubuntu xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1572494

Title:
  (xenial) installation of  kde-l10n-nl ruins plasma

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-l10n-nl/+bug/1572494/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1576424] Re: Gimp crashes with text tool & caps lock

2016-07-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gtk+2.0 (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1576424

Title:
  Gimp crashes with text tool & caps lock

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1576424/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1449794] Re: Week day and Date & Month not working on menu bar on upgrade to 14.10

2016-07-04 Thread BJC2014
Although it is for ubuntu 14.04 I now have ubuntu 16.04 kylin, and it
also has this bug. I did not had it before. Kylin also has some Chinese
apps, but you can remove them from the app center.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1449794

Title:
  Week day and Date & Month not working on menu bar on upgrade to 14.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1449794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598828] Re: package software-properties-gtk 0.96.20.1 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2016-07-04 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598828

Title:
  package software-properties-gtk 0.96.20.1 failed to install/upgrade:
  subprocess new pre-removal script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1598828/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598828] [NEW] package software-properties-gtk 0.96.20.1 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2016-07-04 Thread Alagiri
Public bug reported:

libreoffice not functioning

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: software-properties-gtk 0.96.20.1
ProcVersionSignature: Ubuntu 4.4.0-28.47-generic 4.4.13
Uname: Linux 4.4.0-28-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Mon Jul  4 17:51:37 2016
ErrorMessage: subprocess new pre-removal script returned error exit status 1
InstallationDate: Installed on 2016-03-23 (102 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: software-properties
Title: package software-properties-gtk 0.96.20.1 failed to install/upgrade: 
subprocess new pre-removal script returned error exit status 1
UpgradeStatus: Upgraded to xenial on 2016-04-23 (72 days ago)

** Affects: software-properties (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598828

Title:
  package software-properties-gtk 0.96.20.1 failed to install/upgrade:
  subprocess new pre-removal script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1598828/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598791] Re: The installer for the ubuntu server doesn't handle partitioning on the RAID devices gracefully

2016-07-04 Thread Uqbar
The same happens to LVM. And the same workaround ... works the bug
around.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598791

Title:
  The installer for the ubuntu server doesn't handle partitioning on the
  RAID devices gracefully

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer-launcher/+bug/1598791/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1595554] Re: ubuntu16.04.01: not able to install kernel debug symbols packages.

2016-07-04 Thread Andy Whitcroft
Ahh the later versions are now in place, but one or two are replaced by
error files.  Will get that looked at.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1595554

Title:
  ubuntu16.04.01: not able to install kernel debug symbols packages.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598750] Re: Desktop cube rotates wildly when pointer near edge

2016-07-04 Thread Alberts Muktupāvels
*** This bug is a duplicate of bug 1598748 ***
https://bugs.launchpad.net/bugs/1598748

** This bug has been marked a duplicate of bug 1598748
   Desktop cube rotates wildly when pointer near edge

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598750

Title:
  Desktop cube rotates wildly when pointer near edge

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1598750/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1494242] Re: Try to auto connect devices when user enables bluetooth

2016-07-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1494242

Title:
  Try to auto connect devices when user enables bluetooth

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1494242/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1449794] Re: Week day and Date & Month not working on menu bar on upgrade to 14.10

2016-07-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1449794

Title:
  Week day and Date & Month not working on menu bar on upgrade to 14.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1449794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1286910] Re: Lock screen uses last active window's language instead of default keyboard language

2016-07-04 Thread uwe
It might be bug 1244548 in my case, as gnome-screensaver is indeed the
process running, but maybe they share a common base.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1286910

Title:
  Lock screen uses last active window's language instead of default
  keyboard language

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-screensaver/+bug/1286910/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1590820] Re: Inconsistent behavior when using search in the dash

2016-07-04 Thread Andrea Cimitan
** Branch linked: lp:~cimi/unity8/fix-1590820

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1590820

Title:
  Inconsistent behavior when using search in the dash

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1590820/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598812] Re: package gnome-applets-data (not installed) failed to install/upgrade: sub-processo dpkg-deb --fsys-tarfile retornou estado de saída de erro 2

2016-07-04 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that there was an error on your system when
trying to install a particular package.  Please execute the following
command, as it will clear your package cache, in a terminal:

sudo apt-get clean

Then try performing the update again.  This will likely resolve your
issue, but the failure could be caused by filesystem or memory
corruption.  So please also run a fsck on your filesystem(s) and a
memory test.  Thanks in advance!

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: fsys-tarfile-error

** Changed in: gnome-applets (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598812

Title:
  package gnome-applets-data (not installed) failed to install/upgrade:
  sub-processo dpkg-deb --fsys-tarfile retornou estado de saída de erro
  2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/1598812/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1598584] Re: M10 wifi slows to a crawl when bluetooth is enabled

2016-07-04 Thread Alejandro J. Cura
** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => John McAleely (john.mcaleely)

** Changed in: indicator-network (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598584

Title:
  M10 wifi slows to a crawl when bluetooth is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1598584/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1244548] Re: Keyboard shortcut for changing keyboard layout does not work on lock and login screen

2016-07-04 Thread uwe
Issue is persistent in 16.04, this is very annoying, and #69; that is
not a fix, the language button in the login dialogue is misleading and
broken, and the screen is usually locked due to inactivity which happens
most of the time not for intentional screen lock.

I thought its bug 1286910 , but I'm using gnome shell and getting issues
unlocking the screen, i can (supposedly) switch language from the unlock
screen dialogue, but it actually does not change the language, I'm using
arabic as the second input language, and even when I set the language to
english in that dialogue, It seems to input arabic characters (try to
use b or B or T; corresponding to two characters ﻻ, ﻵ and ﻹ . and will
show two dots(that is, two characters); I use it as indicator for what
language is being input.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1244548

Title:
  Keyboard shortcut for changing keyboard layout does not work on lock
  and login screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/1244548/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1286910] Re: Lock screen uses last active window's language instead of default keyboard language

2016-07-04 Thread uwe
Same issue here, but I'm not sure its unity specific, I'm using gnome
shell and getting issues unlocking the screen, i can (supposedly) switch
language from the unlock screen dialogue, but it actually does not
change the language, I'm using arabic as the second input language, and
even when I set the language to english in that dialogue, It seems to
input arabic characters (try to use b or B or T; corresponding to two
characters ﻻ, ﻵ and ﻹ . and will show two dots; I use it as indicator
for what language is beint input.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1286910

Title:
  Lock screen uses last active window's language instead of default
  keyboard language

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-screensaver/+bug/1286910/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1596638] Re: python2 cannot import lsb_release on yakkety and now xenial

2016-07-04 Thread Robie Basak
Confirmed. This seems to be a regression in 9.20160110ubuntu0.1. I
couldn't reproduce in a container that I'd already tested 9.20160110.
Perhaps a compiled module got left behind on update? But it does affect
new Xenial containers that have 9.20160110ubuntu0.1 installed fresh (not
upgraded). This impacts server use cases where people deploy new cattle
instead of upgrading pets.

** Tags added: regression-update

** Changed in: lsb (Ubuntu)
   Importance: Undecided => Critical

** Changed in: lsb (Ubuntu)
   Status: Confirmed => Triaged

** Also affects: lsb (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: lsb (Ubuntu Xenial)
   Status: New => Triaged

** Changed in: lsb (Ubuntu Xenial)
   Importance: Undecided => Critical

** Changed in: lsb (Ubuntu)
   Importance: Critical => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1596638

Title:
  python2 cannot import lsb_release on yakkety and now xenial

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598250] Re: linux: 4.6.0-8.10 -proposed tracker

2016-07-04 Thread Andy Whitcroft
** Summary changed:

- linux: 4.6.0-8.9 -proposed tracker
+ linux: 4.6.0-8.10 -proposed tracker

** Description changed:

- This bug is for tracking the 4.6.0-8.9 upload package. This bug will
+ This bug is for tracking the 4.6.0-8.10 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  kernel-phase-changed:Friday, 01. July 2016 18:00 UTC
  kernel-phase:Packaging
  
  -- swm properties --
  derivative-trackers-created: true
  phase: Packaging

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598250

Title:
  linux: 4.6.0-8.10 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1598250/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1492146] Re: igb Detected Tx Unit Hang

2016-07-04 Thread Roland Sommer
I am using the C2550. I just tried the "disable intel speedstep and
C-state" hint but within 60 seconds i got the tx unit hang again.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1492146

Title:
  igb Detected Tx Unit Hang

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1591503] Re: missing fcitx-mozc.mo

2016-07-04 Thread Ikuya Awashiro
Hi Gunnar, Sebastien and Martin, thank you so much!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1591503

Title:
  missing fcitx-mozc.mo

To manage notifications about this bug go to:
https://bugs.launchpad.net/langpack-o-matic/+bug/1591503/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1591216] Re: Update to 1.0.0.52 / Merge from Debian

2016-07-04 Thread Marc Deslauriers
I'm a bit uncomfortable that this package now removes files from the
steam runtime though:

>From debian/scripts/steam:

# remove steam-runtime's libstdc++ files, which are incompatible with
# newer mesa drivers (https://bugs.freedesktop.org/78242)
find $runtime -name libstdc++.so.6\* -execdir rm -f {} \;

Do we know if that's absolutely necessary in Ubuntu?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1591216

Title:
  Update to 1.0.0.52 / Merge from Debian

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1597363] Re: librtas error while running EEH tests (librtas2)

2016-07-04 Thread Adam Conrad
Uploaded to Debian as 2.0.0-2 (can be synced to yakkety shortly), and to
the xenial queue as 2.0.0-1ubuntu1.

** Changed in: librtas (Ubuntu)
   Status: Triaged => Fix Committed

** Changed in: librtas (Ubuntu Xenial)
   Status: Triaged => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1597363

Title:
  librtas error while running EEH tests (librtas2)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1585178] Re: [16.10 FEAT] lsvpd package update - ppc64le

2016-07-04 Thread Adam Conrad
lsvpd is at 1.7.7-1 in yakkety.

** Changed in: lsvpd (Ubuntu Yakkety)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1585178

Title:
  [16.10 FEAT] lsvpd package update - ppc64le

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1585249] Re: [16.10 FEAT] ppc64-diag package update - ppc64le

2016-07-04 Thread Adam Conrad
2.7.1-2 is in yakkety and 2.7.1-4 in yakkety-proposed.

** Changed in: ppc64-diag (Ubuntu Yakkety)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1585249

Title:
  [16.10 FEAT] ppc64-diag package update - ppc64le

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ppc64-diag/+bug/1585249/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1591216] Re: Update to 1.0.0.52 / Merge from Debian

2016-07-04 Thread LocutusOfBorg
thanks Marc for confirming! lets see now if the package migrates or not
:)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1591216

Title:
  Update to 1.0.0.52 / Merge from Debian

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598818] [NEW] I am just trying to install my VGA

2016-07-04 Thread Majd
Public bug reported:

I have intel/AMD and I am trying install the driver, I am still in the
process when I fond this

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.13.0-92.139-generic 3.13.11-ckt39
Uname: Linux 3.13.0-92-generic i686
NonfreeKernelModules: wl
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.21
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
CurrentDmesg:
 [   23.127588] init: plymouth-upstart-bridge main process ended, respawning
 [   45.260506] audit_printk_skb: 123 callbacks suppressed
 [   45.260509] type=1400 audit(1467632693.312:68): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" 
name="/usr/lib/cups/backend/cups-pdf" pid=2133 comm="apparmor_parser"
 [   45.260514] type=1400 audit(1467632693.312:69): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" 
pid=2133 comm="apparmor_parser"
 [   45.260814] type=1400 audit(1467632693.312:70): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" 
pid=2133 comm="apparmor_parser"
Date: Mon Jul  4 14:47:49 2016
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus: bcmwl, 6.30.223.248+bdcom, 3.13.0-92-generic, i686: installed
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:380b]
InstallationDate: Installed on 2016-07-04 (0 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417)
MachineType: LENOVO 20238
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-92-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/07/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: 79CN44WW(V3.03)
dmi.board.asset.tag: No Asset Tag
dmi.board.name: INVALID
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo G510
dmi.modalias: 
dmi:bvnLENOVO:bvr79CN44WW(V3.03):bd12/07/2013:svnLENOVO:pn20238:pvrLenovoG510:rvnLENOVO:rnINVALID:rvrNotDefined:cvnLENOVO:ct10:cvrLenovoG510:
dmi.product.name: 20238
dmi.product.version: Lenovo G510
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.11.3+14.04.20160425-0ubuntu1
version.libdrm2: libdrm2 2.4.67-1ubuntu0.14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.6
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.6
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.6
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Mon Jul  4 14:44:30 2016
xserver.configfile: default
xserver.errors: RADEON(G0): [XvMC] Failed to initialize extension.
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   18258 
 vendor SDC
xserver.version: 2:1.15.1-0ubuntu2.7

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug compiz-0.9 i386 trusty ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598818

Title:
  I am just trying to install my VGA

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1524526] Re: Crashes with undefined symbol

2016-07-04 Thread ChristianEhrhardt
Hi Martin,
no need to guess - and sorry it wasn't meant to be sponsored yet.
Sponsors became auto-subscribed by the Bot due to the debdiff I prepared.

But all of that only becomes ready and meaningful once the dovecot merge
is completed (which currently is in review).

I can't by LP permissions, but please feel free to unsubscribe sponsors
for now to avoid further confusion. I'll add you again once all the
dependencies are ready.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1524526

Title:
  Crashes with undefined symbol

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1591644] Re: Regression: YOTA LU150 modem does not work in 16.04

2016-07-04 Thread Pavel
On the kernel 4.4.14 (http://kernel.ubuntu.com/~kernel-
ppa/mainline/v4.4.14-xenial/linux-
image-4.4.14-040414-generic_4.4.14-040414.201606241434_amd64.deb) and
later all work. I had tried to use the kernel 4.17 RC5 and the modem
also worked on it.

What i did:
1) I downloaded this files: 
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4.14-xenial/linux-headers-4.4.14-040414-generic_4.4.14-040414.201606241434_amd64.deb
 
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4.14-xenial/linux-headers-4.4.14-040414_4.4.14-040414.201606241434_all.deb
 and 
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4.14-xenial/linux-image-4.4.14-040414-generic_4.4.14-040414.201606241434_amd64.deb
2) I installed lubuntu 16.04
3) cd /path/to/the/downloaded/files
4) sudo dpkg -i *.deb

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1591644

Title:
  Regression: YOTA LU150 modem does not work in 16.04

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1590650] Re: Noisy white turquoise shadows in colors and since Xenial

2016-07-04 Thread ChristianEhrhardt
I'll need physical access to the box again to restest this - that will be
in about two weeks from now.
I'll test whatever mainline is newest then.

Christian Ehrhardt
Software Engineer, Ubuntu Server
Canonical Ltd

On Sun, Jul 3, 2016 at 10:36 PM, Christopher M. Penalver <
christopher.m.penal...@gmail.com> wrote:

> Christian Ehrhardt, to keep this relevant to upstream, could you please
> test the latest mainline kernel (4.7-rc5) and advise to the results?
>
> ** Tags added: latest-bios-0907
>
> ** Tags added: kernel-bug-exists-upstream-4.7-rc3
>
> ** Changed in: linux (Ubuntu)
>Status: Confirmed => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1590650
>
> Title:
>   Noisy white turquoise shadows in colors and since Xenial
>
> Status in linux package in Ubuntu:
>   Incomplete
>
> Bug description:
>   Hi,
>   since the upgrade to Xenial I've had graphic issues on my NAS/HTPC box.
>   All white is rendered as a noisy grey, and colors have a bunch of bright
> turquoise pixels.
>
>   Back then I've reverted to the old 4.2.0-35 kernel I had before and
> things were fine.
>   The recent update to 4.4.0-22 didn't help, so I decided it is time to
> debug and fix that since I don't know how much more LTS users might be
> affected.
>
>   I lack experience in debugging graphical issues, what are the right next
> steps?
>   - are there obvious extra debug information sources that might help?
>   - I tried most of the common troubleshooting guides without any effect,
> let me know if I should tweak any i915 parms or so.
>   - would it be useful to go to a Yakkety kernel, and if this fixing it
> bisecting from there - if so on what tree - I don't want a full Y upgrade
> on this box?
>
>   I made some screenshots, but the issue is not visible there - this
>   might be a hint in itself as it should imply that the error so is
>   "after" the graphics buffer right?
>
>   I'll attach the screenshots and cam shots of the same so you can see
>   what I mean.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 16.04
>   Package: linux-image-4.4.0-22-generic 4.4.0-22.40
>   ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
>   Uname: Linux 4.4.0-22-generic x86_64
>   ApportVersion: 2.20.1-0ubuntu2.1
>   Architecture: amd64
>   AudioDevicesInUse:
>USERPID ACCESS COMMAND
>/dev/snd/controlC0:  paelzer1918 F pulseaudio
>   CurrentDesktop: KDE
>   Date: Thu Jun  9 07:51:07 2016
>   HibernationDevice: RESUME=UUID=158370b1-2e39-4f92-b9ff-1f2fdcf63c21
>   InstallationDate: Installed on 2012-04-29 (1501 days ago)
>   InstallationMedia: Ubuntu-Server 12.04 LTS "Precise Pangolin" - Release
> amd64 (20120424.1)
>   IwConfig:
>eth0  no wireless extensions.
>
>lono wireless extensions.
>   MachineType: System manufacturer System Product Name
>   ProcFB: 0 inteldrmfb
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic
> root=UUID=eacb9ac2-7523-41c7-bde4-b78a3cd3cf97 ro bootdegraded=true
> nosplash apm=on apm=power-off nomdmonddf nomdmonisw nomdmonddf nomdmonisw
> nomdmonddf nomdmonisw nomdmonddf nomdmonisw
>   RelatedPackageVersions:
>linux-restricted-modules-4.4.0-22-generic N/A
>linux-backports-modules-4.4.0-22-generic  N/A
>linux-firmware1.157
>   RfKill:
>
>   SourcePackage: linux
>   UpgradeStatus: Upgraded to xenial on 2016-05-09 (30 days ago)
>   dmi.bios.date: 12/04/2012
>   dmi.bios.vendor: American Megatrends Inc.
>   dmi.bios.version: 0907
>   dmi.board.asset.tag: To be filled by O.E.M.
>   dmi.board.name: P8H67-I
>   dmi.board.vendor: ASUSTeK COMPUTER INC.
>   dmi.board.version: Rev 1.xx
>   dmi.chassis.asset.tag: Asset-1234567890
>   dmi.chassis.type: 3
>   dmi.chassis.vendor: Chassis Manufacture
>   dmi.chassis.version: Chassis Version
>   dmi.modalias:
> dmi:bvnAmericanMegatrendsInc.:bvr0907:bd12/04/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8H67-I:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
>   dmi.product.name: System Product Name
>   dmi.product.version: System Version
>   dmi.sys.vendor: System manufacturer
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1590650/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1590650

Title:
  Noisy white turquoise shadows in colors and since Xenial

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1597897] onibi (i386) - tests ran: 136, failed: 0

2016-07-04 Thread Brad Figg
tests ran: 136, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-28.47/onibi__4.4.0-28.47__2016-07-04_10-48-00/results-index.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1597897

Title:
  linux: 4.4.0-30.49 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1597897/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1591216] Re: Update to 1.0.0.52 / Merge from Debian

2016-07-04 Thread Marc Deslauriers
I think Debian's udev rules are fine. Uploaded, thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1591216

Title:
  Update to 1.0.0.52 / Merge from Debian

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598815] [NEW] audio noised observed with specific mother boards using AMD Bonaire GPU

2016-07-04 Thread maruthi
Public bug reported:

Issue Description: Bonaire DP/HDMI audio noise observed

CPU: AMD 990-FX​
OS:Ubuntu16.04 x64
ASIC: Bonaire XTX,XT,GL

Steps to Reproduce

1.Boot and login into desktop.
Go to settings->sound, select endpoints and test sound

Expected
Sound should be heard smoothly
Actual
noise and lag are observed

Fix : Fix is present with AMD. It is yet to be upstreamed. Please pick the fix, 
once it is accepted upstreamed.

** Affects: linux-lts-xenial (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598815

Title:
  audio noised observed with specific mother boards using AMD Bonaire
  GPU

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1572608] Re: Samba 2:4.3.8+dfsg-0ubuntu0.14.04.2 Reversion: CPU Soft Lock

2016-07-04 Thread Stefan Metzmacher
The soft lock up triggered by Samba was a regression in the kernel.
See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1543980
So it's fixed because you installed a fixed kernel.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1572608

Title:
  Samba 2:4.3.8+dfsg-0ubuntu0.14.04.2 Reversion: CPU Soft Lock

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1595803] Re: [i915_bpo][SKL] Display core init/uninit updates

2016-07-04 Thread Tim Peeters
Note that I am testing on Trusty. Should this bug be nominated for
Trusty too?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1595803

Title:
  [i915_bpo][SKL] Display core init/uninit updates

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598584] Re: M10 wifi slows to a crawl when bluetooth is enabled

2016-07-04 Thread Michal Predotka
** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598584

Title:
  M10 wifi slows to a crawl when bluetooth is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1598584/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598814] [NEW] tracker-miner-fs syslog spam: Could not execute sparql

2016-07-04 Thread Dražen Matešić
Public bug reported:

I noticed tracker-miner-fs spamming syslog on every reboot.

Because there are too many messages i created a github gist at
https://gist.github.com/CrazyLemon/14a54c58efcd0839a4e990a49da9b303

As you can see thats a lot of messages.

I'm on Ubuntu 16.04 with latest updates.
ii  tracker-miner-fs 1.6.2-0ubuntu1amd64
 metadata database, indexer and search tool - filesystem indexer

This kind of syslog spamming has been happening at least since june 27th
'16.

** Affects: tracker (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- tracker-miner-fs : Could not execute sparql
+ tracker-miner-fs syslog spam: Could not execute sparql

** Package changed: ubuntu => tracker (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598814

Title:
  tracker-miner-fs syslog spam: Could not execute sparql

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598419] Re: package openjdk-9-jdk (not installed) failed to install/upgrade: tentative de remplacement de « /usr/lib/jvm/java-9-openjdk-amd64/include/linux/jawt_md.h », qui appartient aussi au p

2016-07-04 Thread Tiago Stürmer Daitx
*** This bug is a duplicate of bug 1550950 ***
https://bugs.launchpad.net/bugs/1550950

** This bug has been marked a duplicate of bug 1550950
   package openjdk-9-jdk 9~b102-1 failed to install/upgrade: trying to 
overwrite '/usr/lib/jvm/java-9-openjdk-amd64/include/linux/jawt_md.h', which is 
also in package openjdk-9-jdk-headless:amd64 9~b107-0ubuntu1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598419

Title:
  package openjdk-9-jdk (not installed) failed to install/upgrade:
  tentative de remplacement de « /usr/lib/jvm/java-9-openjdk-
  amd64/include/linux/jawt_md.h », qui appartient aussi au paquet
  openjdk-9-jdk-headless:amd64 9~b114-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-9/+bug/1598419/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1598812] Re: package gnome-applets-data (not installed) failed to install/upgrade: sub-processo dpkg-deb --fsys-tarfile retornou estado de saída de erro 2

2016-07-04 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598812

Title:
  package gnome-applets-data (not installed) failed to install/upgrade:
  sub-processo dpkg-deb --fsys-tarfile retornou estado de saída de erro
  2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/1598812/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1492146] Re: igb Detected Tx Unit Hang

2016-07-04 Thread Manuel Hilbing
Hi rsommer,

you use the Asrock C2550D4I?

Currently i am hunting the same problem on Ubuntu and on Debian

Some related links: ...

https://sourceforge.net/p/e1000/bugs/424/
http://enira.net/?p=709
http://forums.tweaktown.com/asrock/56730-c2750d4i-stability-problems-2.html
http://comments.gmane.org/gmane.linux.drivers.e1000.devel/14111

It can be a hardware problem ... on this specific board ... Asrock
C2550D4I

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1492146

Title:
  igb Detected Tx Unit Hang

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598799] Re: PropertiesChanged emitted waaay too often

2016-07-04 Thread Michael Zanetti
** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598799

Title:
  PropertiesChanged emitted waaay too often

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1598799/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1447485] Re: serial: 8250_pci: Add support for 16 port Exar boards

2016-07-04 Thread Soeren Grunewald
Hi Joseph,

I have installed the kernel under 12.04.5 and it works for me, all 16
ports are working. Thank you!

-- Soeren

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1447485

Title:
  serial: 8250_pci: Add support for 16 port Exar boards

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1591818] Re: Add support for running a 64-bit Linux kernel on a 32-bit EFI.

2016-07-04 Thread Adam Conrad
Hello Shih-Yuan, or anyone else affected,

Accepted grub2-signed into trusty-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/grub2-signed/1.34.13 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: grub2-signed (Ubuntu Trusty)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1591818

Title:
  Add support for running a 64-bit Linux kernel on a 32-bit EFI.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1591818/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598812] [NEW] package gnome-applets-data (not installed) failed to install/upgrade: sub-processo dpkg-deb --fsys-tarfile retornou estado de saída de erro 2

2016-07-04 Thread Josias Ramos
Public bug reported:

Not instaled when upgrade system

ProblemType: Package
DistroRelease: Ubuntu 15.10
Package: gnome-applets-data (not installed)
ProcVersionSignature: Ubuntu 4.2.0-41.48-generic 4.2.8-ckt11
Uname: Linux 4.2.0-41-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
Date: Mon Jul  4 08:16:09 2016
DuplicateSignature: package:gnome-applets-data:(not installed):sub-processo 
dpkg-deb --fsys-tarfile retornou estado de saída de erro 2
ErrorMessage: sub-processo dpkg-deb --fsys-tarfile retornou estado de saída de 
erro 2
InstallationDate: Installed on 2016-07-04 (0 days ago)
InstallationMedia: It
RelatedPackageVersions:
 dpkg 1.18.2ubuntu5.1
 apt  1.0.10.2ubuntu3
SourcePackage: gnome-applets
Title: package gnome-applets-data (not installed) failed to install/upgrade: 
sub-processo dpkg-deb --fsys-tarfile retornou estado de saída de erro 2
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-applets (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package wily

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598812

Title:
  package gnome-applets-data (not installed) failed to install/upgrade:
  sub-processo dpkg-deb --fsys-tarfile retornou estado de saída de erro
  2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/1598812/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1598673] Re: idle: Options -> Configure IDLE crashes with TclError: expected integer but got ""

2016-07-04 Thread Piyush Bansal
** Also affects: python
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598673

Title:
  idle: Options -> Configure IDLE crashes with TclError: expected
  integer but got ""

To manage notifications about this bug go to:
https://bugs.launchpad.net/python/+bug/1598673/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1597039] Re: display is flickering while playing video and internet surfing

2016-07-04 Thread Ashish
I have updated the bios , but there is no improvement in the issue. 
the output of the command sudo dmidecode -s bios-version && sudo dmidecode 
-s bios-release-date   is below 
N78 Ver. 01.11
05/09/2016

Please help to resolve the problem 
thanks


** Changed in: xorg (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1597039

Title:
  display is flickering while playing video and internet surfing

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1541959] Re: implement a software Updater

2016-07-04 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1541959

Title:
  implement a software Updater

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1541959/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1478696] Re: dell-laptop: Incorrect keyboard backlight detection

2016-07-04 Thread Henry J. Douglas
I'm seeing my logs spammed with "dell_laptop: Keyboard brightness level
control not supported" too. Have you reported the bug upstream already?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1478696

Title:
  dell-laptop: Incorrect keyboard backlight detection

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598810] Re: `apt-get install python3.4` on xenial exits 0 despite python3.4 not being available

2016-07-04 Thread Dan Watkins
(This was specifically seen with the Docker image, which doesn't already
have a Python installed; doing `apt-get install python3.4 python3-pip`
results in python3.5 being installed, with no error.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598810

Title:
  `apt-get install python3.4` on xenial exits 0 despite python3.4 not
  being available

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598810] [NEW] `apt-get install python3.4` on xenial exits 0 despite python3.4 not being available

2016-07-04 Thread Dan Watkins
Public bug reported:

As per [0], `apt-get install python3.4` won't raise an error (despite
the package not existing in xenial, and no installation happening), but
`apt-get install not-a-real-package` will.  I would expect the behaviour
to be the same in both cases.

This may cause issues for users upgrading from trusty to xenial.  If
someone is running a Python application that relies on Python 3.4, their
automation may run "apt-get install python3.4" to ensure that Python 3.4
is available, expecting it to raise an error if python3.4 does not end
up installed.  It won't, and they will then unexpectedly be running 3.5.

[0] http://paste.ubuntu.com/18443198/

** Affects: apt (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598810

Title:
  `apt-get install python3.4` on xenial exits 0 despite python3.4 not
  being available

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1591818] Re: Add support for running a 64-bit Linux kernel on a 32-bit EFI.

2016-07-04 Thread Shih-Yuan Lee
** Tags removed: verification-done
** Tags added: verification-needed

** Also affects: grub2-signed (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: grub2-signed (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1591818

Title:
  Add support for running a 64-bit Linux kernel on a 32-bit EFI.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1591818/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1584284] xdpyinfo.txt

2016-07-04 Thread Roger Merritt
apport information

** Attachment added: "xdpyinfo.txt"
   
https://bugs.launchpad.net/bugs/1584284/+attachment/4695197/+files/xdpyinfo.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584284

Title:
  Ubuntu 16.04 LiveCD does not boot on AMD A10 chip

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1584284] XorgLogOld.txt

2016-07-04 Thread Roger Merritt
apport information

** Attachment added: "XorgLogOld.txt"
   
https://bugs.launchpad.net/bugs/1584284/+attachment/4695195/+files/XorgLogOld.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584284

Title:
  Ubuntu 16.04 LiveCD does not boot on AMD A10 chip

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1584284] xserver.outputs.txt

2016-07-04 Thread Roger Merritt
apport information

** Attachment added: "xserver.outputs.txt"
   
https://bugs.launchpad.net/bugs/1584284/+attachment/4695198/+files/xserver.outputs.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584284

Title:
  Ubuntu 16.04 LiveCD does not boot on AMD A10 chip

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1584284] XorgLog.txt

2016-07-04 Thread Roger Merritt
apport information

** Attachment added: "XorgLog.txt"
   
https://bugs.launchpad.net/bugs/1584284/+attachment/4695194/+files/XorgLog.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584284

Title:
  Ubuntu 16.04 LiveCD does not boot on AMD A10 chip

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1584284] MonitorsUser.xml.txt

2016-07-04 Thread Roger Merritt
apport information

** Attachment added: "MonitorsUser.xml.txt"
   
https://bugs.launchpad.net/bugs/1584284/+attachment/4695187/+files/MonitorsUser.xml.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584284

Title:
  Ubuntu 16.04 LiveCD does not boot on AMD A10 chip

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1584284] Xrandr.txt

2016-07-04 Thread Roger Merritt
apport information

** Attachment added: "Xrandr.txt"
   https://bugs.launchpad.net/bugs/1584284/+attachment/4695196/+files/Xrandr.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584284

Title:
  Ubuntu 16.04 LiveCD does not boot on AMD A10 chip

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1584284] ProcInterrupts.txt

2016-07-04 Thread Roger Merritt
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1584284/+attachment/4695190/+files/ProcInterrupts.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584284

Title:
  Ubuntu 16.04 LiveCD does not boot on AMD A10 chip

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1584284] ProcEnviron.txt

2016-07-04 Thread Roger Merritt
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1584284/+attachment/4695189/+files/ProcEnviron.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584284

Title:
  Ubuntu 16.04 LiveCD does not boot on AMD A10 chip

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1584284] LightdmGreeterLog.txt

2016-07-04 Thread Roger Merritt
apport information

** Attachment added: "LightdmGreeterLog.txt"
   
https://bugs.launchpad.net/bugs/1584284/+attachment/4695182/+files/LightdmGreeterLog.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584284

Title:
  Ubuntu 16.04 LiveCD does not boot on AMD A10 chip

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1584284] Lspci.txt

2016-07-04 Thread Roger Merritt
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1584284/+attachment/4695185/+files/Lspci.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584284

Title:
  Ubuntu 16.04 LiveCD does not boot on AMD A10 chip

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1584284] UdevDb.txt

2016-07-04 Thread Roger Merritt
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1584284/+attachment/4695192/+files/UdevDb.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584284

Title:
  Ubuntu 16.04 LiveCD does not boot on AMD A10 chip

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1584284] Lsusb.txt

2016-07-04 Thread Roger Merritt
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1584284/+attachment/4695186/+files/Lsusb.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584284

Title:
  Ubuntu 16.04 LiveCD does not boot on AMD A10 chip

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1584284] UnitySupportTest.txt

2016-07-04 Thread Roger Merritt
apport information

** Attachment added: "UnitySupportTest.txt"
   
https://bugs.launchpad.net/bugs/1584284/+attachment/4695193/+files/UnitySupportTest.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584284

Title:
  Ubuntu 16.04 LiveCD does not boot on AMD A10 chip

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1584284] ProcCpuinfo.txt

2016-07-04 Thread Roger Merritt
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1584284/+attachment/4695188/+files/ProcCpuinfo.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584284

Title:
  Ubuntu 16.04 LiveCD does not boot on AMD A10 chip

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1584284] ProcModules.txt

2016-07-04 Thread Roger Merritt
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1584284/+attachment/4695191/+files/ProcModules.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584284

Title:
  Ubuntu 16.04 LiveCD does not boot on AMD A10 chip

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


<    1   2   3   4   5   6   7   8   9   >