[gentoo-user] Mailman problems

2008-05-19 Thread Johannes Skov Frandsen

Hi everybody

Im running mailman v. 2.1.9, and things had been running well until 
today where I decided to add another list.


I tried to add a list from the webinterface but got an  error about not 
properly configured vhost. After some searching I found the offending 
line in mm_cfg.py  and was able to create the list. Unfortunately I had 
made a minor error and removed the list using the rmlist command in the 
console, made the correction to mm_cfg.py and tried to create the list 
again.


But now I can't do anything, It' wont event accept the previous 
configuration or the default configuration.


This is what I got from the error log:

May 16 10:39:56 2008 (8687) Ignoring unparseable message: 
1187207025.339004+8971c62478a7b4df4e3e4cb3b39a860f3473e1c2
May 16 10:39:56 2008 (8687) Uncaught runner exception: multipart message 
with no defined boundary

May 16 10:39:56 2008 (8687) Traceback (most recent call last):
 File 
/var/tmp/portage/net-mail/mailman-2.1.9/image//usr/local/mailman/Mailman/Queue/Runner.py, 
line 100, in _oneloop
 File 
/var/tmp/portage/net-mail/mailman-2.1.9/image//usr/local/mailman/Mailman/Queue/Switchboard.py, 
line 164, in dequeue
 File 
/var/tmp/portage/net-mail/mailman-2.1.9/image//usr/local/mailman/pythonlib/email/__init__.py, 
line 51, in message_from_string
 File 
/var/tmp/portage/net-mail/mailman-2.1.9/image//usr/local/mailman/pythonlib/email/Parser.py, 
line 75, in parsestr
 File 
/var/tmp/portage/net-mail/mailman-2.1.9/image//usr/local/mailman/pythonlib/email/Parser.py, 
line 64, in parse
 File 
/var/tmp/portage/net-mail/mailman-2.1.9/image//usr/local/mailman/pythonlib/email/Parser.py, 
line 246, in _parsebody

BoundaryError: multipart message with no defined boundary

Any hints or help appreciated. If more info is needed please let me know.

--

Regards / Venlig hilsen

Johannes Skov Frandsen

/You live and learn. At any rate, you live. [Marvin]/

--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] [SOLVED] Mailman problems

2008-05-19 Thread Johannes Skov Frandsen

Johannes Skov Frandsen wrote:

Hi everybody

Im running mailman v. 2.1.9, and things had been running well until 
today where I decided to add another list.


I tried to add a list from the webinterface but got an  error about 
not properly configured vhost. After some searching I found the 
offending line in mm_cfg.py  and was able to create the list. 
Unfortunately I had made a minor error and removed the list using the 
rmlist command in the console, made the correction to mm_cfg.py and 
tried to create the list again.


But now I can't do anything, It' wont event accept the previous 
configuration or the default configuration.


This is what I got from the error log:

May 16 10:39:56 2008 (8687) Ignoring unparseable message: 
1187207025.339004+8971c62478a7b4df4e3e4cb3b39a860f3473e1c2
May 16 10:39:56 2008 (8687) Uncaught runner exception: multipart 
message with no defined boundary

May 16 10:39:56 2008 (8687) Traceback (most recent call last):
 File 
/var/tmp/portage/net-mail/mailman-2.1.9/image//usr/local/mailman/Mailman/Queue/Runner.py, 
line 100, in _oneloop
 File 
/var/tmp/portage/net-mail/mailman-2.1.9/image//usr/local/mailman/Mailman/Queue/Switchboard.py, 
line 164, in dequeue
 File 
/var/tmp/portage/net-mail/mailman-2.1.9/image//usr/local/mailman/pythonlib/email/__init__.py, 
line 51, in message_from_string
 File 
/var/tmp/portage/net-mail/mailman-2.1.9/image//usr/local/mailman/pythonlib/email/Parser.py, 
line 75, in parsestr
 File 
/var/tmp/portage/net-mail/mailman-2.1.9/image//usr/local/mailman/pythonlib/email/Parser.py, 
line 64, in parse
 File 
/var/tmp/portage/net-mail/mailman-2.1.9/image//usr/local/mailman/pythonlib/email/Parser.py, 
line 246, in _parsebody

BoundaryError: multipart message with no defined boundary

Any hints or help appreciated. If more info is needed please let me know.


Hi everybody

Turns out two things was screwed up:

1) The rights was not set properly and ./bin/check_perms fixed that
2) mailman ignores my configuration in /etc/mailman/mm_cfg.py and 
instead uses /usr/local/mailman/Mailman/mm_cfg.py


I don't know why these things have occurred all of sudden, but as I 
regularly update with emerge -vauDN and haven't used any of the 
mailman tools for a long while, changes could have sneaked in that I 
just notice now.
The original lists I added half a year ago have been unaffected by my 
problems, so it appears to only concern the admin tools.

--

Regards / Venlig hilsen

Johannes Skov Frandsen

/You live and learn. At any rate, you live. [Marvin]/

--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Mailman trouble [SEMI-SOLVED]

2008-02-15 Thread Johannes Skov Frandsen

kashani wrote:

Johannes Skov Frandsen wrote:

Anybody had the same problem and found a solution?

Worst case scenario, how do I move my existing lists to a fresh 
installation of mailman?




http://forums.gentoo.org/viewtopic-t-641573-highlight-.html

There are a couple twists. You'll need to update the mailman user to 
point to the right homedir, make sure your lists are in the right 
place, etc.


kashani
Reading through the different links and forum threads posted here I 
decided to revert to a working version of mailman:


I edited /etc/portage/package.mask and added the following line:

net-mail/mailman-2.1.9

and then I ran:

emerge -vauDN world

Everything seems to be working again now, so I'm just crossing my 
fingers and waiting for a new ebuild that handles the upgrade smoother.



--

Regards / Venlig hilsen

Johannes Skov Frandsen

/You live and learn. At any rate, you live. [Marvin]/

--
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] Mailman trouble

2008-02-14 Thread Johannes Skov Frandsen

Hi

For some reason my mailman has stopped responding... probably after a 
upgrade but I'm not sure.


I can't seem to start or stop mailman...

# /etc/init.d/mailman stop
* Stopping mailman 
... 
[ !! ]

# /etc/init.d/mailman start
* WARNING:  mailman has already been started.

I tried to start mailman manually with '/usr/lib/mailman/mailmanctl 
start' but got this error:


Site list is missing: mailman

Then I ask mailman to display my lists with  '/usr/lib/mailman/bin/ 
list_lists' which gave me this response:


No matching mailing lists found

which is somewhat odd as I checked that the lists was located where they 
have been the whole time at '/usr/local/mailman/lists/' which was the case.


I have tried to kill all mailman processes but without any luck in 
regards to starting the service again.


My best bet is that I have missed some crucial change when  accepted 
changes to a conf file after an upgrade using dispatch-conf, but I have 
no idea which.


Anybody had the same problem and found a solution?

Worst case scenario, how do I move my existing lists to a fresh 
installation of mailman?


--

Regards / Venlig hilsen

Johannes Skov Frandsen

/You live and learn. At any rate, you live. [Marvin]/

--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Ati 3d not working [SOLVED]

2007-09-26 Thread Johannes Skov Frandsen
Rafael Barrera Oro wrote:
 In this thread, a guy with a similar problem solved by running
 opengl-update ati as root.

 http://www.linuxforums.org/forum/gentoo-linux-help/54709-ati-direct-render-problem.html
 http://www.linuxforums.org/forum/gentoo-linux-help/54709-ati-direct-render-problem.html

 hope it helps

 2007/9/25, Johannes Skov Frandsen [EMAIL PROTECTED] mailto:[EMAIL 
 PROTECTED]:

 Rafael Barrera Oro wrote:
  ¿how are your kernel settings regarding acceleration?
 
 Hey Rafael

 I hope these are the settings you talk about:

  Character devices  ---
 * /dev/agpgart (AGP Support)
 *   ATI chipset support
 Direct Rendering Manager (XFree86 4.1.0 and higher DRI
 support)
   Graphics support  ---
