Bug#516043: links fails to be managed by file with recurse = inf

2012-09-30 Thread Jayen Ashar
On Sun, Sep 30, 2012 at 6:24 AM, Micah Anderson mi...@riseup.net wrote:

 Hello,

 * Jayen Ashar ja...@science.unsw.edu.au [2012-09-29 20:18-0400]:
 Package: puppet
 Version: 0.24.7-1
 Severity: normal

 from my pp file:
 file {
 /etc/cups:
 source = puppet:///files/staff/etc/cups,
 recurse = inf;
 }

 from puppet:///files/staff/etc/cups/ppd:
 -rw-r--r-- 1 lp   lp   146989 2009-02-19 10:05 km-c451.clr.ppd
 -rw-r--r-- 1 lp   lp   146989 2009-02-19 10:12 km-c451.bw.ppd
 lrwxrwxrwx 1 root root 15 2009-02-19 10:13 prtom.clr.ppd - 
 km-c451.clr.ppd
 lrwxrwxrwx 1 root root 14 2009-02-19 10:13 prtom.ppd - km-c451.bw.ppd

 on the puppet client, in /etc/cups/ppd:
 lrwxrwxrwx 1 root root 15 2008-12-05 22:06 prtom.ppd - lex-c762.bw.ppd
 lrwxrwxrwx 1 root root 15 2009-02-19 09:52 prtom.clr.ppd - 
 km-c451.clr.ppd
 -rw-r--r-- 1 lp   lp   146989 2009-02-19 10:05 km-c451.clr.ppd
 -rw-r--r-- 1 lp   lp   146989 2009-02-19 10:14 km-c451.bw.ppd

 it appears to ignore the update to prtom.ppd.

 I'm sorry that there has been no resolution for this bug. It was tagged
 upstream some time ago, but that upstream tag didn't include a specific URL to
 the upstream bug.

 However, you reported this issue when you were running 0.24 and I know that
 there were many symlink related bugs that were fixed since then.

 Is it possible for you to test this to see if it occurs in a newer version of
 puppet and report back to the bug your results (and let me know what version
 you tried)?

 Thanks,
 micah


I've stopped using puppet, so I won't be trying a newer version of
puppet.  Feel free to close this bug.

--Jayen


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#516043: links fails to be managed by file with recurse = inf

2012-09-29 Thread Micah Anderson

Hello,

* Jayen Ashar ja...@science.unsw.edu.au [2012-09-29 20:18-0400]:
 Package: puppet
 Version: 0.24.7-1
 Severity: normal
 
 from my pp file:
 file {
 /etc/cups:
 source = puppet:///files/staff/etc/cups,
 recurse = inf;
 }
 
 from puppet:///files/staff/etc/cups/ppd:
 -rw-r--r-- 1 lp   lp   146989 2009-02-19 10:05 km-c451.clr.ppd
 -rw-r--r-- 1 lp   lp   146989 2009-02-19 10:12 km-c451.bw.ppd
 lrwxrwxrwx 1 root root 15 2009-02-19 10:13 prtom.clr.ppd - 
 km-c451.clr.ppd
 lrwxrwxrwx 1 root root 14 2009-02-19 10:13 prtom.ppd - km-c451.bw.ppd
 
 on the puppet client, in /etc/cups/ppd:
 lrwxrwxrwx 1 root root 15 2008-12-05 22:06 prtom.ppd - lex-c762.bw.ppd
 lrwxrwxrwx 1 root root 15 2009-02-19 09:52 prtom.clr.ppd - 
 km-c451.clr.ppd
 -rw-r--r-- 1 lp   lp   146989 2009-02-19 10:05 km-c451.clr.ppd
 -rw-r--r-- 1 lp   lp   146989 2009-02-19 10:14 km-c451.bw.ppd
 
 it appears to ignore the update to prtom.ppd.

I'm sorry that there has been no resolution for this bug. It was tagged
upstream some time ago, but that upstream tag didn't include a specific URL to
the upstream bug.

However, you reported this issue when you were running 0.24 and I know that
there were many symlink related bugs that were fixed since then.

Is it possible for you to test this to see if it occurs in a newer version of
puppet and report back to the bug your results (and let me know what version
you tried)?

Thanks,
micah



signature.asc
Description: Digital signature


Bug#516043: links fails to be managed by file with recurse = inf

2009-02-18 Thread Jayen Ashar
Package: puppet
Version: 0.24.7-1
Severity: normal

from my pp file:
file {
/etc/cups:
source = puppet:///files/staff/etc/cups,
recurse = inf;
}

from puppet:///files/staff/etc/cups/ppd:
-rw-r--r-- 1 lp   lp   146989 2009-02-19 10:05 km-c451.clr.ppd
-rw-r--r-- 1 lp   lp   146989 2009-02-19 10:12 km-c451.bw.ppd
lrwxrwxrwx 1 root root 15 2009-02-19 10:13 prtom.clr.ppd - km-c451.clr.ppd
lrwxrwxrwx 1 root root 14 2009-02-19 10:13 prtom.ppd - km-c451.bw.ppd

on the puppet client, in /etc/cups/ppd:
lrwxrwxrwx 1 root root 15 2008-12-05 22:06 prtom.ppd - lex-c762.bw.ppd
lrwxrwxrwx 1 root root 15 2009-02-19 09:52 prtom.clr.ppd - km-c451.clr.ppd
-rw-r--r-- 1 lp   lp   146989 2009-02-19 10:05 km-c451.clr.ppd
-rw-r--r-- 1 lp   lp   146989 2009-02-19 10:14 km-c451.bw.ppd

it appears to ignore the update to prtom.ppd.


-- System Information:
Debian Release: 4.0
  APT prefers oldstable
  APT policy: (500, 'oldstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.24-etchnhalf.1-686-bigmem
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)

Versions of packages puppet depends on:
ii  adduser3.102 Add and remove users and groups
ii  facter 1.3.5-1   a library for retrieving facts fro
ii  libopenssl-ruby1.0.0+ruby1.8.2-1 OpenSSL interface for Ruby
ii  libshadow-ruby1.8  1.4.1-7   Interface of shadow password for R
ii  libxmlrpc-ruby 1.8.2-1   XML-RPC support for Ruby
ii  lsb-base   3.1-23.2etch1 Linux Standard Base 3.1 init scrip
ii  ruby   1.8.2-1   An interpreter of object-oriented 

Versions of packages puppet recommends:
pn  libaugeas-ruby1.8 none (no description available)
ii  rdoc  1.8.2-1Generate documentation from ruby s

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org