[Bug 1768190] [NEW] prepend domain-name-servers does not parse

2018-04-30 Thread swestlake
Public bug reported:

"prepend domain-name-servers ;" in
/etc/dhcp/dhclient.conf

fails on Ubuntu from as early as artful and also tested on bionic

the result is that /etc/resolv.conf never shows "nameserver " however on other distributions this works as expected..
(other distributions use an earlier version of 4.3.1)

simply append this to the dhclient.conf file, or create a lease section
.. it always fails..

perhaps something after 4.3.1 upstream...

please take a look

thanks.

** Affects: isc-dhcp (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/1768190

Title:
  prepend domain-name-servers does not parse

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

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

[Bug 1767452] Re: kernel oops when I undocked

2018-04-30 Thread Anders Kvist
I haven't had a single undock that worked, but I only tried with the
18.04 live installer, so guess that kernel already may be behind...

My hardware is a Lenovo X1 Carbon 5th generatin and a Lenovo ThinkPad
Thunderbolt 3 Dock

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

Title:
  kernel oops when I undocked

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

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

[Bug 1748689] Re: Mounting SMB shares with vers=3.0 in fstab gives "ioctl error in smb2_get_dfs_refer rc=-2"

2018-04-30 Thread Dominique Ramaekers
I confirm on kernels 4.15.0.19 and 4.15.0.20.

root@CmsrvLAP2:~# umount /media/Cmsrv*
root@CmsrvLAP2:~# mount -l | grep cifs
root@CmsrvLAP2:~# mount -a
root@CmsrvLAP2:~# dmesg | tail
[5.353312] CIFS VFS: ioctl error in smb2_get_dfs_refer rc=-5
[5.354716] CIFS VFS: ioctl error in smb2_get_dfs_refer rc=-5
[5.358145] CIFS VFS: ioctl error in smb2_get_dfs_refer rc=-5
[   50.748155] random: crng init done
[   61.625333] CIFS VFS: ioctl error in smb2_get_dfs_refer rc=-5
[   61.632086] CIFS VFS: ioctl error in smb2_get_dfs_refer rc=-5
[   61.652427] CIFS VFS: ioctl error in smb2_get_dfs_refer rc=-5
[   61.661496] CIFS VFS: ioctl error in smb2_get_dfs_refer rc=-5
[   61.900523] CIFS VFS: ioctl error in smb2_get_dfs_refer rc=-5
[   61.909087] CIFS VFS: ioctl error in smb2_get_dfs_refer rc=-5
root@CmsrvLAP2:~# uname -a
Linux CmsrvLAP2 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 
x86_64 x86_64 x86_64 GNU/Linux
root@CmsrvLAP2:~# mount -l | grep cifs
//x.x.x.x/C$ on /media/CmsrvAPP2-C type cifs 
(rw,relatime,vers=3.0,cache=strict,username=xxx,domain=xxx.xx,uid=0,noforceuid,gid=0,noforcegid,addr=xxx,file_mode=0755,dir_mode=0755,soft,nounix,mapposix,rsize=1048576,wsize=1048576,echo_interval=60,actimeo=1)
...

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

Title:
  Mounting SMB shares with vers=3.0 in fstab gives "ioctl error in
  smb2_get_dfs_refer rc=-2"

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

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

[Bug 1762593] Re: anki crashed with ModuleNotFoundError in /usr/share/anki/anki/mpv.py: No module named 'distutils.spawn'

2018-04-30 Thread Peter
I have the same problem on fresh install Xubuntu 18.04 LTS, on
Virtualbox. Screen shot in attachment.

** Attachment added: "This is screen shot of error in terminal Xubuntu 18.04 
LTS"
   
https://bugs.launchpad.net/ubuntu/+source/anki/+bug/1762593/+attachment/5131240/+files/error-xubuntu18.04_wt.jpg

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

Title:
  anki crashed with ModuleNotFoundError in /usr/share/anki/anki/mpv.py:
  No module named 'distutils.spawn'

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

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

[Bug 1731911] Re: Xwayland crashed with SIGABRT in OsAbort() from AbortServer() from FatalError() from xwl_read_events() from ospoll_wait()

2018-04-30 Thread Daniel van Vugt
Just tidying up this bug...

Although this is the top Xwayland crash, I'm now thinking we need to
lower its priority. The reason is that this crash is only a side-effect
of the gnome-shell process going away and not really a bug in Xwayland.
One could argue that Xwayland still shouldn't crash in that case, and
should survive (or exit) more cleanly. But still, not really a bug in
Xwayland itself.

We need to focus on fixing the gnome-shell crashes more than this one,
and then this one will happen much less.


** Package changed: mutter (Fedora) => ubuntu

** Changed in: ubuntu
   Status: Fix Committed => New

** Changed in: ubuntu
 Remote watch: Red Hat Bugzilla #1500325 => None

** No longer affects: ubuntu

** No longer affects: mutter (Ubuntu)

** Bug watch removed: Red Hat Bugzilla #1500325
   https://bugzilla.redhat.com/show_bug.cgi?id=1500325

** Changed in: xorg-server (Ubuntu)
   Importance: High => Medium

** Description changed:

  https://errors.ubuntu.com/problem/c27f5c4fef272640ec1027318712f0434c7c8857
  
  ---
  
- no idea how to reproduce
+ Xwayland crashes when gnome-shell goes away. This isn't really a bug,
+ but could always be handled a little better...
+ 
+ ---
  
  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: xwayland 2:1.19.5-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu4
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME-Greeter:GNOME
  Date: Mon Nov 13 13:55:16 2017
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.8, 4.13.0-15-generic, x86_64: installed
   bbswitch, 0.8, 4.13.0-16-generic, x86_64: installed
  ExecutablePath: /usr/bin/Xwayland
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. 3rd Gen Core processor Graphics 
Controller [1043:1507]
  InstallationDate: Installed on 2013-09-03 (1531 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130902)
  MachineType: ASUSTeK COMPUTER INC. UX32VD
  ProcCmdline: /usr/bin/Xwayland :1024 -rootless -terminate -core -listen 4 
-listen 5 -displayfd 6
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/false
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-16-generic 
root=UUID=1004226d-a9db-46c7-bd28-eca0806c12f2 ro pcie_aspm=force 
drm.vblankoffdelay=1 i915.semaphores=1 init=/lib/systemd/systemd-bootchart
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   OsAbort ()
   ?? ()
   FatalError ()
   ?? ()
   ?? ()
  Title: Xwayland crashed with SIGABRT in OsAbort()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
  
  dmi.bios.date: 01/29/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX32VD.214
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX32VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.214:bd01/29/2013:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: UX
  dmi.product.name: UX32VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.85-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 17.2.2-0ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 17.2.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.5-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.10.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20170309-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

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

Title:
  Xwayland crashed with SIGABRT in OsAbort() from AbortServer() from
  FatalError() from xwl_read_events() from ospoll_wait()

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

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

[Bug 1759836] Re: systemd-udevd consumes 100% of CPU

2018-04-30 Thread JR
I do see those messages - it's an older Dell Latitude.
I also tried booting with the kernel shipped with 17.10 and the problem doesn't 
exist there.

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

Title:
  systemd-udevd consumes 100% of CPU

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

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

[Bug 1768187] [NEW] Grub2 instllation failed

2018-04-30 Thread Dr Sayan Das
Public bug reported:

Want to install dual boot with Windows 10.
I used a live USB device with Ubuntu 18 LTS latest release
One 500GB HD
200 GB for Windows 10 as ntfs
200 GB for any DATA as ntfs
6GB as swap
remaining ext4 for Ubuntu marked as "/" during partitioning with ubuntu 
installer
Ubuntu partition set as boot loader device

During installation it says that grub installation failed

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubiquity 18.04.14
ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
Uname: Linux 4.15.0-20-generic x86_64
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
CasperVersion: 1.394
Date: Tue May  1 11:24:59 2018
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
boot=casper quiet splash ---
LiveMediaBuild: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic ubiquity-18.04.14 ubuntu

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

Title:
  Grub2 instllation failed

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

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

[Bug 1768188] [NEW] Many Doubts About VoIP You Should Clarify.

2018-04-30 Thread Maya kumari tripathi
Public bug reported:

Welcome To JST Business, we come to work each day due to the fact we
want to make topics less hard for groups with our numerous company
offerings. Our day in place of business is all approximately making
someone from a few extremely good place of business experience glad
approximately what they do. No depend the scale, complexity or region of
your requirement, JST can offer you with dependable personalized
organization which you deserve.

VoIP (voice over IP) is the transmission of voice and combined media
content material over Internet

Protocol (IP) structures. VoIP typically alluded to making use of IP to
interface non-public branch

trades (PBXs), but the term is presently utilized conversely with IP
communication.

VoIP is empowered by way of a gathering of improvements and strategies
used to bring voice

correspondences over the internet, undertaking neighborhood or extensive
place structures. VoIP

endpoints comprise dedicated paintings location VoIP phones, soft phone
applications strolling on PCs

and cell phones, and Webster-empowered applications.

How does VoIP work?

VoIP utilizes formats to typify sound into information parcels, transmit
the bundles over an IP

arrange and encapsulation the bundles once more into sound at the
alternative give up of the

association. By getting rid of the utilization of circuit-exchanged
structures for voice, VoIP

decreases prepare basis costs, empowers suppliers to carry voice
advantages over their broadband and

private systems and permits endeavors to work a solitary voice and facts
arrange. VoIP additionally

piggy-backs on the power of IP-based totally systems by using empowering
short failover round

blackouts and repetitive correspondences among endpoints and systems.

VOIP Using an ATA

Standard Phone — - ATA — - Ethernet — - Router — - Internet — - VOIP
Service Provider

VOIP utilising an IP Phone

IP Phone — – Ethernet — – Router — - Internet — - VOIP Service Provider

VOIP interfacing straightforwardly

It is additionally achievable to stay clear of a VOIP Service Provider
and straightforwardly partner

with another VOIP customer. Be that as it may, if the VOIP gadgets are
in the back of NAT switches,

there is probably problems with this method.

IP Phone — – Ethernet — – Router — - Internet — - Router — - Ethernet —
- IP Phone

Applications utilizing VOIP

Conventional communique applications, for example, outbound name
recognition packages and inbound IVR

programs, often can be maintain strolling on VOIP.

Why use VOIP?

There are two noteworthy motivations to make use of VOIP

Lower Cost

Expanded usefulness

1.Lower Cost

As a rule smartphone gain by using VOIP costs no longer as an awful lot
as similar management from

conventional assets. This is generally a aspect of conventional
telephone advantages either being

enforcing enterprise fashions or government substances. There are
likewise a few cost investment

finances because of making use of a solitary device to carry voice and
records. This is in particular

apparent while clients have existing below-used system restriction that
they could use for VOIP with

out a more prices.

2.Increased Functionality:

VOIP makes simple a few matters which are difficult to incomprehensible
with commonplace smartphone systems.

Approaching smartphone calls are evidently directed in your VOIP
telephone any vicinity you connect

it to the gadget. Take your VOIP cellphone with you on an tour, and
anyplace you partner it to the

Internet, you could get your approaching calls.

VOIP Service Providers:

For a rundown of VOIP to PSTN specialist organizations, ordered by
nation, please observe:

VOIP Service Providers Residential – for retail level items

VOIP Service Providers Business – multiline independent company items
and PBX frameworks

VOIP Service Providers B2B – discount and mass items, items for resale

Secure VOIP Service Providers – for retail level items

VOIP Service Providers T.38 – VOIP suppliers offering T.38 fax benefit
(not very many exist)

Tear VOIP supplier burial ground

Virtual PBX suppliers

Facilitated VoIP and Hosted PBX Providers

VoIP Wholesale Providers

Serviced Providers – Providers of DID benefit

Toll Free Termination Providers – Dial any sans toll number

Facilitated Collaboration Providers

VOIP Providers Delhi

VoIP Providers Noida

VoIP Providers Gurgaon

VoIP Providers Ghaziabad

Think about Internet Service Providers

Best VoIP Service Reviews and Pricing

Important Features:

The major VoIP suppliers that offer the best administration quite often
have the accompanying

fundamental highlights:

Improved 911 dialing for crisis calls.

Call return by utilizing *69.

The capacity to influence a piece to call list.

The capacity to forward calls to different numbers.

Call pausing.

Nitty gritty guest ID.

Free calls (which don't go through minutes) to different clients that
have a similar specialist co-op.

The capacity to keep your current telephone

[Bug 1752938] Re: Upgrading Ubuntu 18.04 disables GPU hardware acceleration

2018-04-30 Thread M.Hanny Sabbagh
Confirmed here too. Instead of using my Intel 520 HD, the system is
using: "llvmpipe (LLVM 6.0, 256 bits)" (The details section from GNOME
Center).

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

Title:
  Upgrading Ubuntu 18.04 disables GPU hardware acceleration

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

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

[Bug 1752938] Re: Upgrading Ubuntu 18.04 disables GPU hardware acceleration

2018-04-30 Thread M.Hanny Sabbagh
Xorg log file, containing some error messages "No input driver
specified".

** Attachment added: "Xorg log file"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1752938/+attachment/5131232/+files/Xorg.0.log

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

Title:
  Upgrading Ubuntu 18.04 disables GPU hardware acceleration

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

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

[Bug 1767508] Re: Installation of Ubuntu 18.04 on Intel / Dell Laptop fails

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

** Changed in: grub-installer (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/1767508

Title:
  Installation of Ubuntu 18.04 on Intel / Dell Laptop fails

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

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

[Bug 1767259] Re: ubuntu 18.04 The 'grub-efi-amd64-signed' package failed to install into / targer.

2018-04-30 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1766945 ***
https://bugs.launchpad.net/bugs/1766945

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: grub-installer (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/1767259

Title:
  ubuntu 18.04 The 'grub-efi-amd64-signed' package failed to install
  into / targer.

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

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

[Bug 1758243] Re: bumblebee needs configuration changes to work with nvidia-driver-390 and libglvnd0

2018-04-30 Thread Rocko
@Roman: I don't know what might be wrong. You might be able to get more
information with the command "systemctl status bumblebeed.service".
Also, you could try "tail -f /var/log/syslog" in one terminal before
running "optirun glxinfo" in another and check back on the tail output
afterwards. "journalctl -e" might also have some relevant info.

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

Title:
  bumblebee needs configuration changes to work with nvidia-driver-390
  and libglvnd0

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

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

[Bug 1668062] Re: Black screen after waking from suspend, need to reboot to use the PC

2018-04-30 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Black screen after waking from suspend, need to reboot to use the PC

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

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

[Bug 1669532] Re: package linux-image-extra-4.8.0-40-generic 4.8.0-40.43 failed to install/upgrade: Neue Datei »/var/lib/dpkg/info/linux-image-extra-4.8.0-40-generic.list-new« kann nicht angelegt werd

2018-04-30 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package linux-image-extra-4.8.0-40-generic 4.8.0-40.43 failed to
  install/upgrade: Neue Datei »/var/lib/dpkg/info/linux-image-
  extra-4.8.0-40-generic.list-new« kann nicht angelegt werden: Vorgang
  nicht zulässig

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

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

[Bug 1669799] Re: package libgbm1 12.0.3-1ubuntu2 failed to install/upgrade: »/usr/lib/x86_64-linux-gnu/libgbm.so.1.0.0.dpkg-new« kann nicht auf sichere Weise entfernt werden: Das Dateisystem ist nur

2018-04-30 Thread Launchpad Bug Tracker
[Expired for mesa (Ubuntu) because there has been no activity for 60
days.]

** Changed in: mesa (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package libgbm1 12.0.3-1ubuntu2 failed to install/upgrade:
  »/usr/lib/x86_64-linux-gnu/libgbm.so.1.0.0.dpkg-new« kann nicht auf
  sichere Weise entfernt werden: Das Dateisystem ist nur lesbar

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

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

[Bug 1669623] Re: package guitarix-common 0.35.1-1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2018-04-30 Thread Launchpad Bug Tracker
[Expired for guitarix (Ubuntu) because there has been no activity for 60
days.]

** Changed in: guitarix (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package guitarix-common 0.35.1-1 failed to install/upgrade: package is
  in a very bad inconsistent state; you should  reinstall it before
  attempting configuration

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

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

[Bug 1669904] Re: package i8kutils (not installed) failed to install/upgrade: underproces installerede post-installation-script returnerede afslutningsstatus 1

2018-04-30 Thread Launchpad Bug Tracker
[Expired for i8kutils (Ubuntu) because there has been no activity for 60
days.]

** Changed in: i8kutils (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package i8kutils (not installed) failed to install/upgrade:
  underproces installerede post-installation-script returnerede
  afslutningsstatus 1

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

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

[Bug 1670051] Re: Errors

2018-04-30 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Errors

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

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

[Bug 1670003] Re: package iio-sensor-proxy 1.3-1ubuntu2 failed to install/upgrade: end of file on stdin at conffile prompt

2018-04-30 Thread Launchpad Bug Tracker
[Expired for iio-sensor-proxy (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: iio-sensor-proxy (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package iio-sensor-proxy 1.3-1ubuntu2 failed to install/upgrade: end
  of file on stdin at conffile prompt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iio-sensor-proxy/+bug/1670003/+subscriptions

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

[Bug 1670154] Re: package linux-headers-4.8.0-39 (not installed) failed to install/upgrade: impossible d'ouvrir « /usr/src/linux-headers-4.8.0-39/include/uapi/drm/via_drm.h.dpkg-new »: Opération non p

2018-04-30 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package linux-headers-4.8.0-39 (not installed) failed to
  install/upgrade: impossible d'ouvrir « /usr/src/linux-
  headers-4.8.0-39/include/uapi/drm/via_drm.h.dpkg-new »: Opération non
  permise

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

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

[Bug 1671263] Re: No volume and brightness

2018-04-30 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  No volume and brightness

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

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

[Bug 1685723] Re: [Feature] GLK/CNL:eMMC 5.1 support

2018-04-30 Thread quanxian
the commit should be the same as 1645959.

** Tags added: intel-kernel-18.10

** Description changed:

  CNL will have eMMC5.1 capable host controller that includes new features:
  1) Command queue support – making the data transfers highly efficient by 
offloading the software overhead into the controller.
  2) eMMC 5.1 further improves the reliability of operation by utilizing an 
“enhanced strobe” at the PHY layer.
  The eMMC5.1 is backward compatible with the existing eMMC 4.51 and eMMC 5.0 
Devices.
  
  Target Kernel:4.16
  
- Target Release: 18.04
+ Target Release: 18.10
  
  Target Platform: GLK/CNL

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

Title:
  [Feature] GLK/CNL:eMMC 5.1 support

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

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

[Bug 1671361] Re: The time slider in Clementine is not functional.

2018-04-30 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  The time slider in Clementine is not functional.

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

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

[Bug 1671280] Re: package desktop-file-utils 0.23-1ubuntu1.1 failed to install/upgrade: end of file on stdin at conffile prompt

2018-04-30 Thread Launchpad Bug Tracker
[Expired for desktop-file-utils (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: desktop-file-utils (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package desktop-file-utils 0.23-1ubuntu1.1 failed to install/upgrade:
  end of file on stdin at conffile prompt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/desktop-file-utils/+bug/1671280/+subscriptions

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

[Bug 1671418] Re: Builtin socks support broken

2018-04-30 Thread Launchpad Bug Tracker
[Expired for konversation (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: konversation (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Builtin socks support broken

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

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

[Bug 1671454] Re: package ipmiutil 3.0.0-1 failed to install/upgrade: il sottoprocesso installato script di post-installation ha restituito lo stato di errore 1

2018-04-30 Thread Launchpad Bug Tracker
[Expired for ipmiutil (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ipmiutil (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package ipmiutil 3.0.0-1 failed to install/upgrade: il sottoprocesso
  installato script di post-installation ha restituito lo stato di
  errore 1

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

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

[Bug 1671664] Re: klipper does not work under xfce4, unable to remove without removing entire plasma-workspace or just deleting the executable

2018-04-30 Thread Launchpad Bug Tracker
[Expired for plasma-workspace (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: plasma-workspace (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  klipper does not work under xfce4, unable to remove without removing
  entire plasma-workspace or just deleting the executable

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

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

[Bug 1672072] Re: package python-sqlite 1.0.1-12 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2018-04-30 Thread Launchpad Bug Tracker
[Expired for python-sqlite (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: python-sqlite (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package python-sqlite 1.0.1-12 failed to install/upgrade: подпроцесс
  установлен сценарий post-installation возвратил код ошибки 1

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

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

[Bug 1671809] Re: Started new install on clean disk.

2018-04-30 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ubiquity (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Started new install on clean disk.

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

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

[Bug 1672074] Re: package python-aptdaemon.gtk3widgets 1.1.1+bzr982-0ubuntu16 failed to install/upgrade: подпроцесс установлен сценарий pre-removal возвратил код ошибки 1

2018-04-30 Thread Launchpad Bug Tracker
[Expired for aptdaemon (Ubuntu) because there has been no activity for
60 days.]

** Changed in: aptdaemon (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package python-aptdaemon.gtk3widgets 1.1.1+bzr982-0ubuntu16 failed to
  install/upgrade: подпроцесс установлен сценарий pre-removal возвратил
  код ошибки 1

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

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

[Bug 1672264] Re: package nvidia-352 361.45.11-0ubuntu0.16.04.1 failed to install/upgrade: il n'y a pas de script dans cette nouvelle version du paquet - abandon

2018-04-30 Thread Launchpad Bug Tracker
[Expired for nvidia-graphics-drivers-361 (Ubuntu) because there has been
no activity for 60 days.]

** Changed in: nvidia-graphics-drivers-361 (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package nvidia-352 361.45.11-0ubuntu0.16.04.1 failed to
  install/upgrade: il n'y a pas de script dans cette nouvelle version du
  paquet - abandon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-361/+bug/1672264/+subscriptions

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

[Bug 1672321] Re: systemd renders its own debug console unusable

2018-04-30 Thread Launchpad Bug Tracker
[Expired for systemd (Ubuntu) because there has been no activity for 60
days.]

** Changed in: systemd (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  systemd renders its own debug console unusable

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

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

[Bug 1672756] Re: instalation failed to finish

2018-04-30 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ubiquity (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  instalation failed to finish

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

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

[Bug 1673088] Re: package isdnlog 1:3.25+dfsg1-3.7ubuntu1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2018-04-30 Thread Launchpad Bug Tracker
[Expired for isdnutils (Ubuntu) because there has been no activity for
60 days.]

** Changed in: isdnutils (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package isdnlog 1:3.25+dfsg1-3.7ubuntu1 failed to install/upgrade: le
  sous-processus script post-installation installé a retourné une erreur
  de sortie d'état 1

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

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

[Bug 1672968] Re: package python-mode 1:6.2.2-1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2018-04-30 Thread Launchpad Bug Tracker
[Expired for python-mode (Ubuntu) because there has been no activity for
60 days.]

** Changed in: python-mode (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package python-mode 1:6.2.2-1 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 1

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

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

[Bug 1673267] Re: package ipmiutil 3.0.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-04-30 Thread Launchpad Bug Tracker
[Expired for ipmiutil (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ipmiutil (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package ipmiutil 3.0.0-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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

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

[Bug 1671920] Re: Mode changes fail unless some xorg.conf screen options are set

2018-04-30 Thread Launchpad Bug Tracker
[Expired for nvidia-graphics-drivers-340 (Ubuntu) because there has been
no activity for 60 days.]

** Changed in: nvidia-graphics-drivers-340 (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Mode changes fail unless some xorg.conf screen options are set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-340/+bug/1671920/+subscriptions

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

[Bug 1671640] Re: Trying to connect to Wifi before logging into Unity doesn't work, but afterwards it works fine

2018-04-30 Thread Launchpad Bug Tracker
[Expired for unity-greeter (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: unity-greeter (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Trying to connect to Wifi before logging into Unity doesn't work, but
  afterwards it works fine

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

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

[Bug 1673297] Re: a package is saying its crashing when the installer tries to unpack it

2018-04-30 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ubiquity (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  a package is saying its crashing when the installer tries to unpack it

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

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

[Bug 1671231] Re: dash does not display correctly in my config

2018-04-30 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: unity (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  dash does not display correctly in my config

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

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

[Bug 1670963] Re: package libqtcore4 (not installed) failed to install/upgrade: tentata sovrascrittura di "/etc/xdg/Trolltech.conf" (condiviso), diverso da altre istanze del pacchetto libqtcore4:amd64

2018-04-30 Thread Launchpad Bug Tracker
[Expired for qt4-x11 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: qt4-x11 (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package libqtcore4 (not installed) failed to install/upgrade: tentata
  sovrascrittura di "/etc/xdg/Trolltech.conf" (condiviso), diverso da
  altre istanze del pacchetto libqtcore4:amd64

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

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

[Bug 1670783] Re: changing status of autosuspend usb devices completely disables them.

2018-04-30 Thread Launchpad Bug Tracker
[Expired for powertop (Ubuntu) because there has been no activity for 60
days.]

** Changed in: powertop (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  changing status of autosuspend usb devices completely disables them.

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

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

[Bug 1768186] [NEW] please fix this bug

2018-04-30 Thread Thangavel via ubuntu-bugs
Public bug reported:

please fix this bug.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu7
ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
Uname: Linux 4.15.0-20-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Tue May  1 10:49:14 2018
DistUpgraded: 2018-04-29 11:31:40,368 DEBUG failed to SystemUnLock() (E:Not 
locked)
DistroCodename: bionic
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Sony Corporation 2nd Generation Core Processor Family Integrated 
Graphics Controller [104d:907b]
 Advanced Micro Devices, Inc. [AMD/ATI] Whistler [Radeon HD 
6630M/6650M/6750M/7670M/7690M] [1002:6741] (rev ff) (prog-if ff)
InstallationDate: Installed on 2017-05-23 (342 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
MachineType: Sony Corporation VPCSA390X
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-20-generic 
root=UUID=5ba136a7-7b25-4525-bd60-1cf00af4cd56 ro quiet splash vt.handoff=1
SourcePackage: xorg
UpgradeStatus: Upgraded to bionic on 2018-04-29 (1 days ago)
dmi.bios.date: 06/15/2012
dmi.bios.vendor: INSYDE
dmi.bios.version: R2087H4
dmi.board.asset.tag: N/A
dmi.board.name: VAIO
dmi.board.vendor: Sony Corporation
dmi.board.version: N/A
dmi.chassis.asset.tag: N/A
dmi.chassis.type: 10
dmi.chassis.vendor: Sony Corporation
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnINSYDE:bvrR2087H4:bd06/15/2012:svnSonyCorporation:pnVPCSA390X:pvrC60A2SLY:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
dmi.product.family: VAIO
dmi.product.name: VPCSA390X
dmi.product.version: C60A2SLY
dmi.sys.vendor: Sony Corporation
version.compiz: compiz 1:0.9.13.1+18.04.20180302-0ubuntu1
version.libdrm2: libdrm2 2.4.91-2
version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.0~rc5-1ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.0~rc5-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2
xserver.bootTime: Tue May  1 10:26:53 2018
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs: OutputDP-1DP-2 
 HDMI-1  HDMI-2  LVDS-1   VGA-1
xserver.version: 2:1.19.6-1ubuntu4
xserver.video_driver: modeset

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


** Tags: amd64 apport-bug bionic compiz-0.9 ubuntu

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

Title:
  please fix this bug

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

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

[Bug 1629053] Re: ovs bridge breaking TCP between two virtio net devices when checksum offload on

2018-04-30 Thread bugproxy
** Tags removed: bugnameltc-147080 severity-medium

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

Title:
  ovs bridge breaking TCP between two virtio net devices when checksum
  offload on

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

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

[Bug 1765311] Re: Executing a query returns error Parameter must be an array or an object that implements Countable

2018-04-30 Thread Shadow Mage
*** This bug is a duplicate of bug 1767361 ***
https://bugs.launchpad.net/bugs/1767361

** This bug has been marked a duplicate of bug 1767361
   4.6.6deb5 not working on Bionic as PHP 7.2 is default

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

Title:
  Executing a query returns error  Parameter must be an array or an
  object that implements Countable

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

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

[Bug 1673140] Re: installer crashed

2018-04-30 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ubiquity (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  installer crashed

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

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

[Bug 1768165] Re: No way to control showing icons on buttons with GUI

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

** Changed in: mate-control-center (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/1768165

Title:
  No way to control showing icons on buttons with GUI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mate-control-center/+bug/1768165/+subscriptions

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

[Bug 1768184] Re: package bluez 5.37-0ubuntu5.1 failed to install/upgrade: package bluez is already installed and configured

2018-04-30 Thread dino99
*** This bug is a duplicate of bug 545790 ***
https://bugs.launchpad.net/bugs/545790

** This bug has been marked a duplicate of bug 545790
   package PACKAGE failed to install/upgrade: error writing to '': Success

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

Title:
  package bluez 5.37-0ubuntu5.1 failed to install/upgrade: package bluez
  is already installed and configured

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

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

[Bug 1763648] Re: [needs-packaging] nvidia-304 (304.137) missing in Ubuntu 18.04

2018-04-30 Thread dino99
Tou can still get it via that ppa: ppa:graphics-drivers/ppa

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

Title:
  [needs-packaging] nvidia-304 (304.137) missing in Ubuntu 18.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304/+bug/1763648/+subscriptions

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

[Bug 1767361] Re: 4.6.6deb5 not working on Bionic as PHP 7.2 is default

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

** Changed in: phpmyadmin (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/1767361

Title:
  4.6.6deb5 not working on Bionic as PHP 7.2 is default

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

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

[Bug 1752053] Re: nvidia-390 fails to boot graphical display

2018-04-30 Thread Nguyen Xuan Viet
My hardware configuration is CPU Intel E3 1231 v3 (no iGPU), GPU NVIDIA
GTX 1060 6GB, RAM DDR3 16GB

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

Title:
  nvidia-390 fails to boot graphical display

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

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

[Bug 1672174] Re: package xscreensaver 5.34-2ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2018-04-30 Thread Launchpad Bug Tracker
[Expired for xscreensaver (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: xscreensaver (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package xscreensaver 5.34-2ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

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

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

[Bug 1672109] Re: package tzdata 2016j-0ubuntu0.16.10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-04-30 Thread Launchpad Bug Tracker
[Expired for tzdata (Ubuntu) because there has been no activity for 60
days.]

** Changed in: tzdata (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package tzdata 2016j-0ubuntu0.16.10 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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

[Bug 1672137] Re: Bugs lecture vidéo

2018-04-30 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Bugs lecture vidéo

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

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

[Bug 1671663] Re: Error next

2018-04-30 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Error next

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

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

[Bug 1671436] Re: graphics drivers are not working

2018-04-30 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  graphics drivers are not working

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

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

[Bug 1768132] Re: package libsasl2-modules:i386 2.1.26.dfsg1-14build1 failed to install/upgrade: package libsasl2-modules:i386 is already installed and configured

2018-04-30 Thread dino99
*** This bug is a duplicate of bug 545790 ***
https://bugs.launchpad.net/bugs/545790

** This bug has been marked a duplicate of bug 545790
   package PACKAGE failed to install/upgrade: error writing to '': Success

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

Title:
  package libsasl2-modules:i386 2.1.26.dfsg1-14build1 failed to
  install/upgrade: package libsasl2-modules:i386 is already installed
  and configured

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

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

[Bug 1767431] Re: restore type-ahead find, again

2018-04-30 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  restore type-ahead find, again

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

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

[Bug 1752053] Re: nvidia-390 fails to boot graphical display

2018-04-30 Thread Nguyen Xuan Viet
I think there is something wrong with gdm3/wayland/NVIDIA proprietary driver.
If I config gdm3 as default display manager, when rebooted, I have a black 
screen but I'm able to switch to other tty by press crtl-alt-f2 to f7.
Then I edit /etc/gdm3/custom.conf uncomment line 7th to WaylandEnable=false 
then rebooted, then I have system hange after reboot :(. It seems that the OS 
is stuck in gdm3 service.
I tried to change/regenerate/delete xorg.conf but it simply doesn't work. So I 
think xorg.conf is not the root cause for me.

If I uninstall all nvidia stubs and install nouveau xorg driver, the
system is able to boot to graphic shell with gdm3 as a display manager.
Unfortunately, the nouveau driver does not support CUDA computing
framework and the performance of this driver is very poor when compare
to the binary one.

If I config to use lightdm as default DM, it works with NVIDIA binary
driver, but this is not what I expected. I expect the system have to
work with gdm3, ubuntu-xorg session and NVIDIA proprietary driver. I
have an app that need xorg session and CUDA, so I must install NVIDIA
binary driver.

PS: If you are able to boot to graphic mode but stuck with login loop,
you could try to delete the ~/.Xauthority file then reboot. It worked
for me.

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

Title:
  nvidia-390 fails to boot graphical display

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

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

[Bug 1671209] Re: Error

2018-04-30 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Error

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

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

[Bug 1671127] Re: installation crashed

2018-04-30 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ubiquity (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  installation crashed

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

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

[Bug 1671022] Re: package linux-headers-4.8.0-41 (not installed) failed to install/upgrade: nem sikerült megnyitni: „/usr/src/linux-headers-4.8.0-41/arch/cris/boot/rescue/Makefile.dpkg-new”: A művelet

2018-04-30 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package linux-headers-4.8.0-41 (not installed) failed to
  install/upgrade: nem sikerült megnyitni: „/usr/src/linux-
  headers-4.8.0-41/arch/cris/boot/rescue/Makefile.dpkg-new”: A művelet
  nem engedélyezett

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

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

[Bug 1671001] Re: package python3-scipy-dbg 0.17.1-1 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2018-04-30 Thread Launchpad Bug Tracker
[Expired for python-scipy (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: python-scipy (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package python3-scipy-dbg 0.17.1-1 failed to install/upgrade:
  problèmes de dépendances - laissé non configuré

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

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

[Bug 1670057] Re: package sudo 1.8.16-0ubuntu3 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1

2018-04-30 Thread Launchpad Bug Tracker
[Expired for sudo (Ubuntu) because there has been no activity for 60
days.]

** Changed in: sudo (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package sudo 1.8.16-0ubuntu3 failed to install/upgrade: subprocess
  installed pre-removal script returned error exit status 1

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

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

[Bug 1669787] Re: My file manager started blinking

2018-04-30 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  My file manager started blinking

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

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

[Bug 1731911] Re: Xwayland crashed with SIGABRT in OsAbort() from AbortServer() from FatalError() from xwl_read_events() from ospoll_wait()

2018-04-30 Thread Jeff Silverman
I think I'm experiencing the same problem.  I installed Ubuntu 18.04
beta last Tuesday.  When I power on my computer, the screen blinks 50-53
times over the span of 2-1/2 minutes (this is perfectly reproducible)
and then for the rest of the session, everything works flawlessly.
After LinuxFest Northwest, I was told to do an apt dist-upgrade and that
did not clear the problem.


I have two video cards:
VGA compatible controller: Intel Corporation Xeon E3-1200 v2/3rd Gen Core 
processor Graphics Controller (rev 09)
VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 430] (rev a1)


I'm not sure what other information would be helpful.

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

Title:
  Xwayland crashed with SIGABRT in OsAbort() from AbortServer() from
  FatalError() from xwl_read_events() from ospoll_wait()

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

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

[Bug 1669878] Re: package open-vm-tools-desktop 2:10.0.7-3227872-5ubuntu1 failed to install/upgrade: Unterprozess neues pre-removal-Skript gab den Fehlerwert 1 zurück

2018-04-30 Thread Launchpad Bug Tracker
[Expired for open-vm-tools (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: open-vm-tools (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package open-vm-tools-desktop 2:10.0.7-3227872-5ubuntu1 failed to
  install/upgrade: Unterprozess neues pre-removal-Skript gab den
  Fehlerwert 1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1669878/+subscriptions

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

[Bug 1629053] Re: ovs bridge breaking TCP between two virtio net devices when checksum offload on

2018-04-30 Thread Launchpad Bug Tracker
[Expired for openvswitch (Ubuntu) because there has been no activity for
60 days.]

** Changed in: openvswitch (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  ovs bridge breaking TCP between two virtio net devices when checksum
  offload on

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

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

[Bug 998492] Re: Fails to detect package download errors on architectures other than amd64

2018-04-30 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/998492

** Tags added: iso-testing

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

Title:
  Fails to detect package download errors on architectures other than
  amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lliurex-ubiquity-casper/+bug/998492/+subscriptions

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

[Bug 1630363] Re: package mariadb-server-10.0 10.0.27-0ubuntu0.16.04.1 failed to install/upgrade: サブプロセス インストール済みの post-installation スクリプト はエラー終了ステータス 1 を返しました

2018-04-30 Thread Launchpad Bug Tracker
[Expired for mariadb-10.0 (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: mariadb-10.0 (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package mariadb-server-10.0 10.0.27-0ubuntu0.16.04.1 failed to
  install/upgrade: サブプロセス インストール済みの post-installation スクリプト はエラー終了ステータス
  1 を返しました

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

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

[Bug 1700402] Re: french dates on the desktop menu are in english format

2018-04-30 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/1700402

Title:
  french dates on the desktop menu are in english format

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

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

[Bug 1767452] Re: kernel oops when I undocked

2018-04-30 Thread Frew Schmidt
I reproduced this this afternoon with the latest stable kernel (4.16.6.)
See attached subset of the kernel log.  I'll try with 4.17 tomorrow.

** Attachment added: "kern2.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux-signed/+bug/1767452/+attachment/5131193/+files/kern2.log

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

Title:
  kernel oops when I undocked

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

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

[Bug 1767714] Re: package nvidia-kernel-common-390 (not installed) failed to install/upgrade: trying to overwrite '/lib/udev/rules.d/71-nvidia.rules', which is also in package nvidia-384 384.111-0ubun

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

** Changed in: nvidia-graphics-drivers-390 (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/1767714

Title:
  package nvidia-kernel-common-390 (not installed) failed to
  install/upgrade: trying to overwrite
  '/lib/udev/rules.d/71-nvidia.rules', which is also in package
  nvidia-384 384.111-0ubuntu0.17.10.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1767714/+subscriptions

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

[Bug 1662670] Re: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-MfyGcj8Fq2: Connection refused

2018-04-30 Thread Launchpad Bug Tracker
[Expired for dbus (Ubuntu) because there has been no activity for 60
days.]

** Changed in: dbus (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Couldn't connect to accessibility bus: Failed to connect to socket
  /tmp/dbus-MfyGcj8Fq2: Connection refused

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

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

[Bug 1768184] [NEW] package bluez 5.37-0ubuntu5.1 failed to install/upgrade: package bluez is already installed and configured

2018-04-30 Thread Wayne Zen
Public bug reported:

unable to install language updates

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: bluez 5.37-0ubuntu5.1
ProcVersionSignature: Ubuntu 4.4.0-100.123-generic 4.4.95
Uname: Linux 4.4.0-100-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
Date: Mon Apr 30 21:22:11 2018
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-xenial-amd64-20160624-2
ErrorMessage: package bluez is already installed and configured
InstallationDate: Installed on 2018-04-24 (6 days ago)
InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
InterestingModules: rfcomm bnep btusb bluetooth
MachineType: Dell Inc. XPS 13 9370
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-100-generic 
root=UUID=2f479651-6ac2-4455-b754-b2baa897b893 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.4
 apt  1.2.10ubuntu1
SourcePackage: dpkg
Title: package bluez 5.37-0ubuntu5.1 failed to install/upgrade: package bluez 
is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/21/2018
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.2.1
dmi.board.name: 0F6P3V
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.1:bd02/21/2018:svnDellInc.:pnXPS139370:pvr:rvnDellInc.:rn0F6P3V:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: XPS 13 9370
dmi.sys.vendor: Dell Inc.
hciconfig:
 hci0:  Type: BR/EDR  Bus: USB
BD Address: 9C:B6:D0:8C:05:F2  ACL MTU: 1024:8  SCO MTU: 50:8
UP RUNNING 
RX bytes:2055 acl:0 sco:0 events:137 errors:0
TX bytes:6842 acl:0 sco:0 commands:137 errors:0

** Affects: dpkg (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/1768184

Title:
  package bluez 5.37-0ubuntu5.1 failed to install/upgrade: package bluez
  is already installed and configured

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

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

[Bug 1751518] Re: video blanks after boot with dual monitors

2018-04-30 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  video blanks  after boot with dual monitors

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

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

[Bug 1757299] Re: [Dell OptiPlex 755] Intermittently GUI hangs with high xorg CPU% after launching applications

2018-04-30 Thread gregrwm
This bug bit again friday evening.  Same symptoms, was watching video, screen 
froze, mouse can move cursor but cursor shape and window borders do not change 
as they should as the cursor is moved in and out of windows, mouse clicks and 
keystrokes including ctl-alt-F2 and ctl-alt-F3 are ineffective, i logged in via 
ssh, attached to tmux, htop (sorted by TIME+) shows Xorg stuck consuming lots 
of CPU:
0  [||61.9%] Tasks: 54; 2 running
1  [|||   45.2%] Load average: 1.27 1.14 
1.11
Mem[1.51G/1.90G] Time: 22:04:23
Swp[|176M/1.86G]
  PID START USER   VIRT   RES  NI CPU%   TIME+  S Command
 1816 20:53 g 3310M 1050M   0  0.0 49:17.71 S 
/usr/lib/firefox-esr/plugin-container -greomni /usr/
 1713 20:53 g 2507M  405M   0  0.7 27:41.71 S 
/usr/lib/firefox-esr/firefox-esr
 1214 20:53 g  372M 57148   0 93.5 24:07.23 R /usr/lib/xorg/Xorg 
-nolisten tcp :0 vt1 -keeptty -au
 1342 20:53 root  27164  1736   0  0.0  6:26.18 S htop
 1404 20:53 g 1127M 26564 -11  0.7  3:29.47 S /usr/bin/pulseaudio 
--start --log-target=syslog
 1410 20:53 g  679M 22360   0  0.0  2:01.45 S pavucontrol
 1398 20:53 g  833M 26828   0  0.7  1:21.49 S /usr/bin/python3 
/usr/bin/blueman-manager
12728 21:46 root  27020  4224   0  0.7  0:07.77 R htop
 1983 06:41 g   97G 26972   0  0.0  0:07.30 S gthumb /home/greg
 1439 20:53 g 70772   232   0  0.0  0:06.49 S xclock -geometry --1+-4 
-fg green -bg black -update
 1253 20:53 g 86452  1764   0  0.0  0:05.13 S xterm
 1346 20:53 g 30200  2840   0  0.0  0:04.45 S tmux new -d
1 05:21 root   220M  5236   0  0.0  0:03.61 S /sbin/init
 1426 20:53 g 48512  3860   0  0.0  0:03.08 S vncviewer compresslevel=9 
qualitylevel=9 ZlibLevel=9
 1522 20:53 root  32192  2424   0  0.0  0:01.36 S /bin/bash
 1396 20:53 g 48244   156   0  0.0  0:01.29 S ssh 
-oHostKeyAlgorithms=ssh-rsa -p38134 -e! 209.240.
  601 20:53 root   463236   0  0.0  0:01.23 S /usr/sbin/gpm -m 
/dev/input/mice -t exps2
 1287 20:53 g 86660  2140   0  0.0  0:00.77 S xterm -bg black -fg white 
-rightbar -xrm *charClass:
 1220 20:53 g 46332  1644   0  0.0  0:00.67 S x-window-manager
F1Help  F2Setup F3SearchF4FilterF5Tree  F6SortByF7Nice -F8Nice +F9Kill  F10Quit

Via htop i killed (signal 15) pulseaudio, pavucontrol, bluetooth-manager, 
gthumb, xclock, an xterm, vncviewer, ssh(-client), gpm, and the other xterm, 
which all immediately disappeared from htop.  When i killed x-window-manager 
(twm) it remained showing in htop with Z in the S column.  i continued killing, 
bluetooth-applet and rtkit disappeared upon kill, ssh-agent remained with Z, 
timesyncd and resolved respawned, cron, bluetoothd, polkitd, dhclient, sd-pam, 
obexd, and dconf-service all disappeared, i gave signal 9 to x-window-manager 
and it disappeared, and signal 15 to firefox-esr/plugin-container and 
firefox-esr/firefox-esr and they disappeared.  it remained thus all weekend.  
this morning htop (sorted by PID) shows Xorg still consuming cpu:
0  [|  0.7%] Tasks: 30; 2 running
1  [|100.0%] Load average: 1.07 1.02 
1.00
Mem[|||  164M/1.90G] Time: 07:50:59
Swp[|   31.5M/1.86G] 
  PID START USER   VIRT   RES  NI CPU%   TIME+  S Command
1 Apr27 root   220M  5444   0  0.0  0:04.09 S /sbin/init
  259 Apr27 root  86588 11976  -1  0.0  0:00.41 S 
/lib/systemd/systemd-journald
  288 Apr27 root  46272  1880   0  0.0  0:00.31 S /lib/systemd/systemd-udevd
  570 Apr27 messagebu 50188   948   0  0.0  0:00.14 S /usr/bin/dbus-daemon 
--system --address=systemd: --n
  572 Apr27 root  70580  1968   0  0.0  0:00.21 S 
/lib/systemd/systemd-logind
  575 Apr27 syslog 252M   660   0  0.0  0:00.03 S /usr/sbin/rsyslogd -n
  702 Apr27 root  7668820   0  0.0  0:00.02 S /bin/login -p --
  703 Apr27 root  72296  5732   0  0.0  0:00.01 S /usr/sbin/sshd -D
 1176 Apr27 g 76756  2312   0  0.0  0:00.03 S /lib/systemd/systemd 
--user
 1187 Apr27 g 22516 0   0  0.0  0:00.03 S -bash
 1191 Apr27 g  4628 4   0  0.0  0:00.00 S /bin/sh /usr/bin/startx
 1213 Apr27 g 22628   112   0  0.0  0:00.00 S xinit 
/etc/X11/xinit/xinitrc -- /etc/X11/xinit/xserv
 1214 Apr27 g  372M 75892   0 88.1 30h15:12 R /usr/lib/xorg/Xorg 
-nolisten tcp :0 vt1 -keeptty -au
 1241 Apr27 g 45704 4   0  0.0  0:00.00 S /usr/bin/dbus-launch 
--exit-with-session --sh-syntax
 1242 Apr27 g 50028  1408   0  0.0  0:00.05 S /usr/bin/dbus-daemon 
--syslog --fork --print-pid 5 -
 1346 Apr27 g 30200  3012   0  0.7  0:36.11 S tmux new -d
 1347 Apr27 g 29904  4648   0  0.0  0:00.27 S -bash
 1373 Apr27 g 28724  275

[Bug 1662958] Re: lttng-modules-dkms 2.8.0-1: lttng-modules kernel module failed to build

2018-04-30 Thread Launchpad Bug Tracker
[Expired for lttng-modules (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lttng-modules (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  lttng-modules-dkms 2.8.0-1: lttng-modules kernel module failed to
  build

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

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

[Bug 1662963] Re: openafs-modules-dkms 1.6.18.3-2: openafs kernel module failed to build

2018-04-30 Thread Launchpad Bug Tracker
[Expired for openafs (Ubuntu) because there has been no activity for 60
days.]

** Changed in: openafs (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  openafs-modules-dkms 1.6.18.3-2: openafs kernel module failed to build

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

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

[Bug 1663507] Re: gel

2018-04-30 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  gel

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

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

[Bug 1661578] Re: Xubuntu installer in Virtualbox crashed

2018-04-30 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ubiquity (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Xubuntu installer in Virtualbox crashed

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

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

[Bug 1631725] Re: gedit crashed with SIGSEGV in g_menu_model_get_n_items()

2018-04-30 Thread Launchpad Bug Tracker
[Expired for gedit-latex-plugin (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: gedit-latex-plugin (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  gedit crashed with SIGSEGV in g_menu_model_get_n_items()

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

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

[Bug 1631725] Re: gedit crashed with SIGSEGV in g_menu_model_get_n_items()

2018-04-30 Thread Launchpad Bug Tracker
[Expired for gedit (Ubuntu) because there has been no activity for 60
days.]

** Changed in: gedit (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  gedit crashed with SIGSEGV in g_menu_model_get_n_items()

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

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

[Bug 1663069] Re: package libvala-0.12-dev (not installed) failed to install/upgrade: intentando sobreescribir `/usr/share/aclocal/vala.m4', que está también en el paquete valac 0.32.1-1

2018-04-30 Thread Launchpad Bug Tracker
[Expired for vala (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vala (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package libvala-0.12-dev (not installed) failed to install/upgrade:
  intentando sobreescribir `/usr/share/aclocal/vala.m4', que está
  también en el paquete valac 0.32.1-1

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

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

[Bug 1661792] Re: package linux-image-4.8.0-37-generic 4.8.0-37.39 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/zz-runlilo exited with return code 1

2018-04-30 Thread Launchpad Bug Tracker
[Expired for lilo (Ubuntu) because there has been no activity for 60
days.]

** Changed in: lilo (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package linux-image-4.8.0-37-generic 4.8.0-37.39 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/zz-runlilo exited
  with return code 1

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

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

[Bug 1661988] Re: can never sign to authenticatuon

2018-04-30 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

** Changed in: firefox (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  can never sign to authenticatuon

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

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

[Bug 1631725] Re: gedit crashed with SIGSEGV in g_menu_model_get_n_items()

2018-04-30 Thread Launchpad Bug Tracker
[Expired for gedit-plugins (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: gedit-plugins (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  gedit crashed with SIGSEGV in g_menu_model_get_n_items()

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

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

[Bug 1662176] Re: [HDA-Intel - HDA Intel, playback] No sound at all

2018-04-30 Thread Launchpad Bug Tracker
[Expired for alsa-driver (Ubuntu) because there has been no activity for
60 days.]

** Changed in: alsa-driver (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  [HDA-Intel - HDA Intel, playback] No sound at all

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

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

[Bug 1637878] Re: Network Manager does not show VLANs

2018-04-30 Thread Launchpad Bug Tracker
[Expired for plasma-nm (Ubuntu) because there has been no activity for
60 days.]

** Changed in: plasma-nm (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Network Manager does not show VLANs

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

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


[Bug 1663411] Re: xorg hang

2018-04-30 Thread Launchpad Bug Tracker
[Expired for xserver-xorg-video-nouveau (Ubuntu) because there has been
no activity for 60 days.]

** Changed in: xserver-xorg-video-nouveau (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  xorg hang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1663411/+subscriptions

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

[Bug 1662213] Re: update not working

2018-04-30 Thread Launchpad Bug Tracker
[Expired for update-manager (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: update-manager (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  update not working

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

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

[Bug 1663602] Re: xorg bug happens after rebooting

2018-04-30 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  xorg bug happens after rebooting

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

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

[Bug 1662799] Re: System freezes

2018-04-30 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  System freezes

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

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

[Bug 1650381] Re: Slow scrolling in Firefox and slow Youtube-playback with Radeon RV730

2018-04-30 Thread Launchpad Bug Tracker
[Expired for xserver-xorg-video-ati (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Slow scrolling in Firefox and slow Youtube-playback with Radeon RV730

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

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

[Bug 1663622] Re: package linux-firmware 1.161.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2018-04-30 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: initramfs-tools (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package linux-firmware 1.161.1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 2

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

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

[Bug 1661915] Re: package hardening-includes 2.7ubuntu2 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2018-04-30 Thread Launchpad Bug Tracker
[Expired for hardening-wrapper (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: hardening-wrapper (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package hardening-includes 2.7ubuntu2 failed to install/upgrade:
  package is in a very bad inconsistent state; you should  reinstall it
  before attempting configuration

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

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

[Bug 1663011] Re: package libpam-systemd:i386 231-9ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2018-04-30 Thread Launchpad Bug Tracker
[Expired for systemd (Ubuntu) because there has been no activity for 60
days.]

** Changed in: systemd (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package libpam-systemd:i386 231-9ubuntu3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 128

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

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

[Bug 1661185] Re: /sbin/dhclient-script causes insufficient feedback "/sbin/dhclient-script: 28: .: Can't open /usr/share/sendmail/dynamic"

2018-04-30 Thread Launchpad Bug Tracker
[Expired for isc-dhcp (Ubuntu) because there has been no activity for 60
days.]

** Changed in: isc-dhcp (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  /sbin/dhclient-script causes insufficient feedback "/sbin/dhclient-
  script: 28: .: Can't open /usr/share/sendmail/dynamic"

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

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

[Bug 1650381] Re: Slow scrolling in Firefox and slow Youtube-playback with Radeon RV730

2018-04-30 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

** Changed in: firefox (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Slow scrolling in Firefox and slow Youtube-playback with Radeon RV730

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1650381/+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   10   >