[Cooker] Impossible to install gimp

2000-11-25 Thread Thomas Poindessous

I can't install gimp from 7.2, each time I get this error:

[root@purple42 RPMS]# rpm -Uvh gimp-1.1.25-13mdk.i586.rpm 
warning: /etc/X11/applnk/Graphics/gimp.desktop saved as
/etc/X11/applnk/Graphics/gimp.desktop.rpmorig
gimpunpacking of
archive failed on file /usr/share/gimp/1.1/help/C/file/dialogs: cpio: unlink

How could I install gimp ?

-- 
Thomas Poindessous
EpX asso GNU/Linux de l'Epita
[EMAIL PROTECTED]  http://www.epita.fr/~epx




[Cooker] Grub doesn't handle reiserfs with another ext2fs

2000-11-20 Thread Thomas Poindessous

Hi, I used grub from 7.2 (grub-0.5.95-7mdk).
I have 3 reiserfs part on hda and another ext2fs on hdc.
I want to use grub for booting mandrake on hda and debian on hdc. But as
grub use reiserfs_stage1.5, it can't handle ext2fs.
I tried to install reiserfs-grub on hda and ext2fs-grub on hdc and
chainloader from hda to hdc during the boot, but it doesn't work.

maybe, I need to try 0.5.96 ?

-- 
Thomas Poindessous
EpX asso GNU/Linux de l'Epita
[EMAIL PROTECTED]  http://www.epita.fr/~epx




Re: [Cooker] logrotate-3.3-9mdk BIG problem

2000-11-07 Thread Thomas Poindessous

On Tue, Nov 07, 2000 at 02:18:15PM +0100, Thierry SAURA wrote:
 
I have a problem with lograte and two rules :
 /var/log/mail/* {
 rotate 5
 weekly
 postrotate
 /usr/bin/killall -HUP syslogd
 endscript
 }
 
 /var/log/news/* {
 rotate 5
 weekly
 postrotate
 /usr/bin/killall -HUP syslogd
 endscript
 }
 
 somebody has an idea about where the problem comes from ? bad rules ?
 logrotate bug ?

Bad rules...
This problem has been raised, a long time ago ...
Hopefully, users has now a lot of HD space and it will takes 1 or 2 months
to fill all of this space.

Maybe, an update for 7.2 can be provided ?

 Before discovering the problem, slocate and logrotate need time to process
 (more than 120 000 file in /var/log/news and /var/log/mail) and i loose
 400 Mo of disk space.

For deleting them, try
for in in *.gz ; do rm -f $i; done

because rm -f *.gz doesn't work, too many arguments.

 Thierry.


-- 
Thomas Poindessous
EpX asso GNU/Linux de l'Epita
[EMAIL PROTECTED]  http://www.epita.fr/~epx




[Cooker] Apache doesn't work anymore

2000-09-23 Thread Thomas Poindessous

I have installed the latest apache + php:
apache-common-1.3.12-27mdk
apache-suexec-1.3.12-27mdk
apache-1.3.12-27mdk
php-4.0.2-3mdk
mod_php-4.0.2-3mdk
php-manual-4.0.2-3mdk
php-mysql-4.0.2-3mdk

And I can't add a form in any of my html page:
form action="index.html" method="get" enctype="multipart/form-data"
form action="index.html" method="post" enctype="multipart/form-data"

And I got this error:
Method Not Allowed

The requested method POST is not allowed for the URL
/~diablero/epx_new/index.html.

Idem for a html page in /var/www/html/

And I have add ExecCGI in the two Directory section of my httpd.conf.

And if the action part of my form is a .php, apache segfault with signal 11
[Sat Sep 23 19:19:50 2000] [notice] child pid 3589 exit signal Segmentation
fault (11)


-- 
Thomas Poindessous
EpX asso GNU/Linux de l'Epita
[EMAIL PROTECTED]  http://www.epita.fr/~epx




[Cooker] Apt-get for RPM

2000-09-16 Thread Thomas Poindessous

I just read www.lwn.net and I saw that conectiva.com hast just started to
hack apt-get for working with RPM. I use a lot urpmi and apt-get on a
Debian system and a mix of two will be the top. I also see that Yellow Dog
has created the same tool in Python.

Maybe it would be cool if Mandrakesoft, Yellow Dog, Conectiva and Redhat
could agree on the use of apt + a complementary tool. Or just conribute to
apt-get for adding the missing functions like:

urpmi gnome- (aka gnome-*).

Please apt-get + urpmi on my system ...

-- 
Thomas Poindessous
EpX asso GNU/Linux de l'Epita
[EMAIL PROTECTED]  http://www.epita.fr/~epx




[Cooker] Problems during install and post-install with 7.2beta and cooker

2000-09-16 Thread Thomas Poindessous

Ok. I have installed Cooker (16/09 at 01h) and 7.2beta (16/09 at 16h) from
ftp.

For cooker:
* no help. I think it's normal (in 7.2b there is)
* translation is not finished (already reported)
* I got a error for proxy. I set it to 10.225.7.3 and it asked me to prefix
it with http://. It's a little "stupid" (no offense), if I must prefix it
with http:// and nothing else, maybe the system could do it for me ? And I
have a ftp proxy with Squid but I can't set it because it asked it
beginning with ftp://. And when I want to correct these errors I got a:
can't call method "grab_focus" on an undefined calue.

And the end of installation of cooker, I got a error :
umount /proc/ failed
   /tmp/stage2/ failed
At the reboot, I got nis error (can't bind domainename), high-avaibility
errors and fetchmail errors. These errors are "normal" since I don't set
domainname and fetchmail server but these services would be disabled.

For 7.2beta:
* translation
* I got an error "no enough space available" because I set mountpoint for
cooker install and I checked "format" after the mountpoint step. It worked
fine if I format them in the mountpoint step. (I needed to reboot because I
wasn't able to umount /)

The next errors are minor ones.
* during the config of time, can you print the current time of the computer
and the time in the chosen config (I always forgot if my computer is GMT or
not)
* for the printer server config, can you change the french word "annuler"
by "aucun" ("cancel" by "none") like for the bootloader step.
* when I add a user, I can't select his icon because there is no one (maybe
it's because I only install 200 Mo). In the cooker there was some (but I
installed 900 Mo).

During the first boot, I got two errors from xfs: "no such entry ... " with
a lot of scary characters.
The last but not least error is the reboot option of kdm. I chose medium
security level and after installing kdm with urpmi, I cant reboot my
computer from the kdm entry. It's not medium security.

But the 7.2beta is really a good one.


-- 
Thomas Poindessous
EpX asso GNU/Linux de l'Epita
[EMAIL PROTECTED]  http://www.epita.fr/~epx




[Cooker] 7.2beta or cooker ?

2000-09-16 Thread Thomas Poindessous

I have little time next week and I want to try the new beta. I rsync
7.2beta and cooker every day. Which must I choose for testing ?

-- 
Thomas Poindessous
EpX asso GNU/Linux de l'Epita
[EMAIL PROTECTED]  http://www.epita.fr/~epx




Re: [Cooker] Beta testing using magazines

2000-09-10 Thread Thomas Poindessous

On Sun, Sep 10, 2000 at 05:51:34PM +0100, jorge costa wrote:
 I was just thinking that out there there must thousands of mandrake lovers
 who just don't have the money, or access to download cooker. So why not this
 beta is nearly stable, i mean when you get a good rate of good instalations
 you could try to gite away as a regular cd magazine.
 
 You would have a large base of beta testers just one idea.

In France, for the 7.0, I think, a magazine has offered the beta version
(but they didn't explain it). A lot of students from my school installed it
and since this day, I try to convince them that Mandrake is not as buggy as
they have seen !!!

Giving beta in a mag is not really a good idea.

 Cheers Jorge Costa


-- 
Thomas Poindessous
EpX asso GNU/Linux de l'Epita
[EMAIL PROTECTED]  http://www.epita.fr/~epx




Re: [Cooker] Minimal installation of Mandrake [Re: 750 meg of cooker: how to divide?]

2000-08-30 Thread Thomas Poindessous

On Tue, Aug 29, 2000 at 11:29:32PM +0400, Vadim Plessky wrote:
 
 goshh,
 
 You are happy guy - probably, equiped with xDSL or cable modem!
 I am wondering how long it will take to download on 56k modem :-(
 My question is opposite, to qulified LINUX GURU's.
 
 Can somebody give me instructions how to make MINIMAL Linux install?
 (I mean, what packages are REQUIRED, so I can skip unnecessary)
 I will continue with current installation on this PC, but for another 
 notebook (P/133, 16MB) would like to go with:
 -kernel
 -filesystem without any special utilities
 -video, keyboard, mouse, CD-rom drivers
 -KDE2 (QT2+kdesupport+kdelibs+KDEbase) - so, that item is clear for me
 
 So, all command-line utilities SHOULD NOT be included on HDD. I also don't 
 need PERL, help and all X-utilities/games/etc.

But perl is needed by base packages

-- 
Thomas Poindessous
EpX asso GNU/Linux de l'Epita
[EMAIL PROTECTED]  http://www.epita.fr/~epx




Re: [Cooker] [CHRPM] kudzu-0.68-1mdk

2000-08-26 Thread Thomas Poindessous

On Sat, Aug 26, 2000 at 10:01:15AM -0700, Chmouel Boudjnah wrote:
 Quel Qun [EMAIL PROTECTED] writes:
 
  /etc/rc.d/init.d/kudzu looks for functions in /etc/init.d when it should look
  for /etc/rc.d/ini.d/functions
 
 thanks for the bug reports, fixed in 2mdk...

But you are moving /etc/rc.d/init.d to /etc/init.d, aren't you ?
 
 -- 
 MandrakeSoft Inc http://www.chmouel.org
 San-Francisco, CA USA --Chmouel


-- 
Thomas Poindessous
EpX asso GNU/Linux de l'Epita
[EMAIL PROTECTED]  http://www.epita.fr/~epx




[Cooker] WindowMaker and /etc/X11/Xsession

2000-04-05 Thread thomas poindessous

I have upgraded WindowMaker.
First XFree* depend on kernel-fb, it seems weird.
Next, wmaker is now in /usr/bin. It should be in /usr/X11R6/ ?
And final, the new script /etc/X11/Xsession. It must take .Xclients before
searching icewm etc... ?

-- 
Thomas Poindessous
Eleve en 1ere annee d'ingenieur a l'Epita
[EMAIL PROTECTED]




[Cooker] Netscape ssh

2000-04-05 Thread thomas poindessous

I have a really annoying problem.
When I use ssh user@localhost, the XAUTHORITY is not set to /tmp/Xauth...,
so I can't launch X app. It works only with myself and root (who has my
identity.pub as authorized_keys).

And I have one user who can't lauch netscape. It always says "Killed". I
have recreated it account several times but it was only the same thing.

And for WindowMaker, binairies must be in /usr/X11R6/bin

-- 
Thomas Poindessous
Eleve en 1ere annee d'ingenieur a l'Epita
[EMAIL PROTECTED]




[Cooker] Problem with urpmi (next episode)

2000-04-03 Thread thomas poindessous

Sorry, I can't reply to the Pixel'message.

I have upgraded but urpmi doesn't want to work all times. Sometimes it
works, sometimes it just freezes during more than 1 hour but it take 5 % of
cpu. It download well, "generating dependencies list, getRequires
done" but after nothing !!!

I really don't see where to search.

And it will be very pleasant if some improvements can be made, to look more
like apt :

* urpmi kernel-* (upgrade all kernel packages - devel, source, utils ...)
* urpmi toto (upgrade also toto-devel)
* Less dependancies about kernel and xfree sub-version.
* auto upgrade (like apt-get update and apt-get upgrade)

Thanks.

-- 
Thomas Poindessous
Eleve en 1ere annee d'ingenieur a l'Epita
[EMAIL PROTECTED]




[Cooker] Problems with urpmi

2000-04-02 Thread thomas poindessous

I have a big problem with urpmi. When I do an urpmi.update -a, it download
the hdlist but after it doesn't generate deplist:
choosing compression method with "bzip2 -9" for archive 
/var/lib/urpmi/hdlist.installation.cz2
generating dependencies list

ps axu:
root  5365  0.0  2.7  2852 1740 pts/2S04:13   0:00 perl 
/usr/sbin/urpmi.update -a
root  5399  0.0  1.3  1932  880 pts/2S04:14   0:00 sh -c gendepslist2 
/var/lib/urpmi/hdlist.*  /var/lib/urpm
root  5400  0.0  1.7  2460 1084 pts/2S04:14   0:00 gendepslist2 
/var/lib/urpmi/hdlist.cooker.cz2 /var/lib/urp
root  5401  0.0  1.3  1924  848 pts/2S04:14   0:00 sh -c bzip2 -d 
/var/lib/urpmi/hdlist.cooker.cz2 2/dev/nu
root  5402  0.6  3.1  4812 1980 pts/2S04:14   0:05 bzip2 -d

Impossible to finish ...

-- 
Thomas Poindessous
Eleve en 1ere annee d'ingenieur a l'Epita
[EMAIL PROTECTED]




[Cooker] Problems with gnome-core

2000-03-07 Thread thomas poindessous

There is a problem with gnome-core.
With gurpmi, I have:

To satisfy dependencies, the following packages are going to be installed (4 MB):
--
gnome-core-1.0.55-2mdk

Is it ok?

And -- is not a valid package name. (It's also missing libgtop etc ...).

-- 
Thomas Poindessous
Eleve en 1ere annee d'ingenieur a l'Epita
[EMAIL PROTECTED]



[Cooker] Requires on .rpm

2000-02-27 Thread thomas poindessous

Since I have a Mandrake 7, I have some problems with the upgrade of
packages. Today, I tried to install aumix: it told me that I have to
download initscript, XFree 3.3.6 etc ...
I already have initscript et I hav 3.3.6 but -4mdk.
It's not normal that I can't install such packages.
And it has problems because to upgrade XFreeLibs, you have to upgrade
Xfree-xfs xfree-devl etc .. and urpmi doesn't do that.

And the hdlist is very too big, it took a lot of time to upgrade every
day. Apt for debian doesn't take so much.

-- 
Thomas Poindessous
Eleve en 1ere annee d'ingenieur a l'Epita
[EMAIL PROTECTED]