[Bug 1804185] [NEW] glibc has statx support in 18.10, but the manpage claims otherwise

2018-11-20 Thread Murukesh Mohanan
Public bug reported: Glibc added statx support in 2.28 [1], the same version used in 18.10. But `man 2 statx` still has: > NOTES > Glibc does not (yet) provide a wrapper for the statx() system > call; call it using > syscall(2). I have tested it, and I can directly use `sta

[Bug 1804185] Re: glibc has statx support in 18.10, but the manpage claims otherwise

2018-11-20 Thread Murukesh Mohanan
I see, thanks! Since http://man7.org/linux/man-pages/man2/statx.2.html has the same note, I though t it might have slipped past unnoticed. Thanks again! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/18

[Bug 1804185] Re: glibc has statx support in 18.10, but the manpage claims otherwise

2018-11-20 Thread Murukesh Mohanan
** Changed in: manpages (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1804185 Title: glibc has statx support in 18.10, but the manpage claims otherwise

[Bug 1709603] Re: apt {upgrade, install, source} require an update call first

2018-04-06 Thread Murukesh Mohanan
Alternate: - a `-u`/`--update` option that unconditionally performs an apt update as an option to apt itself, since every subcommand except `update` and `edit-sources` can potentially benefit from an `update` beforehand. For `edit-sources`, have it update after instead of before, and for `update`,

[Bug 1683576] [NEW] cd with multiple directory argument fails

2017-04-17 Thread Murukesh Mohanan
Public bug reported: In bash 4.4, a new behaviour was introduced for cd, where it would complain if multiple arguments are provided. From config-top.h [1]: /* Define CD_COMPLAINS if you want the non-standard, but sometimes-desired error messages about multiple directory arguments to `cd'. */

[Bug 1661041] [NEW] dnscache script breaks if /run/resolvconf/interface is empty

2017-02-01 Thread Murukesh Mohanan
Public bug reported: Following Debian bug 318464, a script was added to resolvconf which helpfully overwrites dnscache's @ file with root servers if the there are no nameservers offered. In my case, the system, which is a DNS server itself, does not use DHCP or other network-provided DNS servers

[Bug 1559482] [NEW] add-apt-repository manpage does not mention new -u option

2016-03-19 Thread Murukesh Mohanan
Public bug reported: The add-apt-repository tool has apparently gained a new option to update the package cache. However, the manpage does not reflect this (as seen on http://manpages.ubuntu.com/manpages/wily/en/man1/add-apt- repository.1.html or http://manpages.ubuntu.com/manpages/xenial/en/man1

[Bug 1559482] Re: add-apt-repository manpage does not mention new -u option

2016-03-23 Thread Murukesh Mohanan
That makes sense. This is my second merge attempt. The first, iirc, was against https://code.launchpad.net/~ubuntu-branches/software-properties, because Launchpad offered it as the default. I deleted that and picked the wily one manually because that's what I branched from. Should I delete the merg

[Bug 1335289] Re: Shutdown timer regression

2014-08-26 Thread Murukesh Mohanan
** Package changed: gnome-power-manager (Ubuntu) => 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/1335289 Title: Shutdown timer regression To manage notifications about this bug go t

[Bug 1482641] [NEW] Lightdm (and GDM) source .profile as bash, indirectly sourcing .bashrc

2015-08-07 Thread Murukesh Mohanan
Public bug reported: The fix for https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/678421 leads to `.profile` being sourced by bash instead of dash. This leads `.bashrc` being sourced indirectly via .profile. IMHO, `.bashrc` should not be sourced even *once* in this situation. I suggest that sour

[Bug 1482641] Re: Lightdm (and GDM) source .profile as bash, indirectly sourcing .bashrc

2015-08-07 Thread Murukesh Mohanan
** Description changed: The fix for https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/678421 leads to `.profile` being sourced by bash instead of dash. This leads - `.bashrc` being sourced indirectly twice: once by bash when the script - started, and once via .profile. IMHO, `.bashrc` should

[Bug 1482641] Re: Lightdm (and GDM) source .profile as bash, indirectly sourcing .bashrc

2015-08-09 Thread Murukesh Mohanan
Presumably this isn't important enough to make an SRU, right, Gunnar? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1482641 Title: Lightdm (and GDM) source .profile as bash, indirectly sourcing .bas

[Bug 1248736] Re: gnome-tweak-tool: some options are truncated and unreadable

2015-09-15 Thread Murukesh Mohanan
The original bug was a duplicate of this one, and this one contains the actual status: fixed in 3.18. ** Bug watch added: GNOME Bug Tracker #711137 https://bugzilla.gnome.org/show_bug.cgi?id=711137 ** Changed in: gnome-tweak-tool Importance: Medium => Unknown ** Changed in: gnome-tweak-too

[Bug 1329094] [NEW] Shows pointless confirmation message when lacking authority to shutdown

2014-06-11 Thread Murukesh Mohanan
Public bug reported: I added polkit restrictions preventing anybody from shutting down (using settings from http://askubuntu.com/a/454230/158442). As restrictions are added or removed, entries from the greeter's Shutdown confirmation dialog change. When there are no permissions, just the question

[Bug 1335289] Re: Shutdown timer regression

2014-06-28 Thread Murukesh Mohanan
There was a change in the shutdown dialog introduced here: https://launchpad.net/ubuntu/+source/unity/6.12.0daily13.03.11-0ubuntu1, with the bug that brought about the change being https://bugs.launchpad.net/unity/+bug/1152374. -- You received this bug notification because you are a member of Ubu

[Bug 1365834] [NEW] The list of hashes on the UbuntuHashes page doesn't contain 14.04.1

2014-09-04 Thread Murukesh Mohanan
Public bug reported: The community help page (https://help.ubuntu.com/community/UbuntuHashes) doesn't have any hashes for 14.04.1. The page tells us to file a bug here if we want an update to it. ** Affects: ubuntu-docs (Ubuntu) Importance: Undecided Status: New -- You received th

[Bug 1383409] Re: Support TLS (not just SSLv3)

2014-10-21 Thread Murukesh Mohanan
*** This bug is a duplicate of bug 1382133 *** https://bugs.launchpad.net/bugs/1382133 ** This bug has been marked a duplicate of bug 1382133 Issue with servers with SSLv3 disabled due to Poodle -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 857228] Re: libmutter0 depends on both libcogl2 and libcogl5

2011-09-23 Thread Murukesh Mohanan
After updating the package lists a few minutes ago, I saw that libmutter0 has been updated to version 3.1.92-0ubuntu2, gnome-shell to 3.1.92-0ubuntu1, gnome-tweak-tool remains at 3.1.90-0ubuntu1. ** Changed in: mutter (Ubuntu) Status: Confirmed => Fix Released -- You received this bug not