[Bug 188972] Re: mic not working on dell vostro 1400 with hda intel (gutsy and hardy)

2008-09-05 Thread Dawid Wróbel
*** This bug is a duplicate of bug 69306 ***
https://bugs.launchpad.net/bugs/69306

I have a Dell Vostro 1310 here with ALC268 and was suffering from the same 
problem. Installing the 2.6.27 kernel from here: 
http://kernel.ubuntu.com/pub/next/2.6.27-rc3/hardy/ has fixed the problem. 
However, the recording volume still has to be set up to record without 
overloaded sound - on Recording tab mute off the Capture 1, set Capture to 50% 
and Digital to ~70%. You can experiment with this a bit to make the recording 
as loud as possible. Most importantly, on Options tab set the first Input 
Source to Mic, not Front Mic. 

Please be aware that installing the 2.6.27 under Hardy may cause some
other problems, so be patient and rather wait for Interpix that features
this kernel version.

** Summary changed:

- mic not working on dell vostro 1400 with hda intel (gutsy and hardy)
+ mic not working on dell vostro 1310 1400 with hda intel (gutsy and hardy)

** Tags added: 1310

-- 
mic not working on dell vostro 1310 1400 with hda intel (gutsy and hardy)
https://bugs.launchpad.net/bugs/188972
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 152109] Re: gsm/startx will ignore xorg.conf resolution settings and run with very low resolution

2007-10-12 Thread Dawid Wróbel

** Attachment added: "X run without xorg.conf"
   http://launchpadlibrarian.net/9958016/Xorg.0.log.old

-- 
gsm/startx will ignore xorg.conf resolution settings and run with very low 
resolution
https://bugs.launchpad.net/bugs/152109
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 152109] Re: gsm/startx will ignore xorg.conf resolution settings and run with very low resolution

2007-10-12 Thread Dawid Wróbel

** Attachment added: "X run with xorg.conf"
   http://launchpadlibrarian.net/9958015/Xorg.0.log

-- 
gsm/startx will ignore xorg.conf resolution settings and run with very low 
resolution
https://bugs.launchpad.net/bugs/152109
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 152109] gsm/startx will ignore xorg.conf resolution settings and run with very low resolution

2007-10-12 Thread Dawid Wróbel
Public bug reported:

I tried to find any other related bug report, but despite many similarities 
this one seems to be very different case.
Firstable, none of the usual tricks work here, e.g. editing the Modes option in 
xorg.conf and leaving only the desired resolution (1152x864). dpkg-reconfigure 
-phigh xorg-conf doesn't help either.

Now the story.
I updated from feisty a month ago and everything worked just fine. However, 
about two weeks ago I made apt-get update which, among others, updated 
xserver-xorg. AFIR this update had some bigger changes introduced to 
'bulletproof X' feature which I think should be the main suspect. Since the 
update, gdm always starts at the lowest resolution (800x600 or 640x480, not 
sure). After logging in, the resolution is set up correctly to 1152x864, but 
this is only due to the Screen Resolution settings where I chose to set up that 
resolution. Why do I think so? Because after adding a new user and logging in 
the resolution is still kept at 800x600 (or 640x480) unless I change it in 
Screen Resolution applet. 

So, what I did next was stopping the GDM and trying to start up Xs
manually from console with startx. The problem appeared to be exactly
the same: after creating a new user and logging in, the resolution was
set to the lowest until I changed it in the Screen Resolution applet.
Logging out and logging in again resulted in Xs starting in low
resolution and then, after a couple of seconds when the Screen
Resolution applet's settings were applied, the resolution was set up to
the desired one. Summing up, the problem here with startx is the same as
described above.

Now, the configuration:
Radeon 9200 Pro,
Hyundai Q770 CRT monitor
up to date Gutsy installation.

Please find the attached Xorg.0.log and Xorg.0.log.old - one of them
after starting Xs with xorg.conf (also attached) and the other one after
starting without it.

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

-- 
gsm/startx will ignore xorg.conf resolution settings and run with very low 
resolution
https://bugs.launchpad.net/bugs/152109
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 152109] Re: gsm/startx will ignore xorg.conf resolution settings and run with very low resolution

2007-10-12 Thread Dawid Wróbel

** Attachment added: "X run without xorg.conf"
   http://launchpadlibrarian.net/9958017/xorg.conf

-- 
gsm/startx will ignore xorg.conf resolution settings and run with very low 
resolution
https://bugs.launchpad.net/bugs/152109
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 152109] Re: gsm/startx will ignore xorg.conf resolution settings and run with very low resolution

2007-10-12 Thread Dawid Wróbel
** Tags added: gdm resolution startx

-- 
gsm/startx will ignore xorg.conf resolution settings and run with very low 
resolution
https://bugs.launchpad.net/bugs/152109
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 152109] Re: gdm/startx will ignore xorg.conf resolution settings and run with very low resolution

2008-02-17 Thread Dawid Wróbel
** Summary changed:

- gsm/startx will ignore xorg.conf resolution settings and run with very low 
resolution
+ gdm/startx will ignore xorg.conf resolution settings and run with very low 
resolution

** Summary changed:

- gdm/startx will ignore xorg.conf resolution settings and run with very low 
resolution
+ gsm/startx will ignore xorg.conf resolution settings and run with very low 
resolution

** Description changed:

  I tried to find any other related bug report, but despite many similarities 
this one seems to be very different case.
  Firstable, none of the usual tricks work here, e.g. editing the Modes option 
in xorg.conf and leaving only the desired resolution (1152x864). 
dpkg-reconfigure -phigh xorg-conf doesn't help either.
  
  Now the story.
  I updated from feisty a month ago and everything worked just fine. However, 
about two weeks ago I made apt-get update which, among others, updated 
xserver-xorg. AFIR this update had some bigger changes introduced to 
'bulletproof X' feature which I think should be the main suspect. Since the 
update, gdm always starts at the lowest resolution (800x600 or 640x480, not 
sure). After logging in, the resolution is set up correctly to 1152x864, but 
this is only due to the Screen Resolution settings where I chose to set up that 
resolution. Why do I think so? Because after adding a new user and logging in 
the resolution is still kept at 800x600 (or 640x480) unless I change it in 
Screen Resolution applet. 
  
- So, what I did next was stopping the GDM and trying to start up Xs
+ So, what I did next was stopping the GDM and trying to start up xserver
  manually from console with startx. The problem appeared to be exactly
  the same: after creating a new user and logging in, the resolution was
  set to the lowest until I changed it in the Screen Resolution applet.
  Logging out and logging in again resulted in Xs starting in low
  resolution and then, after a couple of seconds when the Screen
  Resolution applet's settings were applied, the resolution was set up to
  the desired one. Summing up, the problem here with startx is the same as
  described above.
  
  Now, the configuration:
  Radeon 9200 Pro,
  Hyundai Q770 CRT monitor
  up to date Gutsy installation.
  
  Please find the attached Xorg.0.log and Xorg.0.log.old - one of them
  after starting Xs with xorg.conf (also attached) and the other one after
  starting without it.

-- 
gsm/startx will ignore xorg.conf resolution settings and run with very low 
resolution
https://bugs.launchpad.net/bugs/152109
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 125131] Re: Need to be updated for new stable version (9, 0, 48, 0)

2007-07-10 Thread Dawid Wróbel
Please also note, that despite this md5sum mismatch the package itself
is installed. However it's empty, as it doesn't contain the plugin files
it's supposed to (libflashplayer.so etc.).

-- 
Need to be updated for new stable version (9,0,48,0)
https://bugs.launchpad.net/bugs/125131
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 1738085] [NEW] Bridge gets created while the network interfaces are still being renamed

2017-12-13 Thread Dawid Wróbel
Public bug reported:

I have a problem with bridge configuration for the interfaces on my
system that I also happen to rename explicitly.

Specifically, I have following network configuration:

# WAN interface
auto wan
iface wan inet dhcp

# LAN interfaces
iface wlan inet manual
iface lan1 inet manual
iface lan2 inet manual
iface lan3 inet manual

# LAN bridge
auto lan
iface lan inet static
address 10.0.0.1
netmask 255.255.255.0
bridge_ports wlan lan1 lan2 lan3

I use systemd .link files for renaming each of the 5 bridged interfaces,
e.g.

cat /etc/systemd/network/10-lan1.link
[Match]
MACAddress=90:e2:ba:ae:e8:21

[Link]
Name=lan1

(BTW, I previously used udev rules to handle the renaming, before I
migrated to systemd .link files hoping for improvement)

Upon system boot, I see following messages:

Dec 13 16:03:38 trout kernel: [2.61] r8169 :03:00.0 lan3: renamed 
from eth0
Dec 13 16:03:38 trout kernel: [2.729493] igb :01:00.0 wlan: renamed 
from eth1
Dec 13 16:03:38 trout kernel: [2.867121] igb :01:00.2 lan2: renamed 
from eth2
Dec 13 16:03:38 trout kernel: [2.879221] igb :01:00.1 lan1: renamed 
from eth0
Dec 13 16:03:38 trout kernel: [2.899203] igb :01:00.3 wan: renamed from 
eth3
Dec 13 16:03:38 trout kernel: [   20.572747] bridge: automatic filtering via 
arp/ip/ip6tables has been deprecated. Update your scripts t
o load br_netfilter if you need this.
Dec 13 16:03:38 trout kernel: [   20.575364] device lan1 entered promiscuous 
mode
Dec 13 16:03:38 trout kernel: [   20.705483] IPv6: ADDRCONF(NETDEV_UP): lan1: 
link is not ready
Dec 13 16:03:38 trout kernel: [   21.097073] rename7: renamed from lan
Dec 13 16:04:29 trout systemd-udevd[466]: seq 2799 '/devices/virtual/net/lan' 
is taking a long time
Dec 13 16:04:59 trout systemd-udevd[540]: error changing net interface name 
'lan' to 'lan1': File exists
Dec 13 16:04:59 trout systemd-udevd[540]: could not rename interface '7' from 
'lan' to 'lan1': File exists
Dec 13 16:04:59 trout systemd[1]: Started ifup for lan.
Dec 13 16:04:59 trout systemd[1]: sys-subsystem-net-devices-lan1.device: Dev 
sys-subsystem-net-devices-lan1.device appeared twice with different sysfs paths 
/sys/devices/pci:00/:00:02.1/:01:00.1/net/lan1 and 
/sys/devices/virtual/net/lan
Dec 13 16:04:59 trout systemd[1]: sys-subsystem-net-devices-lan1.device: Dev 
sys-subsystem-net-devices-lan1.device appeared twice with different sysfs paths 
/sys/devices/pci:00/:00:02.1/:01:00.1/net/lan1 and 
/sys/devices/virtual/net/rename7
Dec 13 16:04:59 trout systemd-udevd[543]: Could not generate persistent MAC 
address for lan: No such file or directory
Dec 13 16:04:59 trout systemd[1]: Started ifup for lan.
Dec 13 16:04:59 trout systemd[1]: Found device /sys/subsystem/net/devices/lan.
Dec 13 16:04:59 trout kernel: [  111.797526] device wlan entered promiscuous 
mode
Dec 13 16:04:59 trout ifup[1753]: /sbin/ifup: waiting for lock on 
/run/network/ifstate.lan
Dec 13 16:04:59 trout kernel: [  111.943158] device lan3 entered promiscuous 
mode
Dec 13 16:05:00 trout kernel: [  112.240052] r8169 :03:00.0 lan3: link down
Dec 13 16:05:00 trout kernel: [  112.240081] r8169 :03:00.0 lan3: link down
Dec 13 16:05:00 trout kernel: [  112.242397] IPv6: ADDRCONF(NETDEV_UP): lan: 
link is not ready
Dec 13 16:05:00 trout sh[1689]: Waiting for lan to get ready (MAXWAIT is 32 
seconds).
Dec 13 16:05:00 trout CRON[1841]: (root) CMD ([ -x /usr/sbin/dma ] && 
/usr/sbin/dma -q1)
Dec 13 16:05:01 trout kernel: [  113.610184] igb :01:00.2 lan2: igb: lan2 
NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX
Dec 13 16:05:01 trout kernel: [  113.610324] lan: port 2(lan2) entered 
forwarding state
Dec 13 16:05:01 trout kernel: [  113.610365] lan: port 2(lan2) entered 
forwarding state
Dec 13 16:05:01 trout kernel: [  113.610486] IPv6: ADDRCONF(NETDEV_CHANGE): 
lan: link becomes ready

And after the boot process completes, the bridge is not configured as requested:
# brctl show
bridge name bridge id   STP enabled interfaces
lan 8000.7085c2026d54   no  lan2
lan3
wlan
rename7 8000.90e2baaee821   no  lan1

Note that while the "rename7" name of the bridge seems to be constant,
the interface bridged is not.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: systemd 229-4ubuntu21
ProcVersionSignature: Ubuntu 4.4.0-103.126-generic 4.4.98
Uname: Linux 4.4.0-103-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.14
Architecture: amd64
Date: Wed Dec 13 16:11:11 2017
InstallationDate: Installed on 2016-07-28 (503 days ago)
InstallationMedia: Ubuntu-Server 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcEnviron:
 SHELL=/bin/bash
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
ProcKernelC

[Bug 1738085] Re: Bridge gets created while the network interfaces are still being renamed

2017-12-13 Thread Dawid Wróbel
** Also affects: bridge-utils (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/1738085

Title:
  Bridge gets created while the network interfaces are still being
  renamed

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

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

[Bug 1738085] Re: Bridge gets created while the network interfaces are still being renamed

2017-12-13 Thread Dawid Wróbel
I previously said that the "rename7" bridge name seemed constant, but after 
playing around a bit today I noticed that it's not exactly so. For example, I 
just saw following bridge setup after restarting my server:
 
bridge name bridge id   STP enabled interfaces
lan 8000.7085c2026d54   no  lan1
lan3
veth0P2CUY
veth0QOJAX
veth2MHFCX
vethS3BS5A
rename108000.90e2baaee820   no  wlan
rename7 8000.90e2baaee822   no  lan2

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

Title:
  Bridge gets created while the network interfaces are still being
  renamed

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

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

[Bug 1738119] Re: Samba crashes during startup

2017-12-13 Thread Dawid Wróbel
What's worth noting, samba is failing during installation already -
after purging packages and re-installing samba, I see following:

Setting up samba (2:4.3.11+dfsg-0ubuntu0.16.04.12) ...
Job for smbd.service failed because the control process exited with error code. 
See "systemctl status smbd.service" and "journalctl -xe" for details.
invoke-rc.d: initscript smbd, action "start" failed.
● smbd.service - LSB: start Samba SMB/CIFS daemon (smbd)
   Loaded: loaded (/etc/init.d/smbd; bad; vendor preset: enabled)
   Active: failed (Result: exit-code) since Wed 2017-12-13 22:01:08 EST; 11ms 
ago
 Docs: man:systemd-sysv-generator(8)
  Process: 15197 ExecStart=/etc/init.d/smbd start (code=exited, 
status=1/FAILURE)

Dec 13 22:01:07 trout systemd[1]: Starting LSB: start Samba SMB/CIFS daemon 
(smbd)...
Dec 13 22:01:08 trout smbd[15197]:  * Starting SMB/CIFS daemon smbd
Dec 13 22:01:08 trout smbd[15197]:...fail!
Dec 13 22:01:08 trout systemd[1]: smbd.service: Control process exited, 
code=exited status=1
Dec 13 22:01:08 trout systemd[1]: Failed to start LSB: start Samba SMB/CIFS 
daemon (smbd).
Dec 13 22:01:08 trout systemd[1]: smbd.service: Unit entered failed state.
Dec 13 22:01:08 trout systemd[1]: smbd.service: Failed with result 'exit-code'.
dpkg: error processing package samba (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up attr (1:2.4.47-2) ...
Setting up libaio1:amd64 (0.3.110-2) ...
Setting up samba-dsdb-modules (2:4.3.11+dfsg-0ubuntu0.16.04.12) ...
Setting up samba-vfs-modules (2:4.3.11+dfsg-0ubuntu0.16.04.12) ...
Processing triggers for libc-bin (2.23-0ubuntu9) ...
Processing triggers for systemd (229-4ubuntu21) ...
Processing triggers for ureadahead (0.100.0-19) ...
Processing triggers for ufw (0.35-0ubuntu2) ...
Errors were encountered while processing:
 samba

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

Title:
  Samba crashes during startup

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

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

[Bug 1738119] Re: Samba crashes during startup

2017-12-13 Thread Dawid Wróbel
** Attachment added: "log.nmbd"
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1738119/+attachment/5022452/+files/log.nmbd

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

Title:
  Samba crashes during startup

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

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

[Bug 1738119] [NEW] Samba crashes during startup

2017-12-13 Thread Dawid Wróbel
Public bug reported:

I cannot get samba to run on my system - it used to work, albeit with a
*newer* version of the package (2.4.5) installed as part of Zentyal
suite.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: samba 2:4.3.11+dfsg-0ubuntu0.16.04.12
ProcVersionSignature: Ubuntu 4.4.0-103.126-generic 4.4.98
Uname: Linux 4.4.0-103-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.14
Architecture: amd64
Date: Wed Dec 13 21:41:18 2017
InstallationDate: Installed on 2016-07-28 (503 days ago)
InstallationMedia: Ubuntu-Server 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
NmbdLog:
 
OtherFailedConnect: Yes
ProcEnviron:
 SHELL=/bin/bash
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=en_US.UTF-8
SambaServerRegression: Yes
SmbConfIncluded: Yes
SmbLog:
 PANIC (pid 1522): open_sockets_smbd() failed
   PANIC (pid 1509): open_sockets_smbd() failed
SourcePackage: samba
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug third-party-packages xenial

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

Title:
  Samba crashes during startup

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

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

[Bug 1738119] Re: Samba crashes during startup

2017-12-13 Thread Dawid Wróbel
** Attachment added: "log.smbd"
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1738119/+attachment/5022451/+files/log.smbd

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

Title:
  Samba crashes during startup

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

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

[Bug 1738119] Re: Samba crashes during startup

2018-02-21 Thread Dawid Wróbel
Can anything be done here to help fixing this?

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

Title:
  Samba crashes during startup

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

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

[Bug 1738119] Re: Samba crashes during startup

2018-02-26 Thread Dawid Wróbel
pdbedit -L yields no results. So I purged samba once again (apt purge
samba samba-common) and reinstalled, but there'are still no users in the
DB.

Also, purging packages removes the /var/lib/samba and its contents, so
it can't be the corrupted data there at fault.

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

Title:
  Samba crashes during startup

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

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

[Bug 1738119] Re: Samba crashes during startup

2018-02-26 Thread Dawid Wróbel
Forgot to mention - I added a user to the DB so that pdbedit -L actually
returns a record, but samba still fails to start.

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

Title:
  Samba crashes during startup

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

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

[Bug 1891721] Re: grub-multi-install attempts to mount a non-existing device after migrating to another system

2020-12-28 Thread Dawid Wróbel
Interestingly, this issue keeps coming back. Seems that each consecutive
update of grub-efi is suffering from it. Each time it happens, the same
apt purge helps.

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

Title:
  grub-multi-install attempts to mount a non-existing device after
  migrating to another system

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

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

[Bug 1891721] [NEW] grub-multi-install attempts to mount a non-existing device after migrating to another system

2020-08-14 Thread Dawid Wróbel
Public bug reported:

I recently moved my Ubuntu installation from Parallels to Virtualbox,
which naturally resulted in updated disks' UUIDs. Normally that should
be a problem as Ubuntu should autodetect such change and act
accordingly.

However, upon upgrading grub-efi-amd64-signed, dpkg kept failing with:

Setting up grub-efi-amd64-signed (1.142.4+2.04-1ubuntu26.2) ...
mount: /var/lib/grub/esp: special device 
/dev/disk/by-id/ata-Ubuntu_Linux-1_SSD_SF74YQ6DP1KMD07F8JED-part1 do
es not exist.

The Parallel's disk ID that it attempts to mount indeed no longer
exists. The EFI partition is correctly mounted at /boot/efi, since the
/etc/fstab uses partition' UUID to address it and that didn't change
during the migration, so there's no reason why the script should be
failing.

The debconf shows the following:

dawidw@ubuntu:~$ sudo debconf-get-selections | grep grub-efi
grub-efi-amd64  grub2/kfreebsd_cmdline  string
grub-efi-amd64  grub-efi/install_devicesmultiselect 
/dev/disk/by-id/ata-Ubuntu_Linux-1_SSD_SF74YQ6DP1KMD07F8JED-part1, 
/dev/disk/by-id/ata-VBOX_HARDDISK_VB1-1a2b3c4d-part1
grub-efi-amd64  grub2/force_efi_extra_removable boolean false
grub-efi-amd64  grub2/linux_cmdline_default string  quiet splash i8042.nopnp
grub-efi-amd64  grub2/update_nvram  boolean true
grub-efi-amd64  grub2/linux_cmdline string
grub-efi-amd64  grub2/unsigned_kernels  note
grub-efi-amd64  grub2/no_efi_extra_removableboolean true
grub-efi-amd64  grub2/device_map_regeneratednote
grub-efi-amd64  grub-efi/install_devices_disks_changed  multiselect 
/dev/disk/by-id/ata-Ubuntu_Linux-1_SSD_SF74YQ6DP1KMD07F8JED-part1, 
/dev/disk/by-id/ata-VBOX_HARDDISK_VB1-1a2b3c4d-part1
grub-efi-amd64  grub-efi/install_devices_empty  boolean false
grub-efi-amd64  grub-efi/install_devices_failed boolean false
grub-efi-amd64  grub2/kfreebsd_cmdline_default  string  quiet splash

Note that it recored the new, correct "/dev/disk/by-id/ata-
VBOX_HARDDISK_VB1-1a2b3c4d-part1" UUID of the disk that contains the EFI
partition.

I debugged it further and can see that the failure happens in 
/usr/lib/grub/grub-multi-install (which is part of grub-common 2.04-1ubuntu26.2 
package):
1) in "# We either migrate /boot/efi over, or we check if we have invalid 
devices" section, it correctly detects that the Parallels device does not exist 
("if [ ! -e "${device%,}" ]", setting the valid=0
2) given that valid=0, my understanding is that at this point the 
"install_devices_disks_changed" prompt should be triggered, but it is not.
3) the "$RET" variable still contains both of the disks from 
grub-efi/install_devices
4) in "# Run the installer" section, the script iterates over each of the 
disks, attempting to mount ("mount $real_device $mntpoint) the non-existing 
one, which results in the aforementioned script failure.

My understanding here is that there are two problems:
1) "install_devices_disks_changed" prompt was not shown
2) there's no check for whether the device exists at all before the script 
proceeds with mounting and grub-installation attempt

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

** Description changed:

  I recently moved my Ubuntu installation from Parallels to Virtualbox,
  which naturally resulted in updated disks' UUIDs. Normally that should
  be a problem as Ubuntu should autodetect such change and act
  accordingly.
  
  However, upon upgrading grub-efi-amd64-signed, dpkg kept failing with:
  
  Setting up grub-efi-amd64-signed (1.142.4+2.04-1ubuntu26.2) ...
  mount: /var/lib/grub/esp: special device 
/dev/disk/by-id/ata-Ubuntu_Linux-1_SSD_SF74YQ6DP1KMD07F8JED-part1 do
  es not exist.
  
  The Parallel's disk ID that it attempts to mount indeed no longer
  exists. The EFI partition is correctly mounted at /boot/efi, since the
  /etc/fstab uses partition UUID to mount it and that didn't change, so
  there's no reason why the script should fail.
  
  The debconf shows the following:
  
  dawidw@ubuntu:~$ sudo debconf-get-selections | grep grub-efi
- grub-efi-amd64grub2/kfreebsd_cmdline  string  
+ grub-efi-amd64grub2/kfreebsd_cmdline  string
  grub-efi-amd64grub-efi/install_devicesmultiselect 
/dev/disk/by-id/ata-Ubuntu_Linux-1_SSD_SF74YQ6DP1KMD07F8JED-part1, 
/dev/disk/by-id/ata-VBOX_HARDDISK_VB1-1a2b3c4d-part1
  grub-efi-amd64grub2/force_efi_extra_removable boolean false
  grub-efi-amd64grub2/linux_cmdline_default string  quiet splash 
i8042.nopnp
  grub-efi-amd64grub2/update_nvram  boolean true
- grub-efi-amd64grub2/linux_cmdline string  
- grub-efi-amd64grub2/unsigned_kernels  note
+ grub-efi-amd64grub2/linux_cmdline string
+ grub-efi-amd64grub2/unsigned_kernels  note
  grub-efi-amd64grub2/no_efi_extra_removableboolean true
- grub-efi-amd64grub2/device_map_regeneratednote
+ grub-efi-amd64grub2/device_map_regeneratednote
  g

[Bug 1891721] Re: grub-multi-install attempts to mount a non-existing device after migrating to another system

2020-08-14 Thread Dawid Wróbel
Note that I worked around by purging all grub-* packages and
reinstalling grub-efi again.

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

Title:
  grub-multi-install attempts to mount a non-existing device after
  migrating to another system

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

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

[Bug 1891721] Re: grub-multi-install attempts to mount a non-existing device after migrating to another system

2020-10-29 Thread Dawid Wróbel
@Seth, I tried dpkg-reconfigure through and through, it didn't help.

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

Title:
  grub-multi-install attempts to mount a non-existing device after
  migrating to another system

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

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

[Bug 1654624] Re: dhcp apparmor profile complains about lxd client

2017-02-22 Thread Dawid Wróbel
*** This bug is a duplicate of bug 1660836 ***
https://bugs.launchpad.net/bugs/1660836

** This bug has been marked a duplicate of bug 1660836
   apparmor  auditing denied access of special apparmor .null fi\ le

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

Title:
  dhcp apparmor profile complains about lxd client

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

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


[Bug 1654624] Re: dhcp apparmor profile complains about lxd client

2017-02-22 Thread Dawid Wróbel
** This bug is no longer a duplicate of bug 1660836
   apparmor  auditing denied access of special apparmor .null fi\ le

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

Title:
  dhcp apparmor profile complains about lxd client

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

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


[Bug 1692111] [NEW] Unable to configure raw.id_map with multiple entries

2017-05-19 Thread Dawid Wróbel
Public bug reported:

I am trying to map two users (999, 1001) to one of my containers. I
added both IDs to /etc/subgid and /etc/subuid. I followed by setting
raw.id_map property value (as instructed here
https://lists.linuxcontainers.org/pipermail/lxc-
users/2017-March/013034.html):

"echo -e "both 999 999\nboth 1001 1001" |  lxc config set mycontainer
raw.idmap -"

However upon starting the container, I get errors (log excerpt below).
If, on the other hand, I set idmap to either "both 999 999" or "both
1001 1001" only - i.e. if I map only one user at the time, the container
starts just fine and the user is mapped as expected.

My subgid and subuid look as follows:

lxd:10:65536
root:10:65536
root:1001:1
root:999:1

Log excerpt:

Name: mycontainer
Remote: unix:/var/lib/lxd/unix.socket
Architecture: x86_64
Created: 2017/02/22 18:54 UTC
Status: Stopped
Type: persistent
Profiles: default

Log:

lxc 20170519204102.895 ERRORlxc_cgfsng - 
cgroups/cgfsng.c:create_path_for_hierarchy:1306 - Path 
"/sys/fs/cgroup/systemd//lxc/mycontainer" already existed.
lxc 20170519204102.896 ERRORlxc_cgfsng - 
cgroups/cgfsng.c:cgfsng_create:1363 - No such file or directory - Failed to 
create /sys/fs/cgroup/systemd//lxc/mycontainer: No such file or directory
lxc 20170519204102.897 ERRORlxc_cgfsng - 
cgroups/cgfsng.c:create_path_for_hierarchy:1306 - Path 
"/sys/fs/cgroup/systemd//lxc/mycontainer-1" already existed.
lxc 20170519204102.897 ERRORlxc_cgfsng - 
cgroups/cgfsng.c:cgfsng_create:1363 - No such file or directory - Failed to 
create /sys/fs/cgroup/systemd//lxc/mycontainer-1: No such file or directory
lxc 20170519204102.897 ERRORlxc_cgfsng - 
cgroups/cgfsng.c:create_path_for_hierarchy:1306 - Path 
"/sys/fs/cgroup/systemd//lxc/mycontainer-2" already existed.
lxc 20170519204102.898 ERRORlxc_cgfsng - 
cgroups/cgfsng.c:cgfsng_create:1363 - No such file or directory - Failed to 
create /sys/fs/cgroup/systemd//lxc/mycontainer-2: No such file or directory
lxc 20170519204102.898 ERRORlxc_cgfsng - 
cgroups/cgfsng.c:create_path_for_hierarchy:1306 - Path 
"/sys/fs/cgroup/systemd//lxc/mycontainer-3" already existed.
lxc 20170519204102.898 ERRORlxc_cgfsng - 
cgroups/cgfsng.c:cgfsng_create:1363 - No such file or directory - Failed to 
create /sys/fs/cgroup/systemd//lxc/mycontainer-3: No such file or directory
lxc 20170519204102.898 ERRORlxc_cgfsng - 
cgroups/cgfsng.c:create_path_for_hierarchy:1306 - Path 
"/sys/fs/cgroup/systemd//lxc/mycontainer-4" already existed.
lxc 20170519204102.898 ERRORlxc_cgfsng - 
cgroups/cgfsng.c:cgfsng_create:1363 - No such file or directory - Failed to 
create /sys/fs/cgroup/systemd//lxc/mycontainer-4: No such file or directory
lxc 20170519204102.899 ERRORlxc_cgfsng - 
cgroups/cgfsng.c:create_path_for_hierarchy:1306 - Path 
"/sys/fs/cgroup/systemd//lxc/mycontainer-5" already existed.
lxc 20170519204102.899 ERRORlxc_cgfsng - 
cgroups/cgfsng.c:cgfsng_create:1363 - No such file or directory - Failed to 
create /sys/fs/cgroup/systemd//lxc/mycontainer-5: No such file or directory
lxc 20170519204102.899 ERRORlxc_cgfsng - 
cgroups/cgfsng.c:create_path_for_hierarchy:1306 - Path 
"/sys/fs/cgroup/systemd//lxc/mycontainer-6" already existed.
lxc 20170519204102.899 ERRORlxc_cgfsng - 
cgroups/cgfsng.c:cgfsng_create:1363 - No such file or directory - Failed to 
create /sys/fs/cgroup/systemd//lxc/mycontainer-6: No such file or directory
lxc 20170519204102.900 ERRORlxc_cgfsng - 
cgroups/cgfsng.c:create_path_for_hierarchy:1306 - Path 
"/sys/fs/cgroup/systemd//lxc/mycontainer-7" already existed.
lxc 20170519204102.900 ERRORlxc_cgfsng - 
cgroups/cgfsng.c:cgfsng_create:1363 - No such file or directory - Failed to 
create /sys/fs/cgroup/systemd//lxc/mycontainer-7: No such file or directory
lxc 20170519204102.900 ERRORlxc_cgfsng - 
cgroups/cgfsng.c:create_path_for_hierarchy:1306 - Path 
"/sys/fs/cgroup/systemd//lxc/mycontainer-8" already existed.
lxc 20170519204102.900 ERRORlxc_cgfsng - 
cgroups/cgfsng.c:cgfsng_create:1363 - No such file or directory - Failed to 
create /sys/fs/cgroup/systemd//lxc/mycontainer-8: No such file or directory
lxc 20170519204102.901 ERRORlxc_cgfsng - 
cgroups/cgfsng.c:create_path_for_hierarchy:1306 - Path 
"/sys/fs/cgroup/systemd//lxc/mycontainer-9" already existed.
lxc 20170519204102.901 ERRORlxc_cgfsng - 
cgroups/cgfsng.c:cgfsng_create:1363 - No such file or directory - Failed to 
create /sys/fs/cgroup/systemd//lxc/mycontainer-9: No such file or directory
lxc 20170519204102.901 ERRORlxc_cgfsng - 
cgroups/cgfsng.c:create_path_for_hierarchy:1306 - Path 
"/sys/fs/cgroup/systemd//lxc/mycontainer-10" already existed.
lxc 20170519204102.901 ERRORlxc_cgfsn

[Bug 1738119] Re: Samba crashes during startup

2018-01-09 Thread Dawid Wróbel
Hi Andreas,

These interfaces *do* exist and samba worked before with the same
setting just fine. I do, however, use the udev rules to rename the
generic interface names to 'lan' and 'wlan'. But as I said, samba worked
before in this setup.

I just purged the samba including samba-commmon package and reinstalled.
The /etc/samba/smb.conf is definitely a vanilla one. It still crashes.

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

Title:
  Samba crashes during startup

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

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

[Bug 1692111] Re: Unable to configure raw.id_map with multiple entries

2018-01-09 Thread Dawid Wróbel
Is there any chance this can get backported to Xenial? I can see this
fix was included in 2.1.0-0ubuntu1, but the LTS package is still at
2.0.8-0ubuntu1~16.04.2.

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

Title:
  Unable to configure raw.id_map with multiple entries

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

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

[Bug 1738119] Re: Samba crashes during startup

2018-01-16 Thread Dawid Wróbel
** Attachment added: "smb.conf"
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1738119/+attachment/5037942/+files/smb.conf

** Attachment removed: "log.nmbd"
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1738119/+attachment/5037941/+files/log.nmbd

** Attachment removed: "log.smbd"
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1738119/+attachment/5037940/+files/log.smbd

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

Title:
  Samba crashes during startup

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

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

[Bug 1738119] Re: Samba crashes during startup

2018-01-16 Thread Dawid Wróbel
** Attachment added: "log.smbd"
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1738119/+attachment/5037943/+files/log.smbd

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

Title:
  Samba crashes during startup

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

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

[Bug 1738119] Re: Samba crashes during startup

2018-01-16 Thread Dawid Wróbel
** Attachment added: "log.smbd"
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1738119/+attachment/5037940/+files/log.smbd

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

Title:
  Samba crashes during startup

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

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

[Bug 1738119] Re: Samba crashes during startup

2018-01-16 Thread Dawid Wróbel
** Attachment added: "log.nmbd"
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1738119/+attachment/5037941/+files/log.nmbd

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

Title:
  Samba crashes during startup

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

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

[Bug 1738119] Re: Samba crashes during startup

2018-01-16 Thread Dawid Wróbel
** Attachment added: "_usr_sbin_smbd.0.crash"
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1738119/+attachment/5037945/+files/_usr_sbin_smbd.0.crash

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

Title:
  Samba crashes during startup

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

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

[Bug 1738119] Re: Samba crashes during startup

2018-01-16 Thread Dawid Wróbel
Hi Andreas,

I attached the files as requested.

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

Title:
  Samba crashes during startup

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

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

[Bug 1738119] Re: Samba crashes during startup

2018-01-16 Thread Dawid Wróbel
** Attachment added: "log.nmbd"
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1738119/+attachment/5037944/+files/log.nmbd

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

Title:
  Samba crashes during startup

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

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

[Bug 1738119] Re: Samba crashes during startup

2018-01-24 Thread Dawid Wróbel
Nothing in /var/log/samba/cores/smbd or /var/log/samba/cores/nmbd

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

Title:
  Samba crashes during startup

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

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

[Bug 1738085] Re: Bridge gets created while the network interfaces are still being renamed

2018-01-26 Thread Dawid Wróbel
Can anyone please acknowledge this issue and assign it?

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

Title:
  Bridge gets created while the network interfaces are still being
  renamed

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

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

[Bug 1560797] [NEW] package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: pre-dependency problem - not installing systemd-sysv

2016-03-22 Thread Dawid Wróbel
Public bug reported:

Happened during upgrade to 16.04, don't know any more details.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: systemd-sysv 225-1ubuntu9.1
Uname: Linux 4.4.5-040405-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
Date: Tue Mar 22 22:56:03 2016
ErrorMessage: pre-dependency problem - not installing systemd-sysv
InstallationDate: Installed on 2013-04-24 (1064 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1
 apt  1.2.7
SourcePackage: systemd
Title: package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: 
pre-dependency problem - not installing systemd-sysv
UpgradeStatus: Upgraded to xenial on 2016-03-23 (0 days ago)

** Affects: systemd (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/1560797

Title:
  package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: pre-
  dependency problem - not installing systemd-sysv

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

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


[Bug 1563872] Re: Please merge bugfix release gnucash 1:2.6.11-1 (universe) from Debian testing (main)

2016-04-04 Thread Dawid Wróbel
2.6.12 is out with even more fixes . Upcoming 16.04 LTE release is now 4
bug-fix versions behind.

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

Title:
  Please merge bugfix release gnucash 1:2.6.11-1 (universe) from Debian
  testing (main)

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

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


[Bug 1586046] [NEW] Unclaimed register detected after reading register 0x65f10

2016-05-26 Thread Dawid Wróbel
Public bug reported:

After booting to newest kernel, I see following in dmesg:

[   28.156951] WARNING: CPU: 3 PID: 2005 at 
/build/linux-FvcHlK/linux-4.4.0/ubuntu/i915/intel_uncore.c:649 
__unclaimed_reg_debug+0x80/0x90 [i915_bpo]()
[   28.156953] Unclaimed register detected after reading register 0x65f10

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-22-generic 4.4.0-22.40
ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/pcmC0D3p:   cromo  1941 F...m pulseaudio
 /dev/snd/controlC0:  cromo  1941 F pulseaudio
 /dev/snd/seq:timidity   1020 F timidity
Date: Thu May 26 09:46:38 2016
HibernationDevice: RESUME=UUID=3cd6beac-9b2b-4af8-9004-fdec2b01f2df
InstallationDate: Installed on 2013-04-24 (1128 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 005: ID 0c45:670c Microdia 
 Bus 001 Device 004: ID 04f3:20d0 Elan Microelectronics Corp. 
 Bus 001 Device 003: ID 0a5c:6412 Broadcom Corp. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. XPS 13 9350
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic 
root=UUID=50ed3eed-05f6-4dce-b5d6-86a6519d89c1 ro quiet splash i8042.nopnp
PulseList:
 Error: command ['pacmd', 'list'] failed with exit code 1: XDG_RUNTIME_DIR 
(/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e g 
happen if you try to connect to a non-root PulseAudio as a root user, over the 
native protocol. Don't do that.)
 No PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-22-generic N/A
 linux-backports-modules-4.4.0-22-generic  N/A
 linux-firmware1.157
SourcePackage: linux
UpgradeStatus: Upgraded to xenial on 2016-03-23 (64 days ago)
dmi.bios.date: 03/01/2016
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.3.3
dmi.board.name: 0VM5NC
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.3:bd03/01/2016:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn0VM5NC:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: XPS 13 9350
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug xenial

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

Title:
  Unclaimed register detected after reading register 0x65f10

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

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


[Bug 1573359] [NEW] No wireless networks after starting system

2016-04-21 Thread Dawid Wróbel
Public bug reported:

After booting the system, there are no networks reported in Network
Manager applet. After restarting network-manager service, it picks up
the pre-configigured network and connects straight away.

This has not been like this before and only started about 2 weeks ago.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: network-manager 1.1.93-0ubuntu4
ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
Uname: Linux 4.4.0-18-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Apr 21 22:29:46 2016
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2013-04-24 (1094 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
IpRoute:
 default via 192.168.1.1 dev wlp58s0  proto static  metric 600 
 169.254.0.0/16 dev wlp58s0  scope link  metric 1000 
 172.16.53.0/24 dev vmnet1  proto kernel  scope link  src 172.16.53.1 
 172.16.138.0/24 dev vmnet8  proto kernel  scope link  src 172.16.138.1 
 192.168.1.0/24 dev wlp58s0  proto kernel  scope link  src 192.168.1.202  
metric 600
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
SourcePackage: network-manager
UpgradeStatus: Upgraded to xenial on 2016-03-23 (29 days ago)
nmcli-dev:
 DEVICE   TYPE  STATE  DBUS-PATH  
CONNECTIONCON-UUID  CON-PATH
   
 wlp58s0  wifi  connected  /org/freedesktop/NetworkManager/Devices/2  
you_gonna_make_me_pregnant 1  991de0b1-f4d3-4ead-9706-bea9979248f5  
/org/freedesktop/NetworkManager/ActiveConnection/0 
 vmnet1   ethernet  unmanaged  /org/freedesktop/NetworkManager/Devices/1  --
----
 
 vmnet8   ethernet  unmanaged  /org/freedesktop/NetworkManager/Devices/0  --
----
 
 lo   loopback  unmanaged  /org/freedesktop/NetworkManager/Devices/3  --
----
nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: 
Error: Object 'nm' is unknown, try 'nmcli help'.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

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

Title:
  No wireless networks after starting system

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

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


[Bug 1573359] Re: No wireless networks after starting system

2016-04-21 Thread Dawid Wróbel
Fresh after booting, following is suspicious in syslog:

dell kernel: [9.232325] brcmf_add_if: ERROR: netdev:wlp58s0 already exists
dell kernel: [9.232347] brcmf_add_if: ignore IF event

and in dmesg:

[9.232325] brcmf_add_if: ERROR: netdev:wlp58s0 already exists
[9.232347] brcmf_add_if: ignore IF event
[9.236112] IPv6: ADDRCONF(NETDEV_UP): wlp58s0: link is not ready
[9.242258] IPv6: ADDRCONF(NETDEV_UP): wlp58s0: link is not ready
[9.246334] IPv6: ADDRCONF(NETDEV_UP): wlp58s0: link is not ready

After restarting nm service, dmesg says:

[  168.481449] IPv6: ADDRCONF(NETDEV_UP): wlp58s0: link is not ready
[  168.685438] userif-2: sent link down event.
[  168.685442] userif-2: sent link up event.
[  168.793376] brcmf_add_if: ERROR: netdev:wlp58s0 already exists
[  168.793380] brcmf_add_if: ignore IF event
[  168.828171] IPv6: ADDRCONF(NETDEV_UP): wlp58s0: link is not ready
[  175.118508] IPv6: ADDRCONF(NETDEV_CHANGE): wlp58s0: link becomes ready

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

Title:
  No wireless networks after starting system

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

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


[Bug 1573386] [NEW] Dell XPS 13 9350: Unclaimed register detected after reading register 0x65f10

2016-04-21 Thread Dawid Wróbel
Public bug reported:

Connecting Dell XPS 13 9350 to power outlet causes kernel warn: 
Unclaimed register detected after reading register 0x65f10

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-21-generic 4.4.0-21.37
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  cromo  2664 F pulseaudio
CurrentDesktop: Unity
Date: Fri Apr 22 00:24:22 2016
HibernationDevice: RESUME=UUID=3cd6beac-9b2b-4af8-9004-fdec2b01f2df
InstallationDate: Installed on 2013-04-24 (1094 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 004: ID 0c45:670c Microdia 
 Bus 001 Device 003: ID 04f3:20d0 Elan Microelectronics Corp. 
 Bus 001 Device 002: ID 0a5c:6412 Broadcom Corp. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. XPS 13 9350
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic 
root=UUID=50ed3eed-05f6-4dce-b5d6-86a6519d89c1 ro quiet splash i8042.nopnp 
vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-21-generic N/A
 linux-backports-modules-4.4.0-21-generic  N/A
 linux-firmware1.157
SourcePackage: linux
UpgradeStatus: Upgraded to xenial on 2016-03-23 (30 days ago)
dmi.bios.date: 01/08/2016
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.2.3
dmi.board.name: 0VM5NC
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.3:bd01/08/2016:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn0VM5NC:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: XPS 13 9350
dmi.sys.vendor: Dell Inc.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug xenial

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

Title:
  Dell XPS 13 9350: Unclaimed register detected after reading register
  0x65f10

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

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


[Bug 1573863] [NEW] Screen garbled, dmesg errors and compiz segfault after connecting external display over USB-C

2016-04-22 Thread Dawid Wróbel
Public bug reported:

I resumed my DELL XPS 9350 today and connected external UHD display over
USB Type-C, which caused compiz to die and a number of warnings/errors
in dmesg, as well as garbling the screen on the built-in display.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-21-generic 4.4.0-21.37
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  cromo  2664 F pulseaudio
 /dev/snd/controlC0:  cromo  2664 F pulseaudio
CurrentDesktop: Unity
Date: Fri Apr 22 20:52:53 2016
HibernationDevice: RESUME=UUID=3cd6beac-9b2b-4af8-9004-fdec2b01f2df
InstallationDate: Installed on 2013-04-24 (1094 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
MachineType: Dell Inc. XPS 13 9350
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic 
root=UUID=50ed3eed-05f6-4dce-b5d6-86a6519d89c1 ro quiet splash i8042.nopnp 
vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-21-generic N/A
 linux-backports-modules-4.4.0-21-generic  N/A
 linux-firmware1.157
SourcePackage: linux
UpgradeStatus: Upgraded to xenial on 2016-03-23 (30 days ago)
dmi.bios.date: 01/08/2016
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.2.3
dmi.board.name: 0VM5NC
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.3:bd01/08/2016:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn0VM5NC:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: XPS 13 9350
dmi.sys.vendor: Dell Inc.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug xenial

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

Title:
  Screen garbled, dmesg errors and compiz segfault after connecting
  external display over USB-C

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

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


[Bug 1573864] [NEW] "HDMI: invalid ELD buf size -1" after connecting external display

2016-04-22 Thread Dawid Wróbel
Public bug reported:

dmesg shows a lot of repated "snd_hda_codec_hdmi hdaudioC0D2: HDMI:
invalid ELD buf size -1" errors after connecting external UHD display
over USB Type-C. Sound played over the display's speaker works fine non-
the-less.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-21-generic 4.4.0-21.37
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  cromo  2664 F pulseaudio
 /dev/snd/controlC0:  cromo  2664 F pulseaudio
CurrentDesktop: Unity
Date: Fri Apr 22 20:59:48 2016
HibernationDevice: RESUME=UUID=3cd6beac-9b2b-4af8-9004-fdec2b01f2df
InstallationDate: Installed on 2013-04-24 (1094 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
MachineType: Dell Inc. XPS 13 9350
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic 
root=UUID=50ed3eed-05f6-4dce-b5d6-86a6519d89c1 ro quiet splash i8042.nopnp 
vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-21-generic N/A
 linux-backports-modules-4.4.0-21-generic  N/A
 linux-firmware1.157
SourcePackage: linux
UpgradeStatus: Upgraded to xenial on 2016-03-23 (30 days ago)
dmi.bios.date: 01/08/2016
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.2.3
dmi.board.name: 0VM5NC
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.3:bd01/08/2016:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn0VM5NC:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: XPS 13 9350
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug xenial

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

Title:
  "HDMI: invalid ELD buf size -1" after connecting external display

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

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


[Bug 1574041] [NEW] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 3 comp_code 1

2016-04-23 Thread Dawid Wróbel
Public bug reported:

Found following error in dmesg after disconnecting external USB DAC:
xhci_hcd :00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD 
ep_index 3 comp_code 1

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-21-generic 4.4.0-21.37
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/pcmC0D0c:   cromo  2489 F...m pulseaudio
 /dev/snd/pcmC0D0p:   cromo  2489 F...m pulseaudio
 /dev/snd/controlC0:  cromo  2489 F pulseaudio
CurrentDesktop: Unity
Date: Sat Apr 23 12:02:57 2016
HibernationDevice: RESUME=UUID=3cd6beac-9b2b-4af8-9004-fdec2b01f2df
InstallationDate: Installed on 2013-04-24 (1095 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 005: ID 0c45:670c Microdia 
 Bus 001 Device 004: ID 04f3:20d0 Elan Microelectronics Corp. 
 Bus 001 Device 003: ID 0a5c:6412 Broadcom Corp. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. XPS 13 9350
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic 
root=UUID=50ed3eed-05f6-4dce-b5d6-86a6519d89c1 ro quiet splash i8042.nopnp 
vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-21-generic N/A
 linux-backports-modules-4.4.0-21-generic  N/A
 linux-firmware1.157
SourcePackage: linux
UpgradeStatus: Upgraded to xenial on 2016-03-23 (31 days ago)
dmi.bios.date: 01/08/2016
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.2.3
dmi.board.name: 0VM5NC
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.3:bd01/08/2016:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn0VM5NC:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: XPS 13 9350
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug xenial

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

Title:
  xhci_hcd :00:14.0: ERROR Transfer event TRB DMA ptr not part of
  current TD ep_index 3 comp_code 1

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

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


[Bug 1574043] [NEW] segfault at 18 ip 0000000000425ca4 sp 00007ffe07d73380 error 4 in gnome-calendar

2016-04-23 Thread Dawid Wróbel
Public bug reported:

I found following error in dmesg after running and closing gonome-calendar:
segfault at 18 ip 00425ca4 sp 7ffe07d73380 error 4 in gnome-calendar

No other sign of failure except for this.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gnome-calendar 3.20.1-1ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Sat Apr 23 12:02:54 2016
InstallationDate: Installed on 2013-04-24 (1095 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
SourcePackage: gnome-calendar
UpgradeStatus: Upgraded to xenial on 2016-03-23 (31 days ago)

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


** Tags: amd64 apport-bug xenial

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

Title:
  segfault at 18 ip 00425ca4 sp 7ffe07d73380 error 4 in
  gnome-calendar

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

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


[Bug 1574044] [NEW] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.CHRG] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)

2016-04-23 Thread Dawid Wróbel
Public bug reported:

After unplugging the external display (connected over USB Type-C), I see
following in dmesg:

[53204.035444] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.CHRG] Namespace lookup 
failure, AE_NOT_FOUND (20150930/psargs-359)
[53204.035449] ACPI Error: Method parse/execution failed [\PNOT] (Node 
8804700d64b0), AE_NOT_FOUND (20150930/psparse-542)
[53204.035454] ACPI Error: Method parse/execution failed [\_SB.AC._PSR] (Node 
8804700e92a8), AE_NOT_FOUND (20150930/psparse-542)
[53204.035481] ACPI Exception: AE_NOT_FOUND, Error reading AC Adapter state 
(20150930/ac-128)

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-21-generic 4.4.0-21.37
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/pcmC0D0c:   cromo  2489 F...m pulseaudio
 /dev/snd/pcmC0D0p:   cromo  2489 F...m pulseaudio
 /dev/snd/controlC0:  cromo  2489 F pulseaudio
CurrentDesktop: Unity
Date: Sat Apr 23 12:13:12 2016
HibernationDevice: RESUME=UUID=3cd6beac-9b2b-4af8-9004-fdec2b01f2df
InstallationDate: Installed on 2013-04-24 (1095 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 005: ID 0c45:670c Microdia 
 Bus 001 Device 004: ID 04f3:20d0 Elan Microelectronics Corp. 
 Bus 001 Device 003: ID 0a5c:6412 Broadcom Corp. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. XPS 13 9350
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic 
root=UUID=50ed3eed-05f6-4dce-b5d6-86a6519d89c1 ro quiet splash i8042.nopnp 
vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-21-generic N/A
 linux-backports-modules-4.4.0-21-generic  N/A
 linux-firmware1.157
SourcePackage: linux
UpgradeStatus: Upgraded to xenial on 2016-03-23 (31 days ago)
dmi.bios.date: 01/08/2016
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.2.3
dmi.board.name: 0VM5NC
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.3:bd01/08/2016:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn0VM5NC:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: XPS 13 9350
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug xenial

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

Title:
  ACPI Error: [\_SB_.PCI0.LPCB.H_EC.CHRG] Namespace lookup failure,
  AE_NOT_FOUND (20150930/psargs-359)

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

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


Re: [Bug 1586046] Re: Unclaimed register detected after reading register 0x65f10

2016-06-05 Thread Dawid Wróbel
There's a number of strange behaviors I observe, e.g. screen flickering,
networking issues, but I don't know if these can be attributed to this
specific kernel issue.

On Sun, Jun 5, 2016 at 11:20 PM Christopher M. Penalver <
christopher.m.penal...@gmail.com> wrote:

> Dawid Wróbel, thank you for reporting this and helping make Ubuntu
> better.
>
> To clarify, do you have an actual functionality issue?
>
> ** Tags added: latest-bios-1.3.3
>
> ** Changed in: linux (Ubuntu)
>Status: Confirmed => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1586046
>
> Title:
>   Unclaimed register detected after reading register 0x65f10
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1586046/+subscriptions
>

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

Title:
  Unclaimed register detected after reading register 0x65f10

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

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

[Bug 975972] [NEW] cupsRasterOpen failed error when printing vector graphics

2012-04-07 Thread Dawid Wróbel
Public bug reported:

I attempted to print a simple SVG graphics today from Inkscape and I was 
surpsised that it wouldn't print at all.
I am not sure whether it's hplip's fault or cups', but cups/error_log says:

"D [07/Apr/2012:15:50:11 +0200] [Job 51] Set job-printer-state-message to 
"Processing page 1...", current level=INFO
D [07/Apr/2012:15:50:11 +0200] [Job 51] Unrecoverable error: rangecheck in 
setpagedevice
D [07/Apr/2012:15:50:11 +0200] [Job 51] Operand stack:
D [07/Apr/2012:15:50:11 +0200] [Job 51] true  --nostringval--  --nostringval--  
--nostringval--  --nostringval--  --nostringval--  --nostringval--  
--nostringval--  --nostringval--  true  --nostringval--  .LockSafetyParams  
true  %MediaSource  0  %MediaDestination  0  LeadingEdge  0  --nostringval--  
--nostringval--  --nostringval--  0  --nostringval--  false  --nostringval--
D [07/Apr/2012:15:50:11 +0200] [Job 51] Rendering completed
D [07/Apr/2012:15:50:11 +0200] [Job 51] Set job-printer-state-message to 
"Rendering completed", current level=INFO
D [07/Apr/2012:15:50:11 +0200] [Job 51] prnt/hpcups/HPCupsFilter.cpp 528: 
cupsRasterOpen failed, fd = 0
D [07/Apr/2012:15:50:11 +0200] [Job 51] prnt/backend/hp.c 839: ERROR: null 
print job total=0
D [07/Apr/2012:15:50:11 +0200] [Job 51] End of messages
D [07/Apr/2012:15:50:11 +0200] [Job 51] printer-state=3(idle)
D [07/Apr/2012:15:50:11 +0200] [Job 51] 
printer-state-message="/usr/lib/cups/filter/hpcups failed"
D [07/Apr/2012:15:50:11 +0200] [Job 51] printer-state-reasons=none"

The same SVG rasterized in GIMP prints just fine, as expected. I didn't try 
printing the SVG with other vector graphics tools.
If you find it helpful, I can attach the SVG file in question.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: hplip 3.12.2-1ubuntu3
ProcVersionSignature: Ubuntu 3.2.0-22.35-generic 3.2.14
Uname: Linux 3.2.0-22-generic x86_64
ApportVersion: 2.0-0ubuntu4
Architecture: amd64
Date: Sat Apr  7 15:56:44 2012
InstallationMedia: Kubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100902.1)
Lpstat: device for Photosmart_Plus_B210: 
hp:/net/Photosmart_Plus_B210_series?zc=HPAD89C4
MachineType: Dell Inc. Latitude E6400
Papersize: letter
PpdFiles: Photosmart_Plus_B210: HP Photosmart Plus b210 Series, hpcups 3.12.2
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-22-generic 
root=UUID=c0ac5e9b-4a61-4d91-a546-5379b9ba2edb ro ipv6.disable=1 quiet splash 
vt.handoff=7
SourcePackage: hplip
UpgradeStatus: Upgraded to precise on 2012-03-07 (30 days ago)
dmi.bios.date: 02/16/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A28
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA28:bd02/16/2011:svnDellInc.:pnLatitudeE6400:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Latitude E6400
dmi.sys.vendor: Dell Inc.

** Affects: hplip
 Importance: Undecided
 Status: New

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


** Tags: amd64 apport-bug precise

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

Title:
  cupsRasterOpen failed error when printing vector graphics

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

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


[Bug 975972] Re: cupsRasterOpen failed error when printing vector graphics

2012-04-07 Thread Dawid Wróbel
** Attachment added: "error_log"
   https://bugs.launchpad.net/bugs/975972/+attachment/3022766/+files/error_log

** Also affects: hplip
   Importance: Undecided
   Status: New

** Description changed:

- I attempted to print a simple SVG graphics today from Inkscape and I was 
surpsised that it wouldn't print at all. 
- I am not sure whether it's hplip's fault or not, but cups/error_log says:
+ I attempted to print a simple SVG graphics today from Inkscape and I was 
surpsised that it wouldn't print at all.
+ I am not sure whether it's hplip's fault or cups's, but cups/error_log says:
  
  "D [07/Apr/2012:15:50:11 +0200] [Job 51] Set job-printer-state-message to 
"Processing page 1...", current level=INFO
  D [07/Apr/2012:15:50:11 +0200] [Job 51] Unrecoverable error: rangecheck in 
setpagedevice
  D [07/Apr/2012:15:50:11 +0200] [Job 51] Operand stack:
  D [07/Apr/2012:15:50:11 +0200] [Job 51] true  --nostringval--  
--nostringval--  --nostringval--  --nostringval--  --nostringval--  
--nostringval--  --nostringval--  --nostringval--  true  --nostringval--  
.LockSafetyParams  true  %MediaSource  0  %MediaDestination  0  LeadingEdge  0  
--nostringval--  --nostringval--  --nostringval--  0  --nostringval--  false  
--nostringval--
  D [07/Apr/2012:15:50:11 +0200] [Job 51] Rendering completed
  D [07/Apr/2012:15:50:11 +0200] [Job 51] Set job-printer-state-message to 
"Rendering completed", current level=INFO
  D [07/Apr/2012:15:50:11 +0200] [Job 51] prnt/hpcups/HPCupsFilter.cpp 528: 
cupsRasterOpen failed, fd = 0
  D [07/Apr/2012:15:50:11 +0200] [Job 51] prnt/backend/hp.c 839: ERROR: null 
print job total=0
  D [07/Apr/2012:15:50:11 +0200] [Job 51] End of messages
  D [07/Apr/2012:15:50:11 +0200] [Job 51] printer-state=3(idle)
  D [07/Apr/2012:15:50:11 +0200] [Job 51] 
printer-state-message="/usr/lib/cups/filter/hpcups failed"
  D [07/Apr/2012:15:50:11 +0200] [Job 51] printer-state-reasons=none"
  
  The same SVG rasterized in GIMP prints just fine, as expected. I didn't try 
printing the SVG with other vector graphics tools.
  If you find it helpful, I can attach the SVG file in question.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: hplip 3.12.2-1ubuntu3
  ProcVersionSignature: Ubuntu 3.2.0-22.35-generic 3.2.14
  Uname: Linux 3.2.0-22-generic x86_64
  ApportVersion: 2.0-0ubuntu4
  Architecture: amd64
  Date: Sat Apr  7 15:56:44 2012
  InstallationMedia: Kubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100902.1)
  Lpstat: device for Photosmart_Plus_B210: 
hp:/net/Photosmart_Plus_B210_series?zc=HPAD89C4
  MachineType: Dell Inc. Latitude E6400
  Papersize: letter
  PpdFiles: Photosmart_Plus_B210: HP Photosmart Plus b210 Series, hpcups 3.12.2
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-22-generic 
root=UUID=c0ac5e9b-4a61-4d91-a546-5379b9ba2edb ro ipv6.disable=1 quiet splash 
vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to precise on 2012-03-07 (30 days ago)
  dmi.bios.date: 02/16/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A28
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA28:bd02/16/2011:svnDellInc.:pnLatitudeE6400:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Latitude E6400
  dmi.sys.vendor: Dell Inc.

** Description changed:

  I attempted to print a simple SVG graphics today from Inkscape and I was 
surpsised that it wouldn't print at all.
- I am not sure whether it's hplip's fault or cups's, but cups/error_log says:
+ I am not sure whether it's hplip's fault or cups', but cups/error_log says:
  
  "D [07/Apr/2012:15:50:11 +0200] [Job 51] Set job-printer-state-message to 
"Processing page 1...", current level=INFO
  D [07/Apr/2012:15:50:11 +0200] [Job 51] Unrecoverable error: rangecheck in 
setpagedevice
  D [07/Apr/2012:15:50:11 +0200] [Job 51] Operand stack:
  D [07/Apr/2012:15:50:11 +0200] [Job 51] true  --nostringval--  
--nostringval--  --nostringval--  --nostringval--  --nostringval--  
--nostringval--  --nostringval--  --nostringval--  true  --nostringval--  
.LockSafetyParams  true  %MediaSource  0  %MediaDestination  0  LeadingEdge  0  
--nostringval--  --nostringval--  --nostringval--  0  --nostringval--  false  
--nostringval--
  D [07/Apr/2012:15:50:11 +0200] [Job 51] Rendering completed
  D [07/Apr/2012:15:50:11 +0200] [Job 51] Set job-printer-state-message to 
"Rendering completed", current level=INFO
  D [07/Apr/2012:15:50:11 +0200] [Job 51] prnt/hpcups/HPCupsFilter.cpp 528: 
cupsRasterOpen failed, fd = 0
  D [07/Apr/2012:15:50:11 +0200] [Job 51] prnt/backend/hp.c 839: ERROR: null 
print job total=0
  D [07/Apr/2012:15:50:11 +0200] [Job 51] End of messages
  D [07/Apr/2012:15:50:11 +0200] [Job 51] printer-state=3(idle)
  D [07/Apr/2012:15:50:11 +0200] [Job 51] 
printer-state-message="/usr/lib/cups/filter/hpcups failed"
  D [07/Apr/2012:15:50:11 +0200] [Job 51] printer-state-reasons=none"
  
  The same SVG rasterized in GIMP prints just fine, as e

[Bug 986427] [NEW] arm-linux-gnueabihf-gcc symlink missing after installing gcc-4.5-arm-linux-gnueabihf

2012-04-20 Thread Dawid Wróbel
Public bug reported:

I installed the gcc-4.5-arm-linux-gnueabihf since I needed gcc-4.5
toolchain instead of default gcc-4.6 provided by gcc-arm-linux-
gnueabihf. However it turnes out the gcc-4.5-arm-linux-gnueabihf package
does not provide a symlink to a arm-linux-gnueabihf-gcc command which
causes the build scripts to fail. Installing the gcc-4.5-arm-linux-
gnueabihf on the other hand make the scripts work as expected.

>From the package changelog I can see that update-alternatives is no
longer used to switch between the versions so I'd expect this to work
straight away.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gcc-4.5-arm-linux-gnueabihf 4.5.3-12ubuntu2cross1.61
ProcVersionSignature: Ubuntu 3.2.0-22.35-generic 3.2.14
Uname: Linux 3.2.0-22-generic x86_64
ApportVersion: 2.0.1-0ubuntu5
Architecture: amd64
Date: Sat Apr 21 01:37:52 2012
InstallationMedia: Kubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100902.1)
SourcePackage: gcc-4.5-armhf-cross
UpgradeStatus: Upgraded to precise on 2012-03-07 (44 days ago)

** Affects: gcc-4.5-armhf-cross (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

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

Title:
  arm-linux-gnueabihf-gcc symlink missing after installing gcc-4.5-arm-
  linux-gnueabihf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.5-armhf-cross/+bug/986427/+subscriptions

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


[Bug 986427] Re: arm-linux-gnueabihf-gcc symlink missing after installing gcc-4.5-arm-linux-gnueabihf

2012-04-20 Thread Dawid Wróbel
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986427

Title:
  arm-linux-gnueabihf-gcc symlink missing after installing gcc-4.5-arm-
  linux-gnueabihf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.5-armhf-cross/+bug/986427/+subscriptions

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


[Bug 969893] [NEW] Telepathy sunshine does not connect - failed to create connection error

2012-03-31 Thread Dawid Wróbel
Public bug reported:

I configured a new gadugadu account today and on attempt to connect I
get the following errors:

sunshine/connection-ERROR: 31.03.2012 11:17:14.977991: Failed to create 
Connection
sunshine/sunshine-INFO: 31.03.2012 11:17:19.966427: No connection received - 
quitting
sunshine/connectionmanager-INFO: 31.03.2012 11:17:19.966675: Connection manager 
quitting

I tried checking "Use SSL" or "Use specified server" options, but it's still 
the same. I have no idea where to look further.
Password is OK, I double checked.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: telepathy-sunshine 0.1.8-2ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-21.34-generic 3.2.13
Uname: Linux 3.2.0-21-generic x86_64
ApportVersion: 2.0-0ubuntu2
Architecture: amd64
Date: Sat Mar 31 11:24:54 2012
InstallationMedia: Kubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100902.1)
PackageArchitecture: all
SourcePackage: telepathy-sunshine
UpgradeStatus: Upgraded to precise on 2012-03-07 (23 days ago)

** Affects: telepathy-sunshine (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

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

Title:
  Telepathy sunshine does not connect - failed to create connection
  error

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

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


[Bug 969893] Re: Telepathy sunshine does not connect - failed to create connection error

2012-03-31 Thread Dawid Wróbel
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/969893

Title:
  Telepathy sunshine does not connect - failed to create connection
  error

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

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


[Bug 969893] Re: Telepathy sunshine does not connect - failed to create connection error

2012-03-31 Thread Dawid Wróbel
I did a dmesg researching something else and I noticed telepathy-
sunshine related apparmor errors:


[15886.616933] type=1400 audit(1333190248.908:629): apparmor="DENIED" 
operation="open" parent=30662 profile="/usr/lib/telepathy/telepathy-*" 
name="/home/cromo/.Xauthority" pid=30663 comm="telepathy-sunsh" 
requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
[15886.712798] type=1400 audit(1333190249.004:630): apparmor="DENIED" 
operation="mknod" parent=30662 profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/lib/python2.7/dist-packages/sunshine/__init__.pyc" pid=30663 
comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000
[15886.713515] type=1400 audit(1333190249.004:631): apparmor="DENIED" 
operation="mknod" parent=30662 profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/lib/python2.7/dist-packages/sunshine/connection_manager.pyc" 
pid=30663 comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 
ouid=1000
[15886.718802] type=1400 audit(1333190249.008:632): apparmor="DENIED" 
operation="mknod" parent=30662 profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/lib/python2.7/dist-packages/sunshine/connection.pyc" pid=30663 
comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000
[15886.720544] type=1400 audit(1333190249.012:633): apparmor="DENIED" 
operation="mknod" parent=30662 profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/lib/python2.7/dist-packages/sunshine/util/__init__.pyc" pid=30663 
comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000
[15886.721604] type=1400 audit(1333190249.012:634): apparmor="DENIED" 
operation="mknod" parent=30662 profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/lib/python2.7/dist-packages/sunshine/util/config.pyc" pid=30663 
comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000
[15886.721790] type=1400 audit(1333190249.012:635): apparmor="DENIED" 
operation="mknod" parent=30662 profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/lib/python2.7/dist-packages/sunshine/lqsoft/__init__.pyc" pid=30663 
comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000
[15886.721863] type=1400 audit(1333190249.012:636): apparmor="DENIED" 
operation="mknod" parent=30662 profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/lib/python2.7/dist-packages/sunshine/lqsoft/pygadu/__init__.pyc" 
pid=30663 comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 
ouid=1000
[15886.732606] type=1400 audit(1333190249.024:637): apparmor="DENIED" 
operation="mknod" parent=30662 profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/lib/python2.7/dist-packages/sunshine/lqsoft/pygadu/twisted_protocol.pyc"
 pid=30663 comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 
ouid=1000

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

Title:
  Telepathy sunshine does not connect - failed to create connection
  error

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

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


[Bug 969893] Re: Telepathy sunshine does not connect - failed to create connection error

2012-03-31 Thread Dawid Wróbel
This may be a duplicate of #878048

** Tags added: apparmor

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

Title:
  Telepathy sunshine does not connect - failed to create connection
  error

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

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


[Bug 988801] [NEW] Unable to install mysql-server, apt-get stuck at "Setting up".

2012-04-26 Thread Dawid Wróbel
Public bug reported:

I was trying to install mysql-server today and it stucks at "Setting up 
mysql-server-5.5 (5.5.22-0ubuntu1) ...".
A quick look at syslog shows that init loops mysql start infinitely:
"Apr 26 12:52:34 mele kernel: [75108.41] init: mysql post-start process 
(26701) terminated with status 1
Apr 26 12:52:36 mele kernel: [75110.88] init: mysql main process (26751) 
terminated with status 1
Apr 26 12:52:36 mele kernel: [75110.90] init: mysql main process ended, 
respawning"

This seems to be caused by the following error:
"Apr 26 12:35:31 mele mysqld_safe[9500]: ERROR: 1050  Table 'plugin' already 
exists
Apr 26 12:35:31 mele mysqld_safe[9500]: 120426 12:35:31 [ERROR] Aborting
Apr 26 12:35:31 mele mysqld_safe[9500]:
Apr 26 12:35:31 mele mysqld_safe[9500]: 120426 12:35:31  InnoDB: Starting 
shutdown..."

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: mysql-server 5.5.22-0ubuntu1
Uname: Linux 3.0.28-android+ armv7l
ApportVersion: 2.0.1-0ubuntu5
Architecture: armel
Date: Thu Apr 26 12:36:39 2012
Logs.var.log.daemon.log:

Logs.var.log.kern.log:

MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['test', 'ib_logfile0', 'performance_schema', 
'ib_logfile1', 'mysql', 'debian-5.5.flag', 'ibdata1']
PackageArchitecture: all
SourcePackage: mysql-5.5
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: mysql-5.5 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armel precise

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

Title:
  Unable to install mysql-server, apt-get stuck at "Setting up".

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

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

[Bug 988801] Re: Unable to install mysql-server, apt-get stuck at "Setting up".

2012-04-26 Thread Dawid Wróbel
** Description changed:

- I was trying to install mysql-server today and it stucks at "Setting up 
mysql-server-5.5 (5.5.22-0ubuntu1) ...". 
+ I was trying to install mysql-server today and it stucks at "Setting up 
mysql-server-5.5 (5.5.22-0ubuntu1) ...".
  A quick look at syslog shows that init loops mysql start infinitely:
  "Apr 26 12:52:34 mele kernel: [75108.41] init: mysql post-start process 
(26701) terminated with status 1
  Apr 26 12:52:36 mele kernel: [75110.88] init: mysql main process (26751) 
terminated with status 1
  Apr 26 12:52:36 mele kernel: [75110.90] init: mysql main process ended, 
respawning"
  
- This seems to be cause by following error:
+ This seems to be caused by the following error:
  "Apr 26 12:35:31 mele mysqld_safe[9500]: ERROR: 1050  Table 'plugin' already 
exists
  Apr 26 12:35:31 mele mysqld_safe[9500]: 120426 12:35:31 [ERROR] Aborting
  Apr 26 12:35:31 mele mysqld_safe[9500]:
  Apr 26 12:35:31 mele mysqld_safe[9500]: 120426 12:35:31  InnoDB: Starting 
shutdown..."
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: mysql-server 5.5.22-0ubuntu1
  Uname: Linux 3.0.28-android+ armv7l
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: armel
  Date: Thu Apr 26 12:36:39 2012
  Logs.var.log.daemon.log:
-  
+ 
  Logs.var.log.kern.log:
-  
+ 
  MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
-  [mysqld_safe]
-  syslog
+  [mysqld_safe]
+  syslog
  MySQLVarLibDirListing: ['test', 'ib_logfile0', 'performance_schema', 
'ib_logfile1', 'mysql', 'debian-5.5.flag', 'ibdata1']
  PackageArchitecture: all
  SourcePackage: mysql-5.5
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Unable to install mysql-server, apt-get stuck at "Setting up".

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

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

[Bug 988801] Re: Unable to install mysql-server, apt-get stuck at "Setting up".

2012-05-08 Thread Dawid Wróbel
Simon, please mark the bug as affecting you so it gets automatically the
"confirmed" status and a chance to be resolved by a package upgrade.

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

Title:
  Unable to install mysql-server, apt-get stuck at "Setting up".

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

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


[Bug 938764] Re: hud steals alt key from within virtualbox sessions

2012-04-12 Thread Dawid Wróbel
Let me elaborate on this one: not only the ALT key is stolen by unity,
but also the Win (Meta key) and even the mouse pointer - so although you
don't see the cursor, if you keep moving the mouse towards the left edge
screen unity bar will eventually show up (if set to autohide). This
basically renders virtualbox useless as it is now.

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

Title:
  hud steals alt key from within virtualbox sessions

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

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


[Bug 962322] [NEW] package valac-0.16-vapi (not installed) failed to install/upgrade: trying to overwrite '/usr/share/vala-0.16/vapi/ccss-1.vapi', which is also in package valac-0.16 0.15.2-0ubuntu1

2012-03-22 Thread Dawid Wróbel
*** This bug is a duplicate of bug 961740 ***
https://bugs.launchpad.net/bugs/961740

Public bug reported:

I was just performing normal upgrade, nothing exceptional.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: valac-0.16-vapi (not installed)
ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
Uname: Linux 3.2.0-20-generic x86_64
ApportVersion: 1.94.1-0ubuntu2
Architecture: amd64
Date: Thu Mar 22 17:35:34 2012
DuplicateSignature:
 Unpacking valac-0.16-vapi (from .../valac-0.16-vapi_0.15.2-1_all.deb) ...
 dpkg: error processing 
/var/cache/apt/archives/valac-0.16-vapi_0.15.2-1_all.deb (--unpack):
  trying to overwrite '/usr/share/vala-0.16/vapi/ccss-1.vapi', which is also in 
package valac-0.16 0.15.2-0ubuntu1
ErrorMessage: trying to overwrite '/usr/share/vala-0.16/vapi/ccss-1.vapi', 
which is also in package valac-0.16 0.15.2-0ubuntu1
InstallationMedia: Kubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100902.1)
SourcePackage: vala-0.16
Title: package valac-0.16-vapi (not installed) failed to install/upgrade: 
trying to overwrite '/usr/share/vala-0.16/vapi/ccss-1.vapi', which is also in 
package valac-0.16 0.15.2-0ubuntu1
UpgradeStatus: Upgraded to precise on 2012-03-21 (1 days ago)

** Affects: vala-0.16 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package package-conflict precise

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

Title:
  package valac-0.16-vapi (not installed) failed to install/upgrade:
  trying to overwrite '/usr/share/vala-0.16/vapi/ccss-1.vapi', which is
  also in package valac-0.16 0.15.2-0ubuntu1

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

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


[Bug 962322] Re: package valac-0.16-vapi (not installed) failed to install/upgrade: trying to overwrite '/usr/share/vala-0.16/vapi/ccss-1.vapi', which is also in package valac-0.16 0.15.2-0ubuntu1

2012-03-22 Thread Dawid Wróbel
*** This bug is a duplicate of bug 961740 ***
https://bugs.launchpad.net/bugs/961740

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

Title:
  package valac-0.16-vapi (not installed) failed to install/upgrade:
  trying to overwrite '/usr/share/vala-0.16/vapi/ccss-1.vapi', which is
  also in package valac-0.16 0.15.2-0ubuntu1

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

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


[Bug 982490] Re: EXT4 filesystem errors after switching to SSD drive

2012-04-15 Thread Dawid Wróbel
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982490

Title:
  EXT4 filesystem errors after switching to SSD drive

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

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


[Bug 982490] [NEW] EXT4 filesystem errors after switching to SSD drive

2012-04-15 Thread Dawid Wróbel
Public bug reported:

I have switched to Crucial M4 SSD drive this week and as soon as I
booted the copied-over system from a new disk, I began noticing EXT4
errors in dmesg. They seem pretty serious and I am being warned that
"data WILL BE lost". I can't confirm any data loss yet, but maybe just
because I didn't notice it.

What's more, it seems that whenever I do something disk intensive, these
errors tend to show up in dmesg and at the same time  some processes
segfault, like google-chrome's processes (plugins, tabs) or Virtualbox.
It gives a feeling that maybe they are being starved by I/O scheduler. I
tried noop and deadline and it's been the same, I went back now to CFQ
to see if this changes anything.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-23-generic (not installed)
ProcVersionSignature: Ubuntu 3.2.0-22.35-generic 3.2.14
Uname: Linux 3.2.0-22-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu2
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  cromo  1862 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf6adc000 irq 48'
   Mixer name   : 'Intel Cantiga HDMI'
   Components   : 'HDA:111d76b2,10280233,00100302 
HDA:80862802,80860101,0010'
   Controls  : 26
   Simple ctrls  : 12
Date: Sun Apr 15 20:08:10 2012
HibernationDevice: RESUME=UUID=4da1c619-669e-4d7c-9cef-ffb960bd2aa8
InstallationMedia: Kubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100902.1)
MachineType: Dell Inc. Latitude E6400
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-22-generic 
root=UUID=c0ac5e9b-4a61-4d91-a546-5379b9ba2edb ro ipv6.disable=1 quiet splash 
elevator=deadline vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-22-generic N/A
 linux-backports-modules-3.2.0-22-generic  N/A
 linux-firmware1.79
SourcePackage: linux
StagingDrivers: mei
UpgradeStatus: Upgraded to precise on 2012-03-07 (39 days ago)
dmi.bios.date: 02/16/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A28
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA28:bd02/16/2011:svnDellInc.:pnLatitudeE6400:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Latitude E6400
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug precise staging

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

Title:
  EXT4 filesystem errors after switching to SSD drive

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

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


[Bug 982490] Re: EXT4 filesystem errors after switching to SSD drive

2012-04-15 Thread Dawid Wróbel
Switching to CFQ didn't help, I still see same errors in dmesg:

[ 1253.737180] EXT4-fs error (device sda3): ext4_ext_search_left:1224: inode 
#52632: comm flush-8:0: ix (5298) != EXT_FIRST_INDEX (0) (depth 0)!
[ 1253.737188] EXT4-fs (sda3): delayed block allocation failed for inode 52632 
at logical offset 5344 with max blocks 2 with error -5
[ 1253.737191] EXT4-fs (sda3): This should not happen!! Data will be lost
[ 1253.737192] 
[ 1421.134271] show_signal_msg: 81 callbacks suppressed
[ 1421.134275] chrome[3343]: segfault at bbadbeef ip 7fb2c03c3c61 sp 
7fff786944a0 error 6 in chrome[7fb2bea3a000+4094000]
[ 1421.222617] chrome[3489]: segfault at bbadbeef ip 7fb2c03c3c61 sp 
7fff78693d40 error 6 in chrome[7fb2bea3a000+4094000]


BTW. People using other distributions seem to be suffering from same bug:
https://bbs.archlinux.org/viewtopic.php?id=138532
https://bbs.archlinux.org/viewtopic.php?id=138793

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

Title:
  EXT4 filesystem errors after switching to SSD drive

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

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


[Bug 711567] Re: Double window controls in Chromium after enabling "Use System Title Bar and Borders"

2012-04-15 Thread Dawid Wróbel
It still happens to me on Precise, so please don't mark it as being
fixed yet.

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

Title:
  Double window controls in Chromium after enabling "Use System Title
  Bar and Borders"

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/711567/+subscriptions

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


[Bug 711567] Re: Double window controls in Chromium after enabling "Use System Title Bar and Borders"

2012-04-15 Thread Dawid Wróbel
PS. Although I use chrome, not chromium, but this shouldn't really make
a difference at all. Unless the chromium was patched somehow in Ubuntu
to fix the issue.

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

Title:
  Double window controls in Chromium after enabling "Use System Title
  Bar and Borders"

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/711567/+subscriptions

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


[Bug 998781] [NEW] package zram-config 0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-13 Thread Dawid Wróbel
*** This bug is a duplicate of bug 996535 ***
https://bugs.launchpad.net/bugs/996535

Public bug reported:

Just attempted to install the package and it failed. It worked however
with another try immediately after.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: zram-config 0.1
ProcVersionSignature: Ubuntu 3.2.0-22.35-generic 3.2.14
Uname: Linux 3.2.0-22-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
AptOrdering:
 zram-config: Install
 zram-config: Configure
Architecture: amd64
Date: Sun May 13 17:25:51 2012
Dependencies:
 
DuplicateSignature:
 Setting up zram-config (0.1) ...
 start: Job failed to start
 invoke-rc.d: initscript zram-config, action "start" failed.
 dpkg: error processing zram-config (--configure):
  subprocess installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Kubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100902.1)
PackageArchitecture: all
SourcePackage: zram-config
Title: package zram-config 0.1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
UpgradeStatus: Upgraded to precise on 2012-03-07 (66 days ago)

** Affects: zram-config (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package precise

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

Title:
  package zram-config 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/zram-config/+bug/998781/+subscriptions

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


[Bug 998781] Re: package zram-config 0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-13 Thread Dawid Wróbel
*** This bug is a duplicate of bug 996535 ***
https://bugs.launchpad.net/bugs/996535

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

Title:
  package zram-config 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/zram-config/+bug/998781/+subscriptions

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


[Bug 982490] Re: EXT4 filesystem errors after switching to SSD drive

2012-04-17 Thread Dawid Wróbel
After some more investigation I finally noticed that all the dmesg
errors were about the same inode, so I found the files stored in it,
deleted them (luckily nothing important was there) and now the errors
are gone. Also, one of the files was Chrome's cache so it explains the
Chrome's segfault. I am still not sure what triggered the error but I
think it's likely that Virtualbox caused the damage because one of my
VMs was using rawdisk vmdk (i.e. attached to a physical disk) that is
somewhat experimental feature. This would also explain the Virtualbox'es
segfaults.

Anyway, I am sorry for confusion but I got confused myself by the
apparent coincident. This bug report  can now be closed and marked as
invalid.


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

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

Title:
  EXT4 filesystem errors after switching to SSD drive

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

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


[Bug 994003] [NEW] Ubuntu/debian dma package uses outdated (2 y/o) upstream dma version

2012-05-03 Thread Dawid Wróbel
Public bug reported:

The dma is actively developed and is now at 0.8 version [1]. Is there
any reason why debian/ubuntu package uses the outdated version from
2010? The up-to-date version has some nice new features, like catch-all
support for recipients.

[1]https://github.com/corecode/dma

** Affects: dma (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/994003

Title:
  Ubuntu/debian dma package uses outdated (2 y/o) upstream dma version

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

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


[Bug 994003] Re: Ubuntu/debian dma package uses outdated (2 y/o) upstream dma version

2012-05-03 Thread Dawid Wróbel
I also filed a debian bug for this: http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=671364

** Bug watch added: Debian Bug tracker #671364
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671364

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

Title:
  Ubuntu/debian dma package uses outdated (2 y/o) upstream dma version

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

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


[Bug 969893] Re: Telepathy sunshine does not connect - failed to create connection error

2012-05-03 Thread Dawid Wróbel
*** This bug is a duplicate of bug 878048 ***
https://bugs.launchpad.net/bugs/878048

This is the result of the kern.log grep when attempting to add new
gadugadu account:

"May  3 18:18:56 dell kernel: [30390.457304] type=1400 
audit(1336061936.317:321): apparmor="DENIED" operation="open" parent=9087 
profile="/usr/lib/telepathy/telepathy-*" name="/home/cromo/.Xauthority" 
pid=9088 comm="telepathy-sunsh" requested_mask="r" denied_mask="r" fsuid=1000 
ouid=1000
May  3 18:18:56 dell kernel: [30390.532841] type=1400 
audit(1336061936.393:322): apparmor="DENIED" operation="mknod" parent=9087 
profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/lib/python2.7/dist-packages/sunshine/__init__.pyc" pid=9088 
comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000
May  3 18:18:56 dell kernel: [30390.533971] type=1400 
audit(1336061936.393:323): apparmor="DENIED" operation="mknod" parent=9087 
profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/lib/python2.7/dist-packages/sunshine/connection_manager.pyc" 
pid=9088 comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 
ouid=1000
May  3 18:18:56 dell kernel: [30390.539749] type=1400 
audit(1336061936.397:324): apparmor="DENIED" operation="mknod" parent=9087 
profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/lib/python2.7/dist-packages/sunshine/connection.pyc" pid=9088 
comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000
May  3 18:18:56 dell kernel: [30390.543269] type=1400 
audit(1336061936.401:325): apparmor="DENIED" operation="mknod" parent=9087 
profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/lib/python2.7/dist-packages/sunshine/util/__init__.pyc" pid=9088 
comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000
May  3 18:18:56 dell kernel: [30390.544635] type=1400 
audit(1336061936.405:326): apparmor="DENIED" operation="mknod" parent=9087 
profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/lib/python2.7/dist-packages/sunshine/util/config.pyc" pid=9088 
comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000
May  3 18:18:56 dell kernel: [30390.545025] type=1400 
audit(1336061936.405:327): apparmor="DENIED" operation="mknod" parent=9087 
profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/lib/python2.7/dist-packages/sunshine/lqsoft/__init__.pyc" pid=9088 
comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000
May  3 18:18:56 dell kernel: [30390.545264] type=1400 
audit(1336061936.405:328): apparmor="DENIED" operation="mknod" parent=9087 
profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/lib/python2.7/dist-packages/sunshine/lqsoft/pygadu/__init__.pyc" 
pid=9088 comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 
ouid=1000
May  3 18:18:56 dell kernel: [30390.548511] type=1400 
audit(1336061936.409:329): apparmor="DENIED" operation="mknod" parent=9087 
profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/lib/python2.7/dist-packages/sunshine/lqsoft/pygadu/twisted_protocol.pyc"
 pid=9088 comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 
ouid=1000
May  3 18:18:56 dell kernel: [30390.548882] type=1400 
audit(1336061936.409:330): apparmor="DENIED" operation="mknod" parent=9087 
profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/lib/python2.7/dist-packages/sunshine/lqsoft/pygadu/network.pyc" 
pid=9088 comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 
ouid=1000"

There's at least one attempt to open /home/user/.Xauthority file, I
changed it's permissions with a+rw, but it still shows up.

** This bug has been marked a duplicate of bug 878048
   telepathy-sunshine (gg protocol): message window doesn't appear

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

Title:
  Telepathy sunshine does not connect - failed to create connection
  error

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

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


[Bug 878048] Re: telepathy-sunshine (gg protocol): message window doesn't appear

2012-05-03 Thread Dawid Wróbel
Jamie, I tried your solution to fix the #969893 bug I reported and it
worked.

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

Title:
  telepathy-sunshine (gg protocol): message window doesn't appear

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

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


[Bug 964993] Re: [media-keys] gnome-settings-daemon crashed with SIGSEGV in dialog_init()

2012-05-04 Thread Dawid Wróbel
Just to let you know, it doesn't seem to be happening anymore for the
time being. Can be closed now I think.

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

Title:
  [media-keys] gnome-settings-daemon crashed with SIGSEGV in
  dialog_init()

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

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


[Bug 988801] Re: Unable to install mysql-server, apt-get stuck at "Setting up".

2012-05-04 Thread Dawid Wróbel
Sakthivel, please mark at the top of the page that this bug also affects
you, so it will be automatically marked as "confirmed" and prioritized.

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

Title:
  Unable to install mysql-server, apt-get stuck at "Setting up".

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

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


[Bug 482597] Re: Empathy dialpad tones don't work

2012-05-05 Thread Dawid Wróbel
I can confirm the bug is still present in 12.04. Try to call this number and 
choose an option for English language:
+48 22 692 2484 (http://www.citibankonline.pl/formularz/kontakt/)

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

Title:
  Empathy dialpad tones don't work

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

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


[Bug 1541997] [NEW] dmesg flooded with xhci_hcd warnings "WARN Event TRB for slot 1 ep 8 with no TDs queued?"

2016-02-04 Thread Dawid Wróbel
Public bug reported:

I am running vmware, hosting a Windows 10 guest, relaying USB smartcard reader  
and see a flood of following warnings in dmesg:
"xhci_hcd :00:14.0: WARN Event TRB for slot 1 ep 8 with no TDs queued?"

I only presume they are related to vmware/usb smartcard reader, I can't
be sure.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: linux-image-4.2.0-27-generic 4.2.0-27.32
ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
Uname: Linux 4.2.0-27-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/pcmC1D0p:   cromo  2748 F...m pulseaudio
 /dev/snd/controlC1:  cromo  2748 F pulseaudio
 /dev/snd/controlC0:  cromo  2748 F pulseaudio
 /dev/snd/timer:  cromo  2748 f pulseaudio
CurrentDesktop: GNOME
Date: Thu Feb  4 14:19:30 2016
HibernationDevice: RESUME=UUID=3cd6beac-9b2b-4af8-9004-fdec2b01f2df
InstallationDate: Installed on 2013-04-24 (1016 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
MachineType: Dell Inc. Latitude E6230
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=50ed3eed-05f6-4dce-b5d6-86a6519d89c1 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.2.0-27-generic N/A
 linux-backports-modules-4.2.0-27-generic  N/A
 linux-firmware1.149.3
SourcePackage: linux
UpgradeStatus: Upgraded to wily on 2015-10-28 (98 days ago)
dmi.bios.date: 05/20/2013
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A10
dmi.board.name: 0GWYCT
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd05/20/2013:svnDellInc.:pnLatitudeE6230:pvr01:rvnDellInc.:rn0GWYCT:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E6230
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug wily

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

Title:
  dmesg flooded with xhci_hcd warnings "WARN Event TRB for slot 1 ep 8
  with no TDs queued?"

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

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


[Bug 1041068] Re: nm-applet stopped responding

2013-01-13 Thread Dawid Wróbel
*** This bug is a duplicate of bug 780602 ***
https://bugs.launchpad.net/bugs/780602

** This bug has been marked a duplicate of bug 780602
   nm-applet leaks memory and stops functioning after a while

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

Title:
  nm-applet stopped responding

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

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


[Bug 1065678] [NEW] Unable to install apt-build, apparently a bug in debconf

2012-10-11 Thread Dawid Wróbel
Public bug reported:

I was trying to install the apt-build today. After being shown a ncurses
dialog to choose whether to add apt-build repository and then an
optimization level, the dialog was closed and an error shown:

Setting up apt-build (0.12.43) ...
dpkg: error processing apt-build (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 apt-build

I tried to narrow the problem down by repeatedly editing the apt-
build.postinst file, removing code parts and running "dpkg --reconfigure
-a". It turnes out that it's enough to just leave the .postinst as
following to trigger the bug:

#!/bin/sh 
if [ "$1" = "configure" ] ; then
. /usr/share/debconf/confmodule
fi

Even though I do not know perl almost at all, I tried to read the code in and 
try to find the real culprit, however whole debconf and thinking behind it is 
way too complicated for me to get the glimpse fast enough, hence my 
not-so-much-detailed bug report. 
I will be happy, though, to get instructed by someone else and do some more 
investigation on the matter.

PS. Please note that I do not have my /tmp mounted with noexec, as this
I believe is the most common cause for this kind of errors with debconf.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: apt-build 0.12.43
Uname: Linux 3.0.42+ armv7l
ApportVersion: 2.6.1-0ubuntu3
Architecture: armhf
Date: Thu Oct 11 21:18:49 2012
SourcePackage: apt-build
UpgradeStatus: Upgraded to quantal on 2012-09-29 (12 days ago)

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


** Tags: apport-bug armhf quantal

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

Title:
  Unable to install apt-build, apparently a bug in debconf

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

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


[Bug 1065678] Re: Unable to install apt-build, apparently a bug in debconf

2012-10-11 Thread Dawid Wróbel
apport information

** Tags added: apport-collected

** Description changed:

  I was trying to install the apt-build today. After being shown a ncurses
  dialog to choose whether to add apt-build repository and then an
  optimization level, the dialog was closed and an error shown:
  
  Setting up apt-build (0.12.43) ...
  dpkg: error processing apt-build (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   apt-build
  
  I tried to narrow the problem down by repeatedly editing the apt-
  build.postinst file, removing code parts and running "dpkg --reconfigure
  -a". It turnes out that it's enough to just leave the .postinst as
  following to trigger the bug:
  
  #!/bin/sh 
  if [ "$1" = "configure" ] ; then
  . /usr/share/debconf/confmodule
  fi
  
  Even though I do not know perl almost at all, I tried to read the code in and 
try to find the real culprit, however whole debconf and thinking behind it is 
way too complicated for me to get the glimpse fast enough, hence my 
not-so-much-detailed bug report. 
  I will be happy, though, to get instructed by someone else and do some more 
investigation on the matter.
  
  PS. Please note that I do not have my /tmp mounted with noexec, as this
  I believe is the most common cause for this kind of errors with debconf.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: apt-build 0.12.43
  Uname: Linux 3.0.42+ armv7l
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: armhf
  Date: Thu Oct 11 21:18:49 2012
  SourcePackage: apt-build
  UpgradeStatus: Upgraded to quantal on 2012-09-29 (12 days ago)
+ --- 
+ Architecture: armhf
+ DistroRelease: Ubuntu 12.10
+ Package: debconf 1.5.46ubuntu1
+ PackageArchitecture: all
+ Uname: Linux 3.0.42+ armv7l
+ UserGroups:

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1065678/+attachment/3395208/+files/Dependencies.txt

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

Title:
  Unable to install apt-build, apparently a bug in debconf

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

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


[Bug 1065678] ProcEnviron.txt

2012-10-11 Thread Dawid Wróbel
apport information

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

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

Title:
  Unable to install apt-build, apparently a bug in debconf

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

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


[Bug 1065678] Re: Unable to install apt-build, apparently a bug in debconf

2012-10-12 Thread Dawid Wróbel
root@mele:~# debconf-show apt-build debconf
  debconf-apt-progress/preparing:
  debconf/frontend: Dialog
  debconf-apt-progress/title:
  debconf/priority: high
  debconf-apt-progress/info:
  debconf-apt-progress/media-change:

root@mele:~# DEBCONF_DEBUG=developer dpkg --configure -a
Setting up apt-build (0.12.43) ...
debconf (developer): frontend started
debconf (developer): frontend running, package name is apt-build
debconf (developer): starting /var/lib/dpkg/info/apt-build.config configure 
debconf (developer): <-- INPUT medium apt-build/build_dir
debconf (developer): --> 30 question skipped
debconf (developer): <-- GO 
debconf (developer): --> 0 ok
debconf (developer): <-- GET apt-build/build_dir
debconf (developer): --> 0 /var/cache/apt-build/build
debconf (developer): <-- INPUT medium apt-build/repository_dir
debconf (developer): --> 30 question skipped
debconf (developer): <-- GO 
debconf (developer): --> 0 ok
debconf (developer): <-- GET apt-build/repository_dir
debconf (developer): --> 0 /var/cache/apt-build/repository
debconf (developer): <-- SUBST apt-build/add_to_sourceslist repo 
/var/cache/apt-build/repository
debconf (developer): --> 0
debconf (developer): <-- SET apt-build/add_to_sourceslist true
debconf (developer): --> 0 value set
debconf (developer): <-- INPUT critical apt-build/add_to_sourceslist
debconf (developer): --> 0 question will be asked
debconf (developer): <-- INPUT critical apt-build/olevel
debconf (developer): --> 0 question will be asked
debconf (developer): <-- INPUT medium apt-build/options
debconf (developer): --> 30 question skipped
debconf (developer): <-- GO 
debconf (developer): --> 0 ok
dpkg: error processing apt-build (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 apt-build

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

Title:
  Unable to install apt-build, apparently a bug in debconf

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

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


[Bug 1065678] Re: Unable to install apt-build, apparently a bug in debconf

2012-10-12 Thread Dawid Wróbel
dpkg-reconfigure debconf worked just fine. BTW. I switched the priority
level for ignored questions to low. This caused the apt-get
configuration dialog to be shown for more advanced options, too
(compilation tuning, etc.). I previously thought these questions were
not shown because of the bug (I was asked these on another quantal
system I use).

After adding the "set -x":

root@mele:~# DEBCONF_DEBUG=developer dpkg --configure -a
Setting up apt-build (0.12.43) ...
debconf (developer): frontend started
debconf (developer): frontend running, package name is apt-build
debconf (developer): starting /var/lib/dpkg/info/apt-build.config configure 
+ set -e
+ CONFFILE=/etc/apt/apt-build.conf
+ build_dir=
+ repository_dir=
+ Olevel=
+ mtune=
+ options=
+ make_options=
+ . /usr/share/debconf/confmodule
+ [ ! 1 ]
+ [ -z  ]
+ exec
+ [  ]
+ exec
+ DEBCONF_REDIR=1
+ export DEBCONF_REDIR
+ [ -e /etc/apt/apt-build.conf ]
+ ok=
+ [ -z  ]
+ db_input medium apt-build/build_dir
+ _db_cmd INPUT medium apt-build/build_dir
+ _db_internal_IFS= 

+ IFS= 
+ printf %s\n INPUT medium apt-build/build_dir
+ IFS=  

+ IFS=
 read -r _db_internal_line
debconf (developer): <-- INPUT medium apt-build/build_dir
debconf (developer): --> 0 question will be asked
+ RET=question will be asked
+ return 0
+ db_go
+ _db_cmd GO 
+ _db_internal_IFS= 

+ IFS= 
+ printf %s\n GO 
+ IFS=  

+ IFS=
 read -r _db_internal_line
debconf (developer): <-- GO 
debconf (developer): --> 0 ok
+ RET=ok
+ return 0
+ db_get apt-build/build_dir
+ _db_cmd GET apt-build/build_dir
+ _db_internal_IFS= 

+ IFS= 
+ printf %s\n GET apt-build/build_dir
+ IFS=  

+ IFS=
 read -r _db_internal_line
debconf (developer): <-- GET apt-build/build_dir
debconf (developer): --> 0 /var/cache/apt-build/build
+ RET=/var/cache/apt-build/build
+ return 0
+ [ -z /var/cache/apt-build/build ]
+ ok=0
+ [ -z 0 ]
+ repository_dir=
+ [ -z  ]
+ db_input medium apt-build/repository_dir
+ _db_cmd INPUT medium apt-build/repository_dir
+ _db_internal_IFS= 

+ IFS= 
+ printf %s\n INPUT medium apt-build/repository_dir
+ IFS=  

+ IFS=
 read -r _db_internal_line
debconf (developer): <-- INPUT medium apt-build/repository_dir
debconf (developer): --> 0 question will be asked
+ RET=question will be asked
+ return 0
+ db_go
+ _db_cmd GO 
+ _db_internal_IFS= 

+ IFS= 
+ printf %s\n GO 
+ IFS=  

+ IFS=
 read -r _db_internal_line
debconf (developer): <-- GO 
debconf (developer): --> 0 ok
+ RET=ok
+ return 0
+ db_get apt-build/repository_dir
+ _db_cmd GET apt-build/repository_dir
+ _db_internal_IFS= 

+ IFS= 
+ printf %s\n GET apt-build/repository_dir
+ IFS=  

+ IFS=
 read -r _db_internal_line
debconf (developer): <-- GET apt-build/repository_dir
debconf (developer): --> 0 /var/cache/apt-build/repository
+ RET=/var/cache/apt-build/repository
+ return 0
+ [ -z /var/cache/apt-build/repository ]
+ repository_dir=/var/cache/apt-build/repository
+ [ -z /var/cache/apt-build/repository ]
+ db_subst apt-build/add_to_sourceslist repo /var/cache/apt-build/repository
+ _db_cmd SUBST apt-build/add_to_sourceslist repo 
/var/cache/apt-build/repository
+ _db_internal_IFS= 

+ IFS= 
+ printf %s\n SUBST apt-build/add_to_sourceslist repo 
/var/cache/apt-build/repository
+ IFS=  

+ IFS=
 read -r _db_internal_line
debconf (developer): <-- SUBST apt-build/add_to_sourceslist repo 
/var/cache/apt-build/repository
debconf (developer): --> 0
+ RET=0
+ return 0
+ apt-config shell etcdir Dir::Etc
+ eval etcdir='etc/apt/'
+ etcdir=etc/apt/
+ apt-config shell sourceslist Dir::Etc::sourcelist
+ eval sourceslist='sources.list'
+ sourceslist=sources.list
+ apt-config shell sourcesparts Dir::Etc::sourceparts
+ eval sourcesparts='sources.list.d'
+ sourcesparts=sources.list.d
+ [ ! -e /etc/apt/apt-build.conf ]
+ db_set apt-build/add_to_sourceslist true
+ _db_cmd SET apt-build/add_to_sourceslist true
+ _db_internal_IFS= 

+ IFS= 
+ printf %s\n SET apt-build/add_to_sourceslist true
+ IFS=  

+ IFS=
 read -r _db_internal_line
debconf (developer): <-- SET apt-build/add_to_sourceslist true
debconf (developer): --> 0 value set
+ RET=value set
+ return 0
+ db_input critical apt-build/add_to_sourceslist
+ _db_cmd INPUT critical apt-build/add_to_sourceslist
+ _db_internal_IFS= 

+ IFS= 
+ printf %s\n INPUT critical apt-build/add_to_sourceslist
+ IFS=  

+ IFS=
 read -r _db_internal_line
debconf (developer): <-- INPUT critical apt-build/add_to_sourceslist
debconf (developer): --> 0 question will be asked
+ RET=question will be asked
+ return 0
+ db_input critical apt-build/olevel
+ _db_cmd INPUT critical apt-build/olevel
+ _db_internal_IFS= 

+ IFS= 
+ printf %s\n INPUT critical apt-build/olevel
+ IFS=  

+ IFS=
 read -r _db_internal_line
debconf (developer): <-- INPUT critical apt-build/olevel
debconf (developer): --> 0 question will be asked
+ RET=question will be asked
+ return 0
+ db_input medium apt-build/options
+ _db_cmd INPUT medium apt-build/options
+ _db_internal_IFS= 

+ IFS= 
+ printf %s\n INPUT medi

[Bug 1065678] Re: Unable to install apt-build, apparently a bug in debconf

2012-10-12 Thread Dawid Wróbel
Sorry, I meant "This caused the apt-build configuration dialog to be
shown for more advanced options (...)".

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

Title:
  Unable to install apt-build, apparently a bug in debconf

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

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


[Bug 1065678] Re: Unable to install apt-build, apparently a bug in debconf

2012-10-12 Thread Dawid Wróbel
root@mele:~# sh test.sh 
0
foobar
end

Switching to bash didn't help, same error.

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

Title:
  Unable to install apt-build, apparently a bug in debconf

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

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


[Bug 1065678] Re: Unable to install apt-build, apparently a bug in debconf

2012-10-12 Thread Dawid Wróbel
Seems like no error this time?

root@mele:~# sh test2.sh 
+ set -e
+ CONFFILE=/etc/apt/apt-build.conf
+ build_dir=
+ repository_dir=
+ Olevel=
+ mtune=
+ options=
+ make_options=
+ echo . /usr/share/debconf/confmodule
. /usr/share/debconf/confmodule
+ [ -e /etc/apt/apt-build.conf ]
+ ok=
+ [ -z  ]
+ echo db_input medium apt-build/build_dir
db_input medium apt-build/build_dir
+ echo db_go
db_go
+ echo db_get apt-build/build_dir
db_get apt-build/build_dir
+ RET=buildir
+ [ -z buildir ]
+ ok=0
+ [ -z 0 ]
+ repository_dir=
+ [ -z  ]
+ echo db_input medium apt-build/repository_dir
db_input medium apt-build/repository_dir
+ echo db_go
db_go
+ echo db_get apt-build/repository_dir
db_get apt-build/repository_dir
+ RET=repodir
+ [ -z repodir ]
+ repository_dir=repodir
+ [ -z repodir ]
+ echo db_subst apt-build/add_to_sourceslist repo repodir
db_subst apt-build/add_to_sourceslist repo repodir
+ apt-config shell etcdir Dir::Etc
+ eval etcdir='etc/apt/'
+ etcdir=etc/apt/
+ apt-config shell sourceslist Dir::Etc::sourcelist
+ eval sourceslist='sources.list'
+ sourceslist=sources.list
+ apt-config shell sourcesparts Dir::Etc::sourceparts
+ eval sourcesparts='sources.list.d'
+ sourcesparts=sources.list.d
+ [ ! -e /etc/apt/apt-build.conf ]
+ echo db_set apt-build/add_to_sourceslist true
db_set apt-build/add_to_sourceslist true
+ echo db_input critical apt-build/add_to_sourceslist
db_input critical apt-build/add_to_sourceslist
+ echo db_input critical apt-build/olevel
db_input critical apt-build/olevel
+ echo db_input medium apt-build/options
db_input medium apt-build/options
+ echo db_go
db_go
+ multithreaded=
+ [ -n  ]
+ [ -r /proc/cpuinfo ]
+ [ ! -e /etc/apt/apt-build.conf ]
+ grep -c processor /proc/cpuinfo
+ multithreaded=-j0
root@mele:~#

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

Title:
  Unable to install apt-build, apparently a bug in debconf

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

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


[Bug 1065678] Re: apt-build fails to install if `grep processors /proc/cpuinfo` don't find anything

2012-10-15 Thread Dawid Wróbel
Dominique, thank you very much for your assistance, the workaround
worked as expected!

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

Title:
  apt-build fails to install if `grep processors /proc/cpuinfo` don't
  find anything

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

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


[Bug 1052597] [NEW] Support for Warsaw Stock Exchange quotes (patch provided)

2012-09-18 Thread Dawid Wróbel
Public bug reported:

There is a patch that adds support for Warsaw Stock Exchange quotes. The
patch has been posted almost two years ago on CPAN [1] but for some
reason got completely ignored. However it has been included in eg.
SUSE/OpenSUSE [2] so I thought it could also be included in Ubuntu
package. The patch itself uses publicly available API provided by
stooq.pl website (Polish only).

[1] https://rt.cpan.org/Public/Bug/Display.html?id=64474
[2] 
https://build.opensuse.org/package/revisions?package=perl-Finance-Quote&project=devel%3Alanguages%3Aperl

** Affects: libfinance-quote-perl (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: gnucash gpw libfinance stock warsaw wse

** Description changed:

  There is a patch that adds support for Warsaw Stock Exchange quotes. The
- package itself has been posted almost two years ago on CPAN [1] but for
- some reason got completely ignored. However it has been included in eg.
+ patch has been posted almost two years ago on CPAN [1] but for some
+ reason got completely ignored. However it has been included in eg.
  SUSE/OpenSUSE [2] so I thought it could also be included in Ubuntu
  package. The patch itself uses publicly available API provided by
  stooq.pl website (Polish only).
  
  [1] https://rt.cpan.org/Public/Bug/Display.html?id=64474
  [2] 
https://build.opensuse.org/package/revisions?package=perl-Finance-Quote&project=devel%3Alanguages%3Aperl

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

Title:
  Support for Warsaw Stock Exchange quotes (patch provided)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libfinance-quote-perl/+bug/1052597/+subscriptions

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


[Bug 1044549] Re: The "Access Prompt" randomly pop up!

2012-10-30 Thread Dawid Wróbel
It's gotten worse now, it pops up continuously even if you close the
dialog and, even worse, it locks the focus so you can't switch to the
other window. I had to switch to tty console and kill it from there to
be able to regain the control over the desktop.

Also it looks very dodgy when it shows up just like this out of nowhere.
It has no explanation whatsoever about the reason for asking the
password and which application is the real requester.  It's just
suspicious.

I also use autologin if that's relevant.

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

Title:
  The "Access Prompt" randomly pop up!

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

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


[Bug 482597] Re: Empathy dialpad tones don't work

2012-09-22 Thread Dawid Wróbel
David, 
I am sorry for such a late reply, I must have missed your message. I just tried 
to call the same number under 12.10 and still no reaction whatsoever. Do you 
actually _hear_ the DTMF tone when pressing the button? Because I do not, 
however I assumed this is by design. 
My speech quality is quite good. My SIP provider does not have a mailbox option 
so unfortunately I can't test it this way. 
There must be something specific with this particular provider that DTMF does 
not work in empathy. Twinkle, however, works just fine.

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

Title:
  Empathy dialpad tones don't work

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

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


[Bug 482597] Re: Empathy dialpad tones don't work

2012-09-22 Thread Dawid Wróbel
It just occurred to me: does Twinkle support the DTMF only via the DTMF
Info method (that would explain the silence when pressing the buttons)?
Because it may be that my provider accepts only the standard, audible
signalling.

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

Title:
  Empathy dialpad tones don't work

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

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


[Bug 1035588] Re: modem-manager crashed with SIGABRT in g_assertion_message()

2012-09-25 Thread Dawid Wróbel
I for one haven't seen the bug since couple of days so maybe we should
wait couple more and if nothing new happens, close it.

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

Title:
  modem-manager crashed with SIGABRT in g_assertion_message()

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

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


[Bug 873007] Re: python fails to cross-build

2012-09-29 Thread Dawid Wróbel
This only happens when cross compiling for 32 bit on 64 bit host system.
There's a good explanation of the issue here:
http://www.spinics.net/lists/selinux/msg03546.html

This basically means that the python-dev packages should be packaged
architecture dependent for multi-arch support. However I am quite sure
the ubuntu python maintainers would have figured this on their own, so I
am curious myself what is the potential fix for this issue.

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

Title:
  python fails to cross-build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/873007/+subscriptions

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


[Bug 1026765] Re: libavcodec53 reports undefined symbol: speex_nb_mode

2012-10-05 Thread Dawid Wróbel
Seems to be fixed in quantal in most recent update to libav.

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

Title:
  libavcodec53 reports undefined symbol: speex_nb_mode

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

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


[Bug 1051352] [NEW] Upgrade to 12.10 failed before "cleaning up" stage because it couldn't get exclusive lock

2012-09-15 Thread Dawid Wróbel
Public bug reported:

During my upgrade to 12.10 yesterday, the upgrade failed just before the 
"cleaning up" stage and an "Unable To get Exclusive Lock" error was shown on 
the screen. "ps ax|grep apt" has shown aptd running in the background. 
I suspect that this was unattended upgrades that got started up, because I had 
it set up for automatically applying critical upgrades. 

Now for what it's worth, before I managed to start the upgrade process, I 
couldn't even start the "update-manager -d" for the same reason (aptd in the 
background) and then it had failed two times to go past the initial stage: once 
for the very same reason ("Unable To get Exclusive Lock", had to kill aptd), 
second time because I was out of disk space. After I dealt with disk space, I 
had to do "mv /etc/apt/sources.list.save /etc/apt/sources.list" and "apt-get 
update" because apparently the state was not rolled back after the 
update-manager failed (I had update-manager popping up and showing a list of 
12.10 packages to install over 12.04 ones).  
The third time I managed to run it, but it failed half way through as I 
explained in the first paragraph.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: update-manager 1:0.173
ProcVersionSignature: Ubuntu 3.5.0-14.19-generic 3.5.3
Uname: Linux 3.5.0-14-generic x86_64
ApportVersion: 2.5.1-0ubuntu7
Architecture: amd64
Date: Sat Sep 15 19:26:47 2012
GsettingsChanges:
 b'com.ubuntu.update-manager' b'launch-time' b'1331248512'
 b'com.ubuntu.update-manager' b'window-height' b'500'
 b'com.ubuntu.update-manager' b'window-width' b'600'
InstallationMedia: Kubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100902.1)
PackageArchitecture: all
SourcePackage: update-manager
UpgradeStatus: Upgraded to quantal on 2012-09-14 (0 days ago)

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal

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

Title:
  Upgrade to 12.10 failed before "cleaning up" stage because it couldn't
  get exclusive lock

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

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


[Bug 1051352] Re: Upgrade to 12.10 failed before "cleaning up" stage because it couldn't get exclusive lock

2012-09-15 Thread Dawid Wróbel
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1051352

Title:
  Upgrade to 12.10 failed before "cleaning up" stage because it couldn't
  get exclusive lock

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

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


[Bug 1051358] [NEW] CPU max frequency locked to minimum after resuming from suspend

2012-09-15 Thread Dawid Wróbel
Public bug reported:

I had resumed my laptop for the first time today after upgrading to
12.10 and have noticed that the system was not responsive. I turned out
that CPU scaling max frequency
(/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq) was 80
(should be 2133000). I tried to change the governor to performance, but
the freq was still locked at min. I also tried to echo the max freq to
/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq, but it also did
nothing.

I am yet to see whether this is repeatable, I wanted to report the bug
first with all the sensitive logs before I restart the system and try
again. I will report back here later.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: linux-image-generic 3.5.0.14.14
ProcVersionSignature: Ubuntu 3.5.0-14.19-generic 3.5.3
Uname: Linux 3.5.0-14-generic x86_64
AcpiTables: Error: [Errno 13] Permission denied
ApportVersion: 2.5.1-0ubuntu7
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  cromo 14022 F pulseaudio
 /dev/snd/pcmC0D0p:   cromo 14022 F...m pulseaudio
Date: Sat Sep 15 19:48:03 2012
HibernationDevice: RESUME=UUID=4da1c619-669e-4d7c-9cef-ffb960bd2aa8
InstallationMedia: Kubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100902.1)
MachineType: Dell Inc. Latitude E6400
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-14-generic 
root=UUID=c0ac5e9b-4a61-4d91-a546-5379b9ba2edb ro ipv6.disable=1 quiet splash 
elevator=deadline vt.handoff=7
PulseList:
 Error: command ['pacmd', 'list'] failed with exit code 1: Home directory 
/home/cromo not ours.
 No PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.5.0-14-generic N/A
 linux-backports-modules-3.5.0-14-generic  N/A
 linux-firmware1.92
SourcePackage: linux
StagingDrivers: zram
UpgradeStatus: Upgraded to quantal on 2012-09-14 (0 days ago)
dmi.bios.date: 02/16/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A28
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA28:bd02/16/2011:svnDellInc.:pnLatitudeE6400:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Latitude E6400
dmi.sys.vendor: Dell Inc.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug quantal staging

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

Title:
  CPU max frequency locked to minimum after resuming from suspend

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

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


[Bug 1051358] Re: CPU max frequency locked to minimum after resuming from suspend

2012-09-15 Thread Dawid Wróbel
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1051358

Title:
  CPU max frequency locked to minimum after resuming from suspend

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

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


[Bug 1051358] Re: CPU max frequency locked to minimum after resuming from suspend

2012-09-15 Thread Dawid Wróbel
Actually, this turned out to be hardware issue and not Ubuntu's fault.
It very rarely happens that the power adapter is not recognized and the
outcome is the CPU freq locked to minimum. I found out about it after
rebooting when appropriate message was shown. For the sake of certainty
I suspended and resumed the system afterwards and CPU freq was fine.

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

Title:
  CPU max frequency locked to minimum after resuming from suspend

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

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


  1   2   >