[Touch-packages] [Bug 1257082] Re: MAAS does not use NTP servers specified in DHCPD options

2014-09-11 Thread Robie Basak
Thanks Jorge. The way I imagined a fix going that might also be acceptable to Debian would be to treat NTPDATE_USE_NTP_CONF as no if ntp.conf doesn't exist, even if it says yes. Would this work for you? Then I imagine addition of something like (untested): if [ ! -f /etc/ntp.conf ]; then

[Touch-packages] [Bug 1257082] Re: MAAS does not use NTP servers specified in DHCPD options

2014-09-11 Thread Robie Basak
Oh, one more thing. I get the impression the failure you're experiencing, which is the case that you do have a working RTC, is a slightly different issue with the same symptom. curtin should set the RTC, and so on boot into the installed system you should already have a good enough clock. I think

[Touch-packages] [Bug 1257082] Re: MAAS does not use NTP servers specified in DHCPD options

2014-09-11 Thread Robie Basak
One catch with my approach is that setting NTPDATE_USE_NTP_CONF=yes might mean use /var/lib/ntp/ntp.conf.dhcp, and that would break. But maybe this file won't exist or is not useful if /etc/ntp.conf doesn't exist? -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1300367] Re: rsync 3.1.0 and 3.0.9 incompatibility

2014-09-15 Thread Robie Basak
** Bug watch added: Samba Bugzilla #10332 https://bugzilla.samba.org/show_bug.cgi?id=10332 ** Also affects: rsync via https://bugzilla.samba.org/show_bug.cgi?id=10332 Importance: Unknown Status: Unknown ** Changed in: rsync (Ubuntu) Importance: Undecided = High ** Changed in:

[Touch-packages] [Bug 1369224] Re: rsync preserve permission does not work

2014-09-18 Thread Robie Basak
Thank you for your report. The -p is defined to replicate permission bits, not user or group ownership. You want -pog for permissions and user and group ownership. Since rsync is working as defined here, I don't think this is a bug. If you disagree, please explain and reopen. ** Changed in:

[Touch-packages] [Bug 1343649] Re: package openssh-server 1:6.1p1-4 [modified: usr/sbin/sshd] failed to install/upgrade: ErrorMessage: unable to make backup link of `./usr/sbin/sshd' before installing

2014-07-29 Thread Robie Basak
Thank you for your report. This looks like a local configuration problem, rather than a bug in Ubuntu. Specifically, you appear to have a modified /usr/sbin/sshd on your system. You can find pointers to get help for this sort of problem here: http://www.ubuntu.com/support/community Since we

[Touch-packages] [Bug 1347147] Re: krb5 database propagation enters infinite loop

2014-07-30 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. I don't follow all of the conversation here. Is it clear that the workaround suggested (https://github.com/krb5/krb5/commit/26d8744129) is still valid, should be applied to the version of krb5 in Utopic, will fix

[Touch-packages] [Bug 1347147] Re: krb5 database propagation enters infinite loop

2014-07-30 Thread Robie Basak
22:56 tlyu rbasak: do you consider the current test case (comment #1) inadequate? 23:01 rbasak tlyu: I'm sorry. That test case is fine. I missed it when writing my comment. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1351585] [NEW] Package version does not support ignore-carrier configuration option

2014-08-02 Thread Robie Basak
Public bug reported: I have a couple of connections defined which are not on auto connect - one wired, one wireless - so that I can control which I want to be on at the same time. Since they share the same IP, leaving NetworkManager to do things automatically doesn't work since at the moment that

[Touch-packages] [Bug 1347147] Re: krb5 database operations enter infinite loop

2014-08-02 Thread Robie Basak
** Changed in: krb5 (Ubuntu) Importance: Undecided = High ** Changed in: krb5 (Ubuntu Trusty) Importance: Undecided = High ** Changed in: krb5 (Ubuntu Trusty) Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1347863] Re: syslog levels are off

2014-08-04 Thread Robie Basak
** Changed in: openssh (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/1347863 Title: syslog levels are off Status in “openssh”

[Touch-packages] [Bug 1347954] Re: build slapd-sha2 module for strong passwords

2014-08-11 Thread Robie Basak
** Changed in: openldap (Ubuntu) Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/1347954 Title: build slapd-sha2 module for strong passwords

[Touch-packages] [Bug 1347147] Re: krb5 database operations enter infinite loop

2014-08-12 Thread Robie Basak
Thanks Sam. I'm sorry I can't sponsor krb5, only triage the bug and guide it through to sponsorship. It looks like you know what you're doing here, so I guess we'll just need to wait for a sponsor to look at it. I can see that it's in the queue and working its way up. -- You received this bug

[Touch-packages] [Bug 1300367] Re: rsync 3.1.0 and 3.0.9 incompatibility

2014-10-20 Thread Robie Basak
Thank you for the patch! Unfortunately using rsync's internal zlib violates policy section 4.13 (see in particular footnote 31 for rationale): http://people.canonical.com/~cjwatson/ubuntu-policy/policy.html/ch- source.html#s-embeddedfiles For example: if a security vulnerability were found in

[Touch-packages] [Bug 523113] Re: missing manpages for nss tools

2014-09-24 Thread Robie Basak
** Changed in: nss (Ubuntu) Status: Confirmed = Triaged ** Tags added: bitesize -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to nss in Ubuntu. https://bugs.launchpad.net/bugs/523113 Title: missing manpages for nss

[Touch-packages] [Bug 1374299] Re: ssh-copy-id copies one key twice instead of two keys

2014-09-26 Thread Robie Basak
** Changed in: openssh (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/1374299 Title: ssh-copy-id copies one key twice instead

[Touch-packages] [Bug 1363366] Re: DNSSEC for dnsmasq

2014-09-04 Thread Robie Basak
Thanks Thomas! I think that's sufficient to consider this bug fixed in Utopic. If this is wrong, it can always be re-opened. ** Changed in: dnsmasq (Ubuntu) Status: New = Fix Released ** Changed in: dnsmasq (Ubuntu) Importance: Undecided = Wishlist -- You received this bug

[Touch-packages] [Bug 1363980] Re: kadmin.local in wrong package

2014-09-04 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. This sort of change should be coordinated with Debian. Please could you check behaviour in Debian and file a bug there if appropriate? ** Changed in: krb5 (Ubuntu) Importance: Undecided = Medium ** Tags

[Touch-packages] [Bug 1342412] Re: ssh-copy-id hangs when using ControlMaster auto

2014-07-16 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. I can see why it would hang on the line you've said - I presume the client will never see remote software version in this case. I wonder if a fix would be to have line add -Snone to the ssh call, so that no

[Touch-packages] [Bug 1343384] Re: RSYNC OPTION --size-only crashes with dirvish

2014-07-21 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. I don't see any particular rsync crash here. Based on your report, I think that any investigation needs to start with dirvish, so I'll reassign this bug there. Please note that divrish is in universe in Ubuntu

[Touch-packages] [Bug 1397666] Re: sshd does not properly initialize libgcrypt

2014-12-01 Thread Robie Basak
Thank you for taking the time to file this bug and helping to make Ubuntu better. I cannot reproduce this on Trusty. Additionally, I don't see that the openssh-server or openssh-client binary packages pull in gcrypt at all. Are you sure this isn't some PAM module that uses gcrypt that ssh is

[Touch-packages] [Bug 1395098] Re: [Utopic] OpenLDAP version is outdated

2014-12-01 Thread Robie Basak
** Tags added: upgrade-software-version -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/1395098 Title: [Utopic] OpenLDAP version is outdated Status in openldap package

[Touch-packages] [Bug 1414925] Re: ntpd seems to add offsets instead of subtracting them

2015-01-30 Thread Robie Basak
** Changed in: ntp (Ubuntu) Assignee: (unassigned) = Liam Young (gnuoy) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ntp in Ubuntu. https://bugs.launchpad.net/bugs/1414925 Title: ntpd seems to add offsets instead

[Touch-packages] [Bug 1241298] Re: package ntp 1:4.2.6.p5+dfsg-3ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2015-02-04 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. Since it seems likely to me that this is a local configuration problem, rather than a bug in Ubuntu, I'm marking this bug as Incomplete. If indeed this is a local configuration problem, you can find pointers to

[Touch-packages] [Bug 1287222] Re: openssh-client 6.5 regression bug with certain servers

2015-02-20 Thread Robie Basak
Looks like there's a patch for openssh available the RH bug which detects broken server implementations and sends options that they can accept (by matching Cisco-* in the banner). We probably don't want to have to maintain this patch in Ubuntu indefinitely though. But we could cherry-pick it if

[Touch-packages] [Bug 1403955] Re: DHCP's Option interface-mtu 9000 is being ignored on bridge interface br0

2015-01-05 Thread Robie Basak
Presumably this is related to the DHCP client via dhclient and dhclient- script, so presumably should be a task on isc-dhcp? I see code in dhclient-script that sets the MTU based on the DHCP option, but it doesn't have any special behaviour for br0. So I'm wondering if this code is being used at

[Touch-packages] [Bug 1403955] Re: DHCP's Option interface-mtu 9000 is being ignored on bridge interface br0

2015-01-05 Thread Robie Basak
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1355813/comments/3 might be relevant here. Kapil says: ...you can't really set a bridge mtu, you have to set it for all the containers on the bridge, ie. bridges take the lowest mtu of their interfaces. so instead we have to set all the containers

Re: [Touch-packages] [Bug 1257082] Re: MAAS does not use NTP servers specified in DHCPD options

2015-03-18 Thread Robie Basak
On Wed, Mar 18, 2015 at 02:45:28PM -, Maarten wrote: There has been no movment on the Debian bug report in about 6 months... Well, nobody has proposed anything to Debian in that time either. I'm still in favour of my comment #21, which I think Debian might accept. Assuming that this will

[Touch-packages] [Bug 1433633] [NEW] init --version does not work

2015-03-18 Thread Robie Basak
Public bug reported: According to init(1), --version is expected to work. But instead I get: $ init --version init: unrecognized option '--version' As we switch from upstart to systemd, I wanted to check which I was running, and this seemed like an obvious way to do it. ProblemType: Bug

[Touch-packages] [Bug 1432683] Re: apt-get install lxc doesn't load required apparmor profiles

2015-03-24 Thread Robie Basak
(source packages that is) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1432683 Title: apt-get install lxc doesn't load required apparmor profiles Status in lxc package in

[Touch-packages] [Bug 1432683] Re: apt-get install lxc doesn't load required apparmor profiles

2015-03-24 Thread Robie Basak
From my grep through the archive, apparmor-profile-load is mentioned only in the following packages: apparmor avahi cups cups-filters lxc mysql-5.6 rsyslog squid3 sssd strongswan upstart -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1435452] Re: dh_apparmor has no dh sequencer support

2015-03-24 Thread Robie Basak
How about: debian/apparmor/usr.sbin.mysqld: actual profile debian/mysql-server-5.6.apparmor: debian/apparmor/usr.sbin.mysqld usr.sbin.mysqld OR (both would work) debian/apparmor/usr.sbin.mysqld (profile name defaults to basename of path provided) then, in debian/rules: dh --with apparmor

[Touch-packages] [Bug 1435452] Re: dh_apparmor has no dh sequencer support

2015-03-24 Thread Robie Basak
Thanks Steve. Yes - I was thinking about something like a .apparmor file that tells dh_apparmor what it needs. Without the dh sequencer, we're requiring two things: 1) For the packager to understand *where* to put the override 2) For the packager to specify information needed by dh_apparmor

[Touch-packages] [Bug 1436312] [NEW] Uppercase URL causes web search

2015-03-25 Thread Robie Basak
Public bug reported: Using krilin build 20. In the browser, I enter the URL HTTP://www.ubuntu.com. Expected behaviour: fixes case, takes me to Ubuntu website. Actual behaviour: does a Google search for HTTP://www.ubuntu.com. Impact: it's awkward to scan QR codes that give me URLs in all caps,

[Touch-packages] [Bug 1437316] Re: [Clock] Too easy to accidentally turn off the alarm instead of snoozing

2015-03-31 Thread Robie Basak
Since reporting this I've read the design guidelines. I note that the turn off button is on the right and green, and the snooze button is on the left and white. I suggest that maybe this is backwards. Turning off the alarm is essentially deleting this instances of it and is potentially dangerous,

[Touch-packages] [Bug 1433761] Re: apt-key and add-apt-repository don't honor Acquire::http::Proxy

2015-03-27 Thread Robie Basak
(cloud images, apt, keyserver, utilities like add-apt-repository) Looking at your other bug, ntp should be covered too - and anything else relevant. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in

[Touch-packages] [Bug 1433761] Re: apt-key and add-apt-repository don't honor Acquire::http::Proxy

2015-03-27 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. I understand why you expected apt-key and add-apt-repository to use the proxy you defined with Acquire::http::proxy in /etc/apt. But I'm not sure this is the only interpretation. I expect Acquire::http::proxy to

[Touch-packages] [Bug 1103353] Re: Invalid GnuTLS cipher suite strings causes libldap to crash

2015-03-31 Thread Robie Basak
** Also affects: openldap (Ubuntu Trusty) Importance: Undecided Status: New ** Also affects: openldap (Ubuntu Precise) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1435368] [NEW] dh_apparmor does not assist postinst scripts that need to run the constrained binary before the postinst completes

2015-03-23 Thread Robie Basak
Public bug reported: This affects mysql-5.6. mysql-server-5.6.postinst needs to run /usr/sbin/mysqld for bootstrapping purposes before starting the daemon proper. It calls dh_apparmor from dh_override_install in debian/rules. The profile for mysqld has changed between 5.5 and 5.6: it now

[Touch-packages] [Bug 715141] Re: Default NTP servers do not have AAAA records

2015-03-27 Thread Robie Basak
Canonical Sysadmins: I've noticed that archive.ubuntu.com has IPv6 addresses. Does this mean that you're now in a position to provide ntp.ubuntu.com records also please? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1436691] Re: Essential files are missing

2015-03-26 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command, as it will automatically gather debugging information, in a terminal: apport-collect 1436691 When reporting bugs in the future please use apport by using 'ubuntu- bug' and

[Touch-packages] [Bug 1336713] Re: Nginx+PHP-FPM - Apache gets installed automatically on PHP update

2015-03-24 Thread Robie Basak
** Description changed: + [Status] + + Cannot reproduce. This bug will not make any progress until someone + affected can provide exact and detailed steps to reproduce the problem + from a fresh Ubuntu Server installation or cloud image. + + [Original Description] + This was originally

[Touch-packages] [Bug 1435452] [NEW] dh_apparmor has no dh sequencer support

2015-03-23 Thread Robie Basak
Public bug reported: As dh_apparmor timing is critical (it must run before services are started with dh_installinit), it makes sense to provide direct dh sequencer support so that maintainers don't have to remember to run it directly, and cannot mistakenly call it at the wrong point, as happened

[Touch-packages] [Bug 1435452] Re: dh_apparmor has no dh sequencer support

2015-03-23 Thread Robie Basak
To be clear, I'm expecting that a debian/rules file that calls dh should not need to explicitly call dh_apparmor at all, and that AppArmor profiles will end up loaded before any corresponding service installed with dh_installinit is started. -- You received this bug notification because you are

[Touch-packages] [Bug 1366280] Re: ubuntu-desktop should recommend activity-log-manager instead of activity-log-manager-control-center

2015-03-23 Thread Robie Basak
Thank you for preparing the debdiff for Trusty. I don't see any actual user impact described in the [Impact] section. How is an end user impacted by this bug on Trusty? Is an end user using Trusty actually impacted at all, or do things already work from users' perspectives? If there is no

[Touch-packages] [Bug 1439793] Re: deb-systemd-helper crashes while removing packages with unusual (but legal) Alias in unit config

2015-04-03 Thread Robie Basak
** Tags added: systemd-boot -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to init-system-helpers in Ubuntu. https://bugs.launchpad.net/bugs/1439793 Title: deb-systemd-helper crashes while removing packages with unusual (but

[Touch-packages] [Bug 1443693] [NEW] AppArmor parser error for /etc/apparmor.d/usr.bin.mediascanner-service-2.0

2015-04-13 Thread Robie Basak
Public bug reported: 1. Start with a fresh Utopic machine - I used a cloud image. 2. Install mediascanner2.0 Expected results: no errors Actual results: Setting up mediascanner2.0 (0.105+14.10.20141001-0ubuntu1) ... AppArmor parser error for /etc/apparmor.d/usr.bin.mediascanner-service-2.0 in

[Touch-packages] [Bug 1443693] Re: AppArmor parser error for /etc/apparmor.d/usr.bin.mediascanner-service-2.0

2015-04-13 Thread Robie Basak
See also: http://askubuntu.com/q/607121/7808 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mediascanner2 in Ubuntu. https://bugs.launchpad.net/bugs/1443693 Title: AppArmor parser error for

[Touch-packages] [Bug 1443693] Re: AppArmor parser error for /etc/apparmor.d/usr.bin.mediascanner-service-2.0

2015-04-13 Thread Robie Basak
** Changed in: mediascanner2 (Ubuntu) Status: New = Triaged ** Changed in: mediascanner2 (Ubuntu) Importance: Undecided = Medium ** Tags added: bitesize -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 583994] Re: Consider replacing ntpdate calls by 'ntpd -g'

2015-04-23 Thread Robie Basak
** Changed in: ntp (Ubuntu) Milestone: ubuntu-15.02 = None ** Changed in: ubuntu-meta (Ubuntu) Milestone: ubuntu-15.02 = None -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ntp in Ubuntu.

[Touch-packages] [Bug 1445358] Re: Pulseaudio fails to run when system's language is in Greek

2015-04-20 Thread Robie Basak
Sounds like sound is broken for everyone when in certain locales? That'll be Importance: High then. ** Changed in: pulseaudio (Ubuntu) Importance: Medium = High ** Tags added: rls-v-incoming ** Summary changed: - Pulseaudio fails to run when system's language is in Greek + Pulseaudio fails

[Touch-packages] [Bug 1446448] Re: ssh-agent terminates

2015-04-21 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. Your strace suggests that the process is being killed by a SIGTERM from pid 21284 which is running as root. Can you reproduce again and try to determine which process your SIGTERM is coming from? --- SIGTERM

Re: [Touch-packages] [Bug 1446448] Re: ssh-agent terminates

2015-04-21 Thread Robie Basak
Try looking into process accounting. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/1446448 Title: ssh-agent terminates Status in openssh package in Ubuntu: Incomplete

[Touch-packages] [Bug 1450358] Re: package openssh-server 1:6.6p1-2ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-04-30 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. Since it seems likely to me that this is a local configuration problem, rather than a bug in Ubuntu, I'm marking this bug as Incomplete. If indeed this is a local configuration problem, you can find pointers to

[Touch-packages] [Bug 1390012] Re: /etc/init.d/ssh stop does not stop ssh server processes on 14.04

2015-04-30 Thread Robie Basak
*** This bug is a duplicate of bug 1273462 *** https://bugs.launchpad.net/bugs/1273462 This sounds like a duplicate of bug 1273462 to me. ** This bug has been marked a duplicate of bug 1273462 Users can mistakenly run init.d scripts and cause problems if an equivalent upstart job already

[Touch-packages] [Bug 1448800] Re: iproute2 version in vivid vervet

2015-04-30 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. to As Vivid is now released and this is a new feature, it seems unlikely that we'll be able to update this package in Vivid. See https://wiki.ubuntu.com/StableReleaseUpdates for policy and rationale. But we

[Touch-packages] [Bug 1372051] Re: ntp postinst user/group add commands are not idempotent

2015-04-30 Thread Robie Basak
Importance - Low as this appears to only affect one user and so I think probably applies to only unusual system configurations. If we find otherwise we can always bump it. ** Summary changed: - do release upgrade failed at ntp, configure step + ntp postinst user/group add commands are not

[Touch-packages] [Bug 1427076] Re: [Ubuntu 15.10] Add Power LE support to libseccomp

2015-04-30 Thread Robie Basak
** Changed in: libseccomp (Ubuntu) Importance: Undecided = Wishlist ** Changed in: libseccomp (Ubuntu) Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libseccomp in Ubuntu.

[Touch-packages] [Bug 652978] Re: Notify-OSD should be suppressed when using the sound menu

2015-04-27 Thread Robie Basak
Came here to file a bug about the sound indicator on my Aquaris phone obscuring itself when adjusting volume with the popup that appears when I do it. I think this is essentially the same issue as this bug and similarly redundant. This issue cannot be solved in the sound menu. It is up to the

[Touch-packages] [Bug 1426589] Re: tc class statistics rates are all zero after upgrade to Trusty

2015-05-01 Thread Robie Basak
@jjo Please update the tags and change the status following peanlvch's instructions in comment #10. I'm not sure exactly which version you tested. Otherwise the bug may not reappear in the appropriate triage queue and may get lost. -- You received this bug notification because you are a member

[Touch-packages] [Bug 1451743] Re: systemctl enable ntp fails with an error

2015-05-05 Thread Robie Basak
** Tags added: systemd-boot -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ntp in Ubuntu. https://bugs.launchpad.net/bugs/1451743 Title: systemctl enable ntp fails with an error Status in ntp package in Ubuntu: New

[Touch-packages] [Bug 1431709] Re: rsync dies with inflate returned -3

2015-05-15 Thread Robie Basak
*** This bug is a duplicate of bug 1300367 *** https://bugs.launchpad.net/bugs/1300367 ** This bug has been marked a duplicate of bug 1300367 rsync 3.1.0 and 3.0.9 incompatibility -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1444502] [NEW] sysv-rc uses /sbin/runlevel without depending on a package that provides it

2015-04-15 Thread Robie Basak
Public bug reported: Diogo had the following error on installing mysql-server-5.6 (5.6.23-1~exp1~ubuntu5): /usr/sbin/invoke-rc.d: 1: /usr/sbin/invoke-rc.d: /sbin/runlevel: not found Upon investigation, it seems that he didn't have systemd-sysv installed. He had started from a Vivid beta3 image

[Touch-packages] [Bug 1430828] Re: scopes dont load pictures

2015-04-17 Thread Robie Basak
My phone was configured to either. I meant both - my phone was configured for both networks so could use either. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu.

[Touch-packages] [Bug 1430828] Re: scopes dont load pictures

2015-04-17 Thread Robie Basak
On a hunch I did some experimenting. Right now I have two wifi networks. One doesn't work - you can associate, authenticate with WPA, but will not get DHCP as it is not actually connected to anything. The other works as normal. My phone was configured to either. If my phone boots and chooses to

[Touch-packages] [Bug 1331348] Re: No access to contacts on File

2015-04-17 Thread Robie Basak
This might be better described as No Import/export to/from files. I'd certainly like VCF import. Workaround: see http://askubuntu.com/q/360466/7808 ** Summary changed: - No access to contacts on File + No import/export to/from files -- You received this bug notification because you are a

[Touch-packages] [Bug 1445486] [NEW] No CardDAV support

2015-04-17 Thread Robie Basak
Public bug reported: I'd like to sync contacts to a private server. CardDAV is an appropriate protocol for this. ** Affects: address-book-app (Ubuntu) Importance: Wishlist Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1430828] Re: scopes dont load pictures

2015-04-17 Thread Robie Basak
This is a regression for me in the OTA that was just released (r21). I note that some have said that Internet access seems to affect the issue. I don't think this is the case for me. In particular the Apps scope is affected, and those images are loaded locally, right? I see no images in any

[Touch-packages] [Bug 1430828] Re: scopes dont load pictures

2015-04-17 Thread Robie Basak
12:49 rbasak ogra_: I suspect the issue is that if connectivity is broken at boot, something in the image-loading pipeline gets wedged forever. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu.

[Touch-packages] [Bug 1347859] Re: Introduction of Predictable Network Interface Names (aka biosdevname) breaks working systems

2015-04-13 Thread Robie Basak
Full history in bug 891258 and https://lists.ubuntu.com/archives/ubuntu- devel/2012-January/034687.html, https://lists.ubuntu.com/archives /ubuntu-devel/2012-February/thread.html. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1293633] Re: alternate install sets up biosdevname by default

2015-04-13 Thread Robie Basak
Full history in bug 891258 and https://lists.ubuntu.com/archives/ubuntu- devel/2012-January/034687.html, https://lists.ubuntu.com/archives /ubuntu-devel/2012-February/thread.html. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1347859] Re: Introduction of Predictable Network Interface Names (aka biosdevname) breaks working systems

2015-04-13 Thread Robie Basak
Thank you for taking the time to file this and helping to make Ubuntu better. I appreciate your detailed write-up and understand your frustration at the changes made. Before going into policy questions, I'd like to clear up a couple of factual concerns I have after reading your report. I think

[Touch-packages] [Bug 1443674] Re: package ntp 1:4.2.6.p5+dfsg-3ubuntu2.14.10.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-04-14 Thread Robie Basak
From log: Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.10.3) ... update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults insserv: warning: script 'sickbeard.sh' missing LSB tags and overrides insserv: There is a loop between service mediatomb and

[Touch-packages] [Bug 1443674] Re: package ntp 1:4.2.6.p5+dfsg-3ubuntu2.14.10.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-04-14 Thread Robie Basak
What is sickbeard.sh? I don't see what package provides this file. In any case, I think that either sickbeard.sh or mediatomb is the culprit here, not ntp. As I don't know what package might supply sickbeard.sh, I'll switch the bug task to mediatomb as at least this is closer than ntp. **

[Touch-packages] [Bug 1103353] Re: Invalid GnuTLS cipher suite strings causes libldap to crash

2015-04-07 Thread Robie Basak
13:40 strikov rbasak: i did a research on CVE attached to the bug and came to conclusion that it was attached incorrectly 13:41 strikov rbasak: this CVE is about a different thing and I have no idea why it was attached Looking at the CVE details I agree, so unlinking. ** CVE removed:

[Touch-packages] [Bug 1436691] Re: Essential files are missing

2015-04-07 Thread Robie Basak
** Tags added: systemd-boot -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to upstart in Ubuntu. https://bugs.launchpad.net/bugs/1436691 Title: Essential files are missing Status in init-system-helpers package in Ubuntu:

[Touch-packages] [Bug 1426589] Re: tc class statistics rates are all zero after upgrade to Trusty

2015-05-21 Thread Robie Basak
@Christopher Why did you mark this Incomplete? It does not look Incomplete. As far as I can tell, all information requested has been provided. ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1347859] Re: Introduction of Predictable Network Interface Names (aka biosdevname) breaks working systems

2015-06-03 Thread Robie Basak
The biosdevname mechanism is being proposed to be changed. Please see https://lists.ubuntu.com/archives/ubuntu-devel/2015-June/038777.html. Feedback appreciated. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-meta in

[Touch-packages] [Bug 1461276] Re: off-by-one in LDIF length

2015-06-03 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. Which upstream releases are affected, please? Is it just 2.4.40, and thus just Wily? Or are 2.4.28 and/or 2.4.31 affected as well? ** Summary changed: - Requesting ITS#8003 inclusion in 2.4.40 package +

[Touch-packages] [Bug 1332114] Re: Please update mawk to latest upstream release - mawk in Ubuntu is 15 years old and very buggy :(

2015-06-10 Thread Robie Basak
Marking Importance: Wishlist based on the corresponding Debian bug. If there are specific issues causing real problems for users, then please use separate bugs to help us track the actual issues and assess their importance individually and objectively. It's buggy isn't particularly helpful on its

[Touch-packages] [Bug 1384503] Re: rsync fails on large files with compression

2015-06-23 Thread Robie Basak
** Changed in: rsync (Ubuntu) Assignee: (unassigned) = Ryan Harper (raharper) ** Also affects: rsync (Ubuntu Trusty) Importance: Undecided Status: New ** Changed in: rsync (Ubuntu) Status: Confirmed = Fix Released ** Changed in: rsync (Ubuntu Trusty) Status: New =

[Touch-packages] [Bug 1466529] Re: package libkrb5-26-heimdal:amd64 1.6~git20131207+dfsg-1ubuntu1.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it bef

2015-06-19 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. Since it seems likely to me that this is a local configuration problem, rather than a bug in Ubuntu, I'm marking this bug as Incomplete. If indeed this is a local configuration problem, you can find pointers to

[Touch-packages] [Bug 1467830] [NEW] ubuntu-bug does not work on Aquaris 4.5

2015-06-23 Thread Robie Basak
Public bug reported: Any attempt to run ubuntu-bug seems to fail on my phone (Aquaris 4.5 running r23). This includes running it against webbrowser-app, /usr/bin/webbrowser-app and apport. Whichever way it refuses telling me that This is not an official Ubuntu package. Please remove any third

[Touch-packages] [Bug 1467830] Re: ubuntu-bug does not work on Aquaris 4.5

2015-06-23 Thread Robie Basak
09:58 ogra_ rbasak, how are you logged in ... ? 09:58 rbasak ogra_: ssh -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1467830 Title: ubuntu-bug does not work on Aquaris

[Touch-packages] [Bug 1467818] [NEW] Crash when displaying context menu in landscape orientation

2015-06-23 Thread Robie Basak
Public bug reported: Reliably reproducible on my phone. Steps to reproduce: 1. Make sure orientation lock is turned off. 2. Browse to http://www.ubuntu.com. 3. Rotate screen sideways and wait for the browser to re-orientate. 4. Long press on Ubuntu logo. Expected behaviour: context menu appears

[Touch-packages] [Bug 1467281] Re: rsync ignores -x for dmsetup managed mountpoints

2015-06-22 Thread Robie Basak
** Changed in: rsync (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to rsync in Ubuntu. https://bugs.launchpad.net/bugs/1467281 Title: rsync ignores -x for dmsetup managed

[Touch-packages] [Bug 1316017] Re: openssh client ignores -o Tunnel=ethernet option, creating an IP tunnel device instead of an ethernet tap device

2015-06-22 Thread Robie Basak
** Also affects: openssh via https://bugzilla.mindrot.org/show_bug.cgi?id=2365 Importance: Unknown Status: Unknown ** Description changed: This is a regression from the version of the client in 14.04 compared to 13.10. I'm connecting to 12.04.4 for a server. Expected

[Touch-packages] [Bug 1467073] Re: improve feedback of ip route add nat command failure

2015-06-23 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. This report should probably be verified upstream and then sent there, as it doesn't make sense for Ubuntu to diverge from other distributions on this. ** Tags added: needs-upstream-report ** Changed in: iproute2

[Touch-packages] [Bug 1392018] Re: apparmor stops /var/run/ldapi from being read causing ldap to fail

2015-06-17 Thread Robie Basak
** Also affects: openldap (Ubuntu Utopic) Importance: Undecided Status: New ** Also affects: openldap (Ubuntu Vivid) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1458630] Re: broken package init-system-helpers: attempt to rewrite other package files

2015-05-29 Thread Robie Basak
This should have been fixed by: init-system-helpers (1.22ubuntu7) vivid; urgency=medium * Declare Breaks/Replaces against both upstart and upstart-bin since /lib/init/apparmor-profile-load briefly appeared in both packages (LP: #1439988). -- Robie Basak robie.ba...@ubuntu.com Tue

[Touch-packages] [Bug 1458630] Re: broken package init-system-helpers: attempt to rewrite other package files

2015-05-29 Thread Robie Basak
21:53 rbasak pitti: see bug 1458630. We deliberately moved apparmor- profile-load into init-system-helpers because it isn't necessarily upstart-specific. So I'm not sure why you say Temporarily? In any case the Breaks/Replaces needs to continue to be present. ** Changed in: init-system-helpers

[Touch-packages] [Bug 1467830] Re: ubuntu-bug does not work on Aquaris 4.5 for packages from ci-train PPA

2015-07-02 Thread Robie Basak
Ah, apt-cache show can probably see it because it's installed locally maybe? I don't see the updates pocket in /var/lib/apt/lists/: phablet@ubuntu-phablet:/var/lib/apt/lists$ ls lock partial ports.ubuntu.com_ubuntu-ports_dists_vivid_Release ports.ubuntu.com_ubuntu-ports_dists_vivid_Release.gpg

[Touch-packages] [Bug 1467830] Re: ubuntu-bug does not work on Aquaris 4.5 for packages from ci-train PPA

2015-07-02 Thread Robie Basak
(oh, and sources.list does also have deb http://ports.ubuntu.com /ubuntu-ports/ vivid-updates main restricted) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1467830 Title:

[Touch-packages] [Bug 1467830] Re: ubuntu-bug does not work on Aquaris 4.5 for packages from ci-train PPA

2015-07-02 Thread Robie Basak
Thanks. This is likely because the packages come from the ci-train overlay- ppa. This seems to be the case for webbrowser-app but not for apport, and ubuntu-bug still doesn't let me file a bug against apport, in case this helps you understand this issue better. Is this because 2.17.2-0ubuntu1.1

[Touch-packages] [Bug 1470997] Re: dhclient tries to send request over non-existent interface, floods syslog

2015-07-03 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. I presume you're using Network Manager to manage the connection to your phone over Bluetooth? Assuming this is so, I think this needs to be looked at from the perspective of Network Manager in the first instance.

[Touch-packages] [Bug 1323772] Re: Unattended apt-get dist-upgrade -qq --force-yes on 14.04 fails on grub configuration.

2015-08-18 Thread Robie Basak
*** This bug is a duplicate of bug 1485685 *** https://bugs.launchpad.net/bugs/1485685 I've linked to this bug from my bug to make it clear. and your description appears to be the duplicate since it was filed later Yes, but I think my root cause investigation is more useful to be the lead

[Touch-packages] [Bug 1323772] Re: Unattended apt-get dist-upgrade -qq --force-yes on 14.04 fails on grub configuration.

2015-08-17 Thread Robie Basak
*** This bug is a duplicate of bug 1485685 *** https://bugs.launchpad.net/bugs/1485685 (note that this isn't a bug in apt whichever way, so that's probably why this bug wasn't seen by relevant developers) -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1323772] Re: Unattended apt-get dist-upgrade -qq --force-yes on 14.04 fails on grub configuration.

2015-08-17 Thread Robie Basak
*** This bug is a duplicate of bug 1485685 *** https://bugs.launchpad.net/bugs/1485685 I have filed separate bug 1485685 with a detailed investigation that perhaps covers this issue, but I deliberately didn't take over this bug in case it is different. I'll mark this as a duplicate for now;

[Touch-packages] [Bug 1486630] Re: sshd does not wake up phone

2015-08-21 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. I have noticed that on my phone (bq Aquaris 4.5) sshd does respond but is noticeably sluggish when the screen is off. I presume this is due to power management setting the CPU speed low or something. You don't

[Touch-packages] [Bug 1486107] Re: package openssh-server 1:6.6p1-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-08-19 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. Since it seems likely to me that this is a local configuration problem, rather than a bug in Ubuntu, I'm marking this bug as Incomplete. If indeed this is a local configuration problem, you can find pointers to

  1   2   3   4   5   6   7   8   9   10   >