[Touch-packages] [Bug 1866351] Re: package openssh-server 1:7.2p2-4ubuntu2.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2020-03-09 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 ge

[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 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 permits

[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 a

[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 w

[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 impact,

[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 (the

[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: 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 OR (both would

[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 sub

[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 U

[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 posted

[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 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 the

[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 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 Ubu

[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 ntp

[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 dangero

[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 open

[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 1103353] Re: Invalid GnuTLS cipher suite strings causes libldap to crash

2015-04-07 Thread Robie Basak
13:40 rbasak: i did a research on CVE attached to the bug and came to conclusion that it was attached incorrectly 13:41 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: http://www.cve.mitre.org

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

2015-04-07 Thread Robie Basak
Please can you explain why you think this is a bug? As far as I understand, you now need to install upstart-sysv if you want to keep your system running upstart on Vivid. But ordinarily users should not be affected because they should all have been migrated to systemd, unless there is a bug that pr

[Touch-packages] [Bug 1439988] Re: package init-system-helpers 1.22ubuntu4 failed to install/upgrade: trying to overwrite '/lib/init/apparmor-profile-load', which is also in package upstart-bin 1.13.2

2015-04-07 Thread Robie Basak
art 1.13.2-0ubuntu9 shipped /lib/init/apparmor-profile-load, so I'll just declare Breaks/Replaces against both. ** Changed in: init-system-helpers (Ubuntu) Status: Confirmed => In Progress ** Changed in: init-system-helpers (Ubuntu) Assignee: (unassigned) => Robie Basak (racb) --

[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: C

[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 o

[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 ap

[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 ge

[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. https://bugs.launc

[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 can

[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 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 idempo

[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 o

[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 Bug

[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 NTP

[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 t

[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 se

[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 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 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 DistroR

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 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 a

[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

[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 t

[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 t

[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 it'

[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 /etc/apparmor.d/usr.bin.mediasca

[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 mediascanne

[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 sickbeard.s

[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. ** Package

[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 a

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

2015-04-15 Thread Robie Basak
Marking Invalid on the basis that init is essential and (pre-)depends on systemd-sysv | upstart-sysv, both of which provide /sbin/runlevel. Beta users need to apt-get dist-upgrade to make everything work anyway. Users upgrading from previous releases should use the update manager or do- release-upg

[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 scope

[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. https://bugs.launchpad.net/bugs/143

[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 co

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

2015-04-17 Thread Robie Basak
12:49 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. https://bugs.

[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, w

[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 mem

[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 {si_

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: Incomplet

[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. https://bugs.launchpad.net

[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 ge

[Touch-packages] [Bug 1216947] Re: cron.daily/standard reports /tmp/lost+found missing

2016-11-25 Thread Robie Basak
> Can we get a newer version out in precise please? No. Cherry-picking just the fix for this bug is the most we would do to minimise risk to existing users. See https://wiki.ubuntu.com/StableReleaseUpdates for rationale, policy and procedure. The maximum impact of this bug is that users get annoy

[Touch-packages] [Bug 1644595] Re: krb5-1.13.2+dfsg-5 source contains source subject to the aladdin license

2016-11-28 Thread Robie Basak
I cannot find the license claim mentioned. In the source for krb5 1.13.2+dfsg-5, I see src/ccapi/common/win/OldCC/autolock.hxx but it appears to have a regular MIT-style license boilerplate. It has sha256sum 02d63ce54f142101910143464f9eea3935f7d478e4e32998f5ba02cf8ffddc61. I also grepped for Aladdi

[Touch-packages] [Bug 1644595] Re: krb5-1.13.2+dfsg-5 source contains source subject to the aladdin license

2016-11-28 Thread Robie Basak
I'm sorry, my mistake. I see what you mean now. It's "Alladin Free Public License", is mentioned in the boilerplate, but the associated copy of the license doesn't appear to be included. ** Changed in: krb5 (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification bec

[Touch-packages] [Bug 1641272] Re: Debug symbols package doesnt exist

2016-11-28 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. Setting Importance to Low as this only impacts developers. ** Changed in: dnsmasq (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Touch seeded pa

[Touch-packages] [Bug 1641272] Re: Debug symbols package doesnt exist

2016-11-28 Thread Robie Basak
(patches welcome!) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/1641272 Title: Debug symbols package doesnt exist Status in dnsmasq package in Ubuntu: New Bug descri

[Touch-packages] [Bug 1641372] Re: Upgrade to 16.04 failed.

2016-11-28 Thread Robie Basak
Thank you for your report. You can find pointers to get help for this sort of problem here: http://www.ubuntu.com/support/community If it turns out that your issue is a bug in Ubuntu, then we need a full bug report please. Until then, we can't make any progress on this report, and you won't find

[Touch-packages] [Bug 1608965] Re: ssh GSSAPI rekey failure

2016-11-28 Thread Robie Basak
> Any news on handling this bug? Sorry, this is deep in the backlog and I don't expect Ubuntu developers to look into this any time soon on a volunteer basis. I suggest that you try the latest upstream openssh release, and if it is still an issue there, then raise the bug upstream if it hasn't be

[Touch-packages] [Bug 1616107] Re: Kernel oops + system freeze on network-bridge shutdown

2016-11-28 Thread Robie Basak
Based on the investigation so far, it seems to me that this is entirely a kernel bug, and there is nothing required in the bridge-utils package in order to fix this issue. So I'm marking this bug as Invalid for bridge-utils. The kernel tasks remain open. If this is incorrect, please explain why you

[Touch-packages] [Bug 1176046] Re: isc-dhcp dhclient listens on extra random ports

2016-11-28 Thread Robie Basak
> Will ask the SRU team if it would be acceptable to split up the binary package in two to include changes (already applied in Xenial) to trusty. I think that it's important that existing Trusty users can continue to use this DDNS functionality after the SRU without any necessary intervention. The

[Touch-packages] [Bug 1633479] Re: dhclient does not wait for ipv6 dad (duplicate address detection)

2016-11-30 Thread Robie Basak
It looks like the updates to Trusty and Precise can now be released. Scott, there's .git noise in the Precise diff: http://launchpadlibrarian.net/291515979/isc- dhcp_4.1.ESV-R4-0ubuntu5.11_4.1.ESV-R4-0ubuntu5.12.diff.gz - do you want me to release anyway? Yakkety has been superseded by bug 1621507

[Touch-packages] [Bug 1506427] Re: Using calendar with keys might cause Indicator-datetime to crash unity-panel-service

2016-11-30 Thread Robie Basak
** Tags removed: verification-neededd ** Tags added: verification-needed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ido in Ubuntu. https://bugs.launchpad.net/bugs/1506427 Title: Using calendar with keys might cause Ind

[Touch-packages] [Bug 1642966] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2016-11-30 Thread Robie Basak
I think this might be caused by an interesting interaction between systemd, debhelper and the CUPS scheduler. I can reproduce a very similar error with the following. I think (though am not sure) that this is related to the root cause. On a fresh Xenial system: sudo apt-get update && sudo apt-get

[Touch-packages] [Bug 1642966] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2016-11-30 Thread Robie Basak
I'm getting some stranger behaviour on Zesty. 1) cups.path doesn't seem to be started until after reboot. 2) I can't reliably reproduce my example case. After the second stop, cups.service is claimed to have been stopped successfully, but a subsequent call to "systemctl status cups.service" show

[Touch-packages] [Bug 1642966] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2016-11-30 Thread Robie Basak
I can reproduce my original example on Xenial on a different machine, and now I see that it is a race. Whether I drop the sleeps or not, it sometimes gives me "Job for cups.service canceled." and sometimes: Warning: Stopping cups.service, but it can still be activated by: cups.path -- You rece

[Touch-packages] [Bug 1598300] Re: CUPS web interface stops responding after a while

2016-11-30 Thread Robie Basak
> To the SRU team: Bug 1642966 cannot be caused by the fix for this bug. I agree. But nevertheless, users may still get errors when upgrading, and won't get errors if we don't release this SRU. So the failures would still be a consequence of releasing this SRU, so I think we should care. > Bug 16

[Touch-packages] [Bug 1598300] Re: CUPS web interface stops responding after a while

2016-11-30 Thread Robie Basak
Another consideration is that the web interface is optional, whereas the failure in bug 1642966 will happen for some proportion of users with a default installation. To be clear, I'm not saying that we shouldn't release this SRU; just that some consideration and discussion is warranted to consider

[Touch-packages] [Bug 1432935] Re: ntpd -x steps clock on leap second (upstream bug: 2745)

2016-11-30 Thread Robie Basak
** Also affects: ntp (Ubuntu Trusty) Importance: Undecided Status: New -- 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/1432935 Title: ntpd -x steps clock on leap seco

[Touch-packages] [Bug 1642966] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2016-12-01 Thread Robie Basak
@Till > Robie, thanks for the investigations. I have looked into what the file /var/cache/cups/org.cups.cupsd (CUPS calls it "keepalive" file) is good for and what CUPS does with it. The file is created by the CUPS daemon cupsd when it needs to keep running, having active jobs, being in the course

[Touch-packages] [Bug 1642966] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2016-12-01 Thread Robie Basak
Sorry, I screwed up my quoting a little there. Hopefully it's still comprehensible. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1642966 Title: package cups-daemon 2.1.3-4

[Touch-packages] [Bug 1642966] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2016-12-01 Thread Robie Basak
> There must be some problem in systemd's shutdown process. Either this, or it is expected behaviour and cups-daemon's supplied systemd units are somehow wrong. Or it could be in debhelper. I'm not sure which. -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1598300] Re: CUPS web interface stops responding after a while

2016-12-01 Thread Robie Basak
For those affected, you can install the version in proposed for the time being (see comment 21), until we decide how to manage this (see comment 27). As I understand it, this is the exact fix that will eventually land in updates. -- You received this bug notification because you are a member of U

Re: [Touch-packages] [Bug 1642966] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2016-12-02 Thread Robie Basak
On Fri, Dec 02, 2016 at 10:19:24AM -, Martin Pitt wrote: > It sounds like cups.service gets stopped, but around the same time > something tries to start it again, possibly via either cups.path or > cups.socket. In generally, if you need to prevent a service from > restarting, you need to first

[Touch-packages] [Bug 1642386] Re: At least one invalid signature was encountered.

2016-12-02 Thread Robie Basak
** Description changed: + [Summary] + + A regression in apt in Xenial 1.2.15 causes "apt-get update" to fail + with "At least one invalid signature was encountered." if there are + files in /etc/apt/trusted.gpg.d/ that are not readable by the _apt user. + + This has the consequence of getting ap

[Touch-packages] [Bug 1642966] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2016-12-02 Thread Robie Basak
Using my example, I did: systemd-analyze set-log-level debug systemctl stop cups.service touch /var/cache/cups/org.cups.cupsd sudo rm /var/cache/cups/org.cups.cupsd systemctl stop cups.service systemd-analyze set-log-level info journalctl -b > /tmp/journal.txt And journal.txt attached. Note that

[Touch-packages] [Bug 1176046] Re: isc-dhcp dhclient listens on extra random ports

2016-12-05 Thread Robie Basak
** Also affects: isc-dhcp (Ubuntu Trusty) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu. https://bugs.launchpad.net/bugs/1176046 Title: isc-dhcp dhclient list

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-12-08 Thread Robie Basak
** Description changed: initramfs' configure_networking function uses ipconfig to configure the network. ipconfig does not support dhcpv6. See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627164 Related bugs:   * bug 1229458: grub2 needed changes   * bug 1621615: network not

[Touch-packages] [Bug 1628306] Re: network booting fails for iscsi root if no ip is set

2016-12-09 Thread Robie Basak
** Tags added: regression-update -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1628306 Title: network booting fails for iscsi root if no ip is set Status in init

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-12-09 Thread Robie Basak
** Description changed: initramfs' configure_networking function uses ipconfig to configure the network. ipconfig does not support dhcpv6. See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627164 Related bugs:   * bug 1229458: grub2 needed changes   * bug 1621615: network not

[Touch-packages] [Bug 1629972] Re: networking stop incorrectly disconnects from (network) root filesystem

2016-12-09 Thread Robie Basak
This is tangled up into the MAAS IPv6 SRU happening in bug 1621507. Please check that bug for verification-done before accepting ifupdown into xenial-updates. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu.

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-12-09 Thread Robie Basak
I've been working on reviewing this over the last few days. Thanks to everyone for your help and patience, especially Mathieu, LaMont and Scott for your in-person interactive responses. We've had various review feedback loops and settled on using the MPs for coordination. When everyone (including

[Touch-packages] [Bug 1629972] Re: networking stop incorrectly disconnects from (network) root filesystem

2016-12-09 Thread Robie Basak
Hello LaMont, or anyone else affected, Accepted ifupdown into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ifupdown/0.8.10ubuntu1.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https:

[Touch-packages] [Bug 1621507] Please test proposed package

2016-12-09 Thread Robie Basak
Hello LaMont, or anyone else affected, Accepted initramfs-tools into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/initramfs- tools/0.122ubuntu8.7 in a few hours, and then in the -proposed repository. Please help us by testing this new packag

[Touch-packages] [Bug 1621507] Re: initramfs-tools configure_networking() fails to dhcp ipv6 addresses

2016-12-09 Thread Robie Basak
Hello LaMont, or anyone else affected, Accepted open-iscsi into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/open- iscsi/2.0.873+git0.3b4b4500-14ubuntu3.3 in a few hours, and then in the -proposed repository. Please help us by testing this n

[Touch-packages] [Bug 1621507] Please test proposed package

2016-12-09 Thread Robie Basak
Hello LaMont, or anyone else affected, Accepted isc-dhcp into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/isc- dhcp/4.3.3-5ubuntu12.6 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See htt

[Touch-packages] [Bug 1176046] Re: isc-dhcp dhclient listens on extra random ports

2016-12-10 Thread Robie Basak
> isc-dhcp-client pkg : dhclient with DDNS functionality disabled (no random extra ports) What will happen to existing Trusty users who are relying on the current ddns functionality? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscrib

Re: [Touch-packages] [Bug 1176046] Re: isc-dhcp dhclient listens on extra random ports

2016-12-11 Thread Robie Basak
On Sat, Dec 10, 2016 at 08:20:59PM -, Eric Desrochers wrote: > > What will happen to existing Trusty users who are relying on the > current ddns functionality? > > Existing Trusty user at next isc-dhcp-client pkg upgrade will > automatically receive (Recommends: isc-dhcp-client-ddns). Current

[Touch-packages] [Bug 1176046] Re: isc-dhcp dhclient listens on extra random ports

2016-12-12 Thread Robie Basak
I don't follow. isc-dhcp-ddns in Xenial ships /sbin/dhclient and a dpkg- divert in its prerm. I don't see how Breaks/Replaces is relevant. Are you planning something different in Trusty? Louis said: "...if isc-dhcp-ddns Breaks/Replaces isc-dhcp and Recommends isc-dhcp-ddns...". isc-dhcp-ddns recom

<    5   6   7   8   9   10   11   12   13   >