* Support for frame buffer devices
* ATI Radeon display support
[*]   DDC/I2C for ATI Radeon support
[*]   Support for backlight control

 Otherwiser please hint me on what to set.

 --

 Regards / Venlig hilsen

 Johannes Skov Frandsen

 *Address:* Egelundsvej 18, DK-5260 Odense S
 *Web:* www.omesc.com http://www.omesc.com | *Email:*
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]

 --
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] mailing list


Hey everybody

Got the driver working... finally

when I changed my kernel settings to these:
 Character devices  ---
M /dev/agpgart (AGP Support)
M   ATI chipset support

and reinstalled the ati driver everything started to work all of a sudden.

Next project will be compiz.

-- 

Regards / Venlig hilsen

Johannes Skov Frandsen

*Address:* Egelundsvej 18, DK-5260 Odense S
*Web:* www.omesc.com | *Email:* [EMAIL PROTECTED]

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Ati 3d not working

2007-09-25 Thread Johannes Skov Frandsen
Rafael Barrera Oro wrote:
 ¿how are your kernel settings regarding acceleration?

Hey Rafael

I hope these are the settings you talk about:

 Character devices  --- 
* /dev/agpgart (AGP Support) 
*   ATI chipset support
Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
  Graphics support  ---
   * Support for frame buffer devices   
   * ATI Radeon display support
   [*]   DDC/I2C for ATI Radeon support
   [*]   Support for backlight control   

Otherwiser please hint me on what to set.

-- 

Regards / Venlig hilsen

Johannes Skov Frandsen

*Address:* Egelundsvej 18, DK-5260 Odense S
*Web:* www.omesc.com | *Email:* [EMAIL PROTECTED]

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Ati 3d not working

2007-09-24 Thread Johannes Skov Frandsen
Hey

Anybody had any luck with enabling  opengl in gnome with a ATI FireGL
V3300 card.

I have the proprietary driver loaded and working, but my log tells me I
have no 3d support because of some DRI issues.

(WW) fglrx(0): ***
(WW) fglrx(0): * DRI initialization failed!  *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO) *
(WW) fglrx(0): * no 3D acceleration available*
(WW) fglrx(0): * *

I have compiled the xorg server with the following settings:

x11-base/xorg-server-1.3.0.0  USE=dri ipv6 nptl xorg 
INPUT_DEVICES=evdev keyboard mouse  VIDEO_CARDS=fglrx 

and the ati driver with these settings:

x11-drivers/ati-drivers-8.39.4  USE=-acpi

I have include my log and my config if they could be useful in clearing
up the issue.

Any help or pointer appriciated.

-- 

Regards / Venlig hilsen

Johannes Skov Frandsen


X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: UNKNOWN 
Current Operating System: Linux dionysus 2.6.22-gentoo-r2 #8 SMP Mon Sep 24 13:11:10 CEST 2007 i686
Build Date: 24 September 2007
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Mon Sep 24 16:16:29 2007
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Simple Layout
(**) |--Screen ATI Screen (0)
(**) |   |--Monitor HP LP2465
(**) |   |--Device ATI FireGL V3300
(**) |--Input Device Mouse1
(**) |--Input Device Keyboard1
(**) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/75dpi/
(==) RgbPath set to /usr/share/X11/rgb
(==) ModulePath set to /usr/lib/xorg/modules
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81ddf40
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 1.2
	X.Org XInput driver : 0.7
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: pcidata
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor=X.Org Foundation
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.2
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,277c card 103c,280c rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,277d card , rev 00 class 06,04,00 hdr 01
(II) PCI: 00:1b:0: chip 8086,27d8 card 103c,280c rev 01 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,27d0 card , rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1c:4: chip 8086,27e0 card , rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1c:5: chip 8086,27e2 card , rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,27c8 card 103c,280c rev 01 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,27c9 card 103c,280c rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,27ca card 103c,280c rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,27cb card 103c,280c rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,27cc card 103c,280c rev 01 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card , rev e1 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,27b8 card 103c,280c rev 01 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,27df card 103c,280c rev 01 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,27c3 card 103c,280c rev 01 class 01,04,00 hdr 00
(II) PCI: 01:00:0: chip 1002,7152 card 1002,1b02 rev 00 class 03,00,00 hdr 80
(II) PCI: 01:00:1: chip 1002,7172 card 1002,1b03 rev 00 class 03,80,00 hdr 00
(II) PCI: 3f:00:0: chip 14e4,167b card 103c,280c rev 02 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,63), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x - 0x (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1	0	0x1000 - 0x1fff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xe050 - 0xe07f (0x30) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xd000 - 0xe01f (0x1020) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 16: bridge is at (0:28:0), (0,16,16), BCTRL: 0x0006 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 40: bridge is at (0:28:4), (0,40,40

[gentoo-user] Tomcat+portlet

2007-09-12 Thread Johannes Skov Frandsen
Hi everybody

Having just installed tomcat 6, and tried to familiarize myself with the
folder layout differences between the standard tomcat distribution and
the gentoo distribution I have moved on to my next (and must important)
task: installing a portlet container.

I can see that the need files should be there as  the portlet driver
appears to be installed
(/usr/share/tomcat-6/portlet-container/driver/portletdriver.war) but how
do I access the interface so I can deploy my portlets?

I can't seem to access it from

 http://localhost:8080/manager/html/

Any pointers appreciated, and if you know some good links to info about
running tomcat-6 on gentoo I would love to get my hands on them as well.
-- 

Regards / Venlig hilsen

Johannes Skov Frandsen

*Address:* Egelundsvej 18, DK-5260 Odense S
*Web:* www.omesc.com | *Email:* [EMAIL PROTECTED]

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Ical and evolution

2007-07-26 Thread Johannes Skov Frandsen

Hi

So I've been setting up apache with webdav and  thrown in some ics files 
in the the dav folder. Accessing the file from Mozilla Sunbird, 
Evolution and Ical works like a charm.


Then I added basic http authentication to the dav folder  but  now I can 
only  access the ics from Sunbird and Ical.


This is what I have in my /etc/apache2/modules.d/45_mod_dav.conf:

Directory /var/www/cal.example.com/htdocs/
   Options None
   Dav On
   Limit GET PUT POST DELETE PROPFIND PROPPATCH MKCOL COPY 
MOVE LOCK UNLOCK

   AuthType Basic
   AuthName Example Calendar Server
   AuthUserFile /var/www/cal.example.com/._passwd
Require valid-user
   /Limit
/Directory


Any ideas why Evolution will not allow access to the ics when  using 
basic http authentication?


--

Regards / Venlig hilsen

Johannes Skov Frandsen

*Address:* Egelundsvej 18, DK-5260 Odense S
*Web:* www.omesc.com | *Email:* [EMAIL PROTECTED]

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Starting cruisecontrol - initscript

2007-07-16 Thread Johannes Skov Frandsen
/config.xml
 at
 
net.sourceforge.cruisecontrol.CruiseControlController.setConfigFile(CruiseControlController.java:89)
 at
 net.sourceforge.cruisecontrol.Main.startController(Main.java:112)
 at net.sourceforge.cruisecontrol.Main.start(Main.java:98)
 at
 net.sourceforge.cruisecontrol.launch.Launcher.run(Launcher.java:244)
 at
 net.sourceforge.cruisecontrol.launch.Launcher.main(Launcher.java:108)
 [cc]Jul-13 13:05:43 Main  - Config file not found:
 /etc/init.d/config.xml
  

Any pointers or help would be greatly appreciated.

This is my first attempt on writing a initscript so bare with me if I
have missed something obvious.

-- Regards / Venlig hilsen Johannes Skov Frandsen *Address:* Egelundsvej 
18, DK-5260 Odense S *Web:* www.omesc.com | *Email:* [EMAIL PROTECTED]



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Mailman wont start

2007-07-05 Thread Johannes Skov Frandsen
Johannes Skov Frandsen wrote:
 mailman # /etc/init.d/mailman start * Starting mailman ...  [ !! ]
 
 Obliviously something did not went as plan, but I can't seem to find 
 anything in the log files (/var/log/mail.*). Am I looking the wrong place?
 
 If not where should I look? 

Try /usr/local/mailman/logs - HTH!

No nothing there!

-- 

Regards / Venlig hilsen

Johannes Skov Frandsen

*Address:* Egelundsvej 18, DK-5260 Odense S
*Web:* www.omesc.com | *Email:* [EMAIL PROTECTED]

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Mailman wont start

2007-07-05 Thread Johannes Skov Frandsen
Johannes Skov Frandsen wrote:
 Johannes Skov Frandsen wrote:
 
 mailman # /etc/init.d/mailman start * Starting mailman ...  [ !! ]

 Obliviously something did not went as plan, but I can't seem to find 
 anything in the log files (/var/log/mail.*). Am I looking the wrong place?

 If not where should I look? 
   
 Try /usr/local/mailman/logs - HTH!
 

 No nothing there!

   
I finally found the error log. I have included it with this post. It
seems to me that there is two errors, but is one causing the other or
are they independent? Any hints on how to fix the issues?

-- 

Regards / Venlig hilsen

Johannes Skov Frandsen

*Address:* Egelundsvej 18, DK-5260 Odense S
*Web:* www.omesc.com | *Email:* [EMAIL PROTECTED]

Jun 29 09:41:23 2007 mailmanctl(25698): Site list is missing: mailman 
Jun 29 09:41:23 2007 (25698) Site list is missing: mailman
Jun 29 09:51:41 2007 mailmanctl(25837): Site list is missing: mailman 
Jun 29 09:51:41 2007 (25837) Site list is missing: mailman
Jun 29 11:00:03 2007 mailmanctl(28982): Site list is missing: mailman 
Jun 29 11:00:03 2007 (28982) Site list is missing: mailman
Jun 29 11:43:53 2007 mailmanctl(4930): Site list is missing: mailman 
Jun 29 11:43:53 2007 (4930) Site list is missing: mailman
Jun 29 12:31:36 2007 mailmanctl(22150): Site list is missing: mailman 
Jun 29 12:31:36 2007 (22150) Site list is missing: mailman
Jun 29 12:37:33 2007 mailmanctl(22301): Site list is missing: mailman 
Jun 29 12:37:33 2007 (22301) Site list is missing: mailman
Jun 29 15:48:54 2007 mailmanctl(5278): Site list is missing: mailman 
Jun 29 15:48:54 2007 (5278) Site list is missing: mailman
Jun 30 11:09:14 2007 mailmanctl(5244): Site list is missing: mailman 
Jun 30 11:09:14 2007 (5244) Site list is missing: mailman
Jun 30 11:13:29 2007 mailmanctl(5240): Site list is missing: mailman 
Jun 30 11:13:29 2007 (5240) Site list is missing: mailman
Jun 30 11:16:20 2007 mailmanctl(5240): Site list is missing: mailman 
Jun 30 11:16:20 2007 (5240) Site list is missing: mailman
Jul 01 05:00:01 2007 (14760) Site list is missing: mailman
Jul 05 09:57:32 2007 admin(13454):  
admin(13454): [- Mailman Version: 2.1.9 -] 
admin(13454): [- Traceback --] 
admin(13454): Traceback (most recent call last):
admin(13454):   File /usr/local/mailman/scripts/driver, line 101, in run_main
admin(13454): main()
admin(13454):   File /usr/local/mailman/Mailman/Cgi/create.py, line 56, in 
main
admin(13454): process_request(doc, cgidata)
admin(13454):   File /usr/local/mailman/Mailman/Cgi/create.py, line 190, in 
process_request
admin(13454): mlist.Create(listname, owner, pw, langs, emailhost)
admin(13454):   File /usr/local/mailman/Mailman/MailList.py, line 493, in 
Create
admin(13454): self.InitVars(name, admin, crypted_password)
admin(13454):   File /usr/local/mailman/Mailman/MailList.py, line 404, in 
InitVars
admin(13454): baseclass.InitVars(self)
admin(13454):   File /usr/local/mailman/Mailman/Archiver/Archiver.py, line 
96, in InitVars
admin(13454): os.mkdir(self.archive_dir()+'.mbox', 02775)
admin(13454): OSError: [Errno 13] Permission denied: 
'/usr/local/mailman/archives/private/brutus.mbox'
admin(13454): [- Python Information -] 
admin(13454): sys.version =   2.4.4 (#1, May 24 2007, 14:36:53) 
[GCC 4.1.1 (Gentoo 4.1.1-r3)] 
admin(13454): sys.executable  =   /usr/bin/python 
admin(13454): sys.prefix  =   /usr 
admin(13454): sys.exec_prefix =   /usr 
admin(13454): sys.path=   /usr 
admin(13454): sys.platform=   linux2 
admin(13454): [- Environment Variables -] 
admin(13454):   HTTP_COOKIE: PHPSESSID=77d2314c92e9a2102ffb3d89f33f7c6b 
admin(13454):   SERVER_SOFTWARE: Apache 
admin(13454):   SCRIPT_NAME: /mailman/create 
admin(13454):   SERVER_SIGNATURE: addressApache Server at www.omesc.com Port 
80/address
admin(13454): 
admin(13454):   REQUEST_METHOD: POST 
admin(13454):   HTTP_KEEP_ALIVE: 300 
admin(13454):   SERVER_PROTOCOL: HTTP/1.1 
admin(13454):   QUERY_STRING:  
admin(13454):   CONTENT_LENGTH: 151 
admin(13454):   HTTP_ACCEPT_CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.7 
admin(13454):   HTTP_USER_AGENT: Mozilla/5.0 (X11; U; Linux i686; en-US; 
rv:1.8.1.4) Gecko/20070604 Firefox/2.0.0.4 
admin(13454):   HTTP_CONNECTION: keep-alive 
admin(13454):   HTTP_REFERER: http://www.omesc.com/mailman/create 
admin(13454):   SERVER_NAME: www.omesc.com 
admin(13454):   REMOTE_ADDR: 85.218.191.254 
admin(13454):   SERVER_PORT: 80 
admin(13454):   SERVER_ADDR: 195.41.139.234 
admin(13454):   DOCUMENT_ROOT: /var/www/omc/htdocs/ 
admin(13454):   PYTHONPATH: /usr/local/mailman 
admin(13454):   SCRIPT_FILENAME: /usr/local/mailman/cgi-bin/create 
admin(13454):   SERVER_ADMIN: [EMAIL PROTECTED] 
admin(13454):   HTTP_HOST: www.omesc.com 
admin(13454):   REQUEST_URI: /mailman/create 
admin(13454):   HTTP_ACCEPT: 
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q

[gentoo-user] Mailman wont start

2007-06-29 Thread Johannes Skov Frandsen
I have tried to install Mailman following the steps in this guide (12):
http://www.gentoo.org/doc/en/virt-mail-howto.xml

but when I try to start the service with


 
/etc/init.d/mailman start

I get this:

mailman # /etc/init.d/mailman start * Starting mailman ...  [ !! ]

Obliviously something did not went as plan, but I can't seem to find anything 
in the log files (/var/log/mail.*). Am I looking the wrong place?

If not where should I look? 


-- 

Regards / Venlig hilsen

Johannes Skov Frandsen

*Address:* Egelundsvej 18, DK-5260 Odense S
*Web:* www.omesc.com | *Email:* [EMAIL PROTECTED]

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Can't login on Courier-imap server

2007-06-13 Thread Johannes Skov Frandsen
I have installed Courier-imap on my server and I'm trying to test it,
which is not going that well...

When I try to telnet in to it I can connect but I can't log in.

Am I using the right commands when I test?

This is the output from telnet

telnet 127.0.0.1 imap
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE
THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION
STARTTLS] Courier-IMAP ready. Copyright 1998-2005 Double Precision,
Inc.  See COPYING for distribution information.
login [EMAIL PROTECTED]
login NO Error in IMAP command received by server.
Connection closed by foreign host.

-- 

Regards / Venlig hilsen

Johannes Skov Frandsen

*Address:* Egelundsvej 18, DK-5260 Odense S
*Web:* www.omesc.com | *Email:* [EMAIL PROTECTED]

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user][solved] Can't login on Courier-imap server

2007-06-13 Thread Johannes Skov Frandsen
Hans-Werner Hilse wrote:
 Hi,

 On Wed, 13 Jun 2007 10:38:58 +0200 Johannes Skov Frandsen
 [EMAIL PROTECTED] wrote:

   
 I have installed Courier-imap on my server and I'm trying to test it,
 which is not going that well...

 When I try to telnet in to it I can connect but I can't log in.

 Am I using the right commands when I test?
 

 No, not really.

   
 This is the output from telnet

 telnet 127.0.0.1 imap
 Trying 127.0.0.1...
 Connected to 127.0.0.1.
 Escape character is '^]'.
 * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE
 THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION
 STARTTLS] Courier-IMAP ready. Copyright 1998-2005 Double Precision,
 Inc.  See COPYING for distribution information.
 login [EMAIL PROTECTED]
 login NO Error in IMAP command received by server.
 Connection closed by foreign host.
 

 You need to prefix the command by a sequence that identifies the query.
 Also, you need to pass a password to the login command. So what you
 should have issued is 01 LOGIN user password. Further details in 
 RFC 3501 (http://www.faqs.org/rfcs/rfc3501.html).

 -hwh
   
Thanks... that solved that problem... I can now login.

-- 

Regards / Venlig hilsen

Johannes Skov Frandsen

*Address:* Egelundsvej 18, DK-5260 Odense S
*Web:* www.omesc.com | *Email:* [EMAIL PROTECTED]

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] nic problem

