** Tags removed: raring
** Tags added: saucy
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1244627
Title:
Please enable CONFIG_IMA in the ubuntu kernel
To manage notifications about this bug go to:
Public bug reported:
antarus@antarus-z620:/tmp$ cat gdbtrace.log
warning: Currently logging to gdbtrace.log. Turn the logging off and on to
make the new setting effective.
warning: Unable to find libthread_db matching inferior's thread library, thread
debugging will not be available.
Program
Public bug reported:
antarus@killbot:~$ getent passwd speech-dispatcher
speech-dispatcher:x:113:29:Speech
Dispatcher,,,:/var/run/speech-dispatcher:/bin/sh
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu Trusty Tahr (development branch)"
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
antarus@killbo
*** This bug is a security vulnerability ***
Public security bug reported:
antarus@killbot:~$ getent passwd libuuid
libuuid:x:100:101::/var/lib/libuuid:
A missing shell specification means it takes the default shell (usually
/bin/sh).
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu Trusty
Security policy prevents me from submitting crash reports which is why I
stuck with the gdb backtrace.
-A
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1319941
Title:
libreoffice draw / impress cra
On Sat, May 17, 2014 at 10:48 AM, Christopher M. Penalver <
christopher.m.penal...@gmail.com> wrote:
> Alec Warner, would running Ubuntu in a live environment allow one to
> adhere to security policy, and submit the crash?
>
Yeah i'll do that next week.
-A
>
>
Public bug reported:
The short story is we have a setuid helper that tries to execute
auditctl.
Example:
antarus@goats2 /tmp $ cat foo.c
#include
#include
#include
int main(int argc, char ** argv) {
printf("%d\n", getuid());
printf("%d\n", geteuid());
execl("/sbin/auditctl", "/sbin/aud
With my patch:
antarus@goats2 /tmp $ ./foo
45531
0
LIST_RULES: exit,always dir=/etc/audit (0xa) perm=wa key=etc_audit
LIST_RULES: exit,always watch=/etc/default/auditd perm=wa key=etc_default_auditd
LIST_RULES: exit,always watch=/etc/init.d/auditd perm=wa key=etc_init.d_auditd
LIST_RULES: exit,alw
** Patch added: "Change getuid() to geteuid()"
https://bugs.launchpad.net/ubuntu/+source/audit/+bug/957519/+attachment/2883945/+files/auditd.patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/9575
Public bug reported:
Repro steps:
* Run "Xvfb -ac :99" in a terminal
* Run "DISPLAY=:99 xinput list" in a second terminal
Expected:
List of input devices appears (XTest, core). Xvfb continues to run.
Actual:
Xvfb segfaults in first terminal.
This problem affects any user of Xvfb who tries to ru
Public bug reported:
http://bugzilla.adiscon.com/show_bug.cgi?id=310
rsyslog uses a static 2048 character buffer to perform group lookups.
Some of us have large groups and need a larger buffer. This patch
repeatedly calls getgrnam_r until it gets a buffer of sufficient size.
-A
** Affects: rsys
This patch is against, HEAD, I still need to verify this patch for Lucid
and Precise.
-A
** Patch added: "0001-call-getgrnam_r-repeatedly-to-get-all-group-members.patch"
https://bugs.launchpad.net/rsyslog/+bug/933943/+attachment/2747354/+files/0001-call-getgrnam_r-repeatedly-to-get-all-group-
We figured out why this was happening (a race condition on our custom
initscript that creates /var/run/ccache) and we have fixed it
internally. There is still the case that rpc.gssd does not renew its
credentials; however it is not a important issue now that we have fixed
the race.
-A
--
You re
This is the corrupted spool. I recommend using a VM, or otherwise
backing up /var/spool/rsyslog.
-A
** Attachment added: "This should be extracted into /, it contains corrupted
spool contents"
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1233441/+attachment/3852052/+files/var-spool
Public bug reported:
When daemonizing, the child process segfault and the parent acts oddly.
To reproduce:
stop rsyslog
mv /var/spool/rsyslog /var/spool/rsyslog.bak
tar -xf var-spool-rsyslog.tar.gz -C /
gdb /usr/sbin/rsyslog
set follow-fork-mode child
run -c5
(gdb) bt
#0 strmFlushInternal (pT
Public bug reported:
I would be doubly happy if this also went into the raring backport
kernel.
I chatted with apw and kees on #ubuntu-kernel earlier in the week. From
a security engineer on our team:
so I was mistaken. if CONFIG_IMA=y, the default policy is NULL unless
you boot with ima_tcb=on.
Public bug reported:
Repro:
Launch System Monitor.
Enable menu View > Dependencies.
Repro is faster if the processes are sorted by CPU usage.
Right click some process (deeper in the tree for quicker repro),
Select Properties.
Result:
The dialog randomly shows information for various processe
I am the replacement for Steve Atwell (who no longer does Goobuntu
stuff.) This package fixes the issue for me.
-A
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1004775
Title:
NetworkManager restar
Public bug reported:
root@antarus-precise:~# apt-get install trousers
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
trousers
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get
On Thu, Apr 19, 2012 at 8:29 PM, Thomas Bushnell, BSG
<985...@bugs.launchpad.net> wrote:
> I assume so. But I'm pretty sure we didn't do it. I'll grep when I'm back
> at a keyboard in the morning. Still, package installation should never fail
> for such a reason; this is a general problem with refl
Public bug reported:
I configured the clock format to be 24-hour. This takes affect in the
system clock, however "other locations" are unaffected and still show
12-hour clock. See screenshot.
This is Ubuntu Trusty
indicator-datetime: 13.10.0+14.04.20140415.3-0ubuntu1
I expect the Other Location
I think we would also prefer a dialog, but I will take errors in
~/.xsession-errors over nothing. We can instruct our support staff to
look there for these errors; right now there are no errors anywhere and
so it is difficult to debug the root cause of the problem.
-A
--
You received this bug no
Public bug reported:
# ~/.profile: executed by the command interpreter for login shells.
# This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login
# exists.
# see /usr/share/doc/bash/examples/startup-files for examples.
# the files are located in the bash-doc package.
# the default
On precise we hit this with gtk and osk (part of Onboard.)
Manually importing gtk causes the segfault to go away, but nothing
happens.
The segfault can also be reproduced by:
$ python
Python 2.7.3 (default, Aug 1 2012, 05:14:39)
[GCC 4.6.3] on linux2
Type "help", "copyright", "credits" or "lice
Public bug reported:
12.04, Unity, on a x220.
Go into system settings => network => Network Proxy => Method => Manual
Set a proxy (I chose 'goats' for the http bit, and 8080 as the port.
Click on 'apply system wide'.
Note that /etc/environment contains 'http_proxy="http://goats:8080";'
Then go
Other users are made 'administrators' via a custom pkla file.
[Configuration]
AdminIdentities=unix-netgroup:REDACTED_NETGROUP_NAME
These users are not in the 'sudo' group, and are not UID 0.
antarus@goats4 $ groups
eng adm cdrom fuse ops guest ops-perm nonconf mrmagoo corp-kernel goobuntu
track
Public bug reported:
http://bazaar.launchpad.net/~ubuntu-
desktop/lightdm/ubuntu/view/head:/src/session-child.c#L509
Lightdm calls rename() on the xsession-errors file. In our deployment
many of our users have this file as a symlink. Their homedirectory is on
NFS and it will quickly fill their qu
Ok:
This bug does not affect Q or R (I checked.)
I make an internal package (for myself), and it resolves the problem.
I've attached a debdiff which creates bash-4.2-2ubuntu2-gg1; it should be
trivial to modify it to produce bash4.2-2ubuntu3.
** Attachment added: "A debdiff that applies bash u
antarus@antarus-glaptop:~$ cd Downloads/
antarus@antarus-glaptop:~/Downloads$ ls
bash_4.2-0ubuntu4_amd64.deb
bash_4.2-2ubuntu2-gg1.debdiff.txt
bash_4.2-5ubuntu2_amd64.deb
antarus@antarus-glaptop:~/Downloads$ ar x bash_4.2-0ubuntu4_amd64.deb
antarus@antarus-glaptop:~/Downloads$ ls
b
I need more details from Quantal users then. Quantals' bash has
bash42-029.diff, which fixes the bug in bash that caused a (and I
presume this) problem. It could be Quantal has another bug?
I just downloaded bash_4.2-5ubuntu1_amd64.deb and could not reproduce.
What version of bash are you using?
My point isn't so much that there is a race, or a sec vuln or something.
My point is that on my systems:
$HOME may be on NFS.
$HOME/.xsession-errors is a symlink to /usr/local/home/$USER/.xsession-errors
$HOME/.xsession-errors.old is a symlink to
/usr/local/home/$USER/.xsession-errors.old
The ob
I took a stab at this in the noted branch. my glib is terrible and It
looks like we need to do this twice in session-child.c?
** Branch linked: lp:~antarus/lightdm/bug1108518
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bug
The proposed package is verified to fix the bug on Precise here.
-A
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/806248
Title:
Fails to verify here. If I select 'Automated' and enter a configuration
URL, and then click on 'Apply System Wide' I do not even get a polkit
prompt for 'admin' access.
Certainly the http_proxy bit in /etc/environment remains.
--
You received this bug notification because you are a member of Ubu
Public bug reported:
1. Open any application (e.g. TextEditor)
2. Right click the title bar
2a. Select "Always on Visible Workspace"
3. Right click the title bar
3a. Select "Always on Top"
4. Open a different application (e.g. Terminal)
5. Ensure that window has focus
6. Switch workspaces (Notic
its verified, please release it :)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1000498
Title:
fmod() incorrectly returns NaN for (some?) denormalized inputs
To manage notifications about this bug
As an example:
antarus@goats3 ~ $ cat /etc/lsb-release
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu precise (development branch)"
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
GOOGLE_CODENAME=precise
GOOGLE_ID=Goobuntu
GOOGLE_RELEASE="12.04 "
GOOGLE_ROLE=desktop
GOOGLE_TRACK=
I'm unsure if this
Verified.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/985884
Title:
cgroup lite postinst fails (init script doesn't start)
To manage notifications about this bug go to:
https://bugs.launchpad.net
(In reply to comment #2)
> Finally merged the fix ;) Please note that there is a small memory leak
> associated with it. I corrected it with this commit:
Yeah sorry, I fixed the memory leak in our internal copy and never sent
you the updated patch. Thanks for merging it.
-A
>
> http://git.adisc
Public bug reported:
I am working on the Precise alpha (beta?) It appears there is a bug in
netcfg's autoconfig.c.
antarus@goats2 ~ $ rdisc6 eth0
Soliciting ff02::2 (ff02::2) on eth0...
Hop limit : 64 ( 0x40)
Stateful address conf.: No
Stateful other
I built a custom initrd and tried it here and it solved my issue.
** Patch added: "Push dhcpv6_timeout from debconf into dhclient's config. Run
dhclient with -1 (oneshot) so it will die if it fails to get a lease."
https://bugs.launchpad.net/ubuntu/+source/netcfg/+bug/917905/+attachment/26800
*** This bug is a duplicate of bug 917905 ***
https://bugs.launchpad.net/bugs/917905
** This bug has been marked a duplicate of bug 917905
netcfg hang bug in autoconfig.c
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://
There may also exist a security issue, where user alice creates
specially crafted keymaps in /tmp/$HASH.xkm and then user bob launched X
and the X system tries to re-use alice's evil keymap.
I'm unsure if the X server keymap loader is exploitable, but it is
likely that keymaps should not be shared
*** This bug is a duplicate of bug 972324 ***
https://bugs.launchpad.net/bugs/972324
** This bug has been marked a duplicate of bug 972324
server fails to start up if TMPDIR is set to something on a different
filesystem from /var/lib/xkb
--
You received this bug notification because you
Public bug reported:
2. What did you attempt to do, or what did you notice was wrong?
I'm attempting to upload a large numbers of files in a browser (I tried both
chrome and firefox). I tried uploading 600+ files to Google drive and it hangs
on the upload screen for 2-5 minutes before starting
** Package changed: ubuntu => gtk+3.0 (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1080890
Title:
gtk3 file browser slow
To manage notifications about this bug go to:
https://bugs.launchp
Public bug reported:
I don't actually mind the failure (its a feature!) The problem is that
if the user's .profile has non-posix sh in it (causing /usr/sbin
/lightdm-session to basically crash) there is no good presentation to
the user about this.
The user tries to login.
Lightdm tries to source
Public bug reported:
I'm running gprecise and have e2fsprogs 1.42-1-ubuntu2 installed.
I ran e2fsck -E discard /dev/sdb1 and it destroyed much of the
filesystem.
I believe the bug that causes data loss is fixed in e2fsprogs 1.42.2.
Related upstream changelog entry follows:
E2fsck has a numbe
Sorry I'll do this today.
-A
On Mon, Jul 9, 2012 at 11:06 PM, Sebastien Bacher wrote:
> Could somebody with a setup to test the update check if it's indeed
> resolving the issue so it can be moved to -updates?
>
> --
> You received this bug notification because you are a member of Goobuntu
> Tea
Can we get it in Precise?
On Sun, Feb 5, 2012 at 1:31 PM, Russ Allbery wrote:
> As of libpam-krb5 4.5, the temporary ticket cache will be written to
> ccache_dir rather than /tmp if ccache_dir is set. This version is in
> Debian (and has been for a little bit), but it looks like it's not yet
> b
Public bug reported:
What was the observed behavior:
Zsh on precise wants to stat everything in $PATH when you run your first
command, so that it only hashes executables. I tracked this down to a
regression (and a later fix) in zsh:
It was added in e85349fbf793f18211d9280ca80ec8911e05c708 (Mon
Man I hate launchpad.
is this https://bugzilla.gnome.org/show_bug.cgi?id=664858?
-A
** Also affects: ubuntu-gnome
Importance: Undecided
Status: New
** No longer affects: ubuntu-gnome
** Bug watch added: GNOME Bug Tracker #664858
https://bugzilla.gnome.org/show_bug.cgi?id=664858
-
Public bug reported:
http://helpx.adobe.com/x-productkb/multi/flash-player-11-problems-
playing.html#id_48891 says that libhal is required to play Protected
video content, it would be nice if libhal was either suggested or
recommended so that worked on Precise.
antarus@host:~$ lsb_release -a
LSB
The precise SRU is verified and has waiting the minimum 7 days, can it
be put into updates?
-A
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1011073
Title:
NetworkManager submenus sometimes unpopul
man ntp-wait also lists the '-f' flag, which is not a real flag (same source
package I believe.) Let me know if you want a separate bug for it.
antarus@host$ man ntp-wait
NTPQ(8)
Public bug reported:
I was trying to get d-i to use my new shiny (not yet released) mirror
setup. During testing, I noticed that net-retriever was failing to parse
my Release files because my MD5Sum: lines were "MD5Sum: $" and not the
expected "MD5Sum:$".
I fixed the bug in my Release file genera
On Mon, Mar 21, 2011 at 11:32 PM, Russ Allbery wrote:
> Alec Warner <732...@bugs.launchpad.net> writes:
>
>> When creating a new ticket cache libpam-krb5 stashes the cache in a
>> temporary location;
>
>> api-auth.c: pamret = pamk5_cache_init_rando
Public bug reported:
Binary package hint: krb5-user
The obvious use case is a user does something silly such as:
sudo kinit -p and promptly makes a root:root ccache file for
the specified principal.
Then the user later tries to kinit as that user and in fact everything
*looks* fine...the kinit
Public bug reported:
Binary package hint: libpam-krb5
When creating a new ticket cache libpam-krb5 stashes the cache in a
temporary location;
api-auth.c:pamret = pamk5_cache_init_random(args, creds);
api-password.c:pamret = pamk5_cache_init_random(args, creds);
in cache.c: pamk5
Public bug reported:
https://bugs.freedesktop.org/show_bug.cgi?id=39278
Summarized:
man mmap specifies the occasions when sigbus is sent:
SIGBUS Attempted access to a portion of the buffer that does not
correspond to the file (for
example, beyond the end of the file,
Public bug reported:
We use NFSv3 with kerberos authentication. The filer is a netapp. The
client is:
Description:Ubuntu 10.04 LTS
Release:10.04
We patch /etc/init/gssd.conf to add extra credential caches:
exec rpc.gssd -d /var/run/ccache:/var/spool/tickets
We enabled extra rpc.g
Public bug reported:
Binary package hint: libc6
r...@goats:/etc# cat /etc/netgroup
group_not_empty (-,antarus,)
group_empty
test1 group_not_empty group_empty
test2 group_empty group_not_empty
r...@goats:/etc# getent netgroup test1
test1
r...@goats:/etc# getent netgroup test2
test
On Wed, May 18, 2011 at 1:16 PM, Peter Matulis
wrote:
> I cannot reproduce this (on updated Lucid server and client).
>
> Server:
>
> $ cat /etc/netgroup
> group_not_empty (-,alpha,)
> group_empty
> test1 group_not_empty group_empty
> test2 group_empty group_not_empty
>
> Client:
>
> $ getent netg
63 matches
Mail list logo