Bug#912941: Cinnamon fix upstream and in salsa

2020-11-09 Thread Bryan Quigley
This package is brought in by cinnamon through cjs. The cinnamon upstream project has been ported to mozjs78 in https://github.com/linuxmint/cinnamon/pull/9624 And the switchover is included in an unreleased version in salsa -

Bug#923014: Add systemd unit - allow usage without cron installed

2019-02-22 Thread Bryan Quigley
Package: popularity-contest Version: 1.67 This is regards to the popularity-contest cron job. I'm looking into running systems without anacron/cron installed - instead using systemd timers. My suggestion would be to remove the what to do functionality from the cron job/timing bits to another

Bug#882993: Fedora also has one, not upstream from what I can see.

2019-02-22 Thread Bryan Quigley
Fedora also has one, not upstream from what I can see. This also doe more restrictions on what it can see. /usr/lib/systemd/system/mlocate-updatedb.service [Unit] Description=Update a database for mlocate [Service] ExecStart=/usr/libexec/mlocate-run-updatedb Nice=19 IOSchedulingClass=2

Bug#922935: Run without cron or is cron job still needed?

2019-02-21 Thread Bryan Quigley
Package: passwd Version: 1:4.5-1.1 This is regards to passwd.cron.daily which backups passwd/group/shadow/gshadow daily, which AFAICT is not upstream, but may have been in the past. I'm looking at what it takes to run systems without cron and following the example of other packages like

Bug#883631: ibus-libpinyin should use python3

2017-12-05 Thread Bryan Quigley
Source: ibus-libpinyin Version: 1.7.3-2 According to the upstream changelog version 1.7.0 and above have been migrated (or enabled) to python3. I came across this as part of looking at options for the Ubuntu desktop to remove python2[2] from our default livecd. If it indeed possible, please

Bug#771183: Specific to gdm3

2016-11-25 Thread Bryan Quigley
re also better of not using the gnome trademark in the name of > your meta-package either.) > > > On Fri, Nov 18, 2016 at 04:44:58AM -0500, Bryan Quigley wrote: >> Hi Maintainer, >> >> The gdm3 dependency is a bit different than just including an application. >> C

Bug#771183: Specific to gdm3

2016-11-18 Thread Bryan Quigley
Hi Maintainer, The gdm3 dependency is a bit different than just including an application. Could we move the gdm3 dependency to task-gnome-desktop? or to the gnome metapackage? Thank you

Bug#821413: SVG icon for XPDF

2016-04-18 Thread Bryan Quigley
Source: xpdf Severity: normal Version: 3.04-1 I created an XPDF icon in SVG as opposed to the (obsolete format) xpm. This was to make it work with AppStream/Gnome-software. https://launchpadlibrarian.net/248381817/xpdf.svg This has been incorporated into the Ubuntu packaging as part of

Bug#812209: Not having NetworkManager-wait-online enabled causes nameserver errors / NFS failures

2016-01-21 Thread Bryan Quigley
Source: network-manager Severity: normal Originally reported here (w/ debdiff): https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1515446 Steps to reproduce: 1. Set up an NFS server with a share 2. Set up a client (with network-manager running and set to configure interfaces)

Bug#812209: [Pkg-utopia-maintainers] Bug#812209: Not having NetworkManager-wait-online enabled causes nameserver errors / NFS failures

2016-01-21 Thread Bryan Quigley
Oops, I totally missed that this was breaking... AFAICT on a stock desktop install the only one that breaks is console-setup, which has what seems to be a working patch - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796603 Were there any other packages that I should look at for or could we

Bug#785887: Upstream is dead?

2015-12-30 Thread Bryan Quigley
Additionally upstream appears to be dead, hasn't seen an update since may 2014. - https://github.com/pculture/miro Should this package just be removed? Kind regards, Bryan

Bug#807070: Should istanbul be removed?

2015-12-04 Thread Bryan Quigley
Source: istanbul Severity: serious - Dead upstream (last release from 2006) - https://git.gnome.org/browse/istanbul/tree/NEWS - Depends on legacy libs - gstreamer 0.10- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785842 - python-gnome2 -

Bug#804075: Please switch to depend on python 3 instead of 2.

2015-11-08 Thread Bryan Quigley
>> It's a release goal in Lubuntu to not have python2 on the image. > > Err, good luck. ;) Thanks :) >> Upstream has completed in version 2.0 a port to python 3 [1][2]. > > Yes, blueman supports Python versions 2.7, and 3.2+. > > I think depending on the distribution's default python version is

Bug#804075: Please switch to depend on python 3 instead of 2.

2015-11-04 Thread Bryan Quigley
Source: blueman Version: 2.0.1-1 It's a release goal in Lubuntu to not have python2 on the image. Upstream has completed in version 2.0 a port to python 3 [1][2]. Forwarded from LP bug [3]. [1] https://github.com/blueman-project/blueman/issues/19 [2]

Bug#796635: Systemd job

2015-11-03 Thread Bryan Quigley
> You need to remove the -- "$@" part: it is being added twice to the > resulting scripts (check debian/nvi/DEBIAN/{pre,post}* after a build): > > dpkg-maintscript-helper rm_conffile /etc/init.d/nviboot 1.81.6-12 nvi > -- "$@" -- "$@" > >>> Thanks for your work! >> Thanks for all your work

Bug#796635: Systemd job

2015-11-03 Thread Bryan Quigley
On Mon, Nov 2, 2015 at 5:24 PM, Felipe Sateler wrote: ++if [ -n "$sessions_found" ] ; then ++echo "done." ++else ++echo "none found." ++fi >>> >>> This is a behavior change: previously the recover script would not >>> print any output.

Bug#796635: Systemd job

2015-11-02 Thread Bryan Quigley
Thanks for the review Felipe > Why did you preserve runlevel S? I don't think this really belongs in > recovery mode. Changed >> +;; >> + stop|restart|reload|force-reload) > > restart (and force-reload?) should probably re-run the recovery script. Changed. >> +Description=To recover nvi

Bug#796635: Systemd job

2015-09-17 Thread Bryan Quigley
Here is a debdiff that implements a systemd unit. (This is the first unit I've written, so review definitely needed) nvi_1.81.6-12.debdiff Description: Binary data

Bug#799072: Gearmand doesn't need to depend on pandora-build

2015-09-15 Thread Bryan Quigley
Source: gearmand Version: 1.0.6-5 Severity: wishlist Tags: patch Hi, While working on this bug[1] I found that pandora-build is no longer being maintained and could be removed.Gearmand build-depends on it, but in my testing that dependency is no longer required. [1]

Bug#796635: Runlevel S to 1

2015-09-11 Thread Bryan Quigley
Apologies, that debdiff will not solve our problems and will break badly on sysv.

Bug#796635: Runlevel S to 1

2015-09-10 Thread Bryan Quigley
This appears to be the simplest fix for the bug, moving from using runlevel S to runlevel 1. I don't believe this makes the security situation any worse. nvi_1.81.6-12.debdiff Description: Binary data

Bug#796635: nvi init script still needed?

2015-09-02 Thread Bryan Quigley
Depending on how it's modified to fix that bug, I think it could introduce a security issue as it: * doesn't seem like an upstream script designed to run as root * seems racy (especially after checking if something is a symlink) * handles user content as root AFAICT being at runlevel S at

Bug#796635: nvi init script still needed?

2015-08-28 Thread Bryan Quigley
Hi, So AFAICT this init script: Deletes old recovery/crash files from the nvi text editor Possibly emails some of them to the users This seems like it makes more sense as a cron job that an administrator can customize instead of a script that only runs at bootup. I'd suggest just having it

Bug#790003: xfburn: package update request

2015-06-25 Thread Bryan Quigley
Package: xfburn Version: 0.5.2-1 Upgrade to xfburn 0.5.4 (2015-05-16) which has [1] - Some autoconf modernization - Use gstreamer 1.0 api - Restore broken icons [3] xfburn is the last user of the gstreamer 0.10 api on Lubuntu and Xubuntu, so it's an image space saving win too. I am hoping to

Bug#495546: Bug can be closed

2015-06-23 Thread Bryan Quigley
Per: https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1460120 We found out that newer versions of keepalived in some configurations do need to do things at shutdown, so we dropped the patch to drop the rc06 links. This patch no longer makes sense and this bug can be closed Won't Fix.

Bug#697225: Acknowledgement (smbldap-tools: config(ure).pl script not included)

2013-02-14 Thread Bryan Quigley
Upstream has fixed their makefile to include building and installing smbldap-config.pl (http://svn.gna.org/viewcvs/smbldap-tools/trunk/Makefile.in?r1=155r2=156;). Once pulled into Debian this should fix the issue. It's fixed in the just released 0.9.10 release. -- To UNSUBSCRIBE, email to

Bug#697225: smbldap-tools: config(ure).pl script not included

2013-01-02 Thread Bryan Quigley
Package: smbldap-tools Version: 0.9.7-1ubuntu1 Severity: normal Many LDAP Samba guides use the configure.pl (renamed to smbldap-config in 0.9.9) script to help generate config files. This script is not included in the Debian package and users have to download the upstream sources manually. (It