2007-06-11 Thread Johannes Skov Frandsen
I can't seem to get my system to detect my nic.

When I run lspci I get the following info:

Intel Corporation 82801DB PRO/100 VE (LOM) Ethernet Controller (rev 81)

what modules do I need to enable when I configure my kernel?

I have already enabled:

Device Drivers  ---
Network Device Support  ---
Ethernet (10 or 100 Mbit)  ---
[*] EISA, VLB, PCI and on board controllers
* EtherExporessPro/100 support
* Intel(R) PRO/100+ support
* Realtek RTL-8139 C+ PCI Fast Ethernet Adapter Support

But that doesn't seem to do the trick.

Any help appreciated


-- 

Regards / Venlig hilsen

Johannes Skov Frandsen

*Address:* Egelundsvej 18, DK-5260 Odense S
*Web:* www.omesc.com | *Email:* [EMAIL PROTECTED]

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] nic problem

2007-06-11 Thread Johannes Skov Frandsen
rebus_rdk wrote:
 If lspci returns your NIC it should be fine, what does ifconfig -a says?

 I'm sorry, but i dont quite understand what part of your system doesn't
 detect your network interface...

 On 6/11/07, Johannes Skov Frandsen [EMAIL PROTECTED] wrote:

 I can't seem to get my system to detect my nic.

 When I run lspci I get the following info:

 Intel Corporation 82801DB PRO/100 VE (LOM) Ethernet Controller (rev 81)

 what modules do I need to enable when I configure my kernel?

 I have already enabled:

 Device Drivers  ---
 Network Device Support  ---
 Ethernet (10 or 100 Mbit)  ---
 [*] EISA, VLB, PCI and on board controllers
 * EtherExporessPro/100 support
 * Intel(R) PRO/100+ support
 * Realtek RTL-8139 C+ PCI Fast Ethernet Adapter
 Support

 But that doesn't seem to do the trick.

 Any help appreciated


 -- 

 Regards / Venlig hilsen

 Johannes Skov Frandsen

 *Address:* Egelundsvej 18, DK-5260 Odense S
 *Web:* www.omesc.com | *Email:* [EMAIL PROTECTED]

 -- 
 [EMAIL PROTECTED] mailing list




turns out I tried to access it on eth0, but it was in fact located on
eth1... solved my problem...

-- 

Regards / Venlig hilsen

Johannes Skov Frandsen

*Address:* Egelundsvej 18, DK-5260 Odense S
*Web:* www.omesc.com | *Email:* [EMAIL PROTECTED]

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] postfix - how to test

2007-06-06 Thread Johannes Skov Frandsen
Dan Farrell wrote:

 Postfix on my boxes logs to /var/log/mail.err and /var/log/mail.log.

 Why not attach your main.cf to the next message, and I'll take a look
 at it?  
   
I found the mentioned folders and it appears the same is the case on my
machine.

This configuration seems to work (attached) at least this seems to
be ok:

 # nmap -sT -sV -PT 127.0.0.1

Starting Nmap 4.20 ( http://insecure.org ) at 2007-06-06 12:49 CEST
Interesting ports on marvin (127.0.0.1):
Not shown: 1694 closed ports
PORTSTATE SERVICE VERSION
22/tcp  open  ssh OpenSSH 4.5 (protocol 2.0)
25/tcp  open  smtpPostfix smtpd
631/tcp open  ipp CUPS 1.2
Service Info: Host:  home.mindfield.dk

running:

 nc localhost smtp

allows me to send mail so I guess I'm good

next step is to install courier-imap so I might be back with other
questions :-)
-- 

Regards / Venlig hilsen

Johannes Skov Frandsen

*Address:* Egelundsvej 18, DK-5260 Odense S
*Web:* www.omesc.com | *Email:* [EMAIL PROTECTED]

queue_directory = /var/spool/postfix
command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix
mail_owner = postfix
myhostname = home.mindfield.dk
mydomain = $myhostname
inet_interfaces = all
mydestination = home.mindfield.dk, localhost.mindfield.dk, localhost
unknown_local_recipient_reject_code = 550
mynetworks = 192.168.0.0/24, 127.0.0.0/8
home_mailbox = .maildir/
local_destination_concurrency_limit = 2
default_destination_concurrency_limit = 20
debug_peer_level = 2
debugger_command =
 PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
 xxgdb $daemon_directory/$process_name $process_id  sleep 5
sendmail_path = /usr/sbin/sendmail
newaliases_path = /usr/bin/newaliases
mailq_path = /usr/bin/mailq
setgid_group = postdrop
html_directory = /usr/share/doc/postfix-2.3.6/html
manpage_directory = /usr/share/man
sample_directory = /etc/postfix
readme_directory = /usr/share/doc/postfix-2.3.6/readme
home_mailbox = .maildir/


Re: [gentoo-user] postfix - how to test

2007-06-04 Thread Johannes Skov Frandsen
Hans-Werner Hilse wrote:
 Hi,

 On Fri, 01 Jun 2007 16:29:56 +0200 Johannes Skov Frandsen
 [EMAIL PROTECTED] wrote:

   
 Well I guess I should have expected it to rather simple to test. But I
 have never tried to configure a mailserver before
 hence my somewhat naive question.

 So what I did was to change my smtp server in thunderbird to use
 localhost (with my postfix server running) and the send a
 mail. This failed! Thunderbirds just claims that it could not connect
 to the server...

 I'm obvious doing something  really simple  completely wrong, but
 what?
 

 Start with telnet or even better netcat (nc) and try connecting
 directly, e.g. nc localhost smtp (replace nc by telnet if you
 have that installed -- you might need to install one of the utilities,
 in that case, chose netcat).
   
My server give me this response:
# telnet localhost smtp
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Connection closed by foreign host

I have no firewall installed so it shouldn't be a firewal problem.
 The server should respond with 
 220 server's host name ESMTP product id.

 If not, check
 - whether localhost can be resolved (your /etc/hosts might be borked)
 - if there's a overly jealous firewall active, that doesn't allow this
   traffic.

 You can then try talking to your mail server directly (simple SMTP is
 fast to learn), e.g. enter

 ---snip
 MAIL FROM: [EMAIL PROTECTED]
 RCPT TO: [EMAIL PROTECTED]
 DATA
 Subject: Test

 this is a test.
 .
 QUIT
 ---snip
 (server will send replies not printed here)

 Do the same coming from the outside, in order to make sure that those
 attempts are blocked. Otherwise you'll create an open relay and you'll
 be blocked very soon on several other hosts.

 If you're not sure what is wrong, that might warrant a look into
 postfix' log files (below /var/log).
   
I cant' seem to locate the log file.  Any hint on the specific location?
 -hwh
   


-- 

Regards / Venlig hilsen

Johannes Skov Frandsen

*Address:* Egelundsvej 18, DK-5260 Odense S
*Web:* www.omesc.com | *Email:* [EMAIL PROTECTED]

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] postfix - how to test

2007-06-01 Thread Johannes Skov Frandsen
Hi

Im trying to setup my own mail server... first step is to install postfix.

I have installed postfix with the following USE flags: mysql sasl

I have modified the config file /etc/postfix/main.cf and added the
following lines:

myhostname = myhost.mydomain.com
mydomain = mydomain.com
inet_interfaces = all
mydestination = myhost.mydomain.com, localhost.mydomain.com, localhost,
mydomain.com
mynetworks = my.ip.net.work/24, 127.0.0.0/8
home_mailbox = .maildir/
local_destination_concurrency_limit = 2
default_destination_concurrency_limit = 10

When I try starting the service with  /etc/init.d/postfix start and
everything seems to be ok but...

how do I test that it actual works ?

testing if apache works is easy, you just go to http://localhost and see
if something happens,
but how do I test if postfix actual sends my mail?
-- 

Regards / Venlig hilsen

Johannes Skov Frandsen

*Address:* Egelundsvej 18, DK-5260 Odense S
*Web:* www.omesc.com | *Email:* [EMAIL PROTECTED]

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] postfix - how to test

2007-06-01 Thread Johannes Skov Frandsen
Hans-Werner Hilse wrote:
 Hi,

 On Fri, 01 Jun 2007 08:07:33 -0500 Albert Hopkins [EMAIL PROTECTED]
 wrote:

   
 On Fri, 2007-06-01 at 14:45 +0200, Johannes Skov Frandsen wrote:
 
 testing if apache works is easy, you just go to http://localhost and
 see
 if something happens,
 but how do I test if postfix actual sends my mail? 
   
 Well, you set up a web server to deliver web content.  I'm assuming
 you're setting up a mail server to deliver mail.  So the test is to
 see that it delivers mail.

 Not that I've ever used postfix, but testing a mail server should be
 pretty similar for any platform.

  1. Create a mailbox (or use a remote one)
  2. Using a MUA, for example, connect to mail server. 
  3. Send message to be delivered to mailbox
  4. Verify message delivered to mailbox.
 

 Except that this is more the test case for /receiving/ mail :-)
 But yes, looking at the mail server's configuration, this is most
 likely the more interesting test case. Sending, after all, should just
 work fine with almost any mail server...

 Since OP did set up with SASL, it might also be interesting whether
 non-local originating mail is blocked for relay (test case: Send a mail
 with the server's mail domain address -- [EMAIL PROTECTED] -- to
 some other server out there from a computer not in the trusted address
 range) and if that can be cured by proper authentication. But the OP
 didn't mention setting up SASL by any means. It'll probably work using
 PAM out-of-the-box.


 -hwh
   
Hi

Well I guess I should have expected it to rather simple to test. But I
have never tried to configure a mailserver before
hence my somewhat naive question.

So what I did was to change my smtp server in thunderbird to use
localhost (with my postfix server running) and the send a
mail. This failed! Thunderbirds just claims that it could not connect to
the server...

I'm obvious doing something  really simple  completely wrong, but what?

-- 

Regards / Venlig hilsen

Johannes Skov Frandsen

*Address:* Egelundsvej 18, DK-5260 Odense S
*Web:* www.omesc.com | *Email:* [EMAIL PROTECTED]

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Can't see windows servers on network from gnome

2007-05-29 Thread Johannes Skov Frandsen
Hi

Are there some special actions I need to take to be able to browser/see
my windows servers on my lan in gnome.

I can ping the machines and mount shared folders with smb from the
commandline so I know they are there and can be accessed but it could be
nice if they ware browserable from within gnome. I have seen this work
in distroes like ubuntu but how do I enable it in Gentoo.

I would expect them to be listed under places-network serveres.

Regards

Johannes Skov Frandsen


-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Can't start apache

2007-05-17 Thread Johannes Skov Frandsen

Hi everybody

I just installed apache 2.2.4-r1 on my server. When I try to start it 
just after it has been emerge I get this error:


# /etc/init.d/apache2 start
* Starting apache2 ...
apache2: apr_sockaddr_info_get() failed for marvin
apache2: Could not reliably determine the server's fully qualified 
domain name, using 127.0.0.1 for ServerName [ !! ]


when I try to edit the Servername variable in httpd.conf to 'localhost' 
and start apache again this happens:


marvin joe # /etc/init.d/apache2 start
* Starting apache2 ...  [!!]


The server obviously don't s start, but I get no error messages and I 
can't locate the server log (httpd.conf suggest they are located in 
/usr/lib/apache2/

but htere is no logs there).

Anyone had similar problems and found a solution?

regards Johannes

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Can't start apache [solved]

2007-05-17 Thread Johannes Skov Frandsen

Randy Barlow skrev:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Johannes Skov Frandsen wrote:
  

The server obviously don't s start, but I get no error messages and I
can't locate the server log (httpd.conf suggest they are located in
/usr/lib/apache2/
but htere is no logs there).



The default location for Gentoo is /var/log/apache2 so check in there to
see if there are any errors.

  

I have this error in my log:

[Thu May 17 10:30:22 2007] [alert] (EAI 2) Name or service not known: 
mod_unique$

Configuration Failed

so i search google and found this page:
http://www.linuxforums.org/forum/redhat-fedora-linux-help/16212-apache-webserver.html

and added this line to my hosts file:

127.0.0.1 localhost.localdomain localhost

apache starts and everybody is happy :-)

Thanks for the pointer...

Joe
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Can't start apache [solved]

2007-05-17 Thread Johannes Skov Frandsen

Johannes Skov Frandsen skrev:

Randy Barlow skrev:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Johannes Skov Frandsen wrote:
 

The server obviously don't s start, but I get no error messages and I
can't locate the server log (httpd.conf suggest they are located in
/usr/lib/apache2/
but htere is no logs there).



The default location for Gentoo is /var/log/apache2 so check in there to
see if there are any errors.

  

I have this error in my log:

[Thu May 17 10:30:22 2007] [alert] (EAI 2) Name or service not known: 
mod_unique$

Configuration Failed

so i search google and found this page:
http://www.linuxforums.org/forum/redhat-fedora-linux-help/16212-apache-webserver.html 



and added this line to my hosts file:

127.0.0.1 localhost.localdomain localhost

apache starts and everybody is happy :-)

Thanks for the pointer...

Joe

Well not entirley happy it turns out as I can't get apache to handle php.

I added '-D PHP5' to APACHE2_OPTS in /etc/conf.d/apache2

but when I restart apache i get this error:

# /etc/init.d/apache2 restart
* Apache2 has detected a syntax error in your configuration files:
apache2: Syntax error on line 495 of /etc/apache2/httpd.conf: Syntax 
error on li
ne 4 of /etc/apache2/modules.d/70_mod_php5.conf: API module structure 
`php5_modu
le' in file /usr/lib/apache2/modules/libphp5.so is garbled - perhaps 
this is not

an Apache module DSO?

I have php 5.2.2 istalled.

can't seem to find the right explenation for this behavior searching 
google...any ideas any one?


Joe



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Can't start apache [solved]

2007-05-17 Thread Johannes Skov Frandsen

Boyd Stephen Smith Jr. wrote:
Did you install php before or after apache?  It probably needs to be 
recompiled against your current version.  I'm stuck with a mod_ruby that 
gives the same error and won't recompile right now
I installed php first so you could be right about the 
recompiling I try that and get back to you

with the result

Joe
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Can't start apache [solved]

2007-05-17 Thread Johannes Skov Frandsen

Johannes Skov Frandsen wrote:

Boyd Stephen Smith Jr. wrote:
Did you install php before or after apache?  It probably needs to be 
recompiled against your current version.  I'm stuck with a mod_ruby 
that gives the same error and won't recompile right now
I installed php first so you could be right about the 
recompiling I try that and get back to you

with the result

Joe

Worked :-)

Thanks
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] php+ctype_data

2007-05-15 Thread Johannes Skov Frandsen
Stéphane ANCELOT wrote:
 hi,
 looks like ctype_data does not work with php5 ? is there a special use
 flag ? or something else ?
 Best Regards
 Steph
   
Yes!

just add:

dev-lang/php ctype

to:

/etc/portage/package.use

and re emerge php.
-- 

Regards / Venlig hilsen

Johannes Skov Frandsen

-- 
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] Problems starting X

2007-05-15 Thread Johannes Skov Frandsen
Hi everybody

Tried and failed... again!

Everything installs nicely... but 'ati-config --initial' won't work without
a valid 'xorg.conf' file as input.

The one that it do generates when I give it the one that works with the
opensource driver
don't allow me to run startx. It claims it can't find a monitor and the
graphic card driver.

I read on Slashdot that AMD plans to deliver future ati drivers as
opensource. Let's hope that makes thinks easy for everybody. I want bother
anymore with this graphic card. The opensource driver works decently, and I
will start to look in to other things that are annoying me; like why I can't
emerge vlc and why I can't get rhythmbox to play mp3.

PS

To Francisco... 

Sorry for bailing out... It has been a big boost to my moral when trying to
solve this problem, having enthusiastic and dedicated people like yourself
guiding and helping me. I will strive to be just as dedicated when my
experience reaches a level where I can be of help for this list.

Regards
Johannes Skov Frandsen

-Original Message-
From: Aleksandar L. Dimitrov [mailto:[EMAIL PROTECTED] 
Sent: 12. maj 2007 21:26
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Problems starting X

On Sat, 12 May 2007 11:34:39 -0400
Francisco Rivas [EMAIL PROTECTED] wrote:

 Hi friends, Johannes bro.. I can't give up with that, I know we can
 solve your problem, I feel it :D
 

Watch out, or you'll end up as a case for the Scary Devil Monastery.
I've probably already reached this point. :)

 The most important thing is try, one more try and it's enough..
 
 Uninstall the xserver, unistall the ati drivers
 check all configurations of your kernel..
 Install xserver 7.1 and 8.36.5  ati driver manually.. run aticonfig
 --initial


The Xorg-Server version 1.3 is still in the testing branch, so you
might do better with the following command:

VIDEO_CARDS=fglrx emerge -va =x11-base/xorg-server-1.2.0-r3

Then follow the already given instructions, i.e. install the version of
the driver ATI recommends 

emerge -C ati-drivers  emerge -va =x11-drivers/ati-drivers-8.28.8

and then remove your xorg.conf. Not remove of course, but just rename
it to a backup file. Then go on with ati-config --initial. It could
mourn about a missing X.conf, but I think it should really make one up,
no matter if there's already one or not. Running ati-config --initial
on any unclean xorg.conf could really make a mess out of it anyways
(multiple Server/Device/Monitor entries... that can be quite a nuisance
to get rid of!).

If you need any OpenGL-stuff (quite a chance you do...) this can be
discussed later on. Let's first get it to work at all :)

Regards, Aleks

PS: that's like the standard ritual for being accepted as someone
familiar with the basics of Linux: going to xorg.conf hell... once you
get used to it, it's easy. If you experience any trouble you could as
well just post it here, so we can have a look at it.
-- 
[EMAIL PROTECTED] mailing list

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: xorg-7.2 and ati-drivers-8.32.5 - Thank you Gentoo devs

2007-05-15 Thread Johannes Skov Frandsen

Hi everybody

I currently have xorg 7.2 on a 2.6.20-r7 kernel. Can't get any of the 
binary drivers to work
on my Radeon 9200 PRO card (as you might have read in previous posts), 
but the open

source drivers works with a little tweaking of xorg.conf.

I use the hardend profil.

I had the following enabled in my kernel when I tried the binary drivers 
from ati:

 Device Drivers  ---
Character devices  ---
  M /dev/agpgart (AGP Support)
Graphics support  ---
  * Support for frame buffer devices

I have the following settings in my make.conf:

USE=gtk gnome alsa hal avahi bash-completion
INPUT_DEVICES=keyboard mouse
VIDEO_CARDS=savage radeon fglrx

and this line added in my /etc/portage/package.keywords:

x11-drivers/ati-drivers ~x86

With above settings I'm allowed to install version 8.35.5 of the ati driver.

But aticonfig can't generate a xorg file for me so I'm unable to start x, as
I haven't been able to configure xorg manually with the binary driver.

Just thought I would share..

Johannes



Francisco Rivas wrote:

Hi Remy..

I have xorg 7.1.1 8.36.5 ati driver and k 2.6.21 it works fine with 
opengl...


I hope this help you, and post all your questions...the people here 
will help you...


On 5/15/07, *Remy Blank* [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED] wrote:


Remy Blank wrote:
 I have noticed xorg-7.2 just went stable. I am currently using
7.1 with
 the stable binary ATI drivers ati-drivers-8.32.5 and the kernel
 gentoo-sources-2.6.19-r5. Has anybody with the same
configuration done
 the update? Does it work for you?

Just for posterity: I have updated to xorg-7.2 and everything works
perfectly well. As usual, I should say. A big thank you to Gentoo
developers (the xorg maintainers but all others as well) for making
system administration as simple as it is now. Nothing ever breaks
these
days.

-- Remy





--
Francisco Rivas
Linux User (New) : #448324
Linux Machine (New) : 355187 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Problems starting X

2007-05-12 Thread Johannes Skov Frandsen

Hi everybody

Well the xorg server downgrade did not help either, so I abandon the 
cloesed source drivers from Ati

and went on to try to install my S3 onboard savage  graphic processor.

This work almost instantly without any problems except for the fact that 
I experienced a lot
of areas on the screen that was updated out of sync with the rest of the 
screen.


Deciding that I could not work with that I tried the open source drivers 
for the ati card.


I followed this guide: 
http://gentoo-wiki.com/HOWTO_DRI_with_ATi_Open-Source_Drivers


and added these lines to my make.conf:

INPUT_DEVICES=keyboard mouse
VIDEO_CARDS=savage radeon

reinstalled my x-server and tried to start x.

This failed.

I then spent one hour or so tweaking xorg.conf and about 10 minutes ago
I finally found a combination that seems to work.


I still can't get max resolution for my monitor (1920*1200) but everything
else seems to work to a degree that I can live with for now.

Thanks for all the pointers and advices. It's very nice to have a community
to help when you stumble along with your Linux installation.

Joe

Francisco Rivas wrote:

Johannes,

It is a good idea try with other version of the xorg. please post 
something about your experience.



Currently I'm supporting the theory that Young Sun is right, and that
the problem is the version of Xorg.

Tomorrow I will try to uninstall the compiled drivers from ati and
try
the open source drivers. If that doesn't work
I'm feeling inclined to buy a new nvidia card instead.

Maybe I could also try to make the onboard S3 savage card  work,
although I have never been a big fan of
graphic cards with shared memory.

Thanks again for all the help

Johannes


--

--
Francisco Rivas
Linux User (New) : #448324
Linux Machine (New) : 355187 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Problems starting X

2007-05-11 Thread Johannes Skov Frandsen

Francisco Rivas skrev:
Hi all friends, I really like this situations because we learn so 
much...I have to thank you to all for this experience...


Well we got a lot of work to do for help Johannes.

You fell confortable installing the ati-drivers manually?, if your 
aswer is Yes, then:


1.- Disable all support for ati in the kernel

2.- Enable the framebuffer console like 
http://gentoo-wiki.com/HOWTO_fbsplash, because I know (for sure) you 
want a grubsplash and bootsplash :D :


3.- Unmerge all ati driver you have installed.

4.- Execute manually the installation and finally aticonfig --initial, 
and startx.
   
Note : I have :

X.org http://X.org :
  X Window System Version 7.1.1
  Release Date: 12 May 2006
  X Protocol Version 11, Revision 0, Release 7.1.1
  Build Operating System: UNKNOWN
  Current Operating System: Linux dta-desktop 2.6.21-gentoo #3 SMP 
PREEMPT Wed May 9 17:07:22 VET 2007 i686

  Build Date: 28 February 2007
  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  Module Loader present

Kernel :
  2.6.21-gentoo #3 SMP PREEMPT (but I has 2.6.20-r6,r7,r8) and it 
works too.


Ati Card : ATI Mobility Radeon X1300
  $fglrxinfo
 OpenGL vendor string : ATI Technologies Inc.
 OpenGL renderer string : ATI Mobility Radeon X1300
OpenGL version string : 2.0.6458 (8.36.5)

If your answer is No. Try with #ACCEPT_KEYWORDS=~x86 emerge 
ati-drivers, in my case is

*  x11-apps/ati-drivers-extra
  Latest version available: 8.33.6
  Latest version installed: [ Not Installed ]
  Size of files: 57,246 kB
  Homepage:  http://www.ati.com http://www.ati.com
  Description:   Ati precompiled drivers extra application
  License:   ATI GPL-2 QPL-1.0

*  x11-drivers/ati-drivers
  Latest version available: 8.35.5
  Latest version installed: [ Not Installed ]
  Size of files: 55,971 kB
  Homepage:  http://www.ati.com
  Description:   Ati precompiled drivers for recent chipsets
  License:   ATI GPL-2 QPL-1.0

Emerge the 8.35.5 and aticonfig --initial

I hope this help you...Please comment us your experience...

--
Francisco Rivas
Linux User (New) : #448324
Linux Machine (New) : 355187

Hi everybody

Thanks for all the help so far,,, I'm embarrassed/sorry to say that non 
of it really worked so far.


I recompile the  kernel without any ati support and installed 8.35.5 
driver without a problem.
But aticonfig claims it can't run because of an invalid xorg.conf file 
and i can't generate a new one with 'Xorg -configure'

it just prints this error:

marvin / Xorg -configure

X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux 2.6.20-gentoo-r7 i686
Current Operating System: Linux marvin 2.6.20-gentoo-r7 #6 SMP Fri May 
11 17:52:

30 GMT 2007 i686
Build Date: 11 May 2007
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Fri May 11 23:11:24 2007
List of video drivers:
   ati
   atimisc
   fglrx
   radeon
   savage
   r128

Backtrace:
0: Xorg(xf86SigHandler+0x84) [0x80c7b64]
1: [0xe420]
2: /usr/lib/xorg/modules/drivers//fglrx_drv.so(atiddxProbeMain+0x13d) 
[0xb74a5b1

d]
3: Xorg(DoConfigure+0x208) [0x80ca2e8]
4: Xorg(InitOutput+0x685) [0x809fae5]
5: Xorg(main+0x27b) [0x806e26b]
6: /lib/libc.so.6(__libc_start_main+0xd8) [0xb7c86838]
7: Xorg(FontFileCompleteXLFD+0xa1) [0x806d7a1]

Fatal server error:
Caught signal 11.  Server aborting

Aborted

Currently I'm supporting the theory that Young Sun is right, and that 
the problem is the version of Xorg.


Tomorrow I will try to uninstall the compiled drivers from ati and try 
the open source drivers. If that doesn't work

I'm feeling inclined to buy a new nvidia card instead.

Maybe I could also try to make the onboard S3 savage card  work, 
although I have never been a big fan of 
graphic cards with shared memory.


Thanks again for all the help

Johannes


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Problems starting X

2007-05-10 Thread Johannes Skov Frandsen
Francisco Rivas wrote:
 Hi Johannes and every friend of the list :D.

 Johannes two things:

 1.- I think (i guess) it's better install the 8.36.5 ati drivers, because
 the 8.32.5 ati drivers is too bugs and is better have the actual
 driver, you
 can download from the ati page and put on the portage distfiles and
 install
 it.

 2.- If you don't like the 1 then look here :
 http://forums.gentoo.org/viewtopic-t-554065-start-0-postdays-0-postorder-asc-highlight-atidrivers.htmland

 http://forums.gentoo.org/viewtopic-t-554736.html?sid=eeac31c8c7d77b4d130703a372462537

 that persons have a problem very similary to yours.

 Well about your question I think, check your kernel configuration
 Graphics
 Drivers, you have to unmark the ATI modules of the kernel. At last, I had
 the same problem with 8.32.5 my laptop frezee and the only thing what
 can I
 do was reset using the Power bottom; and the solution was install the
 8.36.5ati driver, believe me.

 I hope be helpfully to you, Have a nice day :D

Hi Francisco

Thanks for the help so far...but it still dos not play nicly

According to 'lspci' my graphic card is:

 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 PRO]
(rev 01)

and according to:

http://ati.amd.com/support/drivers/linux/linux-radeon-prer200.html

I should then  be using version 8.28.8 of the driver.

I have tried coping both the 8.28.8 and the 8.36.5 to my dist folder and
tried to run emerge:

emerge -va ati-drivers

but it only suggests the 8.32.5 version, which as previously mentioned,
dos not work.

Am I missing to parameters to emerge or?

I have tried to compiled ati support directly in to my kernel... this
did not work
I have tried to compile ati support as modules for my kernel... this did
not work
I have tried to add framebuffer support in the kernel with support for
ati this allows me to start x but everything is running real slow
and I experience clipping when I move around windows.

Any pointers?

Joe




-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Problems starting X

2007-05-10 Thread Johannes Skov Frandsen
Aleksandar L. Dimitrov wrote:
 On Thu, 2007-05-10 at 10:45 +0200, Johannes Skov Frandsen wrote:
   
 I should then  be using version 8.28.8 of the driver.

 I have tried coping both the 8.28.8 and the 8.36.5 to my dist folder and
 tried to run emerge:

 emerge -va ati-drivers

 but it only suggests the 8.32.5 version, which as previously mentioned,
 dos not work.

 Am I missing to parameters to emerge or?
 

 You should try 
 $ sudo emerge -va =x11-drivers/ati-drivers-8.32.5
 Note that the precise path (before the slash) is mandatory, as is the
 `=' sign. You don't have to copy the stuff into portage/distfiles, but
 maybe your xorg-version could block the merge. Try downgrading then.

 But I'm not sure if this could help with your issues.

 Regards, Aleks

   
Hi Aleks

Sorry... I get the same error

Joe

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Problems starting X

2007-05-08 Thread Johannes Skov Frandsen

Hi

This is my first attempt on installing X so bare with me if my question 
is somewhat trivial.


So...I emerge gnome... tried to start x and got the following error message:

[EMAIL PROTECTED] ~ $ startx
xauth:  creating new authority file /home/joe/.serverauth.3857

X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux 2.6.20-gentoo-r7 i686
Current Operating System: Linux localhost 2.6.20-gentoo-r7 #3 SMP Tue 
May 8 19:5

0:52 GMT 2007 i686
Build Date: 05 May 2007
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Tue May  8 20:33:09 2007
(EE) Unable to locate/open config file

New driver is ati
(==) Using default built-in configuration (55 lines)
(EE) Failed to load module ati (module does not exist, 0)
(EE) Failed to load module fbdev (module does not exist, 0)
(EE) Failed to load module vesa (module does not exist, 0)
(EE) Failed to load module vga (module does not exist, 0)
(EE) Failed to load module mouse (module does not exist, 0)
(EE) Failed to load module kbd (module does not exist, 0)
(EE) No drivers available.

Fatal server error:
no screens found
XIO:  fatal IO error 104 (Connection reset by peer) on X server :0.0
 after 0 requests (0 known processed) with 0 events remaining.
Couldnt get a file descriptor referring to the console
[EMAIL PROTECTED] ~ $

Is there a config file I have mised or 
I have compiled my kernel with ATI support to the best of my 
knowlege.(my shell is running nicly in 1920*1200 so i guess it must be 
using my graphiccard right).


If its any help, linux seems to think I'm using a CRT monitor when I 
boot (says so when it boots) , but I'm not.


Any help appriciated.

Johannes Skov Frandsen
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Subversion 1.4.3

2007-04-30 Thread Johannes Skov Frandsen
Nistor Andrei wrote:
 On Monday 30 April 2007, Johannes Skov Frandsen wrote:
   
 Hi

 I have currently installed version 1.3.2-r3 of subversion, but I have
 installed th latest version of subclipse (svn plugin for the eclipse
 platform), and now I can't use svn from the shell.

 I get
 svn: This client is too old to work with working copy '.'; please get a
 newer Subversion client

 no matter what command i run.

 I guess I have to upgrade to a new version of svn, but how  do I explain
 emerge that I want the 1.4.3 version?

 runing:

 emerge -va subversion

 only allows me to reinstall version 1.3.2-r3
 

 Try 

 ACCEPT_KEYWORDS=~arch emerge subversion

 Replace arch with your architecture: x86, amd64, whatever...

 This is only temporary, next time you'll update world it'l revert to 1.3.2.

 To make it permanent, untill 1.4.3 goes stable, add this line 
 to /etc/portage/package.keywords

 dev-util/subversion ~x86

   
 Regards

 Joe
 


   
Thanks... that was all that was needed... everything works nicely again.

Joe
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Masked packages

2007-04-13 Thread Johannes Skov Frandsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi

I posted a question yesterday about masked packages and got a lot of
answers on how to use it, but didn't really needed it for the task I was
trying to accomplish. Now however i fear there is no way around it.

After reading trough the different posts I figured that the way to go
would be to add a line to the 'package.keywords' file in /etc/portage.

So i did the following:

echo dev-php5/phpunit-3.0.5 ~x86  /etc/portage/package.keywords
emerge -av dev-php5/phpunit

My problem is that emerge still ain't to happy... it prints out:

Invalid atom in /etc/portage/package.keywords: dev-php5/phpunit-3.0.5

Any suggestions/help would be appreciated.


- --
Regards / Venlig hilsen

Johannes Skov Frandsen

*Address:* Egelundsvej 18, DK-5260 Odense S
*Web:* www.omesc.com | *Email:* [EMAIL PROTECTED]

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGH1HFJIVu+Wuhu/4RAnCeAJ9x/S4Maglm18Sx0EHkqR/Z6paIYQCbBtun
8sKuTpIRMzq9PONQbfghljg=
=/FPy
-END PGP SIGNATURE-
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] re: Masked packages

2007-04-13 Thread Johannes Skov Frandsen
Hi

Removing the version number did the trick. Thanks everybody.

-- 
Regards / Venlig hilsen

Johannes Skov Frandsen
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] dr.dk

2007-04-13 Thread Johannes Skov Frandsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi

I feel like I'm spamming this mailing list with questions but I'm much
impressed by the speed and quality of the answers so here I go again
with another one.

I can't seem to play streaming radio from http://www.dr.dk. I followed
one of the links from http://www.dr.dk/netradio/afspillere.asp, but
totem just bitches about 'no uri handler implemented for mms:'.

I then tried to install vlc, which went ok except I could only run it
from the shell, and it wouldn't play the stream either.

I have compile with the 'v4l' and 'v4l2' flag, as I expect they are needed.

Help much appreciated.

- --
Regards / Venlig hilsen

Johannes Skov Frandsen

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGH2r0JIVu+Wuhu/4RAiqCAJ99ZvJBkcLp3MgB936RNbX94dIXAwCggucL
uNv4OCQX/wx7/D1yv87QZso=
=o8LA
-END PGP SIGNATURE-
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] dr.dk

2007-04-13 Thread Johannes Skov Frandsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hans-Werner Hilse wrote:
 Hi,
 
 On Fri, 13 Apr 2007 13:35:16 +0200 Johannes Skov Frandsen
 [EMAIL PROTECTED] wrote:
 
 I can't seem to play streaming radio from http://www.dr.dk. I followed
 one of the links from http://www.dr.dk/netradio/afspillere.asp, but
 totem just bitches about 'no uri handler implemented for mms:'.
 
 Hm, mplayer likes those streams and plays them fine. So since AFAIK
 totem uses gstreamer, I'd try using the gst-plugin-ffmpeg -- hopefully,
 it includes the ASF demuxer (I think so), and, more important, makes
 gstreamer aware of mms:-URLs (I'm not all that sure about this...).
 

I installed mplayer and I can now play the stream without problems.
Still wonder why I have no frontend for vlc and why it will not play the
streams thought.


- --
Regards / Venlig hilsen

Johannes Skov Frandsen


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGH4aTJIVu+Wuhu/4RAoAKAKC3y3YIrUF6CnmvjPae5qhuysNVewCdGr6u
0Pa32eN/ASBxyZ521lHZPfE=
=yJBz
-END PGP SIGNATURE-
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] eclipse

2007-04-12 Thread Johannes Skov Frandsen

Hi

I'm new to gentoo so bare with me.

I'm trying to emerge eclipse-core, but can't seem to wrap my head around 
the idea about masked programs. I have read trough the documentation 
about the emerge tool but didn't find a working solution.


Could anybody give me a few pointer?
--

Regards / Venlig hilsen

Johannes Skov Frandsen

*Address:* Egelundsvej 18, DK-5260 Odense S
*Web:* www.omesc.com | *Email:* [EMAIL PROTECTED]

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: Eclipse

2007-04-12 Thread Johannes Skov Frandsen
Well it turns out I was on the wrong path from the start all I 
needed was the eclipse editor and the guide from Francisco did just that.


Thanks for the enlightenment on the whole mask issue anyway. I'm sure it 
will come in handy later when I become more familiar with Gentoo.

--

Regards / Venlig hilsen

Johannes Skov Frandsen

*
*

--
[EMAIL PROTECTED] mailing list