[Bug 2048951] Re: Kernel Oops - kernel NULL pointer dereference (apparmor_bprm_creds_for_exec, profile_transition) with linux-image-6.5.0-18-generic (linux-image-generic-hwe-22.04)

2024-04-04 Thread Pavel Malyshev
Still reproducible with 6.5.0-26-generic
kdump won't generate any dump or send anything over ssh.

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

Title:
  Kernel Oops - kernel NULL pointer dereference
  (apparmor_bprm_creds_for_exec, profile_transition) with linux-
  image-6.5.0-18-generic (linux-image-generic-hwe-22.04)

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


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

[Bug 2056548] Re: fwupd metadata bug due to outdated version in Ubuntu 22.04 repositories

2024-03-09 Thread Pavel Malyshev
fwupd GitHub page states: "Installing fwupd using Snap or using Flatpak
might be useful to update a specific device on the command line that
needs a bleeding edge fwupd version, but it should not be considered as
a replacement to the distro-provided system version."

fwupd snap does not have any timers to download or update firmware. 
I can't consider fwupd snap to be a replacement for fwupd deb package.

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

Title:
  fwupd metadata bug due to outdated version in Ubuntu 22.04
  repositories

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


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

[Bug 2056548] Re: fwupd metadata bug due to outdated version in Ubuntu 22.04 repositories

2024-03-09 Thread Pavel Malyshev
Using fwupd from snap doesn't sound like a solution, more of a manual
workaround.

People out there won't notice fwupd silently fails to update their
firmware (currently it says "Not compatible with org.freedesktop.fwupd
version 1.7.9, requires >= 1.9.1"). Which is likely to end up with an
unpatched vulnerability in some firmware during 22.04 lifetime.

Also fwupd from snap is not maintained by Canonical, so it doesn't
follow all the policies (including security) Canonical software follows.

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

Title:
  fwupd metadata bug due to outdated version in Ubuntu 22.04
  repositories

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


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

[Bug 2048951] Re: Kernel Oops - kernel NULL pointer dereference (apparmor_bprm_creds_for_exec, profile_transition) with linux-image-6.5.0-18-generic (linux-image-generic-hwe-22.04)

2024-03-08 Thread Pavel Malyshev
Still reproducible with 6.5.0-25-generic

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

Title:
  Kernel Oops - kernel NULL pointer dereference
  (apparmor_bprm_creds_for_exec, profile_transition) with linux-
  image-6.5.0-18-generic (linux-image-generic-hwe-22.04)

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


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

[Bug 1273258] Re: Hundreds of dbus-daemon processes

2022-01-22 Thread Pavel Malyshev
Happens on 20.04. Eventually swap is 100% full and machine is rebooted
by watchdog due to high (>240) load average.

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

Title:
  Hundreds of dbus-daemon processes

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


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

[Bug 1934501] Re: CVE-2018-15473 patch introduce user enumeration vulnerability

2021-08-12 Thread Pavel Malyshev
Hi. I believe my Ubuntu systems just received this patch and I believe it 
failed to install:

Can't exec "/tmp/openssh-server.config.neW0Pf": Permission denied at 
/usr/share/perl/5.26/IPC/Open3.pm line 178.
open2: exec of /tmp/openssh-server.config.neW0Pf configure 1:7.6p1-4ubuntu0.3 
failed: Permission denied at /usr/share/perl5/Debconf/ConfModule.pm line 59.
-

I think this is due to the fact I have noexec on /tmp.
Is it possible to bundle the changes in the package instead of putting a random 
temporary file in /tmp and attempt to execute it?

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

Title:
  CVE-2018-15473 patch introduce user enumeration vulnerability

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


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

[Bug 1848960] Re: rrdtool won't run, can't find symbols in libpangoft2-1.0.so.0

2019-10-20 Thread Pavel Malyshev
The symbol is there in libfontconfig:
# objdump -TC /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 | grep 
FcWeightToOpenType
00022450 gDF .text  0077  BaseFcWeightToOpenType

However rrdtool picks up incorrect library:
# ldd /usr/bin/rrdtool | grep fontconfig
libfontconfig.so.1 => /opt/ffmpeg/lib/libfontconfig.so.1 
(0x7f8915183000)


Marked the bug report as invalid

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

Title:
  rrdtool won't run, can't find symbols in libpangoft2-1.0.so.0

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

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

[Bug 1848960] Re: rrdtool won't run, can't find symbols in libpangoft2-1.0.so.0

2019-10-20 Thread Pavel Malyshev
Actually it is libpangoft2 cannot find symbols:

# objdump -TC /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0 | grep 
FcWeightToOpenType
  DF *UND*    FcWeightToOpenType


** Changed in: rrdtool (Ubuntu)
   Status: New => Invalid

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

Title:
  rrdtool won't run, can't find symbols in libpangoft2-1.0.so.0

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

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

[Bug 1848960] [NEW] rrdtool won't run, can't find symbols in libpangoft2-1.0.so.0

2019-10-20 Thread Pavel Malyshev
Public bug reported:

rrdtool won't start, complaining about missing symbols in
libpangoft2-1.0.so.0.

# rrdtool -h
rrdtool: symbol lookup error: /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0: 
undefined symbol: FcWeightToOpenType

# lsb_release -rd
Description:Ubuntu 18.04.3 LTS
Release:18.04

# LANG=C apt-cache policy rrdtool
rrdtool:
  Installed: 1.7.0-1build1
  Candidate: 1.7.0-1build1
  Version table:
 *** 1.7.0-1build1 500
500 http://ru.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
100 /var/lib/dpkg/status

# apt-file search /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
libpangoft2-1.0-0: /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
libpangoft2-1.0-0: /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.14

# LANG=C apt-cache policy libpangoft2-1.0-0
libpangoft2-1.0-0:
  Installed: 1.40.14-1ubuntu0.1
  Candidate: 1.40.14-1ubuntu0.1
  Version table:
 *** 1.40.14-1ubuntu0.1 500
500 http://ru.archive.ubuntu.com/ubuntu bionic-updates/main amd64 
Packages
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 
Packages
100 /var/lib/dpkg/status
 1.40.14-1 500
500 http://ru.archive.ubuntu.com/ubuntu bionic/main amd64 Packages

** Affects: rrdtool (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/1848960

Title:
  rrdtool won't run, can't find symbols in libpangoft2-1.0.so.0

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

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

[Bug 1658233] Re: missing apparmor rules

2018-07-30 Thread Pavel Malyshev
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 16.04.5 LTS
Release:16.04
Codename:   xenial

# grep denied /var/log/audit/audit.log
type=AVC msg=audit(1532696557.378:89): apparmor="DENIED" operation="open" 
profile="/usr/sbin/mysqld" name="/proc/2192/status" pid=2192 comm="mysqld" 
requested_mask="r" denied_mask="r" fsuid=112 ouid=112
type=AVC msg=audit(1532696557.378:90): apparmor="DENIED" operation="open" 
profile="/usr/sbin/mysqld" name="/proc/2192/status" pid=2192 comm="mysqld" 
requested_mask="r" denied_mask="r" fsuid=112 ouid=112

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

Title:
  missing apparmor rules

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

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

[Bug 1696153] Re: python-flaky does not handle exceptions in fixtures properly

2017-06-06 Thread Pavel Malyshev
I believe putting 3.1.1 in xenial-backports would be also a solution

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

Title:
  python-flaky does not handle exceptions in fixtures properly

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

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


[Bug 1696153] [NEW] python-flaky does not handle exceptions in fixtures properly

2017-06-06 Thread Pavel Malyshev
Public bug reported:

There is a known issue in flaky v3.1.0 which was fixed in v3.1.1:
https://github.com/box/flaky/issues/120

Can you please merge the fix or update the whole flaky to 3.1.1 in
xenial?

** Affects: python-flaky (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/1696153

Title:
  python-flaky does not handle exceptions in fixtures properly

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

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


[Bug 1656539] Re: Lots of i915 warnings in the log

2017-01-20 Thread Pavel Malyshev
I can still see the same error in dmesg on 4.10.0-041000rc4-generic
#201701152031, but it won't post it constantly as it was on 4.4. It is
logged just once at boot time.

** Attachment added: "dmesg-4.10-rc4.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1656539/+attachment/4806704/+files/dmesg-4.10-rc4.txt

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

Title:
  Lots of i915 warnings in the log

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

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


[Bug 1656539] [NEW] Lots of i915 warnings in the log

2017-01-14 Thread Pavel Malyshev
Public bug reported:

I observe lots of i915 warnings in dmesg after the upgrade from 14.04 to 16.04.
My current kernel is 4.4.0-59-generic.


Warnings are:
[ 1078.547129] [ cut here ]
[ 1078.547372] WARNING: CPU: 0 PID: 273 at 
/build/linux-5Vy7q8/linux-4.4.0/drivers/gpu/drm/i915/intel_display.c:12169 
intel_atomic_check+0x307/0x6d0 [i915]()
[ 1078.547388] WARN_ON(!connector_state->crtc)
...
[ 1078.591137] [ cut here ]
[ 1078.591377] WARNING: CPU: 0 PID: 273 at 
/build/linux-5Vy7q8/linux-4.4.0/drivers/gpu/drm/i915/intel_display.c:12746 
intel_modeset_check_state+0x556/0x910 [i915]()
[ 1078.591394] encoder's enabled state mismatch (expected 0, found 1)
...


I have the following video controller:
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GSE Express 
Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML 
Express Integrated Graphics Controller (rev 03)

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-59-generic 4.4.0-59.80
ProcVersionSignature: Ubuntu 4.4.0-59.80-generic 4.4.35
Uname: Linux 4.4.0-59-generic i686
AlsaDevices:
 total 0
 crw-rw 1 root audio 116,  1 янв 14 08:17 seq
 crw-rw 1 root audio 116, 33 янв 14 08:17 timer
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
ApportVersion: 2.20.1-0ubuntu2.4
Architecture: i386
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
Date: Sat Jan 14 08:30:26 2017
InstallationDate: Installed on 2012-08-28 (1599 days ago)
InstallationMedia: Ubuntu-Server 12.04.1 LTS "Precise Pangolin" - Release i386 
(20120817.3)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: Evo Technologies, Inc. ECOPC N.1A/LE
PciMultimedia:
 
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-59-generic 
root=/dev/mapper/hostname-root ro
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-59-generic N/A
 linux-backports-modules-4.4.0-59-generic  N/A
 linux-firmware1.157.6
RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
SourcePackage: linux
UpgradeStatus: Upgraded to xenial on 2016-08-28 (139 days ago)
dmi.bios.date: 05/19/2010
dmi.bios.vendor: Intel Corp.
dmi.bios.version: JT94510H.86A.0045.2010.0519.1750
dmi.board.name: D945GSEJT
dmi.board.vendor: Intel Corporation
dmi.board.version: AAE57850-407
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnIntelCorp.:bvrJT94510H.86A.0045.2010.0519.1750:bd05/19/2010:svnEvoTechnologies,Inc.:pnECOPCN.1A/LE:pvr:rvnIntelCorporation:rnD945GSEJT:rvrAAE57850-407:cvn:ct3:cvr:
dmi.product.name: ECOPC N.1A/LE
dmi.sys.vendor: Evo Technologies, Inc.

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


** Tags: apport-bug i386 xenial

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

Title:
  Lots of i915 warnings in the log

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

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

[Bug 1542033] Re: avahi-daemon doesn't start

2016-08-30 Thread Pavel Malyshev
Same here. Just upgraded from 14.04.5 to 16.04.1
Apparmor forbids avahi to create datagram socket, so it dies with an assertion:
$ journalctl -ab0 | grep avahi
авг 30 11:51:46 amanda audit[2230]: AVC apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/sbin/avahi-daemon" 
pid=2230 comm="apparmor_parser"
авг 30 11:51:48 amanda avahi-daemon[2368]: Found user 'avahi' (UID 114) and 
group 'avahi' (GID 121).
авг 30 11:51:48 amanda avahi-daemon[2368]: Successfully dropped root privileges.
авг 30 11:51:48 amanda avahi-daemon[2368]: avahi-daemon 0.6.32-rc starting up.
авг 30 11:51:48 amanda audit[2368]: AVC apparmor="DENIED" operation="sendmsg" 
profile="/usr/sbin/avahi-daemon" name="/run/systemd/notify" pid=2368 
comm="avahi-daemon" requested_mask="w" denied_mask="w" fsuid=114 ouid=0
авг 30 11:51:48 amanda avahi-daemon[2368]: Successfully called chroot().
авг 30 11:51:48 amanda avahi-daemon[2368]: Successfully dropped remaining 
capabilities.
авг 30 11:51:48 amanda avahi-daemon[2368]: No service file found in 
/etc/avahi/services.
авг 30 11:51:48 amanda audit[2368]: AVC apparmor="DENIED" operation="create" 
profile="/usr/sbin/avahi-daemon" pid=2368 comm="avahi-daemon" family="netlink" 
sock_type="dgram" protocol=0 requested_mask="create" denied_mask="create"
авг 30 11:51:48 amanda avahi-daemon[2368]: on: starting up: iface-linux.c:380: 
avahi_interface_monitor_sync: Assertion `m' failed.
авг 30 11:51:48 amanda avahi-daemon[2368]: netlink.c: socket(PF_NETLINK): 
Permission denied
авг 30 11:51:48 amanda systemd[1]: avahi-daemon.service: Main process exited, 
code=killed, status=6/ABRT
авг 30 11:51:48 amanda systemd[1]: avahi-daemon.service: Unit entered failed 
state.
авг 30 11:51:48 amanda systemd[1]: avahi-daemon.service: Failed with result 
'signal'.

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

Title:
  avahi-daemon doesn't start

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

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

[Bug 1373070] Re: full fix for disconnected path (paths)

2015-12-27 Thread Pavel Malyshev
** Also affects: rsyslog (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/1373070

Title:
  full fix for disconnected path (paths)

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

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


[Bug 1373070] Re: full fix for disconnected path (paths)

2015-12-27 Thread Pavel Malyshev
I'm affected by this bug too at Trusty + Vivid HWE

# lsb_release -rd
Description:Ubuntu 14.04.3 LTS
Release:14.04

# uname -a
Linux amanda 3.19.0-42-generic #48~14.04.1-Ubuntu SMP Fri Dec 18 10:25:23 UTC 
2015 i686 i686 i686 GNU/Linux

# dpkg -l | grep linux-image-generic
ii  linux-image-generic 3.13.0.74.80
i386 Generic Linux kernel image
ii  linux-image-generic-lts-vivid   3.19.0.42.27
i386 Generic Linux kernel image

# dpkg -l | grep -e rsyslog -e apparmor
ii  apparmor2.8.95~2430-0ubuntu5.3  
i386 User-space parser utility for AppArmor
ii  apparmor-profiles   2.8.95~2430-0ubuntu5.3  all 
 Profiles for AppArmor Security policies
...
ii  rsyslog 7.4.4-1ubuntu2.6
i386 reliable system and kernel logging daemon


# grep 'audit:' /var/log/syslog | grep DENIED
Dec 26 09:39:48 amanda kernel: [11627.614510] audit: type=1400 
audit(145988.687:54): apparmor="DENIED" operation="sendmsg" info="Failed 
name lookup - disconnected path" error=-13 profile="/usr/sbin/rsyslogd" 
name="dev/log" pid=20376 comm="logger" requested_mask="r" denied_mask="r" 
fsuid=0 ouid=0

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

Title:
  full fix for disconnected path (paths)

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

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


[Bug 207473] Re: Screen brightness double level changes on Dell laptops

2015-08-30 Thread Pavel Malyshev
Just FYI: 
The bug, which Ubuntu cannot fix for 7 (SEVEN!!!) years, was fixed in Fedora in 
1.5 months: https://bugzilla.redhat.com/show_bug.cgi?id=1141525

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

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

Title:
  Screen brightness double level changes on Dell laptops

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

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


[Bug 1425398] Re: Apparmor uses rsyslogd profile for different processes - utopic HWE

2015-05-07 Thread Pavel Malyshev
It seems that issue is gone with this fix.

1. Installed the package from trusty-proposed
# LANG=C apt-cache policy rsyslog
rsyslog:
  Installed: 7.4.4-1ubuntu2.6
  Candidate: 7.4.4-1ubuntu2.6
  Version table:
 *** 7.4.4-1ubuntu2.6 0
400 http://archive.ubuntu.com/ubuntu/ trusty-proposed/main amd64 
Packages
100 /var/lib/dpkg/status
 7.4.4-1ubuntu2.5 0
500 http://ru.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
 7.4.4-1ubuntu2.3 0
500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
 7.4.4-1ubuntu2 0
500 http://ru.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

2. commented out the workaround /dev/log  rwl, from
/etc/apparmor.d/local/usr.sbin.rsyslogd

3. Rebooted to the latest Utopic HWE kernel
# uname -a
Linux emma 3.16.0-37-generic #51~14.04.1-Ubuntu SMP Wed May 6 15:23:14 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

4. The issue is gone:
# dmesg | grep DENIED
#

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

Title:
  Apparmor uses rsyslogd profile for different processes - utopic HWE

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

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


[Bug 1425398] Re: Apparmor uses rsyslogd profile for different processes - utopic HWE

2015-04-07 Thread Pavel Malyshev
As I said before, I don't use Vivid, I use Trusty which is stated to be
supported until 2019!

The bug is against trusty, please don't close it as fixed in an non-LTS
release

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

Title:
  Apparmor uses rsyslogd profile for different processes - utopic HWE

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

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


[Bug 1425398] Re: Apparmor uses rsyslogd profile for different processes - utopic HWE

2015-04-07 Thread Pavel Malyshev
Also if you read comments of other Ubuntu _developers_, they are rather
confident that the bug is in Utopic HWE for Trusty

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

Title:
  Apparmor uses rsyslogd profile for different processes - utopic HWE

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

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


[Bug 1425398] Re: Apparmor uses rsyslogd profile for different processes - utopic HWE

2015-02-26 Thread Pavel Malyshev
John,

I'm using Ubuntu Trusty with Utopic HWE, so my apparmor is from Trusty.
I didn't install anything from backports or Utopic by hand to not mess package 
system and LTS state of distribution.
But somehow the system does not behave like trusty.

Note that I've updated this system from 12.04 w/ Trusty HWE to 14.04
with do-release-upgrade few months ago.


$ LANG=C apt-cache policy apparmor apparmor-profiles apparmor-utils
apparmor:
  Installed: 2.8.95~2430-0ubuntu5.1
  Candidate: 2.8.95~2430-0ubuntu5.1
  Version table:
 *** 2.8.95~2430-0ubuntu5.1 0
500 http://ru.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
100 /var/lib/dpkg/status
 2.8.95~2430-0ubuntu5 0
500 http://ru.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
apparmor-profiles:
  Installed: 2.8.95~2430-0ubuntu5.1
  Candidate: 2.8.95~2430-0ubuntu5.1
  Version table:
 *** 2.8.95~2430-0ubuntu5.1 0
500 http://ru.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
100 /var/lib/dpkg/status
 2.8.95~2430-0ubuntu5 0
500 http://ru.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
apparmor-utils:
  Installed: 2.8.95~2430-0ubuntu5.1
  Candidate: 2.8.95~2430-0ubuntu5.1
  Version table:
 *** 2.8.95~2430-0ubuntu5.1 0
500 http://ru.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
100 /var/lib/dpkg/status
 2.8.95~2430-0ubuntu5 0
500 http://ru.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

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

Title:
  Apparmor uses rsyslogd profile for different processes - utopic HWE

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

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


[Bug 1425398] Re: Apparmor uses rsyslogd profile for different processes - utopic HWE

2015-02-25 Thread Pavel Malyshev
First of all, Trusty kernel worked somehow differently. It didn't
complain for /dev/log.

Yes, my /etc/apparmor.d/usr.sbin.rsyslogd does not have 'r' for /dev/log:
/dev/log  wl,

So does it mean that the rsyslog profile has to be patched for trusty?
Or at least some kind of Utopic HWE release notes has to be updated?

I've updated /etc/apparmor.d/local/usr.sbin.rsyslogd and can confirm
that message is gone with Utopic kernel.

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

Title:
  Apparmor uses rsyslogd profile for different processes - utopic HWE

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

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


[Bug 1425398] [NEW] Apparmor uses rsyslogd profile for different processes

2015-02-24 Thread Pavel Malyshev
Public bug reported:

Hi.

I've noticed that apparmor loads /usr/sbin/rsyslogd profile for
completely unrelated processes:

Feb 25 08:36:19 emma kernel: [  134.796218] audit: type=1400 
audit(1424842579.429:245): apparmor=DENIED operation=sendmsg 
profile=/usr/sbin/rsyslogd name=/dev/log pid=4002 comm=sshd 
requested_mask=r denied_mask=r fsuid=0 ouid=0
Feb 25 08:36:23 emma kernel: [  139.330989] audit: type=1400 
audit(1424842583.965:246): apparmor=DENIED operation=sendmsg 
profile=/usr/sbin/rsyslogd name=/dev/log pid=4080 comm=sudo 
requested_mask=r denied_mask=r fsuid=0 ouid=0
Feb 25 08:35:42 emma kernel: [   97.912402] audit: type=1400 
audit(1424842542.565:241): apparmor=DENIED operation=sendmsg 
profile=/usr/sbin/rsyslogd name=/dev/log pid=2436 comm=whoopsie 
requested_mask=r denied_mask=r fsuid=103 ouid=0
Feb 25 08:34:43 emma kernel: [   38.867998] audit: type=1400 
audit(1424842483.546:226): apparmor=DENIED operation=sendmsg 
profile=/usr/sbin/rsyslogd name=/dev/log pid=3762 comm=ntpd 
requested_mask=r denied_mask=r fsuid=0 ouid=0


I'm not sure how apparmor decides which profile to use for which task, but is 
shouldn't load '/usr/sbin/rsyslogd' profile for sshd/ntpd/etc.


I'm running:
# lsb_release -rd
Description:Ubuntu 14.04.2 LTS
Release:14.04

# dpkg -l | grep apparmor
ii  apparmor2.8.95~2430-0ubuntu5.1   
amd64User-space parser utility for AppArmor
ii  apparmor-profiles   2.8.95~2430-0ubuntu5.1   
all  Profiles for AppArmor Security policies
ii  apparmor-utils  2.8.95~2430-0ubuntu5.1   
amd64Utilities for controlling AppArmor
ii  libapparmor-perl2.8.95~2430-0ubuntu5.1   
amd64AppArmor library Perl bindings
ii  libapparmor1:amd64  2.8.95~2430-0ubuntu5.1   
amd64changehat AppArmor library
ii  python3-apparmor2.8.95~2430-0ubuntu5.1   
amd64AppArmor Python3 utility library
ii  python3-libapparmor 2.8.95~2430-0ubuntu5.1   
amd64AppArmor library Python3 bindings

# uname -a
Linux emma 3.16.0-31-generic #41~14.04.1-Ubuntu SMP Wed Feb 11 19:30:13 UTC 
2015 x86_64 x86_64 x86_64 GNU/Linux

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

** Attachment added: /var/log/syslog since boot
   
https://bugs.launchpad.net/bugs/1425398/+attachment/4326921/+files/syslog-since-boot

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

Title:
  Apparmor uses rsyslogd profile for different processes

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

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


[Bug 484529] Re: When trying to play a track the error message Couldn't start playback, and Cannot resolve proxy host name appears

2014-10-24 Thread Pavel Malyshev
Whenever I enable automatic proxy configuration in Gnome Settings providing a 
link to wpad.dat, Rhythmbox fails to connect to external resources. It says it 
cannot resolve target hostnames. Other applications like firefox work fine.
For example Last.FM plugin says: Cannot resolve hostname (turtle.libre.fm)
If I switch proxy mode to manual and configure proxy's hostname and port 
Rhythmbox work fine.
Unfortunately manual mode is not applicable for me, as there is no way to 
configure no-proxy exceptions
I believe the bug is still there

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

Title:
  When trying to play a track the error message Couldn't start playback,
  and Cannot resolve proxy host name appears

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

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


[Bug 1153661] Re: The disk drive for /dev/mapper/cryptswap1 is not ready yet or not present

2014-07-17 Thread Pavel Malyshev
Still there on clean 14.04 Ubuntu Server setup (auto partitioning with
LVM and encryption)

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

Title:
  The disk drive for /dev/mapper/cryptswap1 is not ready yet or not
  present

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

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


[Bug 1066480] Re: Installer doesn't show encrypted partitions

2014-06-11 Thread Pavel Malyshev
csredrat, as long as it is listed known issue for Quantal, I believe they are 
not going to fix it even in next release, despite the fact it is marked as 
critical.
So the Fix which is released is listing this bug as a known issue...

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

Title:
  Installer doesn't show encrypted partitions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1066480/+subscriptions

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


[Bug 523484] Re: ureadahead requires /var on root filesystem

2014-02-23 Thread Pavel Malyshev
Four years passed...
Seriously? 
Trusty will be the third LTS release with the bug. What is the point to use LTS 
releases if such pure-Ubuntu bugs are not fixed fore years?

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

Title:
  ureadahead requires /var on root filesystem

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

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


[Bug 207473] Re: Screen brightness double level changes on Dell laptops

2013-08-18 Thread Pavel Malyshev
Are you serios? This bug is confirmed in 12.04 and 13.04. It can't be
invalid!

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

Title:
  Screen brightness double level changes on Dell laptops

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

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


[Bug 1199469] [NEW] MaaS WebUI does not work after reboot

2013-07-09 Thread Pavel Malyshev
Public bug reported:

It is not possible to login to MaaS WebUI after controller reboot.
I've installed MaaS from Raring server CD. Configured superuser and added 
images.
I've installed maas-dhcp and maas-dns and configured them specifing new 
node-group-interface.
I was able to login to WebUI.
After that I've rebooted as DHCP didn't come up.
After reboot I'm not able to login to WebUI. Browser says The server 
encountered and internal error ...
Restarting apache and rebooting does not help.

Apache error logs contains maasserver related exceptions at start up and
exceptions on requsts to WebUI.

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

** Attachment added: Apache error log
   
https://bugs.launchpad.net/bugs/1199469/+attachment/3730860/+files/error.log.gz

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1199469

Title:
  MaaS WebUI does not work after reboot

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1199469] Re: MaaS WebUI does not work after reboot

2013-07-09 Thread Pavel Malyshev
** Attachment added: Logs from /var/log/maas
   
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1199469/+attachment/3730861/+files/var_log_maas.tar.gz

** Description changed:

  It is not possible to login to MaaS WebUI after controller reboot.
  I've installed MaaS from Raring server CD. Configured superuser and added 
images.
  I've installed maas-dhcp and maas-dns and configured them specifing new 
node-group-interface.
  I was able to login to WebUI.
  After that I've rebooted as DHCP didn't come up.
  After reboot I'm not able to login to WebUI. Browser says The server 
encountered and internal error ...
  Restarting apache and rebooting does not help.
+ 
+ Apache error logs contains maasserver related exceptions at start up and
+ exceptions on requsts to WebUI.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1199469

Title:
  MaaS WebUI does not work after reboot

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1199469] [NEW] MaaS WebUI does not work after reboot

2013-07-09 Thread Pavel Malyshev
Public bug reported:

It is not possible to login to MaaS WebUI after controller reboot.
I've installed MaaS from Raring server CD. Configured superuser and added 
images.
I've installed maas-dhcp and maas-dns and configured them specifing new 
node-group-interface.
I was able to login to WebUI.
After that I've rebooted as DHCP didn't come up.
After reboot I'm not able to login to WebUI. Browser says The server 
encountered and internal error ...
Restarting apache and rebooting does not help.

Apache error logs contains maasserver related exceptions at start up and
exceptions on requsts to WebUI.

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

** Attachment added: Apache error log
   
https://bugs.launchpad.net/bugs/1199469/+attachment/3730860/+files/error.log.gz

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

Title:
  MaaS WebUI does not work after reboot

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

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


[Bug 1199469] Re: MaaS WebUI does not work after reboot

2013-07-09 Thread Pavel Malyshev
** Attachment added: Logs from /var/log/maas
   
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1199469/+attachment/3730861/+files/var_log_maas.tar.gz

** Description changed:

  It is not possible to login to MaaS WebUI after controller reboot.
  I've installed MaaS from Raring server CD. Configured superuser and added 
images.
  I've installed maas-dhcp and maas-dns and configured them specifing new 
node-group-interface.
  I was able to login to WebUI.
  After that I've rebooted as DHCP didn't come up.
  After reboot I'm not able to login to WebUI. Browser says The server 
encountered and internal error ...
  Restarting apache and rebooting does not help.
+ 
+ Apache error logs contains maasserver related exceptions at start up and
+ exceptions on requsts to WebUI.

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

Title:
  MaaS WebUI does not work after reboot

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

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


[Bug 1090008] [NEW] Apparmor denies telepathy to load libraries due to wrong profile

2012-12-13 Thread Pavel Malyshev
Public bug reported:

Apparmor denies loading libraries:

kernel: [ 1056.166928] type=1400 audit(1355414228.918:70):
apparmor=DENIED operation=file_mmap parent=14842
profile=/usr/lib/telepathy/telepathy-*
name=/usr/lib/telepathy/gabble-0/lib/libgabble-plugins-0.16.1.so
pid=14843 comm=telepathy-gabbl requested_mask=m denied_mask=m
fsuid=1044 ouid=1044

kernel: [ 2048.092142] type=1400 audit(1355412414.904:108):
apparmor=DENIED operation=file_mmap parent=23772
profile=/usr/lib/telepathy/telepathy-* name=/usr/lib/x86_64-linux-gnu
/libtelepathy-logger.so.2.2.1 pid=23773 comm=telepathy-logge
requested_mask=m denied_mask=m fsuid=1044 ouid=1044

The impact: Empathy fails to connect.

Workaround: sudo aa-complain usr.lib.telepahy

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: telepathy-mission-control-5 1:5.13.1-0ubuntu3
ProcVersionSignature: Ubuntu 3.5.0-20.31-generic 3.5.7.1
Uname: Linux 3.5.0-20-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.6.1-0ubuntu9
Architecture: amd64
Date: Thu Dec 13 20:02:59 2012
EcryptfsInUse: Yes
InstallationDate: Installed on 2011-05-29 (564 days ago)
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
SourcePackage: telepathy-mission-control-5
UpgradeStatus: Upgraded to quantal on 2012-10-28 (45 days ago)
modified.conffile..etc.apparmor.d.usr.lib.telepathy: [modified]
mtime.conffile..etc.apparmor.d.usr.lib.telepathy: 2012-12-13T19:57:49.520897

** Affects: telepathy-mission-control-5 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apparmor apport-bug quantal running-unity

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

Title:
  Apparmor denies telepathy to load libraries due to wrong profile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-mission-control-5/+bug/1090008/+subscriptions

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


[Bug 523484] Re: ureadahead requires /var on root filesystem

2012-11-05 Thread Pavel Malyshev
So 2 years passed and this bug does not even have an assignment...

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

Title:
  ureadahead requires /var on root filesystem

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

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


[Bug 207473] Re: Screen brightness double level changes on Dell laptops

2012-11-05 Thread Pavel Malyshev
Ubuntu 12.10.. The bug is still here.

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

Title:
  Screen brightness double level changes on Dell laptops

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

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


[Bug 1057000] Re: [Ubuntu 12.04.1/12.10] nVidia drivers 304.51 prevent autohidden Unity launcher from revealing

2012-10-31 Thread Pavel Malyshev
As of 2012-10-29, the upgrade from 12.04 to 12.10 broke my Launcher. 
ConstrainCursor-workaround fixed the issue.
So the fix from 2012-10-22 didn't help me during upgrade.

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

Title:
  [Ubuntu 12.04.1/12.10] nVidia drivers 304.51 prevent autohidden Unity
  launcher from revealing

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

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


[Bug 1072608] [NEW] The Unity Launcher does not show up

2012-10-29 Thread Pavel Malyshev
Public bug reported:

After upgrade from 12.04 to 12.10 the unity launcher does not show up
when I move mouse cursor to the left corner of the screen with Auto-
hide the Launcher setting enabled in System
settings-Appearance-Behavior

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: unity 6.8.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Это каталог: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.51  Tue Sep 18 17:16:56 
PDT 2012
 GCC version:  gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)
.tmp.unity.support.test.0:
 
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,gnomecompat,grid,snap,imgpng,unitymtgrabhandles,mousepoll,move,vpswitch,place,resize,regex,animation,workarounds,wall,expo,fade,session,scale,ezoom,unityshell]
CompositorRunning: compiz
Date: Mon Oct 29 12:24:48 2012
DistUpgraded: 2012-10-28 22:32:00,985 DEBUG enabling apt cron job
DistroCodename: quantal
DistroVariant: ubuntu
DkmsStatus:
 nvidia-current-updates, 304.51, 3.2.0-32-generic, x86_64: installed
 nvidia-current-updates, 304.51, 3.5.0-17-generic, x86_64: installed
 vboxhost, 4.1.22, 3.2.0-32-generic, x86_64: installed
 vboxhost, 4.1.22, 3.5.0-17-generic, x86_64: installed
EcryptfsInUse: Yes
GraphicsCard:
 NVIDIA Corporation G86 [GeForce 8400M GS] [10de:0427] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Dell Device [1028:01f1]
InstallationDate: Installed on 2011-05-29 (518 days ago)
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
MachineType: Dell Inc. Inspiron 1520
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-17-generic 
root=/dev/mapper/hostname-root ro quiet splash
SourcePackage: unity
UpgradeStatus: Upgraded to quantal on 2012-10-28 (0 days ago)
XorgConf:
 Section Device
Identifier  Default Device
Option  NoLogoTrue
Option ConstrainCursor no
 EndSection
dmi.bios.date: 07/11/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A09
dmi.board.name: 0UW306
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd07/11/2008:svnDellInc.:pnInspiron1520:pvr:rvnDellInc.:rn0UW306:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Inspiron 1520
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.8.4-0ubuntu3
version.ia32-libs: ia32-libs 20090808ubuntu36
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.2-0ubuntu3

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


** Tags: amd64 apport-bug compiz-0.9 quantal running-unity ubuntu

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

Title:
  The Unity Launcher does not show up

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

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

[Bug 523484] Re: ureadahead requires /var on root filesystem

2012-08-30 Thread Pavel Malyshev
Why ureadahead does  not have an option to change pack storage directory?
This bug can be workarounded easily if I'm able to create /ureadahead and set 
that option in ureadahead-other.conf

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

Title:
  ureadahead requires /var on root filesystem

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

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


[Bug 980917] Re: Failed to create pty - disabling logging for job [SRU]

2012-08-12 Thread Pavel Malyshev
Will this fix be ported in 12.04.1 or it has already escaped test plan
for .1?

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

Title:
  Failed to create pty - disabling logging for job [SRU]

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

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


[Bug 847793] Re: telepathy-gabble crashed with signal 5 in g_object_unref()

2012-05-01 Thread Pavel Malyshev
Bilal, I believe that stacktrace is attached to this bugreport by
apport: https://bugs.launchpad.net/ubuntu/+source/telepathy-
gabble/+bug/847793/+attachment/2391009/+files/Stacktrace.txt

Looks like some assertion failed in gabble_vcard_manager_dispose() at
vcard-manager.c:590.

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

Title:
  telepathy-gabble crashed with signal 5 in g_object_unref()

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

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