[gentoo-user] Re: eclipse 3.3

2007-10-31 Thread James
Zac Medico  gentoo.org> writes:


> It seems to be available in the java-experimental overlay:

>
http://overlays.gentoo.org/proj/java/browser/java-experimental/dev-util/eclipse-sdk


very cool

thx


James

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] (OT) ksmoothdock quirk

2007-10-31 Thread Mick
On Tuesday 30 October 2007, Peter Ruskin wrote:
> On Tuesday 30 October 2007, Mick wrote:
> > Hi All,
> >
> > I have set up a KDE desktop for my wife to have ksmoothdock at
> > the bottom and the default KDE menu panel at the top.
> >
> > On the left edge of the desktop I have in a column various
> > shortcuts (desktop icons).
> >
> > The problem is that each time the desktop is loaded and
> > ksmoothdock is launched, the icons get progressively bunched up
> > at the top of the screen, under the KDE menu panel.  After the
> > machine is rebooted a few times, or the desktop reloaded all the
> > icons are hidden under the KDE menu panel at the top.
> >
> > To avoid a domestic and calls for buying an applemac for
> > Christmas could you please tell me how to nail those icons on the
> > desktop so that they do not shift?  :)
>
> Arrange icons on the desktop as you want them, then right-click on
> the desktop | Icons | Lock in place.

Thank you Peter, the problem is that it will not lock them in place!  They 
still keep moving up . . .

-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] eclipse 3.3

2007-10-31 Thread Zac Medico
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

James wrote:
> Hello,
> 
> Does anyone know about any eclipse 3.3 ebuilds anywhere?

It seems to be available in the java-experimental overlay:

http://overlays.gentoo.org/proj/java/browser/java-experimental/dev-util/eclipse-sdk

Zac
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)

iD8DBQFHKOfT/ejvha5XGaMRAph1AKCBUWonrmdWjHOKqEFwhWrlMSjMcQCglZN8
kkruvHQLbcmZY1D1lU9yHzM=
=yxJe
-END PGP SIGNATURE-
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] New hardware: Primergy

2007-10-31 Thread Arnau Bria
Hi,

I have a new old fujitsu siemens primergy with 2 processors and 1GB of
RAM.
I don't know the exactly model, but looking in google I deduced it's
(F/C/P)200.

The fact is that when I boot, I'm not able to see the 4 disks, and going
into BIOS seems it only detects one (the other are [None]).

after boot, I get this error:

PCI: Unable to reserve mem region #1:[EMAIL PROTECTED] for device
:00:09.1
iop0: device already claimed
iop0: DMA / IO allocation for I2O controller failed

I've tried with nodma, but no success.

So, does anyone have any experience with this hw? Any advice, tip,
whatever will be welcomed...

Cheers,
Arnau
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] eclipse 3.3

2007-10-31 Thread James

Hello,

Does anyone know about any eclipse 3.3 ebuilds anywhere?

I read here [1] that you can install a binary for now until
gentoo has an ebuild in portage. Is that my best choice?

Ideas or comments are most welcome.

James



[1] http://gentoo-wiki.com/Eclipse


-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Strange Failure to Route(?) some web traffic on Gentoo router

2007-10-31 Thread Dan Farrell

Friends,

I've set up routers several times with gentoo systems and
iptables.  The second-to-last system I set up works over DSL on the
Qwest network.  Everything is working as planned ( the same setup as
the gentoo home router guide), except for one strange problem.

A few websites (www.thepiratebay.org, comcast.net) aren't
loading up properly from behind the NAT.  The router itself can access
the sites; they can also be accessed through TOR.  However, behind the
firewall, there is no access. 

I know you're all going to want to see the firewall rules.
I've opened them all up to ACCEPT all packets.  The only rule is for
masquerading IPs going out on ppp0, and that's working fine for the
most part.  There are also Fail2Ban tables for SSH, but
these tables appear to be working fine. Full iptables are listed below.

I tested access through my firewall, and of course it worked
fine.  I am really stumped on this one; not sure if it's a problem with
the way thepiratebay.org website works, the firewall, being the first
I set up over DSL, or some other problem.  Somebody suggested MTU
problems; we tried turning the MTU on the ethernet interface bound to
the ppp0 device from 1500 to 1492, but no luck came of it.  

any suggestions would be greatly appreciated.  

sincerely, 

dan farrell
 
==
IPTABLES
---
hermes ~ # iptables -L -v
Chain INPUT (policy ACCEPT 91953 packets, 23M bytes)
 pkts bytes target prot opt in out source
destination 
   84  9704 fail2ban-SSH  tcp  --  anyany anywhere
anywhere tcp dpt:ssh 

Chain FORWARD (policy ACCEPT 649K packets, 553M bytes)
 pkts bytes target prot opt in out source
destination 
 2729  129K TCPMSS tcp  --  anyany anywhere
anywhere tcp flags:SYN,RST/SYN TCPMSS clamp to PMTU 

Chain OUTPUT (policy ACCEPT 459K packets, 64M bytes)
 pkts bytes target prot opt in out source
destination 

Chain fail2ban-SSH (1 references)
 pkts bytes target prot opt in out source
destination 
   20  3084 DROP   all  --  anyany
60-244-101-40.vdslpro.static.apol .com.tw  anywhere
   64  6620 RETURN all  --  anyany anywhere
anywhere 
---
NAT table
---
hermes ~ # iptables -t nat -L -v
Chain PREROUTING (policy ACCEPT 72794 packets, 7040K bytes)
 pkts bytes target prot opt in out source
destination 

Chain POSTROUTING (policy ACCEPT 442 packets, 35796 bytes)
 pkts bytes target prot opt in out source
destination 6155  337K MASQUERADE  all  --  anyppp0
anywhere anywhere

Chain OUTPUT (policy ACCEPT 23518 packets, 1366K bytes)
 pkts bytes target prot opt in out source
destination 
---
===
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] A week of struggle

2007-10-31 Thread econti

cut

not exactly sure, but I'd look under menuconfig-> Device Drivers->
Graphics support.  In particular: 
<*>   VESA VGA graphics support 
VESA driver type (vesafb)  (use vesafb-tng on 32-bit)

Console display driver support  --->
 [*]   Video mode selection support (you already have this i think)
 <*> Framebuffer Console support (you probably have this already)


No, I had not these!
Now it works.


2 (this is really incredible) fonts disappeared on the Realplayer ->

Graphics support window! Instead of chars . . . boxes. i.e. file
= 4 boxes,settings = 7 boxes, etc ??
Realplayer works fine but it is the only one app with this problem.



I had the same problem with firefox-bin not so long ago.  I created a
forum thread about it:
http://forums.gentoo.org/viewtopic-p-4185590.html#4185590
  

Very usefull link.

don't know if it'll help or not.

It helped!! I solved emerging emul-linux-x86-gtklibs

Many thanks.

emilio

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Using Amazon S3 as a PORTAGE_BINHOST

2007-10-31 Thread Alexander Skwar
Hello.

I'd like to use one of my public "buckets" at Amazon S3 to store the
package files. To do so, I uploaded the packages to s3. They are 
available at ,
all stored under the prefix GentooUSB/packages, eg. at
.
To make portage use this binhost, I set in make.conf:

PORTAGE_BINHOST="http://public-files.askwar.gentoo-packages.s3.amazonaws.com/GentooUSB/packages/";

But when I now try to use a package from there, eg. 
=app-admin/python-updater-0.3, I get an error message:

winnb000488 / # emerge -vp --getbinpkgonly =app-admin/python-updater-0.3

These are the packages that would be merged, in order:

Calculating dependencies \Fetching binary packages info...
x-amz-request-id: 1C961B660CF71C9F
x-amz-id-2: qH6bzWMvFg+tG1iI0JFTefqCoxJBg3lrL2jdRVw1LrSc2djm0s+oEYiSGlHw1rgE
Content-Type: application/xml
Transfer-Encoding: chunked
Date: Wed, 31 Oct 2007 14:10:52 GMT
Server: AmazonS3


NoSuchKeyThe specified key does not 
exist.GentooUSB/packages/1C961B660CF71C9FqH6bzWMvFg+tG1iI0JFTefqCoxJBg3lrL2jdRVw1LrSc2djm0s+oEYiSGlHw1rgE
address: /GentooUSB/packages/
Traceback (most recent call last):
  File "/usr/bin/emerge", line 5481, in ?
retval = emerge_main()
  File "/usr/bin/emerge", line 5476, in emerge_main
myopts, myaction, myfiles, spinner)
  File "/usr/bin/emerge", line 4802, in action_build
mydepgraph = depgraph(settings, trees, myopts, myparams, spinner)
  File "/usr/bin/emerge", line 991, in __init__
"--getbinpkgonly" in self.myopts)
  File "/usr/lib/portage/pym/portage.py", line 6598, in populate
self.remotepkgs = getbinpkg.dir_get_metadata(
  File "/usr/lib/portage/pym/getbinpkg.py", line 448, in dir_get_metadata
filelist = dir_get_list(baseurl, conn)
  File "/usr/lib/portage/pym/getbinpkg.py", line 294, in dir_get_list
raise Exception, "Unable to get listing: %s %s" % (rc,msg)
Exception: Unable to get listing: 404 Server did not respond successfully (404: 
Not Found)

I suppose that's so, because there's no /GentooUSB/packages "directory"
on the server? If you go to 
,
you only get a 404 error. But the "file"  

exists just fine.

Does anyone know, if it's somehow possible to use S3 with Portage as a
host for PORTAGE_BINHOST?

Thanks,

Alexander

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] who wants to install mozilla-firefox in my system?

2007-10-31 Thread Arnau Bria
On Wed, 31 Oct 2007 08:51:51 -0300
Mauro Faccenda wrote:

> On Wednesday 31 October 2007 08:46:38 Arnau Bria wrote:
> > I don't want this package, but I don't know who's trying to install
> > it...
> >
> > here's is part of emerge -uDpt world:
> > [...]
> > [ebuild  NS   ] dev-java/eclipse-ecj-3.3.0-r1
> > [ebuild U ] dev-java/sun-jre-bin-1.6.0.03 [1.6.0.02]
> > [ebuild U ] mail-client/claws-mail-3.0.2 [3.0.1]
> > [nomerge  ] net-www/mplayerplug-in-3.45
> > [ebuild  N]  www-client/mozilla-firefox-2.0.0.8  USE="-bindist
> > -debug
> 
> mplayerplug-in is the answer.
right!
 
> probably because it needs the firefox's headers to compile the
> plugin. if it don't need the headers, i think it should be a bug in
> the .ebuild, it should depend on mozilla-firefox OR
> mozilla-firefox-bin, or something like it.
I've removed it cause I don't use it...
 
Thanks!
> []'s
>   .m


-- 
Arnau Bria
http://blog.emergetux.net
Bombing for peace is like fucking for virginity
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] who wants to install mozilla-firefox in my system?

2007-10-31 Thread Mauro Faccenda
On Wednesday 31 October 2007 08:46:38 Arnau Bria wrote:
> I don't want this package, but I don't know who's trying to install
> it...
>
> here's is part of emerge -uDpt world:
> [...]
> [ebuild  NS   ] dev-java/eclipse-ecj-3.3.0-r1
> [ebuild U ] dev-java/sun-jre-bin-1.6.0.03 [1.6.0.02]
> [ebuild U ] mail-client/claws-mail-3.0.2 [3.0.1]
> [nomerge  ] net-www/mplayerplug-in-3.45
> [ebuild  N]  www-client/mozilla-firefox-2.0.0.8  USE="-bindist -debug

mplayerplug-in is the answer.

probably because it needs the firefox's headers to compile the plugin. if it 
don't need the headers, i think it should be a bug in the .ebuild, it should 
depend on mozilla-firefox OR mozilla-firefox-bin, or something like it.

[]'s
.m
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] who wants to install mozilla-firefox in my system?

2007-10-31 Thread Arnau Bria
Hi,

I have mozilla-firefox-bin installed, and after last update, I see that
portage wants to install mozilla-firefox:

[ebuild  N]  www-client/mozilla-firefox-2.0.0.8  USE="-bindist -debug 
-filepicker -gnome -ipv6 -java -mozdevelop -moznopango -restrict-javascript 
-xforms -xinerama -xprint" LINGUAS="-af -ar -be -bg -ca -cs -da -de -el -en_GB 
-es -es_AR -es_ES -eu -fi -fr -fy -fy_NL -ga -ga_IE -gu -gu_IN -he -hu -it -ja 
-ka -ko -ku -lt -mk -mn -nb -nb_NO -nl -nn -nn_NO -pa -pa_IN -pl -pt -pt_BR 
-pt_PT -ro -ru -sk -sl -sv -sv_SE -tr -zh -zh_CN -zh_TW" 36,606 kB 

I don't want this package, but I don't know who's trying to install
it...

here's is part of emerge -uDpt world:
[...]
[ebuild  NS   ] dev-java/eclipse-ecj-3.3.0-r1  
[ebuild U ] dev-java/sun-jre-bin-1.6.0.03 [1.6.0.02] 
[ebuild U ] mail-client/claws-mail-3.0.2 [3.0.1] 
[nomerge  ] net-www/mplayerplug-in-3.45  
[ebuild  N]  www-client/mozilla-firefox-2.0.0.8  USE="-bindist -debug 
-filepicker -gnome -ipv6 -java -mozdevelop -moznopango -restrict-javascript 
-xforms -xinerama -xprint" LINGUAS="-af -ar -be -bg -ca -cs -da -de -el -en_GB 
-es -es_AR -es_ES -eu -fi -fr -fy -fy_NL -ga -ga_IE -gu -gu_IN -he -hu -it -ja 
-ka -ko -ku -lt -mk -mn -nb -nb_NO -nl -nn -nn_NO -pa -pa_IN -pl -pt -pt_BR 
-pt_PT -ro -ru -sk -sl -sv -sv_SE -tr -zh -zh_CN -zh_TW" 
[nomerge  ] dev-util/rapidsvn-0.9.3  
[ebuild U ]  x11-libs/wxGTK-2.6.4.0-r1 [2.6.3.3] 
[nomerge  ] xfce-base/xfce4-4.4.1  
[nomerge  ]  xfce-extra/xfwm4-themes-4.4.1  
[ebuild U ]   xfce-base/xfwm4-4.4.1-r1 [4.4.1] 
[ebuild U ] sys-libs/glibc-2.6.1 [2.5-r4] 
[...]

Could anyone help me?
-- 
Arnau Bria
http://blog.emergetux.net
Bombing for peace is like fucking for virginity
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: compiz-fusion, emerald and xfce

2007-10-31 Thread Daniel Pielmeier
2007/10/27, Marc Blumentritt <[EMAIL PROTECTED]>:
> Daniel Pielmeier schrieb:
> > I used this command:
> > compiz --loose-binding --replace ccp && emerald --replace &
> >
> > A strange thing is that it only works when I execute it a few times. The
> > first time I had no window decorations!
> >
> > Another thing is when I want to go back to the xfce window manager the
> > decorations vanished again, the mouse pointer too. I could only bring
> > them back by deleting a few config files in my home-directory.
> >
> > Furthermore the dependency for libwnck was raised a few days ago which
> > resulted in pulling the unstable gtk+ glib and pango packages in.
> >
> > This hosed all my apps requiring gtk which means nearly everything. I
> > downgraded but this did not help. I had to unmerge and then reemerge
> > glib to get things working again.
> >
> > So I think I will leave my fingers from compiz-fusion until it is more
> > stable or anybody knows a solution to this problems!
> >
>
> This doesn't sound very good :-(
>
> I will wait, too, or does someone here got better results?

The dependcies for libwnck were lowered to the old version yesterday
by the maintainer of compiz. So this does not result in the inclusion
of the many unstable packages i mentioned above.

The other problems may remain, but now it is much easier to play
around with compiz{-fusion} again.

Regards,

Daniel
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] mplayer with libmp3lame

2007-10-31 Thread Pawel K
I found in
media-video/mplayer/mplayer-1.0_rc1_p20070824.ebuild
the following:

RDEPEND= ...
...
encode? (
 aac? ( media-libs/faac )
 mp2? ( media-sound/twolame )
 mp3? ( media-sound/lame )
)
...

My USE flag looks like:
+ encode
+ mp3
- mp2

My configure shows the following:
Checking for libmp3lame (for mencoder) ... no 

Do You have any idea why my mencoder does not have
libmp3lame support ?

thank You for help

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] A week of struggle

2007-10-31 Thread Liviu Andronic
On 10/30/07, econti <[EMAIL PROTECTED]> wrote:
> 2 (this is really incredible) fonts disappeared on the Realplayer
> window! Instead of chars . . . boxes. i.e. file = 4 boxes, settings
> = 7 boxes, etc ??
> Realplayer works fine but it is the only one app with this problem.

This may not be entirely relevant to your problem, but it's worth a check.

The fonts provided by the corefonts package are _badly_ corrupted, and
largely out-dated (it would even be worth to file a bug). For example,
if you make any GTK+ application use them (like any Xfce module or
emelFM2), it will display boxes instead of text.

So, check to make sure that Realplayer doesn't use Arial or something
similar. If it does, get your hands on the MS fonts from an existing
Windows installation, install them manually, remove corefonts and
check that the paths conform in xorg.conf and the xfs config file (if
you use the latter).

Regards,
Liviu
-- 
[EMAIL PROTECTED] mailing list