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