From wrobell at ite.pl Mon Oct 29 13:21:44 2001 From: wrobell at ite.pl (wrobell) Date: Mon, 29 Oct 2001 13:21:44 +0100 Subject: mozilla embedded (mozilla, galeon, skipstone) Message-ID: <20011029132144.F5056@pred.posexperts.com.pl> There is new spec: mozilla-embedded. It provides all the files which are required by skipstone and galeon projects to build (require mozilla-embedded-devel) and run. Embedded package from mozilla.spec is removed. Reasons: - embedded package contains some files from mozilla.spec but these files can be different themselves, i.e. rpm -qvlp mozilla-embedded mozilla | grep embed.jar - mozilla builds on my system about 68 minutes mozilla-embedded 58 minutes, but there is big possibility that it will take much less time so in the future galeon and skipstone users would be delivered faster with new browser version :-) mozilla browser users will be not so happy :-( I have tested not heavily mozilla-embedded with skipstone and galeon. If you used old embedded from mozilla.spec, you know, that there were problems with scrollbars and psm. Now it works but there is a small problem with psm - some texts are not displayed. I do not know if it is problem with mozilla-embedded package or psm. It does not affects mozilla. It should be noticed also, that you can _still_ use galeon and skipstone with _nonembedded_ version of mozilla. So, please, when mozilla-embedded arrives to test, then test it with preffered browser. wrobell From radek at media-com.com.pl Mon Oct 1 19:19:25 2001 From: radek at media-com.com.pl (Radoslaw Kojdecki) Date: Mon, 1 Oct 2001 19:19:25 +0200 (CEST) Subject: oidentd-1.9.9.1 patch Message-ID: There is a problem with "oidentd -m" on Linux box'es (IPv4). This patch should fix it. regards, Radek -- --------------------------------------------------------------------- Media-Com Sp. z o.o. 43-100 Tychy, ul. D?uga 19 http://www.media-com.com.pl/ e-mail : info at media-com.com.pl --------------------------------------------------------------------- -------------- next part -------------- diff -p -r oidentd-1.9.9.1.orig/src/oidentd.c oidentd-1.9.9.1/src/oidentd.c *** oidentd-1.9.9.1.orig/src/oidentd.c Fri Sep 14 23:51:58 2001 --- oidentd-1.9.9.1/src/oidentd.c Mon Oct 1 19:02:33 2001 *************** static int service_request(int sock) { *** 252,258 **** if (con_uid == -1) { if (opt_enabled(MASQ) && conisipv4 == true) { ret = masq(sock, htons(lport), htons(fport), ! sin_addr(&laddr), sin_addr(&faddr)); if (ret == 0) return (0); --- 252,258 ---- if (con_uid == -1) { if (opt_enabled(MASQ) && conisipv4 == true) { ret = masq(sock, htons(lport), htons(fport), ! sin_addr(&laddr), (&faddr)); if (ret == 0) return (0); From kloczek at rudy.mif.pg.gda.pl Mon Oct 1 20:42:42 2001 From: kloczek at rudy.mif.pg.gda.pl (=?ISO-8859-2?Q?Tomasz_K=B3oczko?=) Date: Mon, 1 Oct 2001 20:42:42 +0200 (CEST) Subject: oidentd-1.9.9.1 patch In-Reply-To: Message-ID: On Mon, 1 Oct 2001, Radoslaw Kojdecki wrote: > There is a problem with "oidentd -m" on Linux box'es (IPv4). This patch > should fix it. Can you check this problem on current 2.0.0 oindent ? kloczek -- ----------------------------------------------------------- *Ludzie nie maj? problem?w, tylko sobie sami je stwarzaj?* ----------------------------------------------------------- Tomasz K?oczko, sys adm @zie.pg.gda.pl|*e-mail: kloczek at rudy.mif.pg.gda.pl* From grzegorz at webmedia.pl Tue Oct 2 01:07:15 2001 From: grzegorz at webmedia.pl (Grzegorz 'Dzikus' Sterniczuk) Date: Tue, 02 Oct 2001 01:07:15 +0200 Subject: oidentd-1.9.9.1 patch In-Reply-To: References: Message-ID: <0nthrtgkf73a16smcr9l581gp0c9dggdqn@4ax.com> On Mon, 1 Oct 2001 20:42:42 +0200 (CEST), you wrote: >Can you check this problem on current 2.0.0 oindent ? It works, but you can't have any "#" on start of /etc/oident_masq.conf -- Grzegorz 'Dzikus' Sterniczuk - grzegorz at niewiem.org http://hack.zone.to/ "Nikomu nie wolno dr?e? przed nieznanym, gdy? ka?dy jest w stanie zdoby? to, czego mu potrzeba." From radek at media-com.com.pl Tue Oct 2 02:19:05 2001 From: radek at media-com.com.pl (Radoslaw Kojdecki) Date: Tue, 2 Oct 2001 02:19:05 +0200 (CEST) Subject: oidentd-1.9.9.1 patch In-Reply-To: <0nthrtgkf73a16smcr9l581gp0c9dggdqn@4ax.com> Message-ID: On Tue, 2 Oct 2001, Grzegorz 'Dzikus' Sterniczuk wrote: > On Mon, 1 Oct 2001 20:42:42 +0200 (CEST), you wrote: > >Can you check this problem on current 2.0.0 oindent ? > It works, but you can't have any "#" on start of /etc/oident_masq.conf Heh .. You putted oidentd-2.0.0-1.i386.rpm today, but I downloaded latest version yesterday :)) Problem I reported was fixed in 2.x, but still exists problem with comments ("#" on beginning of oident_masq.conf) and with line contains only white spaces (for example TAB or SPACE that You can't see on first look). I think this patch should fix this problems. I have got also another problem. Look : [radek at gandalf radek]$ id uid=500(radek) gid=1000(users) groups=1000(users),16(ttyS),23(audio) [radek at gandalf radek]$ telnet SOME.HOST 23 [...] [radek at gandalf radek]$ sudo tail /var/log/messages Oct 2 02:19:11 gandalf oidentd[16623]: Connection from SOME.HOST (IP.OF.SOME.HOST):0 Oct 2 02:19:11 gandalf oidentd[16623]: [SOME.HOST] Successful lookup: 3514 , 23 : radek (radek) OK ... it works properly, but : [radek at gandalf radek]$ id uid=500(radek) gid=1000(users) groups=1000(users),16(ttyS),23(audio) [radek at gandalf radek]$ nmap SOME.HOST -p 23 Starting nmap V. 2.53 by fyodor at insecure.org ( www.insecure.org/nmap/ ) Interesting ports on SOME.HOST (IP.OF.SOME.HOST): Port State Service 23/tcp open telnet Nmap run completed -- 1 IP address (1 host up) scanned in 1 second [radek at gandalf radek]$ sudo tail /var/log/messages Oct 2 02:22:10 gandalf oidentd[16632]: Connection from SOME.HOST (IP.OF.SOME.HOST):0 Oct 2 02:22:10 gandalf oidentd[16632]: [SOME.HOST] Successful lookup: 3516 , 23 : root (root) It reports that nmap was runned by root !!! Why root ?? There is not SUID on nmap :) [radek at gandalf radek]$ ls -l `which nmap` -rwxr-xr-x 1 root root 186384 Jul 15 2000 /usr/bin/nmap regards, Radek -- --------------------------------------------------------------------- Media-Com Sp. z o.o. 43-100 Tychy, ul. D?uga 19 http://www.media-com.com.pl/ e-mail : info at media-com.com.pl --------------------------------------------------------------------- -------------- next part -------------- Only in oidentd-2.0.0/src: AA diff -p -r oidentd-2.0.0.orig/src/oidentd_masq.c oidentd-2.0.0/src/oidentd_masq.c *** oidentd-2.0.0.orig/src/oidentd_masq.c Sat Sep 29 21:46:20 2001 --- oidentd-2.0.0/src/oidentd_masq.c Tue Oct 2 02:05:39 2001 *************** int find_masq_entry(struct sockaddr_stor *** 124,132 **** p = strtok(buf, " \t"); if (p == NULL) { ! debug("[%s:%d] Missing address parameter", MASQ_MAP, line_num); ! goto failure; } temp = strchr(p, '/'); if (temp != NULL) --- 124,136 ---- p = strtok(buf, " \t"); if (p == NULL) { ! // debug("[%s:%d] Missing address parameter", MASQ_MAP, line_num); ! continue; ! // goto failure; } + + if (*p == '#') + continue; temp = strchr(p, '/'); if (temp != NULL) From malekith at pld.org.pl Wed Oct 3 13:24:35 2001 From: malekith at pld.org.pl (Michal Moskal) Date: Wed, 3 Oct 2001 13:24:35 +0200 Subject: qboosh: SPECS tvision.spec In-Reply-To: <20011003110550.AAB10E1076@wun.zie.pg.gda.pl> Message-ID: <20011003132435.A23039@ep09.kernel.pl> On Wed, Oct 03, 2001 at 01:05:50PM +0200, PLD CVS wrote: > Module name: SPECS > Changes by: qboosh 01/10/03 13:05:49 > > Modified files: > . : tvision.spec > > Log message: > - adapterized, added Source URL and Prereq: /sbin/ldconfig > note: I found rhtvision-1.0.10 - probably different unix TV port RH I guess stands for RHide. I guess it is linux|djgpp-only port. RHide itself was highly unstable, however I do not know if the TV port was the reason. -- : Michal ``,/\/\, '' Moskal | | : GCS {C,UL}++++$ : | |alekith @ |)|(| . org . pl : {E--, W, w-,M}- : Linux: We are dot in .ORG. | : {b,e>+}++ !tv h : CurProj: ftp://ftp.pld.org.pl/people/malekith/ksi : PLD Team member From qboosh at prioris.mini.pw.edu.pl Wed Oct 3 14:11:46 2001 From: qboosh at prioris.mini.pw.edu.pl (Jakub Bogusz) Date: Wed, 3 Oct 2001 14:11:46 +0200 Subject: qboosh: SPECS tvision.spec In-Reply-To: <20011003132435.A23039@ep09.kernel.pl>; from malekith@pld.org.pl on Wed, Oct 03, 2001 at 01:24:35PM +0200 References: <20011003110550.AAB10E1076@wun.zie.pg.gda.pl> <20011003132435.A23039@ep09.kernel.pl> Message-ID: <20011003141146.B56554@prioris.mini.pw.edu.pl> On Wed, Oct 03, 2001 at 01:24:35PM +0200, Michal Moskal wrote: > On Wed, Oct 03, 2001 at 01:05:50PM +0200, PLD CVS wrote: > > Module name: SPECS > > Changes by: qboosh 01/10/03 13:05:49 > > > > Modified files: > > . : tvision.spec > > > > Log message: > > - adapterized, added Source URL and Prereq: /sbin/ldconfig > > note: I found rhtvision-1.0.10 - probably different unix TV port > > RH I guess stands for RHide. Maybe. But netsw.org replaced tvision 0.7 sources with rhtvision 1.0.10 on their site... > I guess it is linux|djgpp-only port. Yes, it seems so. I found project page (on geocities, which said "transfer limit expired" (or so) constantly, blegh) -- Jakub Bogusz http://prioris.mini.pw.edu.pl/~qboosh/ From malekith at pld.org.pl Wed Oct 3 14:34:47 2001 From: malekith at pld.org.pl (Michal Moskal) Date: Wed, 3 Oct 2001 14:34:47 +0200 Subject: qboosh: SPECS tvision.spec In-Reply-To: <20011003141146.B56554@prioris.mini.pw.edu.pl> Message-ID: <20011003143447.A14737@ep09.kernel.pl> On Wed, Oct 03, 2001 at 02:11:46PM +0200, Jakub Bogusz wrote: > On Wed, Oct 03, 2001 at 01:24:35PM +0200, Michal Moskal wrote: > > On Wed, Oct 03, 2001 at 01:05:50PM +0200, PLD CVS wrote: > > > Module name: SPECS > > > Changes by: qboosh 01/10/03 13:05:49 > > > > > > Modified files: > > > . : tvision.spec > > > > > > Log message: > > > - adapterized, added Source URL and Prereq: /sbin/ldconfig > > > note: I found rhtvision-1.0.10 - probably different unix TV port > > > > RH I guess stands for RHide. > > Maybe. > But netsw.org replaced tvision 0.7 sources with rhtvision 1.0.10 on > their site... But I guess it should go to rhtvision.spec and not replace tvision.spec. -- : Michal ``,/\/\, '' Moskal | | : GCS {C,UL}++++$ : | |alekith @ |)|(| . org . pl : {E--, W, w-,M}- : Linux: We are dot in .ORG. | : {b,e>+}++ !tv h : CurProj: ftp://ftp.pld.org.pl/people/malekith/ksi : PLD Team member From qboosh at prioris.mini.pw.edu.pl Wed Oct 3 14:38:29 2001 From: qboosh at prioris.mini.pw.edu.pl (Jakub Bogusz) Date: Wed, 3 Oct 2001 14:38:29 +0200 Subject: qboosh: SPECS tvision.spec In-Reply-To: <20011003143447.A14737@ep09.kernel.pl>; from malekith@pld.org.pl on Wed, Oct 03, 2001 at 02:34:47PM +0200 References: <20011003141146.B56554@prioris.mini.pw.edu.pl> <20011003143447.A14737@ep09.kernel.pl> Message-ID: <20011003143829.C56554@prioris.mini.pw.edu.pl> On Wed, Oct 03, 2001 at 02:34:47PM +0200, Michal Moskal wrote: > On Wed, Oct 03, 2001 at 02:11:46PM +0200, Jakub Bogusz wrote: > > On Wed, Oct 03, 2001 at 01:24:35PM +0200, Michal Moskal wrote: > > > On Wed, Oct 03, 2001 at 01:05:50PM +0200, PLD CVS wrote: > > > > Module name: SPECS > > > > Changes by: qboosh 01/10/03 13:05:49 > > > > > > > > Modified files: > > > > . : tvision.spec > > > > > > > > Log message: > > > > - adapterized, added Source URL and Prereq: /sbin/ldconfig > > > > note: I found rhtvision-1.0.10 - probably different unix TV port > > > > > > RH I guess stands for RHide. > > > > Maybe. > > But netsw.org replaced tvision 0.7 sources with rhtvision 1.0.10 on > > their site... > > But I guess it should go to rhtvision.spec and not replace tvision.spec. Yes, that's why I mentioned that it's probably different port. -- Jakub Bogusz http://prioris.mini.pw.edu.pl/~qboosh/ From malekith at pld.org.pl Wed Oct 3 17:08:39 2001 From: malekith at pld.org.pl (Michal Moskal) Date: Wed, 3 Oct 2001 17:08:39 +0200 Subject: Installer. In-Reply-To: Message-ID: <20011003170839.A28950@ep09.kernel.pl> On Wed, Oct 03, 2001 at 03:38:21PM +0000, Linus Sw?las wrote: > > So I tried and I conquered. Not. =) > There seems to be a problem with the installar that I can't understand. I don't > know how parted works but to me it seems a bit buggy. This is what happens when > I run installer (after setup of course). > > /bin # installer > Validation complete, config is OK > Mounting /dev/hdb on /src type iso9660 > Loading ide-mod > Loading parted-pkg > Loading ext2-pkg > *** Checking existing partitions > !!! Creating new msdos label failed! > /bin # > > Trying the offending line (in the beginning in /bin/installer-dest, a function > called create_new_label_if_not_exist or similar) on the command line directly > reveals: > > /bin # parted -s /dev/hda print > Error: Invalid argument during seek for read on /dev/hda > /bin # This has happen to few people. We're working hard for solution. I'd be very happy if you checked ftp://ftp.kernel.pl/pub/People/malekith/parted. It's static binary. If it works (even with your old linux distribution) we will put it on next iso. > So, I suspected some kind of error with my partitioning so I booted up my old > linux installation and ran fsck on all partitions, all checked out ok, tried > fdisk /dev/hda, everything seems fine. Dumped the partition tables and checked > them by hand, still looks fine. So, fdisk from util-linux won't complain but > parted does. > I don't know parted, don't even know what it's trying to do when it want's to > create a new msdos label in my mbr. The message might be misleading, since when it didn't recognise msdos label (it's partition table used on most PCs, even on my linux-only box :), it tries to create new one. However as parted seems not to work with your disk, script is confused. > That just seems odd to me. I've also > specified use_existing in the config so why does parted bother? Of cource after > checking your script, parted is necessary for the script to figure out and build > a table of the existing partitions, am I right? Do you have a solution or > workaround for this problem? And why create a msdos label? It only needs parted print (which dumps partition table). > If you'd like I can send you a dump of the partition tables, doubt that it would > help you though.. I guess it won't help me, please try parted from url I gave you. Thanks for your feedback. -- : Michal ``,/\/\, '' Moskal | | : GCS {C,UL}++++$ : | |alekith @ |)|(| . org . pl : {E--, W, w-,M}- : Linux: We are dot in .ORG. | : {b,e>+}++ !tv h : CurProj: ftp://ftp.pld.org.pl/people/malekith/ksi : PLD Team member From wrobell at ite.pl Thu Oct 4 16:35:47 2001 From: wrobell at ite.pl (wrobell) Date: Thu, 4 Oct 2001 16:35:47 +0200 Subject: vim 6.0 Message-ID: <20011004163547.B2137@pred.posexperts.com.pl> is there anybody against to put vim 6.0 on ftp site? wrobell -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 232 bytes Desc: not available URL: From kloczek at rudy.mif.pg.gda.pl Fri Oct 5 09:51:15 2001 From: kloczek at rudy.mif.pg.gda.pl (=?ISO-8859-2?Q?Tomasz_K=B3oczko?=) Date: Fri, 5 Oct 2001 09:51:15 +0200 (CEST) Subject: vim 6.0 In-Reply-To: <20011004163547.B2137@pred.posexperts.com.pl> Message-ID: On Thu, 4 Oct 2001, wrobell wrote: > is there anybody against to put vim 6.0 on ftp site? I'm just send requests for build this version. After build ASAP will be avalaible on ftp. kloczek -- ----------------------------------------------------------- *Ludzie nie maj? problem?w, tylko sobie sami je stwarzaj?* ----------------------------------------------------------- Tomasz K?oczko, sys adm @zie.pg.gda.pl|*e-mail: kloczek at rudy.mif.pg.gda.pl* From dobrek at itp.uni-hannover.de Wed Oct 10 15:54:56 2001 From: dobrek at itp.uni-hannover.de (Lukas Dobrek) Date: Wed, 10 Oct 2001 15:54:56 +0200 Subject: [kreutzm@itp.uni-hannover.de: PLD/Perl broken ?] Message-ID: <20011010155456.A25568@zibal.itp.uni-hannover.de> This is some kind of dependency problem could one knownegable persons look at it. Thanks ----- Forwarded message from Helge Kreutzmann ----- > Date: Wed, 10 Oct 2001 15:47:12 +0200 > From: Helge Kreutzmann > Subject: PLD/Perl broken ? > To: Pukasz Dobrek > > Hello Lukasz ! > I thought I was on pele but I was on lodda - sorry. I removed > perl/gimp to install octave. Now I cannot reinstall the perl-modules: > Reading Package Lists... Done > Building Dependency Tree... Done > Some packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > The following information may help to resolve the situation: > > Sorry, but the following packages have unmet dependencies: > perl-Compress-Zlib: Depends: /usr/lib/perl5/site_perl/i686-pld-linux/5.6.1 but > it is not installable > perl-DBI: Depends: /usr/lib/perl5/site_perl/i686-pld-linux/5.6.1 but it is not > installable > perl-Date-Calc: Depends: /usr/lib/perl5/site_perl/i686-pld-linux/5.6.1 but it > is not installable > perl-Digest-MD5: Depends: /usr/lib/perl5/site_perl/i686-pld-linux/5.6.1 but it > is not installable > perl-GD: Depends: /usr/lib/perl5/site_perl/i686-pld-linux/5.6.1 but it is not > installable > perl-HTML-Parser: Depends: /usr/lib/perl5/site_perl/i686-pld-linux/5.6.1 but i > t is not installable > perl-MIME-Base64: Depends: /usr/lib/perl5/site_perl/i686-pld-linux/5.6.1 but i > t is not installable > perl-PDL: Depends: /usr/lib/perl5/site_perl/i686-pld-linux/5.6.1 but it is not > installable > perl-PlRPC: Depends: perl(Storable) > Depends: perl-Storable but it is not going to be installed > perl-Text-CSV_XS: Depends: /usr/lib/perl5/site_perl/i686-pld-linux/5.6.1 but i > t is not installable > postgresql-perl: Depends: /usr/lib/perl5/5.6.1/i686-pld-linux/auto/Opcode/Opco > de.so but it is not installable > Depends: /usr/lib/perl5/site_perl/i686-pld-linux/5.6.1 but it > is not installable > E: Sorry, broken packages > [root at lodda root]# apt-get install perl-DBI postgresql-perl perl-Compress-Zlib > > > Could you check this and reinstall those modules ? Thanks. > > Greetings > > Helge > > P.S. Sorry for the inconvenience caused. > -- > Helge Kreutzmann, Dipl.-Phys. Helge.Kreutzmann at itp.uni-hannover.de > For gpg-key: finger kreutzm at rigel.itp.uni-hannover.de > 64bit GNU powered http://www.itp.uni-hannover.de/~kreutzm > Help keep free software "libre": http://www.freepatents.org/ ----- End forwarded message ----- -- ?ukasz Dobrek An optimist believes that we live in the best of all possible worlds. A pessimist is sure that this must be so. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 232 bytes Desc: not available URL: From misiek at pld.ORG.PL Wed Oct 10 16:40:56 2001 From: misiek at pld.ORG.PL (Arkadiusz Miskiewicz) Date: 10 Oct 2001 16:40:56 +0200 Subject: [kreutzm@itp.uni-hannover.de: PLD/Perl broken ?] In-Reply-To: <20011010155456.A25568@zibal.itp.uni-hannover.de> References: <20011010155456.A25568@zibal.itp.uni-hannover.de> Message-ID: <871ykblfrb.fsf@arm.t19.ds.pwr.wroc.pl> Lukas Dobrek writes: > This is some kind of dependency problem could one knownegable persons look at it. > Thanks > > perl-Compress-Zlib: Depends: /usr/lib/perl5/site_perl/i686-pld-linux/5.6.1 but > > it is not installable please do: rpm -q --queryformat "%{ARCH}\n" perl. Now if returned arch is different than i686 you found problem (don't mix archs with perl and perl modules) -- Arkadiusz Mi?kiewicz IPv6 ready PLD Linux at http://www.pld.org.pl misiek(at)pld.org.pl AM2-6BONE, 1024/3DB19BBD, arekm(at)ircnet, PWr From wrobell at ite.pl Thu Oct 11 13:08:48 2001 From: wrobell at ite.pl (wrobell) Date: Thu, 11 Oct 2001 13:08:48 +0200 Subject: rc-scripts and encrypted fs in fstab Message-ID: <20011011130848.B1454@pred.posexperts.com.pl> line 38 (version 0.3, for 0.2.11 it is 28): if grep -q "encryption=" /etc/fstab; then if somebody has such line but it is commented out then system starting fails (no fs to mount) So maybe if grep -q "^[^#].*encryption=" /etc/fstab; then or something stronger? wrobell From malekith at pld.org.pl Thu Oct 11 15:21:10 2001 From: malekith at pld.org.pl (Michal Moskal) Date: Thu, 11 Oct 2001 15:21:10 +0200 Subject: broken perl-prov? (wml) Message-ID: <20011011152110.A13637@ep09.kernel.pl> [malekith at ep09 malekith]$ rpm -qp --provides wml-2.0.6-1.i686.rpm GD.so IO.so ReadKey.so Vector.so perl(Bit::Vector) = 5.8 perl(HTML::Clean) = 0.7 perl(Http) perl(IO) = 1.20 perl(IO::Dir) = 1.03 perl(IO::File) = 1.08 perl(IO::Handle) = 1.21 perl(IO::Pipe) = 1.12 perl(IO::Pipe::End) perl(IO::Poll) = 0.01 perl(IO::Seekable) = 1.08 perl(IO::Select) = 1.13 perl(IO::Socket) = 1.25 perl(IO::Socket::INET) = 1.24 perl(IO::Socket::UNIX) = 1.20 perl(SliceTerm) perl(SliceTermParser) perl(Term::ReadKey) perl(WML::GD) = 1.23 perl(main) wml = 2.0.6-1 [malekith at ep09 malekith]$ letest wml from ftp. -- : Michal ``,/\/\, '' Moskal | | : GCS {C,UL}++++$ : | |alekith @ |)|(| . org . pl : {E--, W, w-,M}- : Linux: We are dot in .ORG. | : {b,e>+}++ !tv h : CurProj: ftp://ftp.pld.org.pl/people/malekith/ksi : PLD Team member From qboosh at prioris.mini.pw.edu.pl Thu Oct 11 15:34:51 2001 From: qboosh at prioris.mini.pw.edu.pl (Jakub Bogusz) Date: Thu, 11 Oct 2001 15:34:51 +0200 Subject: broken perl-prov? (wml) In-Reply-To: <20011011152110.A13637@ep09.kernel.pl>; from malekith@pld.org.pl on Thu, Oct 11, 2001 at 03:21:10PM +0200 References: <20011011152110.A13637@ep09.kernel.pl> Message-ID: <20011011153451.B72429@prioris.mini.pw.edu.pl> It's rather broken wml... On Thu, Oct 11, 2001 at 03:21:10PM +0200, Michal Moskal wrote: > [malekith at ep09 malekith]$ rpm -qp --provides wml-2.0.6-1.i686.rpm > GD.so > IO.so > ReadKey.so > Vector.so > perl(Bit::Vector) = 5.8 [snip] These files are included in wml*.rpm. Is wml providing its own perl (mini)distribution? -- Jakub Bogusz http://prioris.mini.pw.edu.pl/~qboosh/ From dobrek at itp.uni-hannover.de Thu Oct 11 15:42:23 2001 From: dobrek at itp.uni-hannover.de (Lukas Dobrek) Date: Thu, 11 Oct 2001 15:42:23 +0200 Subject: [kreutzm@itp.uni-hannover.de: PLD Bug Tracking System ? -- missing dependency in tetex] Message-ID: <20011011154222.A23226@alya.itp.uni-hannover.de> And the next one. ----- Forwarded message from Helge Kreutzmann ----- > Date: Thu, 11 Oct 2001 15:14:10 +0200 > From: Helge Kreutzmann > Subject: PLD Bug Tracking System ? -- missing dependency in tetex > To: Pukasz Dobrek > > Hello Lukasz ! > I just found out that there is a missing dependency: > kreutzm at zola:~/texte/qit2[519] % rpm -qf `which epstopdf` > tetex-pdftex-1.0.7.beta_20001218-3 > > depends on perl, more precisely: > Getopt/Long.pm > > Is there a bug-report adress in PLD, so I don't have to bother you > with those things all the time ? > > Greetings > > Helge > -- > Helge Kreutzmann, Dipl.-Phys. Helge.Kreutzmann at itp.uni-hannover.de > For gpg-key: finger kreutzm at rigel.itp.uni-hannover.de > 64bit GNU powered http://www.itp.uni-hannover.de/~kreutzm > Help keep free software "libre": http://www.freepatents.org/ ----- End forwarded message ----- -- ?ukasz Dobrek An optimist believes that we live in the best of all possible worlds. A pessimist is sure that this must be so. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 232 bytes Desc: not available URL: From wrobell at ite.pl Thu Oct 11 15:50:27 2001 From: wrobell at ite.pl (wrobell) Date: Thu, 11 Oct 2001 15:50:27 +0200 Subject: [kreutzm@itp.uni-hannover.de: PLD Bug Tracking System ? -- missing dependency in tetex] In-Reply-To: <20011011154222.A23226@alya.itp.uni-hannover.de> Message-ID: <20011011155027.A1429@pred.posexperts.com.pl> On Thu, Oct 11, 2001 at 03:42:23PM +0200, Lukas Dobrek wrote: > And the next one. > ----- Forwarded message from Helge Kreutzmann ----- > > > Date: Thu, 11 Oct 2001 15:14:10 +0200 > > From: Helge Kreutzmann > > Subject: PLD Bug Tracking System ? -- missing dependency in tetex > > To: Pukasz Dobrek > > > > Hello Lukasz ! > > I just found out that there is a missing dependency: > > kreutzm at zola:~/texte/qit2[519] % rpm -qf `which epstopdf` > > tetex-pdftex-1.0.7.beta_20001218-3 > > > > depends on perl, more precisely: > > Getopt/Long.pm Install perl-modules. Should it be fixed in tetex.spec or perlprov has a bug? [...] wrobell From qboosh at prioris.mini.pw.edu.pl Thu Oct 11 16:02:22 2001 From: qboosh at prioris.mini.pw.edu.pl (Jakub Bogusz) Date: Thu, 11 Oct 2001 16:02:22 +0200 Subject: [kreutzm@itp.uni-hannover.de: PLD Bug Tracking System ? -- missing dependency in tetex] In-Reply-To: <20011011155027.A1429@pred.posexperts.com.pl>; from wrobell@ite.pl on Thu, Oct 11, 2001 at 03:50:27PM +0200 References: <20011011154222.A23226@alya.itp.uni-hannover.de> <20011011155027.A1429@pred.posexperts.com.pl> Message-ID: <20011011160222.C72429@prioris.mini.pw.edu.pl> On Thu, Oct 11, 2001 at 03:50:27PM +0200, wrobell wrote: > On Thu, Oct 11, 2001 at 03:42:23PM +0200, Lukas Dobrek wrote: > > And the next one. [...] > > > I just found out that there is a missing dependency: > > > kreutzm at zola:~/texte/qit2[519] % rpm -qf `which epstopdf` > > > tetex-pdftex-1.0.7.beta_20001218-3 > > > > > > depends on perl, more precisely: > > > Getopt/Long.pm > > Install perl-modules. > > Should it be fixed in tetex.spec or perlprov has a bug? tetex.spec - it doesn't use rpm's perl macros. -- Jakub Bogusz http://prioris.mini.pw.edu.pl/~qboosh/ From wrobell at ite.pl Thu Oct 11 16:16:49 2001 From: wrobell at ite.pl (wrobell) Date: Thu, 11 Oct 2001 16:16:49 +0200 Subject: [kreutzm@itp.uni-hannover.de: PLD Bug Tracking System ? -- missing dependency in tetex] In-Reply-To: <20011011160222.C72429@prioris.mini.pw.edu.pl> Message-ID: <20011011161649.C1429@pred.posexperts.com.pl> On Thu, Oct 11, 2001 at 04:02:22PM +0200, Jakub Bogusz wrote: > On Thu, Oct 11, 2001 at 03:50:27PM +0200, wrobell wrote: > > On Thu, Oct 11, 2001 at 03:42:23PM +0200, Lukas Dobrek wrote: > > > And the next one. > [...] > > > > I just found out that there is a missing dependency: > > > > kreutzm at zola:~/texte/qit2[519] % rpm -qf `which epstopdf` > > > > tetex-pdftex-1.0.7.beta_20001218-3 > > > > > > > > depends on perl, more precisely: > > > > Getopt/Long.pm > > > > Install perl-modules. > > > > Should it be fixed in tetex.spec or perlprov has a bug? > > tetex.spec - it doesn't use rpm's perl macros. "%include /usr/lib/rpm/macros.perl"? wrobell From qboosh at prioris.mini.pw.edu.pl Thu Oct 11 16:30:07 2001 From: qboosh at prioris.mini.pw.edu.pl (Jakub Bogusz) Date: Thu, 11 Oct 2001 16:30:07 +0200 Subject: [kreutzm@itp.uni-hannover.de: PLD Bug Tracking System ? -- missing dependency in tetex] In-Reply-To: <20011011161649.C1429@pred.posexperts.com.pl>; from wrobell@ite.pl on Thu, Oct 11, 2001 at 04:16:49PM +0200 References: <20011011160222.C72429@prioris.mini.pw.edu.pl> <20011011161649.C1429@pred.posexperts.com.pl> Message-ID: <20011011163007.D72429@prioris.mini.pw.edu.pl> On Thu, Oct 11, 2001 at 04:16:49PM +0200, wrobell wrote: > On Thu, Oct 11, 2001 at 04:02:22PM +0200, Jakub Bogusz wrote: > > On Thu, Oct 11, 2001 at 03:50:27PM +0200, wrobell wrote: > > > On Thu, Oct 11, 2001 at 03:42:23PM +0200, Lukas Dobrek wrote: > > > > And the next one. > > [...] > > > > > I just found out that there is a missing dependency: > > > > > kreutzm at zola:~/texte/qit2[519] % rpm -qf `which epstopdf` > > > > > tetex-pdftex-1.0.7.beta_20001218-3 > > > > > > > > > > depends on perl, more precisely: > > > > > Getopt/Long.pm > > > > > > Install perl-modules. > > > > > > Should it be fixed in tetex.spec or perlprov has a bug? > > > > tetex.spec - it doesn't use rpm's perl macros. > "%include /usr/lib/rpm/macros.perl"? Yes. Plus "BuildRequires: rpm-perlprov" (rpm-perlprov implies also perl-modules). -- Jakub Bogusz http://prioris.mini.pw.edu.pl/~qboosh/ From wrobell at ite.pl Thu Oct 11 16:43:49 2001 From: wrobell at ite.pl (wrobell) Date: Thu, 11 Oct 2001 16:43:49 +0200 Subject: [kreutzm@itp.uni-hannover.de: PLD Bug Tracking System ? -- missing dependency in tetex] In-Reply-To: <20011011163007.D72429@prioris.mini.pw.edu.pl> Message-ID: <20011011164349.D1429@pred.posexperts.com.pl> On Thu, Oct 11, 2001 at 04:30:07PM +0200, Jakub Bogusz wrote: > On Thu, Oct 11, 2001 at 04:16:49PM +0200, wrobell wrote: > > On Thu, Oct 11, 2001 at 04:02:22PM +0200, Jakub Bogusz wrote: > > > On Thu, Oct 11, 2001 at 03:50:27PM +0200, wrobell wrote: > > > > On Thu, Oct 11, 2001 at 03:42:23PM +0200, Lukas Dobrek wrote: > > > > > And the next one. > > > [...] > > > > > > I just found out that there is a missing dependency: > > > > > > kreutzm at zola:~/texte/qit2[519] % rpm -qf `which epstopdf` > > > > > > tetex-pdftex-1.0.7.beta_20001218-3 > > > > > > > > > > > > depends on perl, more precisely: > > > > > > Getopt/Long.pm > > > > > > > > Install perl-modules. > > > > > > > > Should it be fixed in tetex.spec or perlprov has a bug? > > > > > > tetex.spec - it doesn't use rpm's perl macros. > > "%include /usr/lib/rpm/macros.perl"? > > Yes. Plus "BuildRequires: rpm-perlprov" (rpm-perlprov implies also > perl-modules). commited, can you take a look? wrobell From malekith at pld.org.pl Mon Oct 15 11:52:48 2001 From: malekith at pld.org.pl (Michal Moskal) Date: Mon, 15 Oct 2001 11:52:48 +0200 Subject: rc-boot Message-ID: <20011015115248.A8350@ep09.kernel.pl> Hello, During the weekend I hack rc-boot a bit. While I don't mind how it looks, if it only works, I respect, *other people* might have less relaxed opinions about it. So now grub_functions.sh and lilo_functions.sh looks similar to rc-inetd.script. I also hacked grub functions to actually work in (a) chroot (grub-install is severly broken... I had to get rid of it), (b) with separate /boot, and lilo functions to add PASSWORD= support. Now, can I hack {lilo,grub,kernel}.spec to use it? I guess it is possible to drop {lilo,grub}_functions.sh directly to SOURCES/, and distribute them along with {lilo,grub}*rpm, (but it is also possible to distirbute them separatly, if there is need to do so). They ain't big (about 1-2k), so including them in bootloader rpm isn't problem. Then: lilo,grub.spec: Provides: bootloader # no Obsolutes:, if user is required to rpm -i grub; rpm -e lilo if he wants, # or, alternativly, to set LOADER= in /etc/sysconfig/rc-boot/config %files /etc/sysconfig/rc-boot/*_functions.sh rc-boot.spec: Requires: bootloader kernel.spec: # no related req|prov %post # ... if [ -x /sbin/rc-boot ] ; then /sbin/rc-boot 1>&2 || : # backward compatibile elif [ -x /sbin/lilo -a -f /etc/lilo.conf ] ; then /sbin/lilo 1>&2 || : fi # ... It is possible to have both lilo and grub installed. Choice of appropiate bootloader needs to be then done in /etc/sysconfig/rc-boot/config. If only one *_functions.sh file is installed, there is no need to set it. If there is no *constructive* critique within 3 days, I will do it. PS: Sorry Lukasz, but _I need to have it working_, in official ftp://, without next few months of pointless discussion. PS2: Tomek, if you don't like sth in rc-boot, please fix it, and don't waste time for emails. cheers -- : Michal ``,/\/\, '' Moskal | | : GCS {C,UL}++++$ : | |alekith @ |)|(| . org . pl : {E--, W, w-,M}- : Linux: We are dot in .ORG. | : {b,e>+}++ !tv h : CurProj: ftp://ftp.pld.org.pl/people/malekith/ksi : PLD Team member From dobrek at itp.uni-hannover.de Mon Oct 15 11:57:48 2001 From: dobrek at itp.uni-hannover.de (Lukas Dobrek) Date: Mon, 15 Oct 2001 11:57:48 +0200 Subject: rc-boot In-Reply-To: <20011015115248.A8350@ep09.kernel.pl>; from malekith@pld.org.pl on Mon, Oct 15, 2001 at 11:52:48AM +0200 References: <20011015115248.A8350@ep09.kernel.pl> Message-ID: <20011015115748.A7463@zibal.itp.uni-hannover.de> On Mon, Oct 15, 2001 at 11:52:48AM +0200, Michal Moskal wrote: > > PS: Sorry Lukasz, but _I need to have it working_, in official ftp://, > without next few months of pointless discussion. I have no problem with it. I just get outrange. So do as you wish. In my opinion it would be better to hack a litle bit grub-install to make it working in chroot, than double job in rc-boot. But I said I am not going to touch it anymore. I am fed up with pointless discussions:)) Take Care Lukasz -- ?ukasz Dobrek An optimist believes that we live in the best of all possible worlds. A pessimist is sure that this must be so. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 232 bytes Desc: not available URL: From malekith at pld.org.pl Tue Oct 16 14:37:46 2001 From: malekith at pld.org.pl (Michal Moskal) Date: Tue, 16 Oct 2001 14:37:46 +0200 Subject: packages on ftp Message-ID: <20011016143746.A2898@ep09.kernel.pl> I have run simple script that checks constiency of groups used by installer with contents of ftp. I had the following results: # missing packages apache-mod_auth_pam not found fingerd-BSD not found lpd not found ocaml not found pl not found smalltalk not found zmailer not found From which evrything beside fingerd-BSD and lpd are in test/ I guess I can remove fingerd-BSD and lpd from groups file used by installer? Can someone move other packages from test/? (script were run for i386). -- : Michal ``,/\/\, '' Moskal | | : GCS {C,UL}++++$ : | |alekith @ |)|(| . org . pl : {E--, W, w-,M}- : Linux: We are dot in .ORG. | : {b,e>+}++ !tv h : CurProj: ftp://ftp.pld.org.pl/people/malekith/ksi : PLD Team member From kloczek at rudy.mif.pg.gda.pl Tue Oct 16 19:59:26 2001 From: kloczek at rudy.mif.pg.gda.pl (=?ISO-8859-2?Q?Tomasz_K=B3oczko?=) Date: Tue, 16 Oct 2001 19:59:26 +0200 (CEST) Subject: packages on ftp In-Reply-To: <20011016143746.A2898@ep09.kernel.pl> Message-ID: On Tue, 16 Oct 2001, Michal Moskal wrote: > I have run simple script that checks constiency of groups > used by installer with contents of ftp. I had the following results: > > # missing packages > apache-mod_auth_pam not found > fingerd-BSD not found Not fingerd-BSD but bsd-fingerd. kloczek -- ----------------------------------------------------------- *Ludzie nie maj? problem?w, tylko sobie sami je stwarzaj?* ----------------------------------------------------------- Tomasz K?oczko, sys adm @zie.pg.gda.pl|*e-mail: kloczek at rudy.mif.pg.gda.pl* From dobrek at itp.uni-hannover.de Tue Oct 23 17:48:31 2001 From: dobrek at itp.uni-hannover.de (Lukas Dobrek) Date: Tue, 23 Oct 2001 17:48:31 +0200 Subject: [kreutzm@itp.uni-hannover.de: [PLD-Wishlist] pstoedit] Message-ID: <20011023174831.A13900@zibal.itp.uni-hannover.de> I really have no time. Sorry I am kind of ashamed becouse it is very easy to do. But I really have no time. Lukasz ----- Forwarded message from Helge Kreutzmann ----- > Date: Sat, 20 Oct 2001 17:20:09 +0200 > From: Helge Kreutzmann > Subject: [PLD-Wishlist] pstoedit > To: Pukasz Dobrek > > Hello Lukasz ! > pstoedit is really usefull. I have it locally installed both in itp as > well as in iqo. It is really usefull if you have some eps-file you > have to edit because you can convert it in many formats (i.e. xfig, > killustrator, hpgl, mathematica, SWF) and edit it with other > programmes. The homepage is in > > http://home.t-online.de/home/helga.glunz/wglunz/pstoedit/ > > Mandrake and SuSE already contain it (maybe as a basis for the spec file). > > Best regards > > Helge > -- > Helge Kreutzmann, Dipl.-Phys. Helge.Kreutzmann at itp.uni-hannover.de > For gpg-key: finger kreutzm at rigel.itp.uni-hannover.de > 64bit GNU powered http://www.itp.uni-hannover.de/~kreutzm > Help keep free software "libre": http://www.freepatents.org/ ----- End forwarded message ----- -- ?ukasz Dobrek An optimist believes that we live in the best of all possible worlds. A pessimist is sure that this must be so. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 232 bytes Desc: not available URL: From malekith at pld.org.pl Wed Oct 24 16:37:22 2001 From: malekith at pld.org.pl (Michal Moskal) Date: Wed, 24 Oct 2001 16:37:22 +0200 Subject: malekith: SPECS twelf.spec In-Reply-To: <20011024142651.3D4C1E1076@wun.zie.pg.gda.pl> Message-ID: <20011024163722.A3783@ep09.kernel.pl> On Wed, Oct 24, 2001 at 04:26:51PM +0200, PLD CVS wrote: > Module name: SPECS > Changes by: malekith 01/10/24 16:26:51 > > Modified files: > . : twelf.spec > > Log message: > - finished (gotta install smlnj on builders to make it compile) I guess emacs stuff in this package needs some work. I have no clue how to do it though... vim forever! -- : Michal ``,/\/\, '' Moskal | | : GCS {C,UL}++++$ : | |alekith @ |)|(| . org . pl : {E--, W, w-,M}- : Linux: We are dot in .ORG. | : {b,e>+}++ !tv h : CurProj: ftp://ftp.pld.org.pl/people/malekith/ksi : PLD Team member From ser at metalab.unc.edu Wed Oct 24 16:58:25 2001 From: ser at metalab.unc.edu (--s+) Date: Wed, 24 Oct 2001 16:58:25 +0200 Subject: mail.pld offline Message-ID: <20011024165825.E5262@szafa.hyperreal.pl> today in ibiblio.org a few servers were off becouse of moving furnitures in the office. sorry, i get the info in last moment, so i cannot inform you earlier. -- http://ibiblio.org/ser/ ________________________________________________________________________ current projects: {linuxdoc|gnu}.org|{hyperreal|pld.org}.pl|maxweber.net Traveling through hyperspace isn't like dusting crops, boy. -- Han Solo From wrobell at ite.pl Sun Oct 28 01:18:03 2001 From: wrobell at ite.pl (wrobell) Date: Sun, 28 Oct 2001 01:18:03 +0200 Subject: SPECS mozilla-embedded.spec Message-ID: <20011028011803.A4958@pred.wroc.pl> On Sat, Oct 27, 2001 at 11:48:17PM +0200, PLD CVS wrote: > Module name: SPECS > Changes by: wrobell 01/10/27 23:48:17 > > Added files: > . : mozilla-embedded.spec > > Log message: > - based on mozilla.spec galeon.spec, skipstone.spec and mozilla.spec are changing now, if I am screwing sth. up with requires/obsoletes/buildrequires please mail me more info on Monday wrobell -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 232 bytes Desc: not available URL: