[Bug 1878417] Re: Floppy causes processes to hang when trying to access an empty drive

2020-05-13 Thread Stig Sandbeck Mathisen
Puppet loads Facter, which has a "partitions" fact and a "disks" fact, both of which may be worth investigating. I'm moving this to the "facter" package. ** Package changed: puppet (Ubuntu) => facter (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1573561] Re: /etc/default/varnish is ignored (fixed values in systemd service)

2018-10-11 Thread Stig Sandbeck Mathisen
I strongly recommend you to use a way to configure your service in a way as to keep the entire commandline in one place, instead of keeping it in several files. Environmentfiles are good for giving a running service environment variables for it to use after startup. I do not recommend using it

[Bug 1676242] Re: reload-vcl doesn't support -j option

2018-10-06 Thread Stig Sandbeck Mathisen
In varnish 5.2.0-1, the "reload-vcl" script was replaced with a "varnishreload" script from upstream. This should take care of this issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1676242

[Bug 1457957] Re: puppet uses upstart for service status checks in vivid

2015-05-26 Thread Stig Sandbeck Mathisen
Correct behaviour (default to systemd, determine if it is running, fallback to upstart / sysvinit) seems to have been added to puppet upstream at 4.1.0-87-g7fe6164, just a few days ago. This looks like it will be part of the puppet 4.1.1 release. The packages currently in debian stable was

[Bug 1457957] Re: puppet uses upstart for service status checks in vivid

2015-05-26 Thread Stig Sandbeck Mathisen
Correct behaviour (default to systemd, determine if it is running, fallback to upstart / sysvinit) seems to have been added to puppet upstream at 4.1.0-87-g7fe6164, just a few days ago. This looks like it will be part of the puppet 4.1.1 release. The packages currently in debian stable was

Re: [Bug 1397910] [NEW] Puppet daemon dies from SIGUSR1 if no certificate

2014-12-01 Thread Stig Sandbeck Mathisen
Sandbeck Mathisen -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to puppet in Ubuntu. https://bugs.launchpad.net/bugs/1397910 Title: Puppet daemon dies from SIGUSR1 if no certificate To manage notifications about this bug go to: https

Re: [Bug 1397898] [NEW] incorrect PID in initscript

2014-12-01 Thread Stig Sandbeck Mathisen
to keep track of the PID there, as well (something for post-start, then)? -- Stig Sandbeck Mathisen -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to puppet in Ubuntu. https://bugs.launchpad.net/bugs/1397898 Title: incorrect PID

Re: [Bug 1397910] [NEW] Puppet daemon dies from SIGUSR1 if no certificate

2014-12-01 Thread Stig Sandbeck Mathisen
Sandbeck Mathisen -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1397910 Title: Puppet daemon dies from SIGUSR1 if no certificate To manage notifications about this bug go to: https

Re: [Bug 1397898] [NEW] incorrect PID in initscript

2014-12-01 Thread Stig Sandbeck Mathisen
to keep track of the PID there, as well (something for post-start, then)? -- Stig Sandbeck Mathisen -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1397898 Title: incorrect PID in initscript To manage

[Bug 1390771] Re: vim-puppet syntax highlighting scripts are not effective

2014-11-09 Thread Stig Sandbeck Mathisen
The package description for vim-puppet says: # As per the Debian vim policy, installed addons are not activated # automatically, but the vim-addon-manager tool can be used for this # purpose. Not sure if this is also the Ubuntu policy for vim addons, but since this package is unmodified from its

[Bug 1390771] Re: vim-puppet syntax highlighting scripts are not effective

2014-11-09 Thread Stig Sandbeck Mathisen
The package description for vim-puppet says: # As per the Debian vim policy, installed addons are not activated # automatically, but the vim-addon-manager tool can be used for this # purpose. Not sure if this is also the Ubuntu policy for vim addons, but since this package is unmodified from its

[Bug 1322757] Re: Mysql_grant not idempotent

2014-10-31 Thread Stig Sandbeck Mathisen
There is no mysql_grant resource in the puppet-module-puppetlabs- apache package. I guess this should have been filed on the puppet-module-puppetlabs- mysql package instead. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 1276766] Re: puppet incorrectly enumerates upstart jobs when called with puppet resource service

2014-04-30 Thread Stig Sandbeck Mathisen
On Wed, Apr 30, 2014 at 05:02:44PM -, Matthew Wedgwood wrote: Fixed in upstream: https://tickets.puppetlabs.com/browse/PUP-1332 Not sure about the fixed. They are adding to a list of services which are known to need parameters to start. They are not fixing the upstart service provider. --

Re: [Bug 1276766] Re: puppet incorrectly enumerates upstart jobs when called with puppet resource service

2014-04-30 Thread Stig Sandbeck Mathisen
On Wed, Apr 30, 2014 at 05:02:44PM -, Matthew Wedgwood wrote: Fixed in upstream: https://tickets.puppetlabs.com/browse/PUP-1332 Not sure about the fixed. They are adding to a list of services which are known to need parameters to start. They are not fixing the upstart service provider. --

Re: [Bug 1276766] Re: 'status startpar-bridge' fails with 'status: Unknown parameter: JOB'

2014-03-15 Thread Stig Sandbeck Mathisen
:operatingsystem = :ubuntu commands :start = /sbin/start, :stop= /sbin/stop, :restart = /sbin/restart, :status_exec = /sbin/status, :initctl = /sbin/initctl Is this wrong for Ubuntu? -- Stig Sandbeck Mathisen -- You received this bug notification

Re: [Bug 1276766] Re: 'status startpar-bridge' fails with 'status: Unknown parameter: JOB'

2014-03-15 Thread Stig Sandbeck Mathisen
instanciated services. -- Stig Sandbeck Mathisen -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to puppet in Ubuntu. https://bugs.launchpad.net/bugs/1276766 Title: 'status startpar-bridge' fails with 'status: Unknown parameter: JOB' To manage

Re: [Bug 1276766] Re: 'status startpar-bridge' fails with 'status: Unknown parameter: JOB'

2014-03-15 Thread Stig Sandbeck Mathisen
:operatingsystem = :ubuntu commands :start = /sbin/start, :stop= /sbin/stop, :restart = /sbin/restart, :status_exec = /sbin/status, :initctl = /sbin/initctl Is this wrong for Ubuntu? -- Stig Sandbeck Mathisen -- You received this bug notification

Re: [Bug 1276766] Re: 'status startpar-bridge' fails with 'status: Unknown parameter: JOB'

2014-03-15 Thread Stig Sandbeck Mathisen
instanciated services. -- Stig Sandbeck Mathisen -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1276766 Title: 'status startpar-bridge' fails with 'status: Unknown parameter: JOB' To manage notifications

Re: [Bug 1284095] [NEW] add configtest action to init.d script

2014-03-03 Thread Stig Sandbeck Mathisen
instead of -C. It does check the config, but I guess that only works if you have a running varnish. -- Stig Sandbeck Mathisen -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1284095 Title: add

Re: [Bug 1284095] [NEW] add configtest action to init.d script

2014-03-02 Thread Stig Sandbeck Mathisen
On Mon, Feb 24, 2014 at 01:02:41PM -, Samuele Giovanni Tonon wrote: Public bug reported: hello, it would be awesome to have a configtest action in the init.d script , in this way you can safely test a vcl configuration by just doing /etc/init.d/varnish configtest Thank you.

[Bug 1242363] Re: Puppet package needs ruby-hiera (unmapped dep)

2013-10-21 Thread Stig Sandbeck Mathisen
Puppet will need hiera when you apply a manifest containing any parameterized class, like the one in your example. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to puppet in Ubuntu. https://bugs.launchpad.net/bugs/1242363 Title:

[Bug 1242363] Re: Puppet package needs ruby-hiera (unmapped dep)

2013-10-21 Thread Stig Sandbeck Mathisen
(and this is new functionality in puppet 3.x, it does not apply to puppet 2.7) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to puppet in Ubuntu. https://bugs.launchpad.net/bugs/1242363 Title: Puppet package needs ruby-hiera

[Bug 1242363] Re: Puppet package needs ruby-hiera (unmapped dep)

2013-10-21 Thread Stig Sandbeck Mathisen
(and this is new functionality in puppet 3.x, it does not apply to puppet 2.7) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1242363 Title: Puppet package needs ruby-hiera (unmapped dep) To manage

[Bug 1242363] Re: Puppet package needs ruby-hiera (unmapped dep)

2013-10-21 Thread Stig Sandbeck Mathisen
Puppet will need hiera when you apply a manifest containing any parameterized class, like the one in your example. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1242363 Title: Puppet package needs

[Bug 1242363] Re: Puppet package needs ruby-hiera (unmapped dep)

2013-10-20 Thread Stig Sandbeck Mathisen
Correct. This packaging bug was fixed in the debian repository just before the 3.3.0-1 release, with commit id 11a376f8348dfa2c254b19f7b29aec13940aeb92. The ruby-hiera dependency was moved from the puppetmaster-common package to the puppet-common package. Previously, this was only needed by the

[Bug 1242363] Re: Puppet package needs ruby-hiera (unmapped dep)

2013-10-20 Thread Stig Sandbeck Mathisen
Correct. This packaging bug was fixed in the debian repository just before the 3.3.0-1 release, with commit id 11a376f8348dfa2c254b19f7b29aec13940aeb92. The ruby-hiera dependency was moved from the puppetmaster-common package to the puppet-common package. Previously, this was only needed by the

[Bug 1197392] Re: puppetmaster-passenger fails to install

2013-07-03 Thread Stig Sandbeck Mathisen
Related Debian bug is at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713070 When this is resolved, it should work both apache2.2 and apache2.4. -- Stig ** Bug watch added: Debian Bug tracker #713070 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713070 -- You received this bug

[Bug 1197392] Re: puppetmaster-passenger fails to install

2013-07-03 Thread Stig Sandbeck Mathisen
Related Debian bug is at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713070 When this is resolved, it should work both apache2.2 and apache2.4. -- Stig ** Bug watch added: Debian Bug tracker #713070 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713070 -- You received this bug

Re: [Bug 1182613] Re: puppet completely broken on saucy

2013-05-23 Thread Stig Sandbeck Mathisen
On Thu, May 23, 2013 at 01:33:28PM -, Matthias Klose wrote: falling back to ruby1.8 is not a solution. Are there any extensions not yet built for 1.9? If not, please do so. At a glance, it looks like facter is not available in the load path of ruby1.9. I'd start looking at the facter

Re: [Bug 1182613] Re: puppet completely broken on saucy

2013-05-23 Thread Stig Sandbeck Mathisen
On Thu, May 23, 2013 at 01:33:28PM -, Matthias Klose wrote: falling back to ruby1.8 is not a solution. Are there any extensions not yet built for 1.9? If not, please do so. At a glance, it looks like facter is not available in the load path of ruby1.9. I'd start looking at the facter

Re: [Bug 1143009] Re: Sync puppet 3.1.0-1 (main) from Debian experimental (main)

2013-03-07 Thread Stig Sandbeck Mathisen
On Thu, Mar 07, 2013 at 06:59:44PM -, Adam Gandelman wrote: - The *.postinst changes still look valid, but you haven't specified why they can be dropped. (aside: It looks like these changes would be suitable candidates for submitting to debian in the future to reduce the delta?)

Re: [Bug 1143009] Re: Sync puppet 3.1.0-1 (main) from Debian experimental (main)

2013-03-07 Thread Stig Sandbeck Mathisen
On Thu, Mar 07, 2013 at 06:59:44PM -, Adam Gandelman wrote: - The *.postinst changes still look valid, but you haven't specified why they can be dropped. (aside: It looks like these changes would be suitable candidates for submitting to debian in the future to reduce the delta?)

Re: [Bug 1143009] Re: Sync puppet 3.0.0~rc2-1 (main) from Debian experimental (main)

2013-03-04 Thread Stig Sandbeck Mathisen
On Mon, Mar 04, 2013 at 07:59:33AM -, Benjamin Kerensa wrote: @Micah: Hi, This we actually just a test I was doing at our jam today but we did discuss plans to land a newer version of puppet and I do agree it would be most appropriate to have a released version and get that through debian.

Re: [Bug 1143009] Re: Sync puppet 3.0.0~rc2-1 (main) from Debian experimental (main)

2013-03-04 Thread Stig Sandbeck Mathisen
On Mon, Mar 04, 2013 at 07:59:33AM -, Benjamin Kerensa wrote: @Micah: Hi, This we actually just a test I was doing at our jam today but we did discuss plans to land a newer version of puppet and I do agree it would be most appropriate to have a released version and get that through debian.

[Bug 995719] Re: process_name.rb removed in 2.7.11 but still provided by puppet-common

2013-01-25 Thread Stig Sandbeck Mathisen
The source of this problem is in the debian packaging repository for 2.7.11-1. The /usr/lib/ruby/1.8/puppet/util/instrumentation/listeners/process_name.rb file is included in the debian/2.7.11-1 packaging when it shouldn't. The difference in the puppet source between the upstream and the

[Bug 995719] Re: process_name.rb removed in 2.7.11 but still provided by puppet-common

2013-01-25 Thread Stig Sandbeck Mathisen
The source of this problem is in the debian packaging repository for 2.7.11-1. The /usr/lib/ruby/1.8/puppet/util/instrumentation/listeners/process_name.rb file is included in the debian/2.7.11-1 packaging when it shouldn't. The difference in the puppet source between the upstream and the

Re: [Bug 1076286] [NEW] Puppet agent not correcly configuring facts synch'd from master

2012-11-08 Thread Stig Sandbeck Mathisen
on the command line. -- Stig Sandbeck Mathisen -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to puppet in Ubuntu. https://bugs.launchpad.net/bugs/1076286 Title: Puppet agent not correcly configuring facts synch'd from master To manage

Re: [Bug 1076286] [NEW] Puppet agent not correcly configuring facts synch'd from master

2012-11-08 Thread Stig Sandbeck Mathisen
on the command line. -- Stig Sandbeck Mathisen -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1076286 Title: Puppet agent not correcly configuring facts synch'd from master To manage notifications about

Re: [Bug 1060184] Re: puppet client init script pid file error

2012-10-15 Thread Stig Sandbeck Mathisen
. For the ubuntu packaging, it may be different. Your bug report mentions a newer version, could you check if you have the init script that came with the package, or if it is changed, or an older version is kept when upgrading? An md5sum /etc/init.d/puppet may also help, if they differ. -- Stig Sandbeck

Re: [Bug 1060184] Re: puppet client init script pid file error

2012-10-15 Thread Stig Sandbeck Mathisen
. :) -- Stig Sandbeck Mathisen -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to puppet in Ubuntu. https://bugs.launchpad.net/bugs/1060184 Title: puppet client init script pid file error To manage notifications about this bug go to: https

Re: [Bug 1060184] Re: puppet client init script pid file error

2012-10-15 Thread Stig Sandbeck Mathisen
. For the ubuntu packaging, it may be different. Your bug report mentions a newer version, could you check if you have the init script that came with the package, or if it is changed, or an older version is kept when upgrading? An md5sum /etc/init.d/puppet may also help, if they differ. -- Stig Sandbeck

Re: [Bug 1060184] Re: puppet client init script pid file error

2012-10-15 Thread Stig Sandbeck Mathisen
. :) -- Stig Sandbeck Mathisen -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1060184 Title: puppet client init script pid file error To manage notifications about this bug go to: https://bugs.launchpad.net

[Bug 1012649] Re: puppet-common postinst assumes puppet group is present if puppet user is present

2012-06-14 Thread Stig Sandbeck Mathisen
Related debian bug is http://bugs.debian.org/650527, and this is fixed in 2.7.12-2. ** Bug watch added: Debian Bug tracker #650527 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650527 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 1012649] Re: puppet-common postinst assumes puppet group is present if puppet user is present

2012-06-14 Thread Stig Sandbeck Mathisen
Related debian bug is http://bugs.debian.org/650527, and this is fixed in 2.7.12-2. ** Bug watch added: Debian Bug tracker #650527 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650527 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 885471] Re: move DAEMON_OPTS to /etc/default/varnishncsa

2012-05-01 Thread Stig Sandbeck Mathisen
In varnish 3.0.1-2 and on it is possible to set DAEMON_OPTS in /etc/default/varnishncsa without it being overwritten in /etc/init.d/varnishncsa. The first ubuntu release which includes this change is precise. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 914989] Re: cpm crashes when trying to use gpg key with UTF-8 extended characters

2012-04-30 Thread Stig Sandbeck Mathisen
Forwarded upstream to https://github.com/comotion/cpm/issues/25 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914989 Title: cpm crashes when trying to use gpg key with UTF-8 extended characters To

[Bug 682680] Re: New upstream release, gearmand 0.24

2012-01-21 Thread Stig Sandbeck Mathisen
gearmand 0.27-1 has been uploaded to debian. When that version is pulled into Ubuntu, this bug should auto-close. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/682680 Title: New upstream release,

[Bug 682680] Re: New upstream release, gearmand 0.24

2011-09-23 Thread Stig Sandbeck Mathisen
** Summary changed: - New upstream release, gearmand 0.23 + New upstream release, gearmand 0.24 ** Description changed: - There is a new upstream release, gearmand 0.17, available from upstream + There is a new upstream release, gearmand 0.24, available from upstream at

[Bug 793632] Re: puppetmaster and puppet have clashing logrotate configs

2011-07-17 Thread Stig Sandbeck Mathisen
This is fixed in 2.6.5-1 and later, in commit c29ee05efdfbfaf0fe96573571047bd74a27bc11 in the debian packaging repository. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to puppet in Ubuntu. https://bugs.launchpad.net/bugs/793632 Title:

[Bug 793632] Re: puppetmaster and puppet have clashing logrotate configs

2011-07-17 Thread Stig Sandbeck Mathisen
This is fixed in 2.6.5-1 and later, in commit c29ee05efdfbfaf0fe96573571047bd74a27bc11 in the debian packaging repository. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/793632 Title: puppetmaster

[Bug 789998] Re: Varnish startscript broken in natty

2011-05-30 Thread Stig Sandbeck Mathisen
:-, in combination with set -u in shell scripts, used to allow some variables to be empty. That it looks like a smiley is just an added bonus. Example: $ set -u $ echo ${START} bash: START: unbound variable $ echo ${START:-} $ -- You received this bug notification because you

[Bug 747214] [NEW] Wireless interface disabled after upgrade to natty and reboot

2011-04-01 Thread Stig Sandbeck Mathisen
Public bug reported: Binary package hint: module-init-tools In the file /etc/modprobe.d/intel-3945-iwlagn-disable11n.conf, the line options iwl3945 11n_disable=1 prevents loading of the iwl3945 module in natty. This fails, on kernel 2.6.38-7-generic, with the following error message in the

[Bug 747214] Re: Wireless interface disabled after upgrade to natty and reboot

2011-04-01 Thread Stig Sandbeck Mathisen
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/747214 Title: Wireless interface disabled after upgrade to natty and reboot -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 682680] Re: New upstream release, gearmand 0.17

2011-03-09 Thread Stig Sandbeck Mathisen
** Summary changed: - New upstream release, gearmand 0.14 + New upstream release, gearmand 0.17 ** Description changed: - There is a new upstream release, gearmand 0.14, available from upstream + There is a new upstream release, gearmand 0.17, available from upstream at

[Bug 723172] [NEW] lvresize/lvextend manpages missing --resizefs option

2011-02-22 Thread Stig Sandbeck Mathisen
Public bug reported: Binary package hint: lvm2 When running lvresize or lvextend with the --help option, it mentions a --resizefs option which is not covered in the man page. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: lvm2 2.02.54-1ubuntu6 ProcVersionSignature: Ubuntu

[Bug 723172] Re: lvresize/lvextend manpages missing --resizefs option

2011-02-22 Thread Stig Sandbeck Mathisen
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/723172 Title: lvresize/lvextend manpages missing --resizefs option -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 682680] Re: New upstream release, gearmand 0.14

2011-02-05 Thread Stig Sandbeck Mathisen
I've made mod-gearman packages from 0.14, available at http://people.debian.org/~ssm/debs/unstable/source/ I added one IPv6 fix to debian/patches, from https://bugs.launchpad.net/gearmand/+bug/635476 (A struct sockaddr isn't big enough to hold an ipv6 address) -- You received this bug

[Bug 645745] Re: Some package dependency should be moved to puppet

2010-09-23 Thread Stig Sandbeck Mathisen
Not exactly true anymore. The client and the puppetmaster is in the puppet-common package, all the puppet and the puppetmaster packages contain are the compatibility links used to retain the old script names, their man pages, and the init scripts. The puppet binary is now in the puppet-common

[Bug 645745] Re: Some package dependency should be moved to puppet

2010-09-23 Thread Stig Sandbeck Mathisen
Not exactly true anymore. The client and the puppetmaster is in the puppet-common package, all the puppet and the puppetmaster packages contain are the compatibility links used to retain the old script names, their man pages, and the init scripts. The puppet binary is now in the puppet-common

[Bug 488258] Re: libvarnish-dev does not install /usr/lib/libvarnishapi.so

2010-07-30 Thread Stig Sandbeck Mathisen
** Branch linked: lp:debian/sid/varnish -- libvarnish-dev does not install /usr/lib/libvarnishapi.so https://bugs.launchpad.net/bugs/488258 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 569060] Re: varnish daemon should not start by default

2010-07-29 Thread Stig Sandbeck Mathisen
Varnish 2.1.3-2 has been uploaded to Debian, and contains a fix for this issue. http://packages.qa.debian.org/v/varnish/news/20100729T222002Z.html Chances are, it'll be available for Ubuntu quite soon. -- varnish daemon should not start by default https://bugs.launchpad.net/bugs/569060 You

[Bug 488258] Re: libvarnish-dev does not install /usr/lib/libvarnishapi.so

2010-07-29 Thread Stig Sandbeck Mathisen
Varnish 2.1.3-2 has been uploaded to Debian, and contains a fix for this issue. http://packages.qa.debian.org/v/varnish/news/20100729T222002Z.html Chances are, it'll be available for Ubuntu quite soon. -- libvarnish-dev does not install /usr/lib/libvarnishapi.so

[Bug 461593] Re: varnishlog should not run as root

2010-07-29 Thread Stig Sandbeck Mathisen
Varnish 2.1.3-2 has been uploaded to Debian, and contains a fix for this issue. http://packages.qa.debian.org/v/varnish/news/20100729T222002Z.html Chances are, it'll be available for Ubuntu quite soon. -- varnishlog should not run as root https://bugs.launchpad.net/bugs/461593 You received this

Re: [Bug 605977] [NEW] emacs puppet-mode not auto loaded in lucid

2010-07-17 Thread Stig Sandbeck Mathisen
Thanks for the bug report. This issue is fixed in the 0.25.5 release, which will be available (or superseded by 2.6.0) in maverick. -- Stig Sandbeck Mathisen ooo, shiny! -- emacs puppet-mode not auto loaded in lucid https://bugs.launchpad.net/bugs/605977 You received

Re: [Bug 605977] [NEW] emacs puppet-mode not auto loaded in lucid

2010-07-17 Thread Stig Sandbeck Mathisen
Thanks for the bug report. This issue is fixed in the 0.25.5 release, which will be available (or superseded by 2.6.0) in maverick. -- Stig Sandbeck Mathisen ooo, shiny! -- emacs puppet-mode not auto loaded in lucid https://bugs.launchpad.net/bugs/605977 You received

Re: [Bug 488258] [NEW] libvarnish-dev does not install /usr/lib/libvarnishapi.so

2009-11-25 Thread Stig Sandbeck Mathisen
Thanks, I'll take a look at this issue. -- Stig Sandbeck Mathisen ooo, shiny! -- libvarnish-dev does not install /usr/lib/libvarnishapi.so https://bugs.launchpad.net/bugs/488258 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 461593] Re: varnishlog should not run as root

2009-10-31 Thread Stig Sandbeck Mathisen
Thanks, I agree it should not run as root. I'll add an unprivileged user for varnishlog. -- varnishlog should not run as root https://bugs.launchpad.net/bugs/461593 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

Re: [Bug 331521] Re: please sync varnish from unstable

2009-02-20 Thread Stig Sandbeck Mathisen
On 19. feb.. 2009, at 19.17, Jamie Strandboge wrote: Is 2.0.3 bug fix only, or does it add any new features over 2.0.2? Almost entirely a bug fix release, but there has been one enhancement to an existing function in VCL, and some defaults have been changed. Changelog: