Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 87 matches

Go to advanced search

Advanced search
Search found 87 matches
  • 1
  • 2
  • 3
  • 4
  • Next
by sgtrock
Fri Oct 20, 2006 4:37 pm
Forum: Other Things Gentoo
Topic: Mixed version CUPS Web interface?
Replies: 0
Views: 1125

Mixed version CUPS Web interface?

Not really a bug per se, so I haven't filed a report yet. Well, OK. It might be an installation bug. :)

I recently upgraded cups from the stable version for the amd64 to th ~amd64 version to attempt to resolve some issues that I've got interacting with hplip. emerge --search cups shows:

net-print ...
  • Jump to post
by sgtrock
Tue Oct 17, 2006 12:38 pm
Forum: Gentoo Chat
Topic: Nvidia binary driver exploit [solved]
Replies: 63
Views: 16732


Yes, so this out weighs all the short comings of the OSS nv driver. You MUST change now!
That it is fixed now doesn't matter, its about principle. :lol:

Umm, no. What it's about is quite simple: What other bugs or exploits does Nvidia know about that we don't? How long have they known about ...
  • Jump to post
by sgtrock
Tue Oct 17, 2006 2:45 am
Forum: Gentoo Chat
Topic: Nvidia binary driver exploit [solved]
Replies: 63
Views: 16732

Did you miss the part of the story where Nvidia has apparently known about the vulnerability for two years??? That's a ridiculously long time by any measure. :evil:
  • Jump to post
by sgtrock
Wed Aug 02, 2006 4:42 pm
Forum: Other Things Gentoo
Topic: Struggling with unison [SOLVED]
Replies: 11
Views: 4066

These are low impact, home use only machines. My only real need for backup is to recover from a disk failure. I'm not at all worried about having to find old files. So, I overwrite my backups every night. The drawback, of course, is that I have no history. Normally it's not a big deal, but right now ...
  • Jump to post
by sgtrock
Wed Aug 02, 2006 3:13 pm
Forum: Other Things Gentoo
Topic: Struggling with unison [SOLVED]
Replies: 11
Views: 4066

Actually, the issue isn't cron at all. unison is not doing its job. I was showing the failing case where a file that I delete from one system is not deleted from the other. Instead, the deleted file is copied back from the other system.

That is incorrect behavior for true file and directory ...
  • Jump to post
by sgtrock
Wed Aug 02, 2006 1:43 am
Forum: Other Things Gentoo
Topic: Struggling with unison [SOLVED]
Replies: 11
Views: 4066

OK, after commenting out the "silent=true" statement from jps-home.prf, here's the output:

sgtrock ~ # rm /home/jim/sgtrock-a.txt
sgtrock ~ # /usr/bin/unison -ui text -batch -force newer -times jps-home.prf > jps-output2.txt
Looking for changes
betsi/.cedega/.default_configuration_profiles/config ...
  • Jump to post
by sgtrock
Tue Aug 01, 2006 11:03 pm
Forum: Other Things Gentoo
Topic: Struggling with unison [SOLVED]
Replies: 11
Views: 4066

Oops, you're right. I missed the top couple of lines of the file. Here's the whole thing:
sgtrock .unison # cat jps-home.prf
root = /home
root = ssh://jps//home

#
# Include the common variables
#
include common

#
# Set the variables necessary for running in batch mode
# force = newer
# times ...
  • Jump to post
by sgtrock
Tue Aug 01, 2006 5:50 pm
Forum: Other Things Gentoo
Topic: Struggling with unison [SOLVED]
Replies: 11
Views: 4066

OK, although I don't see how it would help much. The rest of it is just IGNORE variables. I assume that you'll want to see the rest of 'common' as well?
  • Jump to post
by sgtrock
Tue Aug 01, 2006 2:01 pm
Forum: Other Things Gentoo
Topic: Struggling with unison [SOLVED]
Replies: 11
Views: 4066

Struggling with unison [SOLVED]

The unison mailing list did turn up an answer. Below, you'll note that I used
-force newer

as part of the calling command. This is what was forcing the copying of the deleted files. What I should have been using was
-prefer newer

Using that instead provides the behavior that I want. We now ...
  • Jump to post
by sgtrock
Mon Jul 31, 2006 3:57 pm
Forum: Duplicate Threads
Topic: Help! Can't get unison to delete files. :(
Replies: 1
Views: 2752

Help! Can't get unison to delete files. :(

OK, call me dense. I've been through the documentation a dozen times and I'm still not getting things to work properly. :( As the home page seems to be most kindly described as static, I'm hoping someone here might be able to tell me what stupid configuration mistake I've made. :oops:

I currently ...
  • Jump to post
by sgtrock
Tue Jul 18, 2006 2:37 am
Forum: Portage & Programming
Topic: Recommended Python IDEs ??
Replies: 16
Views: 15037

I haven't tried flagedit myself. Sounds like a nice utility.

Failing that, the message thread that I posted earlier details how you can add the necessary flags from the console.

In either case, after you add those dependencies for a rebuild of python, you'll find that idle is included as part of ...
  • Jump to post
by sgtrock
Tue Jul 18, 2006 12:39 am
Forum: Portage & Programming
Topic: Recommended Python IDEs ??
Replies: 16
Views: 15037

I've used vim, idle, and eclipse with the pydev plug-in for very light python development scaling up to what might be mid-sized projects.

vim is OK, but really works best if you're already comfortable with it.

idle is great for small stuff, and scales reasonably well. The interactive shell comes ...
  • Jump to post
by sgtrock
Sun Jul 16, 2006 11:40 pm
Forum: Portage & Programming
Topic: Recommended Python IDEs ??
Replies: 16
Views: 15037

Here's an answer to why idle might not have been added as part of your python emerge:

http://forums.gentoo.org/viewtopic-t-47 ... +idle.html
  • Jump to post
by sgtrock
Mon Apr 24, 2006 1:18 am
Forum: Multimedia
Topic: udev, dev/dsp and alsa
Replies: 19
Views: 6556

Before you give up completely, try compiling the generic kernel sources. Nitro is not guaranteed to be completely clean, after all. I've had my share of strange issues with it in the past.
  • Jump to post
by sgtrock
Tue Apr 18, 2006 5:28 pm
Forum: Gamers & Players
Topic: Best Free Complete Game
Replies: 104
Views: 77902

Try ET: Team Fortress. By far the biggest hit at the last LAN party that I hosted. :)
  • Jump to post
by sgtrock
Thu Apr 13, 2006 8:09 pm
Forum: Portage & Programming
Topic: All In One Programming Workstation
Replies: 4
Views: 2105

Worse, there's no desire to update the Eclipse build by the maintainers. I've seen several posts on bugzilla and here in the forums to just rely on the Eclipse updater. Might as well just grab the tarball and put it in /opt or /usr/local in that case.
  • Jump to post
by sgtrock
Wed Feb 22, 2006 6:27 pm
Forum: Kernel & Hardware
Topic: gentoo sources (2.6.15 r1) & nvidia-kernel
Replies: 7
Views: 2768

Re: Same here [Fixed]

[Edit: Fixed]


Turns out, reading the bottom of http://www.gentoo.org/doc/en/nvidia-guide.xml?style=printable helps.

I get "no screens found" and the logs state "Failed to initialize the NVIDIA kernel module!"

You're most likely missing the /dev/nvidia* device files. Create them using ...
  • Jump to post
by sgtrock
Wed Feb 22, 2006 5:07 pm
Forum: Kernel & Hardware
Topic: gentoo sources (2.6.15 r1) & nvidia-kernel
Replies: 7
Views: 2768

I'm seeing the same thing here.

Kernel 2.6.15-gentoo-r1, Nvidia 6800GT on AGP. This video card and my kernel config worked for 2.611. Needed to upgrade due to clean up for support of udev after last baselayout upgrade.

I've run nothing but Nvidia cards for about 6 years. I've been running Gentoo ...
  • Jump to post
by sgtrock
Tue Feb 14, 2006 6:18 pm
Forum: Kernel & Hardware
Topic: fsck.ext3: No such file or directory while trying to open...
Replies: 19
Views: 38870

Please look at bug 119894. I think I got bit hard by the same issue. Older kernel, never turned on CONFIG_HOTPLUG, converted from devfs to udev, etc.

<sigh> Not looking forward to cleaning this one up. :?
  • Jump to post
by sgtrock
Sat Jan 21, 2006 6:45 am
Forum: Duplicate Threads
Topic: Portage munged
Replies: 6
Views: 4197

TY!
  • Jump to post
by sgtrock
Sat Jan 21, 2006 4:42 am
Forum: Duplicate Threads
Topic: Portage munged
Replies: 6
Views: 4197

Here's what's in /etc/portage:

jim@sgtrock /etc/portage $ cat package.keywords
app-office/planner ~x86
dev-util/eclipse-pydev-bin ~x86
www-client/mozilla-firefox ~x86
>=app-office/openoffice-bin-1.9.122
>=games-fps/quake1-2.40-r1 -*
jim@sgtrock /etc/portage $



jim@sgtrock /etc/portage $ cat ...
  • Jump to post
by sgtrock
Sat Jan 21, 2006 1:21 am
Forum: Duplicate Threads
Topic: Portage munged
Replies: 6
Views: 4197

Portage munged

Hi, all. I did the gcc upgrade to 3.4 over Xmas break. Since then I've installed a few packages successfully. A couple of days ago portage began failing completely. Here is the error message that I get:

sgtrock ~ # emerge --info


Performing Global Updates: /usr/portage/profiles/updates/1Q-2006 ...
  • Jump to post
by sgtrock
Mon Dec 26, 2005 3:00 pm
Forum: Portage & Programming
Topic: Can't seem to upgrade pydev to latest
Replies: 2
Views: 685

Nope, I hadn't. When I ran update the first time, it updated Eclipse from ?? to 3.0.2 and pydev from 0.8.0 to 0.8.5 automatically. I'll try adding your update link and try again.

Thanks!
  • Jump to post
by sgtrock
Sun Dec 25, 2005 9:00 pm
Forum: Portage & Programming
Topic: Can't seem to upgrade pydev to latest
Replies: 2
Views: 685

Can't seem to upgrade pydev to latest

Hi, all;

I'm currently running Eclipse 3.0.2 with pydev 0.8.5. This is after I found some advice in bug 94083 that indicated that I would have better luck updating through the Eclipse update feature than I would using the ebuild. The guy who responded said that the devs were having trouble with 1.5 ...
  • Jump to post
by sgtrock
Thu Sep 22, 2005 6:56 pm
Forum: Gentoo Chat
Topic: General Feeling on GUI administration
Replies: 42
Views: 14452

Standsolid;

I just ran across this thread. I checked to see if your gentoo GUI toolset was still available. I get a '404', so I'm assuming that you've either moved it , or dropped it. Are you still actively developing it?
  • Jump to post

Search found 87 matches
  • 1
  • 2
  • 3
  • 4
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic