| Gerhardt | Yeah, I noticed I'm not trying to write to it, I'm trying to get it so all his user accounts can access it |
| M|away | umask=222 |
| mjrosenb | Gerhardt: http://gentoo-wiki.com/TIP_Fix_NTFS_Permissions |
| jords_ | dev-perl/Apache-Test seems to be a dep of mod_perl, but apache-test and mod-perl are blockers :http://rafb.net/p/RuQdEI61.html - That's the output from emerge -va www-apache/mod_perl |
| SanityInAnarchy | Gerhardt: you probably want options like 'uid=<yourname>,gid=users' and some fmask and dmask settings that I've forgotten |
| Gerhardt | That's exactly what I need |
| SanityInAnarchy | Hmm. I don't like those. |
| Gerhardt | M|away: Thanks |
| SanityInAnarchy | basically sets it to read/write for everyone on the system, I think... |
| M|away | np |
| testicle_ | how can you use the source that's currently in PORTAGE_TMPDIR and not have it reextract the tar again? |
| action | SanityInAnarchy shrugs |
| SanityInAnarchy | shrugs |
| testicle_ | when installing a package, how can you use the source that's currently in PORTAGE_TMPDIR and not have it reextract the tar again? |
| jords_ | So I cant resolve the blockage because niether package is on the system.... |
| SanityInAnarchy | testicle_: You could try to do something with ebuild, emerge won't do it. |
| jords_ | man i hate blocks. |
| SanityInAnarchy | testicle_: like, instead of 'emerge foo', do: ebuild `equery which foo` merge I think that will just pick up from the last step that worked |
| testicle_ | ah |
| SanityInAnarchy | I wouldn't do that normally, though... more typing, and I'm not sure it necessarily gets all the postinstall stuff |
| testicle_ | it doesn't get the postinstall stuff? like what do you mean? |
| SanityInAnarchy | Like if a package has stuff it wants done after the merge. |
| testicle_ | yea i know, but how does it not do the postinstall? ebuild command normally just doesn't? |
| SanityInAnarchy | ebuild command normally just does exactly what you tell it to do |
| chevdor | hello, I get a Failed on MD5 verification msg when trying to update apache-tomcat-5.5.23-src.tar.gz. I retried 4-5 times and it always fails. Anyone seeing the same pbm ? |
| SanityInAnarchy | like 'ebuild `equery which foo` unpack' will just unpack |
| [DejaVu]Ycarene | I'm unable to get sound on my tv tuner card, sound everywhere else works, and it works in windows. The TV card is a Leadtek Winfast TV2000 xp rm, the sound card is an Audigy 4. |
| SanityInAnarchy | so, you're telling it to just merge, and postinstall is after merge. |
| testicle_ | ahh |
| jords_ | chevdor: Try re-syncing your portage tree? |
| testicle_ | ok thanks SanityInAnarchy alot this postinstall only has a bunch of ewarns anyways |
| chevdor | jords_: I did this morning... I'll try again once |
| mjrosenb | [DejaVu]Ycarene: doesn't the winfast card come with a cable that you're supposed to plug into your soundcard? |
| [DejaVu]Ycarene | mjrosenb: Yes it does, and it's attached |
| SanityInAnarchy | [DejaVu]Ycarene: Check your volumes on your normal soundcard. Linux tends to mute them all by default. You want line in unmuted. |