[08:09] Mrfai (~lange@134.95.9.202) joined #fai. [09:00] ErKa (~keryell@APuteaux-154-1-64-185.w81-249.abo.wanadoo.fr) joined #fai. [09:05] fai-guy (~fai-guy@p4FC21856.dip0.t-ipconnect.de) joined #fai. [10:34] ErKa (~keryell@APuteaux-154-1-64-185.w81-249.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds [12:23] ErKa (~keryell@APuteaux-154-1-64-185.w81-249.abo.wanadoo.fr) joined #fai. [15:09] Action: mgoetze notes that fcopy -r -m ... only sets the user/mode of leaf files, not of directories it creates [15:10] mgoetze: please file a wishlist bug report for this [15:10] will do [15:29] rgsteele||work (~rgsteele@75.147.74.137) joined #fai. [15:53] fai-guy (~fai-guy@p4FC21856.dip0.t-ipconnect.de) left irc: Quit: SIGWE [16:25] mgoetze: this is a general feature of fcopy [16:26] every directory created by it is root:root:0755 [16:26] so this is unrelated to the -r option [16:27] mgoetze, eartoast, please add that info to the bug :) [16:28] solution would be to modify fcopy to support reading file-modes also for dirs... which is a major modification... [16:28] h01ger: yup, just a minute ;) [16:31] bug, feature, whatever :) [16:32] well, strictly speaking bug ;) [16:33] anyway, as an alternative solution, couldn't you just have an option to set the owner/perms of any created directory? [16:59] mgoetze: I will take a look [17:00] basic problem is that fcopy calls mkpath from the File::Path module (equivalent to mkdir -p) [17:01] this function only accepts mode, but not owner/group as arguments [17:02] fortunately, timtowtdi ;) [17:03] in order to achieve your goal, this should be replaced with an explicite loop (mkdir, chmod) to create the structure [17:03] of dirs [17:04] i bet cpan already has it... somewhere... [17:06] actually, mkpath returns a list of dirs created [17:06] so this should then be the list do apply the chmod to [17:06] ;) [17:34] Mrfai (~lange@134.95.9.202) left irc: Quit: leaving [18:18] Nic0 (~courtel@fw.tls.cena.fr) left irc: Quit: Leaving. [18:40] eartoast: what about the "--dryrun" mode for softupdates? (since we speak of features...) [18:41] eartoast: have you ever considered what would be needed for that? [18:42] eartoast: i guess we could have someone of our developers work on that as it is a feature we would like a lot [18:42] so if you have a plan, please do share it [19:01] ErKa (~keryell@APuteaux-154-1-64-185.w81-249.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds [19:37] yournick (~yournick@pD95F7030.dip.t-dialin.net) joined #fai. [19:39] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [22:19] rgsteele||work (~rgsteele@75.147.74.137) left irc: Remote host closed the connection [22:45] yournick (~yournick@pD95F7030.dip.t-dialin.net) left irc: Read error: Connection reset by peer [22:56] eJones (~ejones@72.8.64.88) joined #fai. [22:58] Greetings. How, if possible, does one specify partition labels using storage-setup? [23:01] E_Jones (~ejones@72.8.64.88) joined #fai. [23:01] eJones (~ejones@72.8.64.88) left irc: Read error: Connection reset by peer [23:15] E_Jones (~ejones@72.8.64.88) left irc: Ping timeout: 480 seconds [23:15] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Remote host closed the connection [23:15] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [23:27] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Quit: Leaving. [23:27] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [23:41] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds [00:00] --- Sat Feb 28 2009