Suddenly found possible cause/workaround for the bug. In 12.10
environment variable GTK_MODULES is set for all DE (including KDE or
XFCE). If variable is unset, gdk_error_trap_pop may disappear appear
when starting GTK applications.
On my desktop:
$ env | grep GTK_MODULES
GTK_MODULES=canberra-gtk
Look like this bug is somehow related to quiet annoying LP bug 1075928:
"Gdk-CRITICAL **: IA__gdk_error_trap_pop: assertion `gdk_error_traps !=
NULL' fail" console message on every GTK+ app start in KDE and probably
all other non-GNOME DE.
Can anybody tell if unsetting GTK_MODULES is proper solut
I don't see taskcoach package in Ubuntu 12.10 repository. For
cryptkeeper, unsetting GTK_MODULES variable removes annoying warning
message about IA__gdk_error_trap_pop.
I'm not expert on GTK or GNOME. AFAIK libcanberra related only to event
sound. Is it useful for KDE desktop or it is GNOME specif
Funny. This bug is a fix for bug 834403 (see http://bazaar.launchpad.net
/~ubuntu-branches/ubuntu/raring/libcanberra/raring/view/head:/src
/canberra-gtk-module.c#L310)
Ok, I agree that unsetting GTK_MODULES does not resolve the issue, it
just disables buggy module, but now I'm sure that the bug is
I'm sure the bug is in libcanberra at least in Quantal. I'm can
reproduce the bug with gksu, evince and emacs.
Also, I think I've found real cause for the bug. Patch
10_no_nonnative_crash.patch is applied twice in ubuntu version. This
patch was integrated in upstream version 0.29, but was not remo
Are you using non-GNOME desktop? This bug is probably duplicate of bug
932177
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1077533
Title:
pydoc complains it cant get into my gnome-keyring
To manag
Are you using non-GNOME desktop? This bug is probably duplicate of bug
932177
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1073618
Title:
Pidgin GNOME Keyring couldn't connect
To manage notificati
Are you using non-GNOME desktop? This bug is probably duplicate of bug
932177
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1049863
Title:
Receiving "WARNING: gnome-keyring:: couldn't connect to: /t
In my opinion, for Ubuntu-based distributions the root cause of the bug
is in lightdm package. At least, in quantal it becomes default display
manager for all desktops including non-GNOME ones.
In files:
* /etc/pam.d/lightdm
* /etc/pam.d/lightdm-greeter
it has the following line:
session optio
** Also affects: kde-workspace (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-workspace in Ubuntu.
https://bugs.launchpad.net/bugs/932177
Title:
XFCE (and other non-GNOME) desktops
Thank you. Now I see that this bug is not a duplicate.
I agree, that accessing keyring without a reason is rather scary
behaviour, but you probably assigned the bug to a wrong package. AFAIK
any application that loads keyring related library automagicaly tries to
access your keyring.
>From your s
Some minor info, for those who want/can investigate the bug. I have two
boxes. The first one has ATI board and console font is not set
correctly. The other has NVidia board where console font works out of
the box. I suspect that the issue somehow related to framebuffer
migration to KMS/DRM based c
** Branch linked: lp:~abone/+junk/schemaspy
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/536637
Title:
[needs-packaging] schemaspy
To manage notifications about this bug go to:
https://bugs.launch
If someone interrested. I've packaged schemaspy as a proof of concept. Sources
ave available on launchpad:
https://code.launchpad.net/~abone/+junk/schemaspy
Ubuntu package is available in my PPA:
https://launchpad.net/~abone/+archive/ubuntu-fixes
I don't have much experience in pacakging softwar
Public bug reported:
VPN server in my organization uses empty Domain but requires it on
authentication. VPNC plugin currently does not store or send Domain if
it is empty (tested versions 0.9.6, 0.9.8.2). This makes impossible to
establish vpnc connection with NetworkManager while starting vpnc fr
As the bug is still present in 13.04 and probably 13.10 Kubuntu users
may be interested in a workaround:
Copy the attached script 01gnome-keyring-daemon.sh into ~/.kde/env
directory.
Files in this directory are sources by /usr/bin/startkde so the script
can finish gnome-keyring-daemon initializat
I suppose no.
To send empty domain name during authentication vpnc should be started
with --domain "" command line option or Domain option without a value in
config file. When starting connection, network-manager-vpnc makes
temporary config file using connection parameters from NetworkManager
and
Public bug reported:
Ubuntu version: 13.04
Package version: 1:1.0-4ubuntu1
exchange2mbox binary from package openchangeclient may fail because of
missing library libdbwrap.so
$ ldd `which exchange2mbox` | grep 'not found'
libdbwrap.so => not found
The library libdbwrap.so exists in pyth
** Description changed:
Ubuntu version: 13.04
Package version: 1:1.0-4ubuntu1
exchange2mbox binary from package openchangeclient may fail because of
missing library libdbwrap.so
$ ldd `which exchange2mbox` | grep 'not found'
- libdbwrap.so => not found
+ libdbwrap.s
Public bug reported:
In Ubuntu 13.04 (anacron-2.3-19ubuntu2) is started from
/etc/cron.d/anacron like this
start -q anacron
This means anacron itself and its child processes would inherit
environment from init/upstart not from crond. As result all environment
variables defined in /etc/environmen
imapfilter-2.5.2 shipped since Ubuntu 12.10 (quantal). If backporting to
12.04 requires SRU process (see
https://wiki.ubuntu.com/StableReleaseUpdates)
** Changed in: imapfilter (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bu
Ubuntu 13.04 imapfilter-2.5.2-2 works for me.
** Changed in: imapfilter (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/868314
Title:
imapfilter: timeo
Public bug reported:
I need access to local hg repo via https which uses certificate signed
by local CA. I've added cacerts parameter into [web] section of ~/.hgrc.
In result only certificates signed by local CA can be checked. If I try
to connect to bitbucket for example, I get error:
abort: err
Hi Martin,
Installed kdm vesion 4:4.7.2-0ubuntu1 from oneiric-proposed. Manpage
contains valid path now.
Thank you.
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-workspace in Ubuntu.
https://bugs.launchpad.net/bugs/630971
Title:
kd
Changed status of the bug from Incomplette to Confirmed to prevent
expiration.
** Changed in: procps (Ubuntu Natty)
Status: Incomplete => Confirmed
** Changed in: procps (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubun
As of version 1.52ubuntu2 popularity-contest started as a regular
process. I suppose changing IO and CPU scheduling priorities Idle should
place less load to the system, but I cannot notice the change in my
environment. Both cases works on my P4-3GHz 3GiB or RAM with two 7200
RPM disks equally well
No it can't. The goal of popularity-contest not only collect what
packages are installed, but also determine what packages were recently
used. In order to do so, It checks what files are currently open and
scans last access time for files belonging to installed packages.
Probably, you may ask an o
I can tell only about natty. I don't have oneiric environment. The issue
probably appears because of building package with bzr-buildpackage. Try
bzr branch lp:ubuntu/natty/procps natty
cd natty
bzr bd --dont-purge -- -B -uc -us
cd ../build-area/procps-3.2.8/debian/procps/usr/bin/
./pmap -x $$
See
I agree, it looks very strange that two "official" builds are different
in fact. I'm using http://de.archive.ubuntu.com:
wget
http://de.archive.ubuntu.com/ubuntu/pool/main/p/procps/procps_3.2.8-10ubuntu3_i386.deb
md5sum procps_3.2.8-10ubuntu3_i386.deb
779238865cfe4233f48519c68a18cb81 procps_3.2.
Fixes for natty and oneiric are proposed for merging. Both request are
in pending state. Until then you may build package from a bzr branch. If
you wish I may try to publish fixed package in my ppa, but I never did
it before. :(
--
You received this bug notification because you are a member of Ub
Version 2.65 included since 10.04
** Changed in: rss2email (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/336577
Title:
Warning messages with Python 2.6,
Any news? Will we proceed with merging changes into Ubuntu branches or I
should forgot about it?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/795033
Title:
Regression of pmap bug 753124
To manage
I see that pmap output provided in #8 shows partially correct result.
Totals are ok, but column Kbytes contains zero in all othre rows. This
was also fixed in my branch:
$ pmap -x $$ | tail -5
b7887000 4 4 4 r ld-2.13.so
b7888000 4 4 4 rw--- ld-2.13.so
bf9
Got additional information from Konstantin Ivanov. I'm using package for
architecture i386 while his package is for amd64.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/795033
Title:
Regression of p
The bug is fixed in Oneiric popularity-contest version 1.53ubuntu1
** Changed in: popularity-contest (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/74201
I've updated related branch lp:~abone/ubuntu/natty/popularity-
contest/fix-742017 with popularity-contest from version 1.53, should be
enough to backport fix to Natty.
Binary package with the fixed vesion should be available soon in my ppa:
https://launchpad.net/~abone/+archive/ubuntu-fixes
--
Y
Bug linkage is ok. Debbug 555790 and debbug 622322 are both related to
multiarch. As far as I know, until version 1.53 popularity-contest
accessed to dkpg data directly to get list of files belonging to a
package. After introduction of multiarch in dpkg several bugs arrised.
Now popularity-contest
You may be interrested in discussion in upstream mailing list
https://fedorahosted.org/pipermail/pam-developers/2011-June/75.html.
There is a chance that in future versions the issue will be fixed
upstream, but some backward incompatible changes may occur. The upcoming
patch will introduce bot
Public bug reported:
Binary package hint: procps
It is an auxiliary bug to help track merging real fix for bug 753124
into natty and oneiric branches created in response on:
https://code.launchpad.net/~abone/ubuntu/natty/procps/fix-
for-753124/+merge/58905
** Affects: procps (Ubuntu)
Impor
Both versions are affected because on_expose function was not changed.
If you check serc/greeter.c::on_expose, you will see that this function
redraws entire screen on each call:
if( bg_img )
{
cairo_matrix_t matrix;
double x = 0, y = 0, sx, sy;
cairo_get_matrix(cr,
PPA version lxdm_0.3.0-0ubuntu5~ppa3 still uses about 20-30% of CPU on
my box.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/733912
Title:
lxdm-greeter-gtk excessive CPU usage
--
ubuntu-bugs maili
Version lxdm_0.3.0-0ubuntu5~ppa5 does not use CPU, but now it also
ignores any background image settings, as if bg= was not set at all.
Probably on_expose should be called at least once.
Also, there is on_screen_size_changed, function in greeter.c. I don't
know what it is, but we probably should r
Public bug reported:
Binary package hint: language-pack-ru-base
Release:KUbuntu 10.04
Package-version: 1:10.04+20100422
The file /usr/share/locale-langpack/ru/LC_MESSAGES/coreutils.mo contains
translation for "Filesystem" that is longer than original
string. This result broken column ali
I'll test ppa8 version a bit later and get back with results, but I'm
afraid it won't help.
I've tried to implement fix proposed by upstream myself based on ppa3
version (using gdk_cairo_rectangle + cairo_fill). Looks like it is cairo
performance problem. The following implementation of on_expose
Public bug reported:
Binary package hint: lxdm
A manpage for lxdm (version 0.2.0-ubuntu3 and 0.3.0-ubuntu3 are
affected) have section FILES before section CONFIGURATION FILE, but the
FILE section states "See above for details of the configuration file." I
suppose sections were reordered by mistak
I've uploaded a patch, in case you agree that sections should be
reordered.
** Patch added: "lxdm_0.3.0-0ubuntu4.debdiff"
https://bugs.launchpad.net/ubuntu/+source/lxdm/+bug/733169/+attachment/1900693/+files/lxdm_0.3.0-0ubuntu4.debdiff
--
You received this bug notification because you are a
Public bug reported:
Binary package hint: lxdm
On my system with Celeron (P-III Tualatin) 1.4GHz (cpuinfo.txt)
processor lxdm-greeter-gtk constantly uses about 20-30% of CPU power, it
is too much.
The issue can only be reproduced if background image is set (bg=) in /etc/lxdm/default.conf (pidsta
** Attachment added: "pidstat-with-bg.txt"
https://bugs.launchpad.net/bugs/733912/+attachment/1903961/+files/pidstat-with-bg.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/733912
Title:
lxdm-
** Attachment added: "cpuinfo.txt"
https://bugs.launchpad.net/ubuntu/+source/lxdm/+bug/733912/+attachment/1903962/+files/cpuinfo.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/733912
Title:
l
** Attachment added: "pidstat-without-bg.txt"
https://bugs.launchpad.net/ubuntu/+source/lxdm/+bug/733912/+attachment/1903963/+files/pidstat-without-bg.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/b
** Attachment added: "callgrind-with-bg.txt"
https://bugs.launchpad.net/ubuntu/+source/lxdm/+bug/733912/+attachment/1903964/+files/callgrind-with-bg.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
** Attachment added: "callgrind-without-bg.txt"
https://bugs.launchpad.net/ubuntu/+source/lxdm/+bug/733912/+attachment/1903965/+files/callgrind-without-bg.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
I'm sorry, forgot to mention. I've found reported issue in Maverick
package version lxdm-0.2.0-0ubuntu3.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/733912
Title:
lxdm-greeter-gtk excessive CPU us
This might be related to bug 733912. I don't know what CPU do you have,
but on my old Celeron (P-III) 1.4GHz input boxes are rater slow too.
Package version lxdm-0.2.0-0ubuntu3.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://b
> Accepted emacs23 into maverick-proposed, the package will build now and be
> available in a few hours. Please test and give feedback here. See >
> https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
> enable and use -proposed. Thank you in advance!
Package version 23.1+1-4ub
New upstream version 0.6.2 included in Oneiric resolves the issue.
Version from Natty is still affected.
** Changed in: python-keyring (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
Public bug reported:
Binary package hint: screenruler
While ruler oriented horizontaly, dragging with mouse works perfectly.,
but it stops working if you rotate ruler verticaly.
Package: screenruler
Version: 0.891+bzr25
** Affects: screenruler (Ubuntu)
Importance: Undecided
Status
** Also affects: screenruler
Importance: Undecided
Status: New
--
Dragging does not work when ruler oriented vertically
https://bugs.launchpad.net/bugs/680446
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mail
Also checked this for upstream bzr revision 27. The issue is there.
My host configuration:
Ubuntu Release: 10.10 Maverick
Related Packages:
ruby-4.5
libgtk2-ruby-0.19.3-2ubuntu1
libglade-ruby-0.19.3-2ubuntu1
libgconf2-0.19.3-2ubuntu1
libcairo-ruby-1.8.1-1build1
--
Dragging does not work when ru
*** This bug is a duplicate of bug 482849 ***
https://bugs.launchpad.net/bugs/482849
** This bug has been marked a duplicate of bug 482849
Warning: `mapcar' called for effect
* You can subscribe to bug 482849 by following this link:
https://bugs.launchpad.net/ubuntu/+source/emacsen-common
Debuan bug #530961 has a patch to the issue since Sep 2009. A debdiff
with the patch from Debian bug is attached.
** Patch added: "emacsen-common-fix-482849.debdiff"
https://bugs.launchpad.net/ubuntu/+source/emacsen-common/+bug/482849/+attachment/1744457/+files/emacsen-common-fix-482849.debdif
The issue seems to be somehow related to kwin. I can reproduce it in
KDE, but dragging works in Gnome session. Something between ruby-gtk2
and X server.
--
Dragging does not work when ruler oriented vertically
https://bugs.launchpad.net/bugs/680446
You received this bug notification because you a
I can confirm that the issue related to kde-window-manager. If I change
window manager in KDE system settings to Metacity, I can drag ruler in
both positions. If I switch back to KDE default window manager, I can
only drag ruler while it is placed horizontally.
My kde-window-manager package versio
As of Ubuntu 10.10 dos2unix package exists in repository. So for me the
bug is resolved.
--
Missing symlinks in tofrodos package
https://bugs.launchpad.net/bugs/587973
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs maili
Ubuntu 10.10 contains fixed version of the package that uses tofrodos,
lucid is still contains broken package.
--
"dos2unix" command doesn't exist in "tofrodos" package for lucid
https://bugs.launchpad.net/bugs/560803
You received this bug notification because you are a member of Ubuntu
Bugs, whi
The bug is fixed in current development version 3.1.5-1 from Oneiric.
** Branch linked: lp:ubuntu/cfengine3
** Changed in: cfengine3 (Ubuntu)
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
I've commited changes suggested by torgeh as a branch:
lp:~abone/ubuntu/natty/popularity-contest/fix-742017
By the way debian upstream also has a fix for the this in version 1.52,
but they don't try to access arch file, just report if pkg.list is not
accessible.
--
You received this bug notifica
The bug might be related to console-setup package and bug 668812. I use
ru_RU.UTF-8 locale and my fonts in framebuffer tty are also broken.
Manually starting setupcon fixes the problem. Also, in natty console-
setup init scripts were rewritten as upstart jobs and I cannot find
setupcon calls in the
** Changed in: cfengine3 (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/780410
Title:
cfengine can't access logfile when running as non-root
--
ubuntu-bug
The patch forwarded to Debian bug #626280 and should be included into
next debian version. After following package resync it should be
available in Ubuntu. If you need solution faster you can use my branch
or write here.
--
You received this bug notification because you are a member of Ubuntu
Bug
I've found that in Natty framebuffer console is fonts set up by initramfs.
Also in Natty initramfs-tools framebuffer becomes optional since version 0.98.8
and you have to add undocumented option FRAMEBUFFER=y to
/etc/initramfs-tools/initramfs.conf
to enable this behaviour.
Can you add FRAMEBUFFER
Public bug reported:
Binary package hint: initramfs-tools
According to changelog 0.98.8ubuntu1:
- Restore the framebuffer hook and script, copying KMS and other framebuffer
drivers into the initramfs, but make them optional; you need to set
FRAMEBUFFER=y for these to be included.
Availability
Reported issue with initramfs as bug 789141. I hope to get an anwser
from initramfs developers.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/750636
Title:
[Natty] Encoding issue on TTY
--
ubuntu-
** Tags added: natty
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/789141
Title:
initramfs.conf: please document FRAMEBUFFER option
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https:/
Bugs 750636, 789141 may be related (both about Natty). Looks like
framebuffer was removed from initramfs then added back. Don't know if
Maverick was affected.
** Changed in: console-setup (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of
Public bug reported:
Binary package hint: kbd
In kbd version 1.15.2, the script debian/kbd.initramfs-hooks installed
to /usr/share/initramfs-tools/hooks/kbd contains:
PREREQ="kernelextras"
But kernelextra hook was removed from initramfs-tools in version 0.94
(current version is 0.98). I suppose
Maybe, you are right. Anyway, I'm traced my problem to its root cause
bug 789141 and yours issue have disappeared. I think we should close
this but, because we cannot reproduce it anymore. If some one have
similar problem, that looks like this bug, feel free to reopen the bug.
** Changed in: kbd (
I'm using Kubuntu Natty (KDE desktop) and I cannot reproduce this bug.
I have kbd version 1.15.2-3ubuntu1 installed and it does not have
/etc/init.d/keymap.sh. Also /etc/init.d/console-screen.sh was converted
into upstart job in Natty and it does not contains kbd_mode calls now.
Finally, calling k
Manpage for pam_env has mention of $HOME/.pam_environment in FILES
section. Your version looks more verbose. If you think it is better, can
you please adapt it to the current version and we can try to go through
sponsoring process. If not, I think, the bug should be closed now.
** Tags added: manp
I suppose this issue my be related to my question 159345 (it is about
Natty). The cause of skipping .pam_environment some environment
variables may be in spaces within variable values. Looks like conffile
parser interprets quotes differently. Variables with quoted values
because of spaces got skipp
Oops. I'm sorry, but the issue is not a bug at all.
Restarting shell does not use pam modules. You have to relogin or use
other methods like sudo to trigger pam usage. I'm closing this bug as
invalid.
** Changed in: pam (Ubuntu)
Status: New => Invalid
--
You received this bug notificatio
Bug is fixed for Natty and above, because it includes python-keyring version
0.5.1.
Two supported releases 10.04 and 10.10 are still affected by the bug.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/
Public bug reported:
Binary package hint: python-keyring
python-keyring doesn't works with kwallet and is useless for all KDE Wallet
users. The bug reported and fixed upstream:
https://bitbucket.org/kang/python-keyring-lib/issue/41/kdewallet-not-working-anymore
but the fix is not released yet.
Uploading patch with upstream changess backported to Natty's version. I
suppose, new upstream version would be released before Oneiric release.
** Patch added: "fix-791142.debdiff"
https://bugs.launchpad.net/debian/+source/python-keyring/+bug/791142/+attachment/2150413/+files/fix-791142.debdif
*** This bug is a duplicate of bug 646791 ***
https://bugs.launchpad.net/bugs/646791
** This bug has been marked a duplicate of bug 646791
parameter mismatch in /etc/init.d/cfengine3
* You can subscribe to bug 646791 by following this link:
https://bugs.launchpad.net/ubuntu/+source/cfengi
Public bug reported:
Binary package hint: cfengine3
The problem found in package version 3.0.5+dfsg-1 from Natty.
When running as non-root user, cf-agent complains "Can't open lock-log
file". The error happens because it tries to work with files in
/var/log, but doesn't have enough permissions.
The issue was introduced by Debian specific patch debian/patches/fhs-
compliance. The patch doesn't take into account that working directory
for non-root users is ~/.cfengine and FHS rules can't be applied to this
case. In my opinion, we should not change upstream behavior for regular
users.
** At
** Changed in: cfengine3 (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/646791
Title:
parameter mismatch in /etc/init.d/cfengine3
--
ubuntu-bugs mailing lis
** Bug watch added: Debian Bug tracker #602404
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602404
** Also affects: cfengine3 (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602404
Importance: Unknown
Status: Unknown
--
You received this bug notification because
** Bug watch added: Debian Bug tracker #611659
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611659
** Also affects: cfengine3 (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611659
Importance: Unknown
Status: Unknown
--
You received this bug notification because
** Bug watch added: Debian Bug tracker #626280
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626280
** Also affects: cfengine3 (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626280
Importance: Unknown
Status: Unknown
--
You received this bug notification because
** Branch linked: lp:~abone/ubuntu/natty/cfengine3/fix-780410
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/780410
Title:
cfengine can't access logfile when running as non-root
--
ubuntu-bugs mail
Using dpkg-query is of course better in terms of compatibility and I
would, usually, prefer it, but this change makes popularity-contest ugly
slow. On my P4 3GHz box with about 2500 packages installed it takes
about 5 minutes to complette, while previous version with direct file
access complettes i
If you don't mind, I will subscribe ubuntu sponsors to this bug. We have
a patch in "works for me" state and I've prepared it for merging into
natty/oneiric branch. I suppose, applying this patch is better than
current situation, where popcon loses all information about multiarch
packages.
Forward
Public bug reported:
Binary package hint: procps
As of version 3.2.8-10ubuntu1 pmap -x always prints zero in Kbytes
column and does not count summaries for RSS and dirty columns. For
example:
$ pmap -x 2868
2868: /bin/bash
Address Kbytes RSS Dirty Mode Mapping
08048000 0 60
The bug is here since pmaps_smaps.patch was accepted.
The cause of zero in Kbytes column is line 170 in pmap.c, the patch sets
diff = 0 (pmap.c:170) for every mapping line. This is incorrect because
mapping virtual size is lost while parsing mapping statistics like dirty
pages count. The variable
** Patch added: "procps-fix-753124.debdiff"
https://bugs.launchpad.net/ubuntu/+source/procps/+bug/753124/+attachment/1991975/+files/procps-fix-753124.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
This bug was introduced in ldxm version 0.2.0-0ubuntu3.2, which added
conflict with libpam-ck-connector as a workarround for #576073. Now
lubuntu-desktop is not compatible with all the other desktop meta
packages. You can't install any other -desktop if you have lubuntu-
desktop installed:
aptitud
I agree with Stenten. Adding libpam-ck-connector conflict with lxdm
(implemented in lxdm-0.2.0-0ubuntu3.2) is not a solution. This forces
users to have either lubuntu-desktop, or any other desktop metapackage
installed. Currently Lubuntu have too many bugs to force user to stick
with it only. Now b
I've tried another workarround and it works for me with
(lxdm-0.2.0-0ubuntu3 with libpam-ck-connector) installed. I've edited
file /etc/pam.d/lxdm and replaced line
@include common-session
with line
@include common-session-noninteractive
Files /etc/pam.d/common-session and /etc/pam.d/common-ses
101 - 200 of 229 matches
Mail list logo