From glen at delfi.ee Tue Nov 1 23:05:40 2005 From: glen at delfi.ee (Elan =?iso-8859-1?q?Ruusam=E4e?=) Date: Wed, 2 Nov 2005 00:05:40 +0200 Subject: aspell Message-ID: <200511020005.40925.glen@delfi.ee> aspell 0.60 to Ac? what is the reason for 0.50 right now? -- glen From blues at pld-linux.org Tue Nov 1 23:42:50 2005 From: blues at pld-linux.org (=?ISO-8859-2?Q?Pawe=B3_Go=B3aszewski?=) Date: Tue, 1 Nov 2005 23:42:50 +0100 (CET) Subject: aspell In-Reply-To: <200511020005.40925.glen@delfi.ee> References: <200511020005.40925.glen@delfi.ee> Message-ID: On Wed, 2 Nov 2005, Elan Ruusam?e wrote: > aspell 0.60 to Ac? > what is the reason for 0.50 right now? We had some problems with aspell 0.60. -- pozdr. Pawe? Go?aszewski jid:bluesjabbergdapl -------------------------------------------------------------------------- If you think of MS-DOS as mono, and Windows as stereo, then Linux is Dolby Pro-Logic Surround Sound with Bass Boost and all the music is free. From havner at smtp.kamp.pl Wed Nov 2 10:49:31 2005 From: havner at smtp.kamp.pl (havner) Date: Wed, 2 Nov 2005 10:49:31 +0100 Subject: aspell In-Reply-To: References: <200511020005.40925.glen@delfi.ee> Message-ID: <20051102094931.GB5299@pld-linux.org> On Tue, Nov 01, 2005 at 11:42:50PM +0100, Pawe? Go?aszewski wrote: > On Wed, 2 Nov 2005, Elan Ruusam?e wrote: > > aspell 0.60 to Ac? > > what is the reason for 0.50 right now? > > We had some problems with aspell 0.60. aspell 0.60 was in AC some time ago, we decided to downgrade cause there was not many new features and it was significantly slower. -- Regards Havner {jid,mail}:havner(at)pld-linux.org PLD developer http://www.pld-linux.org PLD LiveCD author http://livecd.pld-linux.org "Quis custodiet ipsos custodes?" From glen at delfi.ee Wed Nov 2 13:05:20 2005 From: glen at delfi.ee (Elan =?iso-8859-2?q?Ruusam=E4e?=) Date: Wed, 2 Nov 2005 14:05:20 +0200 Subject: aspell In-Reply-To: <20051102094931.GB5299@pld-linux.org> References: <200511020005.40925.glen@delfi.ee> <20051102094931.GB5299@pld-linux.org> Message-ID: <200511021405.20964.glen@delfi.ee> On Wednesday 02 November 2005 11:49, havner wrote: > On Tue, Nov 01, 2005 at 11:42:50PM +0100, Pawe? Go?aszewski wrote: > > On Wed, 2 Nov 2005, Elan Ruusam?e wrote: > > > aspell 0.60 to Ac? > > > what is the reason for 0.50 right now? > > > > We had some problems with aspell 0.60. > > aspell 0.60 was in AC some time ago, we decided to downgrade cause there > was not many new features and it was significantly slower. there is now, aspell 0.60 has more dictionaries than 0.50 -- glen From qboosh at pld-linux.org Wed Nov 2 14:38:37 2005 From: qboosh at pld-linux.org (Jakub Bogusz) Date: Wed, 2 Nov 2005 14:38:37 +0100 Subject: New task #5722 in pdksh: build-in echo broken In-Reply-To: References: Message-ID: <20051102133837.GA8694@gruby.cs.net.pl> On Wed, Nov 02, 2005 at 02:23:46PM +0100, Flyspray - The bug killer! wrote: > Project: PLD 2.x (Ac) > > Reported by: Jacek Konieczny (jajcus) > Package: pdksh > Version: 5.2.14-42 > Summary: build-in echo broken > > Both /bin/echo and bash built-in echo don't process '\' unless > '-e' option is given, but pdksh built-in echo does (and it is > documented in the manual). > (updated) > pdksh$ echo '\' > \ > pdksh$ echo '\\' > \\ And it conforms to POSIX/SUSv2 specs. > bash$ echo '\\' > \\ > bash$ /bin/echo '\\' > \\ > > This pdksh behaviour may break some scripts and e.g. breaks > slony1_dump.sh script from slony1-tools package. So scripts are broken. As SUSv2 says, relying on such echo behaviour or -e option is non-portable. -- Jakub Bogusz http://qboosh.cs.net.pl/ From ankry at green.mif.pg.gda.pl Wed Nov 2 17:56:49 2005 From: ankry at green.mif.pg.gda.pl (Andrzej Krzysztofowicz) Date: Wed, 2 Nov 2005 17:56:49 +0100 (CET) Subject: aspell In-Reply-To: <200511021405.20964.glen@delfi.ee> from "Elan =?iso-8859-2?q?Ruusam=E4e?=" at Nov 02, 2005 02:05:20 PM Message-ID: <200511021656.jA2GunH1032253@green.mif.pg.gda.pl> Elan =?iso-8859-2?q?Ruusam=E4e?= wrote: > > On Wednesday 02 November 2005 11:49, havner wrote: > > On Tue, Nov 01, 2005 at 11:42:50PM +0100, Pawe? Go?aszewski wrote: > > > On Wed, 2 Nov 2005, Elan Ruusam?e wrote: > > > > aspell 0.60 to Ac? > > > > what is the reason for 0.50 right now? > > > > > > We had some problems with aspell 0.60. > > > > aspell 0.60 was in AC some time ago, we decided to downgrade cause there > > was not many new features and it was significantly slower. > there is now, aspell 0.60 has more dictionaries than 0.50 AFAIR it was not problem with aspell itself, but with its cooperation with some applicetion (maybe somebody remind me which one): aspell 0.60 became 100% CPU consuming for unknown reason. No such problem with aspell 0.50 were known. -- ======================================================================= Andrzej M. Krzysztofowicz ankry at mif.pg.gda.pl phone (48)(58) 347 14 61 Faculty of Applied Phys. & Math., Gdansk University of Technology From jajcus at jajcus.net Wed Nov 2 18:16:34 2005 From: jajcus at jajcus.net (Jacek Konieczny) Date: Wed, 2 Nov 2005 18:16:34 +0100 Subject: New task #5722 in pdksh: build-in echo broken In-Reply-To: <20051102133837.GA8694@gruby.cs.net.pl> References: <20051102133837.GA8694@gruby.cs.net.pl> Message-ID: <20051102171634.GB6377@nic.nigdzie> On Wed, Nov 02, 2005 at 02:38:37PM +0100, Jakub Bogusz wrote: > (updated) > > pdksh$ echo '\' > > \ > > pdksh$ echo '\\' of course, it should be: pdksh$ /bin/echo '\\' > > \\ > > And it conforms to POSIX/SUSv2 specs. I was not sure, that is why I have reported it instead of trying to 'fix' it. > > bash$ echo '\\' > > \\ > > bash$ /bin/echo '\\' > > \\ > > > > This pdksh behaviour may break some scripts and e.g. breaks > > slony1_dump.sh script from slony1-tools package. > > So scripts are broken. Any idea how to fix the script in a portable way, so it outputs a defined number of backslashes? And bash and our /bin/echo are broken too? > As SUSv2 says, relying on such echo behaviour or -e option is > non-portable. I see. Greets, Jacek From gotar at polanet.pl Wed Nov 2 20:28:04 2005 From: gotar at polanet.pl (Tomasz Pala) Date: Wed, 2 Nov 2005 20:28:04 +0100 Subject: New task #5722 in pdksh: build-in echo broken In-Reply-To: <20051102171634.GB6377@nic.nigdzie> References: <20051102133837.GA8694@gruby.cs.net.pl> <20051102171634.GB6377@nic.nigdzie> Message-ID: <20051102192804.GA15453@pepin.polanet.pl> On Wed, Nov 02, 2005 at 06:16:34PM +0100, Jacek Konieczny wrote: > > Any idea how to fix the script in a portable way, so it outputs > a defined number of backslashes? Always use -e. > And bash and our /bin/echo are broken too? It's considered to be feature:/ -- Tom Pala http://vfmg.sourceforge.net/ http://tccs.sourceforge.net/ From qboosh at pld-linux.org Wed Nov 2 22:53:37 2005 From: qboosh at pld-linux.org (Jakub Bogusz) Date: Wed, 2 Nov 2005 22:53:37 +0100 Subject: New task #5722 in pdksh: build-in echo broken In-Reply-To: <20051102171634.GB6377@nic.nigdzie> References: <20051102133837.GA8694@gruby.cs.net.pl> <20051102171634.GB6377@nic.nigdzie> Message-ID: <20051102215337.GC12043@fngna.oyu> On Wed, Nov 02, 2005 at 06:16:34PM +0100, Jacek Konieczny wrote: > On Wed, Nov 02, 2005 at 02:38:37PM +0100, Jakub Bogusz wrote: > > (updated) > > > pdksh$ echo '\' > > > \ > > > pdksh$ echo '\\' > > of course, it should be: > pdksh$ /bin/echo '\\' > > > > \\ > > > > And it conforms to POSIX/SUSv2 specs. > > I was not sure, that is why I have reported it instead of trying to > 'fix' it. > > > > bash$ echo '\\' > > > \\ > > > bash$ /bin/echo '\\' > > > \\ > > > > > > This pdksh behaviour may break some scripts and e.g. breaks > > > slony1_dump.sh script from slony1-tools package. > > > > So scripts are broken. > > Any idea how to fix the script in a portable way, so it outputs > a defined number of backslashes? Recommended way is to use printf. Working (at least in pdksh, ash, bash, zsh) but still non-portable acc. to SUSv2) solution is to always use "echo -e" and escape backslashes. #v+ APPLICATION USAGE It is not possible to use echo portably across all systems that are not XSI-conformant unless both -n (as the first argument) and escape sequences are omitted. The printf utility can be used portably to emulate any of the traditional behaviours of the echo utility as follows: * The XSI echo is equivalent to: printf "%b\n" "$*" * The BSD echo is equivalent to: if [ "X$1" = "X-n" ] then shift printf "%s" "$*" else printf "%s\n" "$*" fi New applications are encouraged to use printf instead of echo. #v- > And bash and our /bin/echo are broken too? "not XSI-conformant" -- Jakub Bogusz http://qboosh.cs.net.pl/ From sparky at sparky.homelinux.org Thu Nov 3 10:49:17 2005 From: sparky at sparky.homelinux.org (Przemek Iskra) Date: Thu, 3 Nov 2005 10:49:17 +0100 Subject: aspell In-Reply-To: <200511021656.jA2GunH1032253@green.mif.pg.gda.pl> References: <200511021405.20964.glen@delfi.ee> <200511021656.jA2GunH1032253@green.mif.pg.gda.pl> Message-ID: <20051103094917.GA32024@sparky.homelinux.org> On Wed, Nov 02, 2005 at 05:56:49PM +0100, Andrzej Krzysztofowicz wrote: > AFAIR it was not problem with aspell itself, but with its cooperation with > some applicetion (maybe somebody remind me which one): aspell 0.60 became > 100% CPU consuming for unknown reason. No such problem with aspell 0.50 were > known. the problem was whole diccionary was loadad into memory (in ekg2 for instance), which is ~40mb with polish diccionary -- ____ Sparky{PI] -- Przemyslaw _ ___ _ _ ........... LANG...Pl..Ca..Es..En /____) ___ ___ _ _ || Iskra | | _ \| | | : WWW........ppcrcd.pld-linux.org \____\| -_)'___| ||^'||//\\// < | _/| | | : JID......sparkyjabberes.org (____/|| (_-_|_|| ||\\ || |_ |_| |_| _| : Mail....sparkypld-linux.org From ankry at green.mif.pg.gda.pl Fri Nov 4 12:25:04 2005 From: ankry at green.mif.pg.gda.pl (Andrzej Krzysztofowicz) Date: Fri, 4 Nov 2005 12:25:04 +0100 (CET) Subject: SPECS: BitTorrent.spec - up to 4.1.7 In-Reply-To: from "aredridel" at Nov 04, 2005 05:52:32 AM Message-ID: <200511041125.jA4BP4K5027879@green.mif.pg.gda.pl> aredridel wrote: > -mv -f $RPM_BUILD_ROOT%{_datadir}/locale/he{_IL,} Why? -- ======================================================================= Andrzej M. Krzysztofowicz ankry at mif.pg.gda.pl phone (48)(58) 347 14 61 Faculty of Applied Phys. & Math., Gdansk University of Technology From ankry at green.mif.pg.gda.pl Fri Nov 4 12:45:53 2005 From: ankry at green.mif.pg.gda.pl (Andrzej Krzysztofowicz) Date: Fri, 4 Nov 2005 12:45:53 +0100 (CET) Subject: SPECS: BitTorrent.spec - up to 4.1.7 In-Reply-To: <200511041125.jA4BP4K5027879@green.mif.pg.gda.pl> from "Andrzej Krzysztofowicz" at Nov 04, 2005 12:25:04 PM Message-ID: <200511041145.jA4BjrDX027948@green.mif.pg.gda.pl> Andrzej Krzysztofowicz wrote: > > aredridel wrote: > > -mv -f $RPM_BUILD_ROOT%{_datadir}/locale/he{_IL,} > > Why? Oh, I see... will fix it. -- ======================================================================= Andrzej M. Krzysztofowicz ankry at mif.pg.gda.pl phone (48)(58) 347 14 61 Faculty of Applied Phys. & Math., Gdansk University of Technology From maillist at roomity.com Fri Nov 4 23:25:45 2005 From: maillist at roomity.com (shenanigans) Date: Fri, 4 Nov 2005 14:25:45 -0800 (PST) Subject: [OTAnn] Groups:New Developments at Roomity Message-ID: <10733551.211131143145503.JavaMail.tomcat5@slave1.roomity.com> I was interested in getting feedback from current communities of Roomity.com and let you know the recent improvements we are working on for better interface. Roomity.com v 1.5 is a web 2.01/RiA poster child community webapp. This new version adds broadcast video, social networking such as favorite authors and html editor. Its likely already you have groups and content you are already using but aggregated and safer, including technology, Java, etc., but it only works on broadband. S. *This is not spam! I work for Roomity and are trying to find better ways to enhance our members' experience. ------------------------------------------------------------------------------------------------------------------------------------------------------ Broadband interface (RIA) + mail box saftey = PLD_Developers_List_(English).roomity.com *Your* clubs, no sign up to read, ad supported; try broadband internet. ~~1131143145495~~ ------------------------------------------------------------------------------------------------------------------------------------------------------ -------------- next part -------------- An HTML attachment was scrubbed... URL: From jan.palus at student.put.poznan.pl Fri Nov 4 23:33:20 2005 From: jan.palus at student.put.poznan.pl (Jan Palus) Date: Fri, 4 Nov 2005 23:33:20 +0100 Subject: lstat.spec Message-ID: <20051104223319.GA5349@m> I attached some patches to lstat.spec: - /usr/share/lstat/statimg directory moved to /var/lib/lstat and linked to /usr/share/lstat/statimg - its content changes when lstat is running - FollowSymLinks option was enabled in apache configs to make statimg and doc accessible - /usr/share/lstat/{,edit}/.htaccess files were moved to /etc/lstat/htaccess.{edit,view} (I'm not sure about the naming convention) and linked to their previous locations - Reqs were corrected - disabled building lstat with mod_perl1 support (with mod_perl1 live graphs are not generated for me) Please review the patches and if good enough add them to repo. Thanks. -- atler -------------- next part -------------- Index: lstat.spec =================================================================== RCS file: /cvsroot/SPECS/lstat.spec,v retrieving revision 1.57 diff -u -r1.57 lstat.spec --- lstat.spec 17 Oct 2005 06:05:33 -0000 1.57 +++ lstat.spec 29 Oct 2005 20:07:31 -0000 @@ -2,9 +2,6 @@ # TODO: # - allow to show while configure where are: "w","users","sh","ipchains","df","fping","ifconfig","install","perl","chmod","iptables","uptime","htpasswd" # Or guess it... -# - make .htaccess files in /etc/lstat and symlink them into proper places... -# - /usr/share/lstat/statimg should be in /var? -# - /en/ docs in .pl? # Conditional build: %bcond_with apache1 # @@ -13,7 +10,7 @@ Summary(pl): LinuxStat s?u?y do generowania i prezentacji r??nych statystyk Name: lstat Version: 2.3.2 -Release: 10.2 +Release: 11.1 Epoch: 1 License: GPL Group: Applications/Networking @@ -24,6 +21,8 @@ Patch1: %{name}-PLD.patch Patch2: %{name}-perlhandler.patch Patch3: %{name}-permission.patch +Patch4: %{name}-statimg.patch +Patch5: %{name}-htaccess.patch URL: http://lstat.sourceforge.net/ BuildRequires: apache%{?with_apache1:1}-mod_auth BuildRequires: perl-base @@ -37,10 +36,11 @@ Requires(post,preun): grep Requires(preun): apache Requires(preun): fileutils +Requires: perl-CGI +Requires: perl-rrdtool %if %{with apache1} Requires: apache1-mod_auth Requires: apache1-mod_dir -Requires: apache1-mod_perl %else Requires: apache-mod_auth Requires: apache-mod_dir @@ -86,12 +86,13 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build %{__perl} ./configure \ --apache \ %if %{with apache1} - --mod_perl1 \ --with-lstatconf=/etc/apache/conf.d/ \ %else --mod_perl2 \ @@ -104,6 +105,7 @@ --with-www=%{_wwwrootdir}/lstat \ --with-rrd=%{_pkglibdir}/rrd \ --with-pages=%{_pkglibdir}/pages \ + --with-statimg=%{_pkglibdir}/statimg \ --with-objects=%{_pkglibdir}/objects \ --with-templates=%{_pkglibdir}/templates \ --with-wwwuser=%{_wwwuser} \ @@ -122,6 +124,16 @@ install %{SOURCE1} $RPM_BUILD_ROOT%{_initdir}/lstatd rm -rf $RPM_BUILD_ROOT%{_wwwrootdir}/lstat/doc ln -sf %{_docdir}/%{name}-%{version} $RPM_BUILD_ROOT%{_wwwrootdir}/lstat/doc +rm -rf $RPM_BUILD_ROOT%{_wwwrootdir}/lstat/statimg +ln -sf %{_pkglibdir}/statimg $RPM_BUILD_ROOT%{_wwwrootdir}/lstat/statimg +rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/lstat/users +touch $RPM_BUILD_ROOT%{_sysconfdir}/lstat/users +rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/lstat/htaccess.{view,edit} +touch $RPM_BUILD_ROOT%{_sysconfdir}/lstat/htaccess.{view,edit} +rm -rf $RPM_BUILD_ROOT%{_wwwrootdir}/lstat/.htaccess +ln -sf %{_sysconfdir}/lstat/htaccess.view $RPM_BUILD_ROOT%{_wwwrootdir}/lstat/.htaccess +rm -rf $RPM_BUILD_ROOT%{_wwwrootdir}/lstat/edit/.htaccess +ln -sf %{_sysconfdir}/lstat/htaccess.edit $RPM_BUILD_ROOT%{_wwwrootdir}/lstat/edit/.htaccess %if %{with apache1} sed -i -e "s#lstat/#lstat#g" $RPM_BUILD_ROOT%{_sysconfdir}/apache/conf.d/lstat.conf @@ -134,6 +146,7 @@ %pre test -h %{_wwwrootdir}/lstat/doc || rm -rf %{_wwwrootdir}/lstat/doc +test -h %{_wwwrootdir}/lstat/statimg || rm -rf %{_wwwrootdir}/lstat/statimg %post /sbin/chkconfig --add lstatd @@ -183,7 +196,10 @@ sed -i -e "s#/home/services/apache/lstat/#/usr/share/lstat/#g" /etc/lstat/config fi if [ -s /home/services/apache/lstat/.htaccess ]; then - mv /home/services/apache/lstat/.htaccess /usr/share/lstat/ + mv /home/services/apache/lstat/.htaccess /etc/lstat/htaccess.view +fi +if [ -s /home/services/apache/lstat/edit/.htaccess ]; then + mv /home/services/apache/lstat/edit/.htaccess /etc/lstat/htaccess.edit fi %else if [ -s /etc/httpd/httpd.conf/lstat.conf ]; then @@ -193,9 +209,18 @@ sed -i -e "s#/home/services/httpd/lstat/#/usr/share/lstat/#g" /etc/lstat/config fi if [ -s /home/services/httpd/lstat/.htaccess ]; then - mv /home/services/httpd/lstat/.htaccess /usr/share/lstat/ + mv /home/services/httpd/lstat/.htaccess /etc/lstat/htaccess.view +fi +if [ -s /home/services/httpd/lstat/edit/.htaccess ]; then + mv /home/services/httpd/lstat/edit/.htaccess /etc/lstat/htaccess.edit fi %endif +if [ -s /usr/share/lstat/.htaccess -a ! -L /usr/share/lstat/.htaccess ]; then + mv /usr/share/lstat/.htaccess /etc/lstat/htaccess.view +fi +if [ -s /usr/share/lstat/edit/.htaccess -a ! -L /usr/share/lstat/edit/.htaccess ]; then + mv /usr/share/lstat/edit/.htaccess /etc/lstat/htaccess.edit +fi %files %defattr(644,root,root,755) @@ -203,6 +228,9 @@ %attr(754,root,root) %{_initdir}/lstatd %dir %{_sysconfdir}/lstat %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/lstat/config +%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/lstat/htaccess.view +%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/lstat/htaccess.edit +%config(noreplace missingok) %verify(not size mtime md5) %{_sysconfdir}/lstat/users %if %{with apache1} %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/apache/conf.d/lstat.conf %else @@ -210,11 +238,13 @@ %endif %dir %{_wwwrootdir}/lstat %{_wwwrootdir}/lstat/doc +%{_wwwrootdir}/lstat/statimg +%{_wwwrootdir}/lstat/.htaccess %dir %{_wwwrootdir}/lstat/icons %dir %{_wwwrootdir}/lstat/skins %dir %{_wwwrootdir}/lstat/edit +%{_wwwrootdir}/lstat/edit/.htaccess %dir %{_pkglibdir} -%attr(700,http,http) %dir %{_wwwrootdir}/lstat/statimg %attr(755,root,root) %{_wwwrootdir}/lstat/edit/edit.cgi %attr(755,root,root) %{_wwwrootdir}/lstat/lstat.cgi %{_wwwrootdir}/lstat/skins/* @@ -224,6 +254,7 @@ %attr(755,root,root) %{_bindir}/security_lstat %attr(755,root,root) %{_bindir}/Mkgraph.pl %{perl_vendorlib}/* +%attr(700,http,http) %dir %{_pkglibdir}/statimg %dir %{_pkglibdir}/rrd %attr(700,http,http) %dir %{_pkglibdir}/objects %attr(700,http,http) %dir %{_pkglibdir}/pages -------------- next part -------------- Index: lstat-perlhandler.patch =================================================================== RCS file: /cvsroot/SOURCES/lstat-perlhandler.patch,v retrieving revision 1.3 diff -u -r1.3 lstat-perlhandler.patch --- lstat-perlhandler.patch 19 Dec 2004 13:48:26 -0000 1.3 +++ lstat-perlhandler.patch 29 Oct 2005 20:23:19 -0000 @@ -1,12 +1,26 @@ -diff -urN lstat-2.3.2.org/src/misc/lstat.conf.mp.in lstat-2.3.2/src/misc/lstat.conf.mp.in ---- lstat-2.3.2.org/src/misc/lstat.conf.mp.in 2002-11-22 13:11:31.000000000 +0100 -+++ lstat-2.3.2/src/misc/lstat.conf.mp.in 2004-12-19 14:42:33.686446968 +0100 -@@ -5,8 +5,10 @@ +diff -Nur lstat-2.3.2.orig/src/misc/lstat.conf.in lstat-2.3.2/src/misc/lstat.conf.in +--- lstat-2.3.2.orig/src/misc/lstat.conf.in 2005-10-29 20:46:19.000000000 +0200 ++++ lstat-2.3.2/src/misc/lstat.conf.in 2005-10-29 20:42:55.000000000 +0200 +@@ -2,7 +2,7 @@ + Alias @@PNGURL@@ "@@WWWDIR@@" #for execute CGI files - Options ExecCGI +-Options ExecCGI ++Options ExecCGI FollowSymLinks + AddHandler cgi-script .cgi + AllowOverride AuthConfig Limit + DirectoryIndex lstat.cgi +diff -Nur lstat-2.3.2.orig/src/misc/lstat.conf.mp.in lstat-2.3.2/src/misc/lstat.conf.mp.in +--- lstat-2.3.2.orig/src/misc/lstat.conf.mp.in 2005-10-29 20:42:04.000000000 +0200 ++++ lstat-2.3.2/src/misc/lstat.conf.mp.in 2005-10-29 20:43:16.000000000 +0200 +@@ -4,9 +4,11 @@ + Alias @@PNGURL@@ "@@WWWDIR@@" + + #for execute CGI files +-Options ExecCGI -AddHandler perl-script .cgi -PerlHandler ModPerl::Registry::handler ++Options ExecCGI FollowSymLinks +# AddHandler perl-script .cgi +AddHandler cgi-script .cgi +# PerlHandler ModPerl::Registry::handler -------------- next part -------------- diff -Nur lstat-2.3.2/src/security_lstat.in lstat-2.3.2.new/src/security_lstat.in --- lstat-2.3.2/src/security_lstat.in 2005-10-29 21:31:11.000000000 +0200 +++ lstat-2.3.2.new/src/security_lstat.in 2005-10-29 21:30:56.000000000 +0200 @@ -8,12 +8,12 @@ #my $wwwdir="@@ WWWDIR@@"; #my $usersfile="@@ ETCDIR@@users"; #my $htpass ="@@ htpasswd@@"; -my $wwwdir="@@WWWDIR@@"; +my $etcdir="@@ETCDIR@@"; my $usersfile="@@ETCDIR@@users"; my $htpass ="@@htpasswd@@"; -my $htread=$wwwdir.'.htaccess'; -my $htedit=$wwwdir.'edit/.htaccess'; +my $htread=$etcdir.'htaccess.view'; +my $htedit=$etcdir.'htaccess.edit'; my $dialog=''; my ($key, $msg, $cmd); -------------- next part -------------- diff -Nur lstat-2.3.2/configure lstat-2.3.2.new/configure --- lstat-2.3.2/configure 2004-10-23 22:16:11.000000000 +0200 +++ lstat-2.3.2.new/configure 2005-10-29 18:01:52.000000000 +0200 @@ -41,6 +41,7 @@ my $rrddir=""; my $objectsdir=""; my $initrcdir=""; +my $statimgdir=""; my $pngurl="/lstat/"; my $apache=0; @@ -79,6 +80,7 @@ '--with-pages=s' => \$pagesdir, '--with-objects=s' => \$objectsdir, '--with-initrc=s' => \$initrcdir, + '--with-statimg=s' => \$statimgdir, '--with-pngurl=s' => \$pngurl, '--with-mountpoint=s' => \@filesystems, '--with-interface=s' => \@inters, @@ -124,6 +126,8 @@ addslash (\$rrddir); $initrcdir='/etc/rc.d/init.d/' if (! $initrcdir); addslash (\$rrddir); +$statimgdir=$etcdir.'statimg/' if (! $statimgdir); +addslash (\$statimgdir); $httpdconf='/etc/httpd/conf/httpd.conf' if (! $httpdconf); $pngurl='/lstat/' if (! $pngurl); addslash (\$pngurl); @@ -232,6 +236,7 @@ $dict {"OBJECTSDIR"}=$objectsdir; $dict {"RRDDIR"}=$rrddir; $dict {"PAGESDIR"}=$pagesdir; +$dict {"STATIMGDIR"}=$statimgdir; $dict {"WWWDIR"}=$wwwdir; $dict {"PNGURL"}=$pngurl; $dict {"APACHE"}=$apache; @@ -338,6 +343,7 @@ --with-objects=DIR --with-rrd=DIR --with-initrc=DIR + --with-statimg=DIR --with-www=DIR --with-pngurl=RELATIVE_URL @@ -397,6 +403,9 @@ --with-initrc=DIR program init script directory (default /etc/rc.d/init) +--with-statimg=DIR +program statimg directory (PNG images of graphs) (default ETCDIR/statimg) + --with-www=DIR program www (HTML, images and CGI) directory (default PREFIX/www) diff -Nur lstat-2.3.2/Makefile.in lstat-2.3.2.new/Makefile.in --- lstat-2.3.2/Makefile.in 2005-10-29 20:47:30.000000000 +0200 +++ lstat-2.3.2.new/Makefile.in 2005-10-29 18:11:49.000000000 +0200 @@ -9,6 +9,7 @@ TEMPLATESDIR=@@TEMPLATESDIR@@ OBJECTSDIR=@@OBJECTSDIR@@ PAGESDIR=@@PAGESDIR@@ +STATIMGDIR=@@STATIMGDIR@@ ETCDIR=@@ETCDIR@@ RRDDIR=@@RRDDIR@@ WWWDIR=@@WWWDIR@@ @@ -101,7 +102,7 @@ @${INSTALL} -p -m 644 ${SRCDIR}/images/skins/sky/uni/* $(DESTDIR)${WWWDIR}/skins/sky/uni @echo "Instaling CGI scripts" - @${INSTALL} -p -m 700 -d $(DESTDIR)${WWWDIR}statimg + @${INSTALL} -p -m 700 -d $(DESTDIR)${STATIMGDIR} @${INSTALL} -d $(DESTDIR)${WWWDIR}edit @${INSTALL} -p -m 755 ${SRCDIR}/lstat.cgi $(DESTDIR)${WWWDIR} @${INSTALL} -p -m 755 ${SRCDIR}/edit.cgi $(DESTDIR)${WWWDIR}edit diff -Nur lstat-2.3.2/src/lib/config.in lstat-2.3.2.new/src/lib/config.in --- lstat-2.3.2/src/lib/config.in 2005-10-29 20:47:30.000000000 +0200 +++ lstat-2.3.2.new/src/lib/config.in 2005-10-29 18:13:15.000000000 +0200 @@ -9,7 +9,7 @@ RRD_DIR=@@RRDDIR@@ OBJ_DIR=@@OBJECTSDIR@@ PNG_DIR=@@WWWDIR@@ -STAT_PNG_DIR=@@WWWDIR@@statimg/ +STAT_PNG_DIR=@@STATIMGDIR@@ PNG_URL=@@PNGURL@@ DOC_URL=@@PNGURL@@doc/ STAT_PNG_URL=@@PNGURL@@statimg/ @@ -36,4 +36,4 @@ W=@@w@@ WWWUSER=@@WWWUSER@@ WWWGROUP=@@WWWGROUP@@ - \ No newline at end of file + From jan.palus at student.put.poznan.pl Fri Nov 4 23:40:14 2005 From: jan.palus at student.put.poznan.pl (Jan Palus) Date: Fri, 4 Nov 2005 23:40:14 +0100 Subject: shaperd.2.spec Message-ID: <20051104224011.GB5349@m> Few patches to shaperd.2: - updated to the latest snap - changed versioning scheme to enable updates (DDMMYY->YYMMDD) - passing and respecting CC and CFLAGS by make - fixed bug causing random crashes of shaperd (uninitialized var) - should be fixed in next realese. Please review the patches and if good enough add them. Thanks. -- atler -------------- next part -------------- Index: shaperd.2.spec =================================================================== RCS file: /cvsroot/SPECS/shaperd.2.spec,v retrieving revision 1.28.2.1 diff -u -r1.28.2.1 shaperd.2.spec --- shaperd.2.spec 27 Jun 2005 14:46:58 -0000 1.28.2.1 +++ shaperd.2.spec 29 Oct 2005 12:44:36 -0000 @@ -2,8 +2,8 @@ Summary: Shaperd - bandwidth limiting Summary(pl): Shaperd - dzielenie ??cza Name: shaperd.2 -%define snap 060505 -Version: 2.24 +%define snap 050805 +Version: 2.25 Release: 0.%{snap}.1 License: GPL Group: Networking/Admin @@ -11,11 +11,13 @@ # Changed source to decrease traffic at republika.pl #Source0: http://www.cbq.trzepak.net/prg/%{name}.%{version}.tar.gz Source0: http://www.cbq.trzepak.net/prg/shaperd_snapshot.tar.gz -# Source0-md5: 5695ba2968d40fd7045eb5859f31597f +# Source0-md5: 94ab3a29a74c97ad830a4cb3a581dc8f Source1: %{name}.init Source2: %{name}.conf Patch0: %{name}-fhs.patch Patch1: %{name}-iptables_path.patch +Patch2: %{name}-makefile.patch +Patch3: %{name}-crash_fix.patch #URL: http://sp9wun.republika.pl/linux/shaperd_cbq.html URL: http://www.cbq.trzepak.net/linux/shaperd_cbq.html PreReq: rc-scripts @@ -55,13 +57,13 @@ %setup -q -n shaperd %patch0 -p1 %patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build -%{__make} - -#{__make} \ -#CC=%{__cc} \ -#CFLAGS="%{rpmcflags} -Wall" +%{__make} \ + CC=%{__cc} \ + CFLAGS="%{rpmcflags} -Wall" %install rm -rf $RPM_BUILD_ROOT -------------- next part -------------- diff -Nur shaperd.old/Makefile shaperd/Makefile --- shaperd.old/Makefile 2005-10-29 13:47:51.000000000 +0200 +++ shaperd/Makefile 2005-10-29 14:52:22.000000000 +0200 @@ -10,7 +10,9 @@ MAKE=make INSTALL=install -SYS_CC=gcc +ifndef $(CC) + CC=gcc +endif All: sources diff -Nur shaperd.old/src/Makefile shaperd/src/Makefile --- shaperd.old/src/Makefile 2005-10-29 13:47:51.000000000 +0200 +++ shaperd/src/Makefile 2005-10-29 14:52:38.000000000 +0200 @@ -13,24 +13,28 @@ CFLAGS += -Wall -CC = $(SYS_CC) $(DEFINES) - shaperd: $(OBJS) shaperd.o: shaperd.c shaperd.h + $(CC) $(CFLAGS) $(DEFINES) -c $< shaperd_old.o: shaperd_old.c shaperd_config.h shaperd_old.h read_config.h read_iplist.h firewall.h - $(CC) -c shaperd_old.c + $(CC) $(CFLAGS) $(DEFINES) -c $< read_config.o: read_config.c read_config.h read_iplist.h firewall.h shaperd_old.h + $(CC) $(CFLAGS) $(DEFINES) -c $< read_iplist.o: read_iplist.c read_iplist.h firewall.h shaperd_old.h + $(CC) $(CFLAGS) $(DEFINES) -c $< firewall.o: firewall.c shaperd_config.h shaperd_old.h read_iplist.h + $(CC) $(CFLAGS) $(DEFINES) -c $< shaperd_cmdline.o: shaperd_cmdline.c shaperd_config.h shaperd.h + $(CC) $(CFLAGS) $(DEFINES) -c $< shaperd_helpers.o: shaperd_helpers.c + $(CC) $(CFLAGS) $(DEFINES) -c $< clean-all: rm -f $(OBJS) -------------- next part -------------- --- shaperd/src/shaperd_old.c.orig 2005-10-29 14:38:34.000000000 +0200 +++ shaperd/src/shaperd_old.c 2005-10-29 14:38:40.000000000 +0200 @@ -3150,7 +3150,7 @@ int f1,m,n; struct stat stbuf; unsigned long int cnt1,cnt2; - unsigned long int dd1,dd2,dd3,dd4; + unsigned long int dd1,dd2 = 0,dd3,dd4; char aa[12][20]; char *src; char buf[30]; From arekm at pld-linux.org Fri Nov 4 23:41:57 2005 From: arekm at pld-linux.org (Arkadiusz Miskiewicz) Date: Fri, 4 Nov 2005 23:41:57 +0100 Subject: lstat.spec In-Reply-To: <20051104223319.GA5349@m> References: <20051104223319.GA5349@m> Message-ID: <200511042341.58184.arekm@pld-linux.org> On Friday 04 of November 2005 23:33, Jan Palus wrote: > I attached some patches to lstat.spec: Well, I say +1 for giving cvs rw access. -- Arkadiusz Mi?kiewicz PLD/Linux Team http://www.t17.ds.pwr.wroc.pl/~misiek/ http://ftp.pld-linux.org/ From jan.palus at student.put.poznan.pl Fri Nov 4 23:42:54 2005 From: jan.palus at student.put.poznan.pl (Jan Palus) Date: Fri, 4 Nov 2005 23:42:54 +0100 Subject: lstat.spec In-Reply-To: <20051104223319.GA5349@m> References: <20051104223319.GA5349@m> Message-ID: <20051104224252.GC5349@m> > - disabled building lstat with mod_perl1 support (with mod_perl1 live > graphs are not generated for me) Sorry, one more Req missing for apache1 build: apache1-mod_cgi. From adamg at biomerieux.pl Fri Nov 4 23:53:06 2005 From: adamg at biomerieux.pl (Adam =?iso-8859-2?Q?Go=B3=EAbiowski?=) Date: Fri, 4 Nov 2005 23:53:06 +0100 Subject: lstat.spec In-Reply-To: <200511042341.58184.arekm@pld-linux.org> References: <20051104223319.GA5349@m> <200511042341.58184.arekm@pld-linux.org> Message-ID: <20051104225306.GA7636@mysza.eu.org> On Fri, Nov 04, 2005 at 11:41:57PM +0100, Arkadiusz Miskiewicz wrote: > On Friday 04 of November 2005 23:33, Jan Palus wrote: > > I attached some patches to lstat.spec: > > Well, I say +1 for giving cvs rw access. +1, and if he gets one more +1 let him commit his stuff. -- http://www.mysza.eu.org/ | Everybody needs someone sure, someone true, PLD Linux developer | Everybody needs some solid rock, I know I do. From patrys at pld-linux.org Sat Nov 5 00:30:50 2005 From: patrys at pld-linux.org (Patrys :: Patryk Zawadzki) Date: Sat, 05 Nov 2005 00:30:50 +0100 Subject: lstat.spec In-Reply-To: <20051104225306.GA7636@mysza.eu.org> References: <20051104223319.GA5349@m> <200511042341.58184.arekm@pld-linux.org> <20051104225306.GA7636@mysza.eu.org> Message-ID: <1131147050.10194.4.camel@meaw> Dnia 04-11-2005, pi? o godzinie 23:53 +0100, Adam Go??biowski napisa?(a): > On Fri, Nov 04, 2005 at 11:41:57PM +0100, Arkadiusz Miskiewicz wrote: > > On Friday 04 of November 2005 23:33, Jan Palus wrote: > > > I attached some patches to lstat.spec: > > > > Well, I say +1 for giving cvs rw access. > > +1, and if he gets one more +1 let him commit his stuff. Then make that the third +1, added CC: cvsadmin. All your password shortcut are belong to cvsadmin. For great justice. -- Patrys :: Patryk Zawadzki PLD Linux From glen at delfi.ee Sat Nov 5 02:04:06 2005 From: glen at delfi.ee (Elan =?iso-8859-1?q?Ruusam=E4e?=) Date: Sat, 5 Nov 2005 03:04:06 +0200 Subject: lstat.spec In-Reply-To: <20051104224252.GC5349@m> References: <20051104223319.GA5349@m> <20051104224252.GC5349@m> Message-ID: <200511050304.06303.glen@delfi.ee> On Saturday 05 November 2005 00:42, Jan Palus wrote: > > - disabled building lstat with mod_perl1 support (with mod_perl1 live > > graphs are not generated for me) > > Sorry, one more Req missing for apache1 build: apache1-mod_cgi. hmm please read http://cvs.pld-linux.org/cgi-bin/cvsweb/PLD-doc/devel-hints-en.txt and try to make the package apache version independant. -- glen From ankry at green.mif.pg.gda.pl Sat Nov 5 17:41:49 2005 From: ankry at green.mif.pg.gda.pl (Andrzej Krzysztofowicz) Date: Sat, 5 Nov 2005 17:41:49 +0100 (CET) Subject: SPECS: nuvexport.spec - update URL In-Reply-To: from "glen" at Nov 05, 2005 05:32:23 PM Message-ID: <200511051641.jA5Gfn34010406@green.mif.pg.gda.pl> glen wrote: > -URL: http://forevermore.net/files/nuvexport/ > +URL: https://svn.forevermore.net/nuvexport/ Do I correctly remember that distfiles does not support https ? -- ======================================================================= Andrzej M. Krzysztofowicz ankry at mif.pg.gda.pl phone (48)(58) 347 14 61 Faculty of Applied Phys. & Math., Gdansk University of Technology From blues at pld-linux.org Sat Nov 5 17:46:36 2005 From: blues at pld-linux.org (=?ISO-8859-2?Q?Pawe=B3_Go=B3aszewski?=) Date: Sat, 5 Nov 2005 17:46:36 +0100 (CET) Subject: SPECS: nuvexport.spec - update URL In-Reply-To: <200511051641.jA5Gfn34010406@green.mif.pg.gda.pl> References: <200511051641.jA5Gfn34010406@green.mif.pg.gda.pl> Message-ID: On Sat, 5 Nov 2005, Andrzej Krzysztofowicz wrote: > > -URL: http://forevermore.net/files/nuvexport/ > > +URL: https://svn.forevermore.net/nuvexport/ > Do I correctly remember that distfiles does not support https ? ...but it's only URL, not source... -- pozdr. Pawe? Go?aszewski jid:bluesjabbergdapl -------------------------------------------------------------------------- If you think of MS-DOS as mono, and Windows as stereo, then Linux is Dolby Pro-Logic Surround Sound with Bass Boost and all the music is free. From ankry at green.mif.pg.gda.pl Sat Nov 5 17:50:43 2005 From: ankry at green.mif.pg.gda.pl (Andrzej Krzysztofowicz) Date: Sat, 5 Nov 2005 17:50:43 +0100 (CET) Subject: SPECS: nuvexport.spec - update URL In-Reply-To: from "=?ISO-8859-2?Q?Pawe=B3_Go=B3aszewski?=" at Nov 05, 2005 05:46:36 PM Message-ID: <200511051650.jA5GohA8010451@green.mif.pg.gda.pl> =?ISO-8859-2?Q?Pawe=B3_Go=B3aszewski?= wrote: > On Sat, 5 Nov 2005, Andrzej Krzysztofowicz wrote: > > > -URL: http://forevermore.net/files/nuvexport/ > > > +URL: https://svn.forevermore.net/nuvexport/ > > Do I correctly remember that distfiles does not support https ? > > ...but it's only URL, not source... OOPS :) I must sleep more... -- ======================================================================= Andrzej M. Krzysztofowicz ankry at mif.pg.gda.pl phone (48)(58) 347 14 61 Faculty of Applied Phys. & Math., Gdansk University of Technology From adamg at biomerieux.pl Sat Nov 5 17:55:01 2005 From: adamg at biomerieux.pl (Adam =?iso-8859-2?Q?Go=B3=EAbiowski?=) Date: Sat, 5 Nov 2005 17:55:01 +0100 Subject: SPECS: nuvexport.spec - update URL In-Reply-To: <200511051641.jA5Gfn34010406@green.mif.pg.gda.pl> References: <200511051641.jA5Gfn34010406@green.mif.pg.gda.pl> Message-ID: <20051105165501.GA11844@mysza.eu.org> On Sat, Nov 05, 2005 at 05:41:49PM +0100, Andrzej Krzysztofowicz wrote: > glen wrote: > > -URL: http://forevermore.net/files/nuvexport/ > > +URL: https://svn.forevermore.net/nuvexport/ > > Do I correctly remember that distfiles does not support https ? There was an issue where wget refused to download a file if it couldn't verify server's certificate. It was fixed by passing --no-check-certificate option to wget. -- http://www.mysza.eu.org/ | Everybody needs someone sure, someone true, PLD Linux developer | Everybody needs some solid rock, I know I do. From gotar at polanet.pl Sun Nov 6 14:09:54 2005 From: gotar at polanet.pl (Tomasz Pala) Date: Sun, 6 Nov 2005 14:09:54 +0100 Subject: logrotate maillog Message-ID: <20051106130954.GA1200@os> I've got: /var/log/maillog { delaycompress create 640 root logs postrotate /etc/rc.d/init.d/syslog-ng reload >/dev/null 2>&1 endscript } in /etc/logrotate.d/syslog-ng, but after every rotation maillog is 600 root:root. Any ideas why? -- GoTaR gotar> http://vfmg.sourceforge.net/ http://tccs.sourceforge.net/ From glen at delfi.ee Sun Nov 6 16:56:30 2005 From: glen at delfi.ee (Elan =?iso-8859-1?q?Ruusam=E4e?=) Date: Sun, 6 Nov 2005 17:56:30 +0200 Subject: logrotate maillog In-Reply-To: <20051106130954.GA1200@os> References: <20051106130954.GA1200@os> Message-ID: <200511061756.31595.glen@delfi.ee> On Sunday 06 November 2005 15:09, Tomasz Pala wrote: > I've got: > > /var/log/maillog { > delaycompress > create 640 root logs > postrotate > /etc/rc.d/init.d/syslog-ng reload >/dev/null 2>&1 > endscript > } > > in /etc/logrotate.d/syslog-ng, but after every rotation maillog is 600 > root:root. Any ideas why? maybe new log is created by syslog-ng, not logrotate? remove the delaycompress? run your logrotate process with -v option, that should reveal what's going on -- glen From jajcus at jajcus.net Sun Nov 6 18:53:39 2005 From: jajcus at jajcus.net (Jacek Konieczny) Date: Sun, 6 Nov 2005 18:53:39 +0100 Subject: logrotate maillog In-Reply-To: <200511061756.31595.glen@delfi.ee> References: <20051106130954.GA1200@os> <200511061756.31595.glen@delfi.ee> Message-ID: <20051106175339.GB12986@nic.nigdzie> On Sun, Nov 06, 2005 at 05:56:30PM +0200, Elan Ruusam?e wrote: > On Sunday 06 November 2005 15:09, Tomasz Pala wrote: > > > > in /etc/logrotate.d/syslog-ng, but after every rotation maillog is 600 > > root:root. Any ideas why? > maybe new log is created by syslog-ng, not logrotate? Yes, it is. And syslog-ng should also be configured to set right permissions. Greets, Jacek From b.jakubski at gmail.com Sun Nov 6 20:20:35 2005 From: b.jakubski at gmail.com (Bartek Jakubski) Date: Sun, 6 Nov 2005 19:20:35 +0000 Subject: new-cpan.sh, pldcpan and pure_install Message-ID: <20051106192035.GA19857@drone> Large part of new-cpan.sh script is unnecessary - pldcpan handles tar.gz archives just fine (and inserts md5 sums too). Using pure_install instead of install is trivial to change in pldcpan (spec template is at the end of pldcpan file). The remaining functionality seems to be accepting module name or URL on command line (instead of just filename) and cpan2rpm is used for that. But is this functionality so important to leave new-cpan.sh in SPECS? (not to mention that I will probably implement something like that in pldcpan). I also have some other pending changes to pldcpan - radek: can I commit freely or you want to review them before? Talking about pure_install - if really we should use it then I guess that there should be a mass commmit made among perl-* specs? -- -- .- Bartek Jakubski ------- JabberID: migo at histeria.pl -. -- -- | Free Software is a matter of liberty, not price | -- -- `-----------------(http://www.fsf.org/philosophy)------' -- From gotar at polanet.pl Sun Nov 6 19:27:31 2005 From: gotar at polanet.pl (Tomasz Pala) Date: Sun, 6 Nov 2005 19:27:31 +0100 Subject: logrotate maillog In-Reply-To: <20051106175339.GB12986@nic.nigdzie> References: <20051106130954.GA1200@os> <200511061756.31595.glen@delfi.ee> <20051106175339.GB12986@nic.nigdzie> Message-ID: <20051106182731.GB4496@os> On Sun, Nov 06, 2005 at 18:53:39 +0100, Jacek Konieczny wrote: > > maybe new log is created by syslog-ng, not logrotate? > > Yes, it is. When? 1. mv maillog archive/maillog.1 (delaycompress) 2. touch maillog; chown root:logs maillog; chmod 640 maillog (create) ('Immediately after rotation (before the postrotate script is run)') 3. SIGHUP syslog-ng (postrotate) > And syslog-ng should also be configured to set right > permissions. I'll try: /var/log/maillog { delaycompress create 640 root logs postrotate /etc/rc.d/init.d/syslog-ng reload >/dev/null 2>&1 chown 640 /var/log/maillog chgrp logs /var/log/maillog endscript } -- GoTaR gotar> http://vfmg.sourceforge.net/ http://tccs.sourceforge.net/ From gotar at polanet.pl Sun Nov 6 19:23:27 2005 From: gotar at polanet.pl (Tomasz Pala) Date: Sun, 6 Nov 2005 19:23:27 +0100 Subject: logrotate maillog In-Reply-To: <200511061756.31595.glen@delfi.ee> References: <20051106130954.GA1200@os> <200511061756.31595.glen@delfi.ee> Message-ID: <20051106182327.GA4496@os> On Sun, Nov 06, 2005 at 17:56:30 +0200, Elan Ruusam?e wrote: > maybe new log is created by syslog-ng, not logrotate? syslog-ng shouldn't create file before SIGHUP. -- GoTaR gotar> http://vfmg.sourceforge.net/ http://tccs.sourceforge.net/ From glen at delfi.ee Sun Nov 6 21:29:08 2005 From: glen at delfi.ee (Elan =?iso-8859-1?q?Ruusam=E4e?=) Date: Sun, 6 Nov 2005 22:29:08 +0200 Subject: new-cpan.sh, pldcpan and pure_install In-Reply-To: <20051106192035.GA19857@drone> References: <20051106192035.GA19857@drone> Message-ID: <200511062229.08825.glen@delfi.ee> On Sunday 06 November 2005 21:20, Bartek Jakubski wrote: > Large part of new-cpan.sh script is unnecessary - pldcpan handles tar.gz > archives just fine (and inserts md5 sums too). Using pure_install > instead of install is trivial to change in pldcpan (spec template is at > the end of pldcpan file). new-cpan.sh was created because pldcpan inability to fetch sources remotely. rest of that just evolved so. improving pldcpan to have that functionality is great idea, just do it :) > The remaining functionality seems to be accepting module name or URL on > command line (instead of just filename) and cpan2rpm is used for that. > But is this functionality so important to leave new-cpan.sh in SPECS? > (not to mention that I will probably implement something like that in > pldcpan). > > I also have some other pending changes to pldcpan - radek: can > I commit freely or you want to review them before? > > Talking about pure_install - if really we should use it then I guess > that there should be a mass commmit made among perl-* specs? afaik it's not so simple, some packages implement local hooks to install data, so imho each package must be reviewed separately. but in most cases the only difference is creating perlocal.pod -- glen From blues at pld-linux.org Sun Nov 6 23:34:46 2005 From: blues at pld-linux.org (=?ISO-8859-2?Q?Pawe=B3_Go=B3aszewski?=) Date: Sun, 6 Nov 2005 23:34:46 +0100 (CET) Subject: logrotate maillog In-Reply-To: <20051106175339.GB12986@nic.nigdzie> References: <20051106130954.GA1200@os> <200511061756.31595.glen@delfi.ee> <20051106175339.GB12986@nic.nigdzie> Message-ID: On Sun, 6 Nov 2005, Jacek Konieczny wrote: > > > in /etc/logrotate.d/syslog-ng, but after every rotation maillog is > > > 600 root:root. Any ideas why? > > maybe new log is created by syslog-ng, not logrotate? > Yes, it is. And syslog-ng should also be configured to set right > permissions. BTW - using syslog-ng there can be logrotate really removed. He takes care of rotation. I don't know if he removes old logs, but not everyone wants this. -- pozdr. Pawe? Go?aszewski jid:bluesjabbergdapl -------------------------------------------------------------------------- If you think of MS-DOS as mono, and Windows as stereo, then Linux is Dolby Pro-Logic Surround Sound with Bass Boost and all the music is free. From jajcus at jajcus.net Mon Nov 7 08:48:19 2005 From: jajcus at jajcus.net (Jacek Konieczny) Date: Mon, 7 Nov 2005 08:48:19 +0100 Subject: logrotate maillog In-Reply-To: References: <20051106130954.GA1200@os> <200511061756.31595.glen@delfi.ee> <20051106175339.GB12986@nic.nigdzie> Message-ID: <20051107074819.GD4837@serwis2.beta> On Sun, Nov 06, 2005 at 11:34:46PM +0100, Pawe? Go?aszewski wrote: > On Sun, 6 Nov 2005, Jacek Konieczny wrote: > > > > in /etc/logrotate.d/syslog-ng, but after every rotation maillog is > > > > 600 root:root. Any ideas why? > > > maybe new log is created by syslog-ng, not logrotate? > > Yes, it is. And syslog-ng should also be configured to set right > > permissions. > > BTW - using syslog-ng there can be logrotate really removed. He takes care > of rotation. I don't know if he removes old logs, but not everyone wants > this. And syslong-ng may name files in a sane way. logrotate makes things like incremental backups very complicated. Unfortunately it is needed for things not handled by syslog-ng :-( Greets, Jacek From maillist at roomity.com Mon Nov 7 22:11:12 2005 From: maillist at roomity.com (shenanigans) Date: Mon, 7 Nov 2005 13:11:12 -0800 (PST) Subject: [OTAnn] Feedback Message-ID: <10673128.831131397872477.JavaMail.tomcat5@slave1.roomity.com> I was interested in getting feedback from current mail group users. We have mirrored your mail list in a new application that provides a more aggregated and safe environment which utilizes the power of broadband. Roomity.com v 1.5 is a web 2.01 community webapp. Our newest version adds broadcast video and social networking such as favorite authors and an html editor. It?s free to join and any feedback would be appreciated. S. ------------------------------------------------------------------------------------------------------------------------------------------------------ Broadband interface (RIA) + mail box saftey = PLD_Developers_List_(English).roomity.com *Your* clubs, no sign up to read, ad supported; try broadband internet. ~~1131397872474~~ ------------------------------------------------------------------------------------------------------------------------------------------------------ -------------- next part -------------- An HTML attachment was scrubbed... URL: From glen at delfi.ee Wed Nov 9 18:07:18 2005 From: glen at delfi.ee (Elan =?iso-8859-1?q?Ruusam=E4e?=) Date: Wed, 9 Nov 2005 19:07:18 +0200 Subject: sysstat random garbage Message-ID: <200511091907.18411.glen@delfi.ee> # service sysstat restart system activity data collector service is not running. * Starting system activity data collector service.................[ FAIL ] ,rC?g!? iLinuxsorts.XXX.ee2.6.12.2-0.1smpCannot write data to system activity file: Bad file descriptor # service sysstat restart system activity data collector service is not running. * Starting system activity data collector service.................[ FAIL ] ,rC?g!? iLinuxsorts.XXX.ee2.6.12.2-0.1smpCannot write data to system activity file: Bad file descriptor # service sysstat restart system activity data collector service is not running. * Starting system activity data collector service.................[ FAIL ] ,rC?g!? iLinuxsorts.XXX.ee2.6.12.2-0.1smpCannot write data to system activity file: Bad file descriptor # q sysstat sysstat-6.0.1-1.i686 -- glen From glen at delfi.ee Wed Nov 9 23:21:51 2005 From: glen at delfi.ee (Elan =?iso-8859-1?q?Ruusam=E4e?=) Date: Thu, 10 Nov 2005 00:21:51 +0200 Subject: apache1 & ipv6 Message-ID: <200511100021.51078.glen@delfi.ee> any reason to have it on by default? because 1. current apache1 from ac crashes with virtualhosts (i haven't tested does it work without vhosts, ie does it work at all) 2. i have no interest of fixiing ipv6 patch 3. probably there's nobody interested in fixing the patch 4. you can always use apache2 if you need ipv6 ;) -- glen From glen at delfi.ee Fri Nov 11 16:39:28 2005 From: glen at delfi.ee (Elan =?iso-8859-2?q?Ruusam=E4e?=) Date: Fri, 11 Nov 2005 17:39:28 +0200 Subject: PLD-doc: PLD-udev-FAQ (NEW) - udev FAQ from pld-users-pl In-Reply-To: References: Message-ID: <200511111739.28718.glen@delfi.ee> ey. in english too please! On Friday 11 November 2005 11:43, dzeus wrote: > Author: dzeus Date: Fri Nov 11 09:43:05 2005 GMT > Module: PLD-doc Tag: HEAD > ---- Log message: > - udev FAQ from pld-users-pl > > ---- Files affected: > PLD-doc: > PLD-udev-FAQ (NONE -> 1.1) (NEW) > > ---- Diffs: > > ================================================================ > Index: PLD-doc/PLD-udev-FAQ > diff -u /dev/null PLD-doc/PLD-udev-FAQ:1.1 > --- /dev/null Fri Nov 11 10:43:05 2005 > +++ PLD-doc/PLD-udev-FAQ Fri Nov 11 10:43:00 2005 > @@ -0,0 +1,73 @@ > +From: Fryderyk Dziarmagowski > +To: pld-users-pl at lists.pld-linux.org > +Subject: [FAQ] PLD udev FAQ > +Date: Sun, 6 Nov 2005 21:59:31 +0100 > + > +PLD udev FAQ (udev-0.71-5) > +-------------------------- > +1. Jaki kernel jest zalecany do prawid?owego dzia?ania udev/udev-hotplug? > + > + *Minimalna zalecana wersja to 2.6.12.x* (ze starszymi nie zadzia?a udev > hotplug) + > +2. Udev nie ?aduje mi wszystkich modu??w! > + > + ...bo ?aduje tylko modu?y urz?dze? PCI spe?niaj?cy warunek zawarty w > + regu?ach udev. Regu?y te dopuszczaj? automatyczne ?adowanie modu??w > tylko dla + wewn?trznych urz?dze? (hub?w) USB jak uhci-hcd czy ehci-hcd. > + > + Je?li chcesz aby modu?y wszystkich urz?dze? za?adowa?y si? > automatycznie + w??cz udevsynthesize w /etc/udev/udev.conf. Jest to > jednak rozwi?zanie + experymentalne i nie do ko?ca przetestowane. > + > +3. Co z hotplugiem? Czy zadzia?a m?j pendrive? > + > + Hotplug zawarty w obecnym udev zast?puje ca?kowicie stary hotplug. > R?wnoleg?e + dzia?anie obu jest nadzwyczaj niewskazane, dlatego te? po > zainstalowaniu udev + stary hotplug zostaje odinstalowany. > + Pendrive usb dzia?a bezproblemowo o ile spe?niony warunek z pyt.1 > + > +4. Chc? pod??czy? m?j aparat cyfrowy/skaner/inne urz?dzenie usb do > komputera. + Czy musz? mountowa? /proc/bus/usb z opowiednimi prawami? > + > + Absolutnie nie. Doinstaluj pakiet udev-digicam, dopisz si? do grupy > digicam, + a agent udev za?atwi spraw? uprawnie? za Ciebie, bez znaczenia > czy to skaner + czy inne urz?dzenie wej?ciowe usb. > + > +5. Czy udev mo?e automatycznie mountowa? znalezione partycje czy nap?dy > cd? + > + Nie. Tym zajmuj? si? wyspecjalizowane programy jak > gnome-volume-manager. + > +6. U?ywam nvidia-legacy i nie tworzy si? plik urz?dzenia /dev/nvidia*! > + > + To problem sterownik?w nvidia (legacy). udev nie ma z tym nic > wsp?lnego. + Niestety musisz r?cznie utworzy? odpowiednie pliki przy > pomocy mknod. + > +7. Musze r?cznie ?adowa? modu?y psmouse czy evdev! Dlaczego? > + > + Warstwa input kernela jest popsuta. Pono? ma zosta? naprawiona w > 2.6.15... + > +8. Czy musz? dopisywa? do /etc/modprobe.conf alias usb-controller ? > + > + Nie. Modu?y *-hcd s? ?adowane automatycznie. > + > +9. W logach systemowych pojawiaj? si? b??dy o niedzia?aj?cych agentach! > + > + Nie dzia?aj? bo ich nie ma! No chyba, ?e zainstalowa?e? udev-digicam, > kt?ry + ma agenta usb. Ostrze?enie udev w logach nie wygl?da ?adnie, ale > jest + absolutnie nieszkodliwe. Zostanie poprawione jak tylko znajdzie > si? kto? + ch?tny aby to zrobi? ;) > + > +10. Mam problem, na kt?ry tu nie znalaz?em odpowiedzi. Jak go > zdiagnozowa?? + > + Ustaw udev_log na "info" w /etc/udev/udev.conf aby zwi?kszy? > gadatliwo?? + udeva, u?yj udevmonitora (man udevmonitor) aby wyci?gn?? > jeszcze wi?cej + informacji, zajrzyj do archiwum listy linux-hotplug > + http://marc.theaimsgroup.com/?l=linux-hotplug-devel. Je?li nadal masz > + w?tpliwo?ci zapytaj na pld-users. -- Elan Ruusam?e http://www.DELFI.ee/ R?vala pst 6, 10143, Tallinn, Eesti tel (secretary): +372 650 4922 tel: +372 650 1278 fax: +372 681 4719 From radek42 at gmail.com Sat Nov 12 18:44:10 2005 From: radek42 at gmail.com (Radoslaw Zielinski) Date: Sat, 12 Nov 2005 18:44:10 +0100 Subject: SPECS: apache1.spec - unify Provides = http with apache.spec In-Reply-To: <200510231458.31801.glen@delfi.ee> References: <200510191303.j9JD3own017159@green.mif.pg.gda.pl> <200510231458.31801.glen@delfi.ee> Message-ID: <20051112174410.GA10313@bongo> Elan Ruusam?e [23-10-2005 13:58]: > On Wednesday 19 October 2005 16:03, Andrzej Krzysztofowicz wrote: >> glen wrote: [...] >>> -Provides: httpd >>> +Provides: httpd = %{version} >> If it is apache/apache1 specific, another provides should be used, IMO. > i don't know. i don't use that. i just unified. > for apache specific one there is another provides line. (provides webserver = > apache) What's the point of "Provides: httpd" anyway? Most specs use the "webserver" virtual dependency ("R: webserver", and "R: webserver = apache" if apache only). IIRC that was unified; right now: $ egrep -r '^Requires:[[:blank:]]+httpd' SPECS SPECS/sqmgrlog.spec:Requires: httpd SPECS/squid.spec:Requires: httpd SPECS/w3cam.spec:Requires: httpd SPECS/wwwcount.spec:Requires: httpd SPECS/wordpress.spec:Requires: httpd And: $ egrep -r '^Requires:[[:blank:]]+webserver' SPECS | wc -l 69 -- Rados?aw Zieli?ski -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From adamg at biomerieux.pl Sat Nov 12 18:46:15 2005 From: adamg at biomerieux.pl (Adam =?iso-8859-2?Q?Go=B3=EAbiowski?=) Date: Sat, 12 Nov 2005 18:46:15 +0100 Subject: PLD-doc: PLD-udev-FAQ (NEW) - udev FAQ from pld-users-pl In-Reply-To: <200511111739.28718.glen@delfi.ee> References: <200511111739.28718.glen@delfi.ee> Message-ID: <20051112174615.GA21103@mysza.eu.org> On Fri, Nov 11, 2005 at 05:39:28PM +0200, Elan Ruusam?e wrote: > ey. in english too please! k, will try to do this later this evening. -- .. :: http://www.pomocdladominiki.com.pl/ -- mo?esz pom?c :: .. http://www.mysza.eu.org/ | Everybody needs someone sure, someone true, PLD Linux developer | Everybody needs some solid rock, I know I do. From glen at delfi.ee Sun Nov 13 12:48:08 2005 From: glen at delfi.ee (Elan =?iso-8859-13?q?Ruusam=E4e?=) Date: Sun, 13 Nov 2005 13:48:08 +0200 Subject: SPECS: apache1.spec - unify Provides = http with apache.spec In-Reply-To: <20051112174410.GA10313@bongo> References: <200510191303.j9JD3own017159@green.mif.pg.gda.pl> <200510231458.31801.glen@delfi.ee> <20051112174410.GA10313@bongo> Message-ID: <200511131348.08863.glen@delfi.ee> On Saturday 12 November 2005 19:44, Radoslaw Zielinski wrote: > Elan Ruusam?e [23-10-2005 13:58]: > > On Wednesday 19 October 2005 16:03, Andrzej Krzysztofowicz wrote: > >> glen wrote: > > [...] > > >>> -Provides: httpd > >>> +Provides: httpd = %{version} > >> > >> If it is apache/apache1 specific, another provides should be used, IMO. > > > > i don't know. i don't use that. i just unified. > > > > for apache specific one there is another provides line. (provides > > webserver = apache) > > What's the point of "Provides: httpd" anyway? Most specs use the > "webserver" virtual dependency ("R: webserver", and "R: webserver = > apache" if apache only). IIRC that was unified; right now: > > $ egrep -r '^Requires:[[:blank:]]+httpd' SPECS > SPECS/sqmgrlog.spec:Requires: httpd > SPECS/squid.spec:Requires: httpd > SPECS/w3cam.spec:Requires: httpd > SPECS/wwwcount.spec:Requires: httpd > SPECS/wordpress.spec:Requires: httpd well. lets decide that R: httpd should be dropped and R: webserver = apache should be used instead. without version. as version is pointless. but in real life R: webserver = apache is also pointless, as if package really is both apache compatible then it needs apache >= 1.3.33-3, because earlier apache1 didn't have conf.d like support. > And: > > $ egrep -r '^Requires:[[:blank:]]+webserver' SPECS | wc -l > 69 -- glen From radek42 at gmail.com Sun Nov 13 14:42:16 2005 From: radek42 at gmail.com (Radoslaw Zielinski) Date: Sun, 13 Nov 2005 14:42:16 +0100 Subject: SPECS: apache1.spec - unify Provides = http with apache.spec In-Reply-To: <200511131348.08863.glen@delfi.ee> References: <200510191303.j9JD3own017159@green.mif.pg.gda.pl> <200510231458.31801.glen@delfi.ee> <20051112174410.GA10313@bongo> <200511131348.08863.glen@delfi.ee> Message-ID: <20051113134215.GA20556@bongo> Elan Ruusam?e [13-11-2005 12:48]: > On Saturday 12 November 2005 19:44, Radoslaw Zielinski wrote: [...] >> What's the point of "Provides: httpd" anyway? Most specs use the >> "webserver" virtual dependency ("R: webserver", and "R: webserver = >> apache" if apache only). IIRC that was unified; right now: >> $ egrep -r '^Requires:[[:blank:]]+httpd' SPECS >> SPECS/sqmgrlog.spec:Requires: httpd >> SPECS/squid.spec:Requires: httpd >> SPECS/w3cam.spec:Requires: httpd >> SPECS/wwwcount.spec:Requires: httpd >> SPECS/wordpress.spec:Requires: httpd > well. lets decide that R: httpd should be dropped and R: webserver = apache > should be used instead. without version. as version is pointless. Agreed. > but in real life R: webserver = apache is also pointless, as if package really > is both apache compatible then it needs apache >= 1.3.33-3, because earlier > apache1 didn't have conf.d like support. Well, IMHO better this than nothing. Adding some kind of complicated P:/R: would make an overkill -- this kind of problem can be solved with poldek --upgrade-dist. "Conflicts: apache1 < 1.3.33-3" in appropriate specs should do, but I don't think it's really needed. -- Rados?aw Zieli?ski -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From glen at delfi.ee Sun Nov 13 17:07:23 2005 From: glen at delfi.ee (Elan =?iso-8859-13?q?Ruusam=E4e?=) Date: Sun, 13 Nov 2005 18:07:23 +0200 Subject: SPECS: apache1.spec - unify Provides = http with apache.spec In-Reply-To: <20051113134215.GA20556@bongo> References: <200510191303.j9JD3own017159@green.mif.pg.gda.pl> <200511131348.08863.glen@delfi.ee> <20051113134215.GA20556@bongo> Message-ID: <200511131807.23775.glen@delfi.ee> On Sunday 13 November 2005 15:42, Radoslaw Zielinski wrote: > > but in real life R: webserver = apache is also pointless, as if package > > really is both apache compatible then it needs apache >= 1.3.33-3, > > because earlier apache1 didn't have conf.d like support. > > Well, IMHO better this than nothing. Adding some kind of complicated > P:/R: would make an overkill -- this kind of problem can be solved with > poldek --upgrade-dist. R: apache >= 1.3.33-3 is no more complicated than R: webserver = apache, just use BuildRequires.txt as guide (or appropriate template.spec files) but the upgrade dist will not help with your offer, because poldek/rpm build install older depending on requires lines. and without proper requires it could happen that package is installed (upgraded) earlier than apache that provides the functionality it needs. this leads to mess which average user is not capable of resolving manually. i don't think it's worth of that. > "Conflicts: apache1 < 1.3.33-3" in appropriate specs should do, but I > don't think it's really needed. if it's *requirement* then there should be requires line :) to sum this up, i think 'Provides: webserver = apache' has no value, and only 'Provides: webserver' should be used, otherwise use Requires: apache -- glen From radek42 at gmail.com Sun Nov 13 17:37:36 2005 From: radek42 at gmail.com (Radoslaw Zielinski) Date: Sun, 13 Nov 2005 17:37:36 +0100 Subject: SPECS: apache1.spec - unify Provides = http with apache.spec In-Reply-To: <200511131807.23775.glen@delfi.ee> References: <200510191303.j9JD3own017159@green.mif.pg.gda.pl> <200511131348.08863.glen@delfi.ee> <20051113134215.GA20556@bongo> <200511131807.23775.glen@delfi.ee> Message-ID: <20051113163736.GA19244@bongo> Elan Ruusam?e [13-11-2005 17:07]: > On Sunday 13 November 2005 15:42, Radoslaw Zielinski wrote: >>> but in real life R: webserver = apache is also pointless, as if package >>> really is both apache compatible then it needs apache >= 1.3.33-3, >>> because earlier apache1 didn't have conf.d like support. >> Well, IMHO better this than nothing. Adding some kind of complicated >> P:/R: would make an overkill -- this kind of problem can be solved with >> poldek --upgrade-dist. > R: apache >= 1.3.33-3 is no more complicated than R: webserver = apache, just > use BuildRequires.txt as guide (or appropriate template.spec files) IIRC I have removed P: apache from apache1.spec... IMO providing an existant package name (and using it as virtual dependency) is a *bad thing*. "R: webserver = apache" should be used when needed. > but the upgrade dist will not help with your offer, because poldek/rpm build > install older depending on requires lines. and without proper requires it > could happen that package is installed (upgraded) earlier than apache that > provides the functionality it needs. this leads to mess which average user is > not capable of resolving manually. i don't think it's worth of that. >> "Conflicts: apache1 < 1.3.33-3" in appropriate specs should do, but I >> don't think it's really needed. > if it's *requirement* then there should be requires line :) R: webserver = apache C: apache1 < ... > to sum this up, i think 'Provides: webserver = apache' has no value, and > only 'Provides: webserver' should be used, otherwise use Requires: apache "= apache" doesn't hurt, and I've added it for a reason (something required apache, but both versions were OK). R: apache, meaning apache1 or apache2, should be shot dead and buried. Of course, if an application requires *any* HTTP server, just "R: webserver" should be used. Not that many of our specs are prepared for it, but that's another story. -- Rados?aw Zieli?ski -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From adgor at isn.pl Sun Nov 13 22:27:17 2005 From: adgor at isn.pl (Adam Gorzkiewicz) Date: Sun, 13 Nov 2005 22:27:17 +0100 Subject: SOURCES: kdebase-startkde.patch - better check In-Reply-To: References: Message-ID: <20051113222717.ecea6a86.adgor@isn.pl> On Sun, 13 Nov 2005 21:03:42 +0100 glen wrote: > Author: glen Date: Sun Nov 13 20:03:42 2005 > GMT Module: SOURCES Tag: HEAD > ---- Log message: > - better check > > ---- Files affected: > SOURCES: > kdebase-startkde.patch (1.8 -> 1.9) > > ---- Diffs: > > ================================================================ > Index: SOURCES/kdebase-startkde.patch > diff -u SOURCES/kdebase-startkde.patch:1.8 > SOURCES/kdebase-startkde.patch:1.9 --- > SOURCES/kdebase-startkde.patch:1.8 Sun Nov 13 21:01:35 2005 ++ > + SOURCES/kdebase-startkde.patch Sun Nov 13 21:03:37 2005 @@ > -4,7 +4,7 @@ > # run KPersonalizer before the session, if this is the first login > if test "$kpersonalizerrc_general_firstlogin" = "true"; then > -+ if test `/usr/bin/which kpersonalizer 2>/dev/null`; then > ++ if [ -x /usr/bin/kpersonalizer ]; then ^^^^^^^^^ > # start only dcopserver, don't start whole kdeinit (takes too > # long) > echo 'startkde: Running kpersonalizer...' 1>&2 > dcopserver I think i'ts wrong to hardcode the accurate path here. In this case You can't eg. to redefine "%{_prefix}" at build time. -- Adam Gorzkiewicz -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 190 bytes Desc: not available URL: From glen at delfi.ee Mon Nov 14 00:56:16 2005 From: glen at delfi.ee (Elan =?iso-8859-13?q?Ruusam=E4e?=) Date: Mon, 14 Nov 2005 01:56:16 +0200 Subject: SOURCES: kdebase-startkde.patch - better check In-Reply-To: <20051113222717.ecea6a86.adgor@isn.pl> References: <20051113222717.ecea6a86.adgor@isn.pl> Message-ID: <200511140156.16986.glen@delfi.ee> On Sunday 13 November 2005 23:27, Adam Gorzkiewicz wrote: > > SOURCES/kdebase-startkde.patch:1.9 --- > > SOURCES/kdebase-startkde.patch:1.8 Sun Nov 13 21:01:35 2005 ++ > > + SOURCES/kdebase-startkde.patch Sun Nov 13 21:03:37 2005 @@ > > -4,7 +4,7 @@ > > # run KPersonalizer before the session, if this is the first login > > if test "$kpersonalizerrc_general_firstlogin" = "true"; then > > -+ if test `/usr/bin/which kpersonalizer 2>/dev/null`; then > > ++ if [ -x /usr/bin/kpersonalizer ]; then > > ^^^^^^^^^ > > I think i'ts wrong to hardcode the accurate path here. In this case You > can't eg. to redefine "%{_prefix}" at build time. i was more thinking that using `which` it could find outdated kpersonalizer which you had manually installed to /usr/local, and it really should use kpersonalizer from rpm installation. i guess need to vote here, which way to go ;) -- glen From ankry at green.mif.pg.gda.pl Mon Nov 14 01:25:07 2005 From: ankry at green.mif.pg.gda.pl (Andrzej Krzysztofowicz) Date: Mon, 14 Nov 2005 01:25:07 +0100 (CET) Subject: SOURCES: kdebase-startkde.patch - better check In-Reply-To: <200511140156.16986.glen@delfi.ee> from "Elan =?iso-8859-13?q?Ruusam=E4e?=" at Nov 14, 2005 01:56:16 AM Message-ID: <200511140025.jAE0P7Kv012568@green.mif.pg.gda.pl> Elan =?iso-8859-13?q?Ruusam=E4e?= wrote: > > On Sunday 13 November 2005 23:27, Adam Gorzkiewicz wrote: > > > SOURCES/kdebase-startkde.patch:1.9 --- > > > SOURCES/kdebase-startkde.patch:1.8 Sun Nov 13 21:01:35 2005 ++ > > > + SOURCES/kdebase-startkde.patch Sun Nov 13 21:03:37 2005 @@ > > > -4,7 +4,7 @@ > > > # run KPersonalizer before the session, if this is the first login > > > if test "$kpersonalizerrc_general_firstlogin" = "true"; then > > > -+ if test `/usr/bin/which kpersonalizer 2>/dev/null`; then > > > ++ if [ -x /usr/bin/kpersonalizer ]; then > > > > ^^^^^^^^^ > > > > I think i'ts wrong to hardcode the accurate path here. In this case You > > can't eg. to redefine "%{_prefix}" at build time. > i was more thinking that using `which` it could find outdated kpersonalizer > which you had manually installed to /usr/local, and it really should use > kpersonalizer from rpm installation. > > i guess need to vote here, which way to go ;) Ask the rpm database? Just another proposal... -- ======================================================================= Andrzej M. Krzysztofowicz ankry at mif.pg.gda.pl phone (48)(58) 347 14 61 Faculty of Applied Phys. & Math., Gdansk University of Technology From loc at toya.net.pl Wed Nov 16 19:37:41 2005 From: loc at toya.net.pl (=?UTF-8?B?SmFrdWIgUGlvdHIgQ8WCYXBh?=) Date: Wed, 16 Nov 2005 19:37:41 +0100 Subject: SPECS: ipw2100.spec - 1.1.3 - what about ieee80211 ? In-Reply-To: References: Message-ID: <437B7C75.6090503@toya.net.pl> areq wrote: > Author: areq Date: Sun Nov 13 21:46:07 2005 GMT > Module: SPECS Tag: HEAD > ---- Log message: > - 1.1.3 > - what about ieee80211 ? Separate spec and package. (already in CVS as kernel-net-ieee80211 AFAIR) -- Regards, Jakub Piotr C?apa From qboosh at pld-linux.org Thu Nov 17 13:50:20 2005 From: qboosh at pld-linux.org (Jakub Bogusz) Date: Thu, 17 Nov 2005 13:50:20 +0100 Subject: SPECS: mirrors - added 'Open Source Development Network' dl domain... In-Reply-To: References: Message-ID: <20051117125020.GA13646@gruby.cs.net.pl> BTW, shouldn't all mirror entries be disabled by default? Enabling some mirror is an individual choice. -- Jakub Bogusz http://qboosh.cs.net.pl/ From ankry at green.mif.pg.gda.pl Thu Nov 17 13:54:22 2005 From: ankry at green.mif.pg.gda.pl (Andrzej Krzysztofowicz) Date: Thu, 17 Nov 2005 13:54:22 +0100 (CET) Subject: SPECS: mirrors - added 'Open Source Development Network' dl In-Reply-To: <20051117125020.GA13646@gruby.cs.net.pl> from "Jakub Bogusz" at Nov 17, 2005 01:50:20 PM Message-ID: <200511171254.jAHCsMJT012018@green.mif.pg.gda.pl> Jakub Bogusz wrote: > > BTW, shouldn't all mirror entries be disabled by default? > Enabling some mirror is an individual choice. Do dl.sourceforge.net URLs in spec work without any mirror? Some programs need them to be working automatically. -- ======================================================================= Andrzej M. Krzysztofowicz ankry at mif.pg.gda.pl phone (48)(58) 347 14 61 Faculty of Applied Phys. & Math., Gdansk University of Technology From prism at hornet.eu.org Sat Nov 19 17:46:56 2005 From: prism at hornet.eu.org (=?iso-8859-2?q?Micha=B3_=A3ukaszek?=) Date: Sat, 19 Nov 2005 17:46:56 +0100 Subject: Webservers other than apache (1) and php (2) Message-ID: <200511191746.56468.prism@hornet.eu.org> Hi, I'm currently using lighttpd. Is there any reason, why this creates a lighttpd group instead of http (like apache)? Currently, to get things working you must either add lighttpd user to the http group (if it exists) or chown everything that wants to be owned by http group to lighttpd. The other thing - lighttpd uses php-fcgi. Why does't this package provide 'php'? Currently, to install e.g. phpPgAdmin (which requires php) one must use --nodeps. Can't apache[1]-mod_php[4], php-fcgi, php-cli, php-cgi, php-program or anything we have there to interpret php code provide 'php'? -- pozdrawiam, prism (Micha? ?ukaszek) From pilot at altlinux.ru Sat Nov 19 19:42:40 2005 From: pilot at altlinux.ru (Denis Ovsienko) Date: Sat, 19 Nov 2005 21:42:40 +0300 Subject: PLD installation report Message-ID: <20051119214240.294261ea.pilot@altlinux.ru> Hi all. I have installed my first PLD system. I was using QEMU, the latest PLD rescue and web-site ("Installing PLD based on Rescue CD"): http://docs.pld-linux.org/instalacjarc_install_core.html There are some erros which render the manual unusable: # poldek --root /dest --mkdir -i FHS No such option: --mkdir A working sequence for me was: # rpm --root /dest --initdb # poldek --root /dest -i FHS # poldek --root /dest -i lilo SysVinit rc-scripts poldek FHS geninitrd \ pico bash mc openssl dev pcre xfsprogs login shadow modutils --nodeps # poldek -i kernel There is no such package 'kernel'. I installed 'kernel-grsecurity' instead. # generate-modprobe.conf > /etc/modprobe.conf Doesn't seem to work, until reboot. Further text offers GRUB configuration as an option, but we did not install grub package. It is installable though. # cp /etc/sysconfig/network /dest/etc/sysconfig # cp /etc/sysconfig/interfaces/ifcfg-eth0 /dest/sysconfig/interfaces/ We don't configure module for eth0, thus it can't be brought up. I changed my /etc/modutils.conf: #install eth0 /bin/true install eth0 /sbin/modprobe ne2k-pci fsck.ext2 is required by system startup scripts, but e2fsprogs is not installed by default. If we install zebra, we get chkconfig (that's right). But zebra is installed before chkconfig, not after. If we change /dev entry in fstab from noauto to auto, mingetty will not work upon reboot. At the moment that's all my surprises. -- DO4-UANIC From patrys at pld-linux.org Sat Nov 19 20:17:58 2005 From: patrys at pld-linux.org (Patrys :: Patryk Zawadzki) Date: Sat, 19 Nov 2005 20:17:58 +0100 Subject: PLD installation report In-Reply-To: <20051119214240.294261ea.pilot@altlinux.ru> References: <20051119214240.294261ea.pilot@altlinux.ru> Message-ID: <1132427878.6863.2.camel@meaw> Dnia 19-11-2005, sob o godzinie 21:42 +0300, Denis Ovsienko napisa?(a): > Hi all. > I have installed my first PLD system. I was using QEMU, the latest PLD > rescue and web-site ("Installing PLD based on Rescue CD"): > http://docs.pld-linux.org/instalacjarc_install_core.html > There are some erros which render the manual unusable: The English docs have not been maintained for a long time. I will try to update them as soon as I have some time. Until then you can try and use some translation tool to translate Polish docs. By the way, docs in SVN are newer than these available online (still changed by me long time ago in the galaxy far far away). Polish docs are regenerated after each change. Can we do something about it? -- Patrys :: Patryk Zawadzki PLD Linux -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: To jest cz??? listu podpisana cyfrowo URL: From pilot at altlinux.ru Sat Nov 19 20:44:32 2005 From: pilot at altlinux.ru (Denis Ovsienko) Date: Sat, 19 Nov 2005 22:44:32 +0300 Subject: PLD installation report In-Reply-To: <1132427878.6863.2.camel@meaw> References: <20051119214240.294261ea.pilot@altlinux.ru> <1132427878.6863.2.camel@meaw> Message-ID: <20051119224432.62320bba.pilot@altlinux.ru> > The English docs have not been maintained for a long time. I will try > to update them as soon as I have some time. Until then you can try and > use some translation tool to translate Polish docs. I'd better use the english ones at the website and report errors found. Thank you. -- DO4-UANIC From patrys at pld-linux.org Sat Nov 19 20:52:07 2005 From: patrys at pld-linux.org (Patrys :: Patryk Zawadzki) Date: Sat, 19 Nov 2005 20:52:07 +0100 Subject: PLD installation report In-Reply-To: <20051119224432.62320bba.pilot@altlinux.ru> References: <20051119214240.294261ea.pilot@altlinux.ru> <1132427878.6863.2.camel@meaw> <20051119224432.62320bba.pilot@altlinux.ru> Message-ID: <1132429927.6863.4.camel@meaw> Dnia 19-11-2005, sob o godzinie 22:44 +0300, Denis Ovsienko napisa?(a): > > The English docs have not been maintained for a long time. I will try > > to update them as soon as I have some time. Until then you can try and > > use some translation tool to translate Polish docs. > I'd better use the english ones at the website and report errors found. > Thank you. Thank YOU for reporting problems. Just commited a quick fix to the en docs minutes ago. Should be visible as soon as docs are rebuilt. -- Patrys :: Patryk Zawadzki PLD Linux -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: To jest cz??? listu podpisana cyfrowo URL: From pilot at altlinux.ru Sat Nov 19 21:14:47 2005 From: pilot at altlinux.ru (Denis Ovsienko) Date: Sat, 19 Nov 2005 23:14:47 +0300 Subject: PLD installation report In-Reply-To: <20051119214240.294261ea.pilot@altlinux.ru> References: <20051119214240.294261ea.pilot@altlinux.ru> Message-ID: <20051119231447.41e9e531.pilot@altlinux.ru> That's probably a bug: useradd does not create homedir. How can I file a bug in PLD? -- DO4-UANIC From pld at nius.waw.pl Sat Nov 19 21:27:23 2005 From: pld at nius.waw.pl (Marcin Kurzyna) Date: Sat, 19 Nov 2005 21:27:23 +0100 Subject: PLD installation report In-Reply-To: <20051119231447.41e9e531.pilot@altlinux.ru> References: <20051119214240.294261ea.pilot@altlinux.ru> <20051119231447.41e9e531.pilot@altlinux.ru> Message-ID: <200511192127.23493.pld@nius.waw.pl> Dnia sobota 19 listopad 2005 21:14, Denis Ovsienko napisa?: > That's probably a bug: useradd does not create homedir. How can I file a > bug in PLD? unless you use -m option useradd shouldn't create homedir; this is correct. In general, one can submit bugs here: http://bugs.pld-linux.org/ marcin. From glen at delfi.ee Sun Nov 20 16:23:20 2005 From: glen at delfi.ee (Elan =?iso-8859-2?q?Ruusam=E4e?=) Date: Sun, 20 Nov 2005 17:23:20 +0200 Subject: Webservers other than apache (1) and php (2) In-Reply-To: <200511191746.56468.prism@hornet.eu.org> References: <200511191746.56468.prism@hornet.eu.org> Message-ID: <200511201723.20615.glen@delfi.ee> On Saturday 19 November 2005 18:46, Micha? ?ukaszek wrote: > Hi, > > I'm currently using lighttpd. Is there any reason, why this creates a > lighttpd group instead of http (like apache)? Currently, to get things > working you must either add lighttpd user to the http group (if it exists) > or chown everything that wants to be owned by http group to lighttpd. i'm not sure why lighttpd has it's own uid/gid, but it could have been done because, thttpd runs in separate uid (thttpd), and that lighttpd itself doesn't run php, so you could have security by having webserver running different uid than php-fcgi, which runs under http uid. > The other thing - lighttpd uses php-fcgi. Why does't this package provide > 'php'? Currently, to install e.g. phpPgAdmin (which requires php) one must > use --nodeps. Can't apache[1]-mod_php[4], php-fcgi, php-cli, php-cgi, > php-program or anything we have there to interpret php code provide 'php'? for the php-fcgi, i guess having Provide: php is okay, but i'm not sure php-cgi should provide one, as cgi is not webserver, ie the uid/gid is inherited from webserver process, which could even be random uid from suexec as lighttpd 1.4 has include and include_exec config directives, we could start packaging lighttpd config fragments in packages too. include_exec "cat conf.d/*.conf" this could load any config that packages put to /etc/lighttpd/conf.d directory. as for merging config, i think alias.url += ( "/application" => "/usr/share/application", ) could work i think need to gather the ideas people have, analyze (summary) them, and start implementing. as for the php virtual provides, right now there are Provides: php which means php apache module (apache1-mod_php4, apache1-mod_php, apache-mod_php4, apache-mod_php) i think it's ok to add php-fcgi to the list, but please also note that there's php-fcgi-init which starts php-fcgi daemon using lighttpd spawn-fcgi program. maybe that should be instead the program which Provides: php, but in lighttpd case you could also let lighttpd spawn the php-fcgi processes. Provides: php-common just php scripting engine, no particular SAPI (php4-common, php-common) Provides: php(program) this is for providing /usr/bin/php symlink to php4 or php5 cli sapi. -- glen From adamg at biomerieux.pl Sun Nov 20 20:08:41 2005 From: adamg at biomerieux.pl (Adam =?iso-8859-2?Q?Go=B3=EAbiowski?=) Date: Sun, 20 Nov 2005 20:08:41 +0100 Subject: Webservers other than apache (1) and php (2) In-Reply-To: <200511201723.20615.glen@delfi.ee> References: <200511191746.56468.prism@hornet.eu.org> <200511201723.20615.glen@delfi.ee> Message-ID: <20051120190841.GC13618@mysza.eu.org> On Sun, Nov 20, 2005 at 05:23:20PM +0200, Elan Ruusam?e wrote: > > I'm currently using lighttpd. Is there any reason, why this creates a > > lighttpd group instead of http (like apache)? Currently, to get things > > working you must either add lighttpd user to the http group (if it exists) > > or chown everything that wants to be owned by http group to lighttpd. > i'm not sure why lighttpd has it's own uid/gid, but it could have been done > because, thttpd runs in separate uid (thttpd), and that lighttpd itself > doesn't run php, so you could have security by having webserver running > different uid than php-fcgi, which runs under http uid. Uhm, wouldn't it be better if each of the webservers work on their own uid but all of them belong to the same group, name it http? > > The other thing - lighttpd uses php-fcgi. Why does't this package provide > > 'php'? Currently, to install e.g. phpPgAdmin (which requires php) one must > > use --nodeps. Can't apache[1]-mod_php[4], php-fcgi, php-cli, php-cgi, > > php-program or anything we have there to interpret php code provide 'php'? > for the php-fcgi, i guess having Provide: php is okay, but i'm not sure > php-cgi should provide one, as cgi is not webserver, ie the uid/gid is > inherited from webserver process, which could even be random uid from suexec php-cli can't provide php as it won't work with http daemons. -- .. :: http://www.pomocdladominiki.com.pl/ -- mo?esz pom?c :: .. http://www.mysza.eu.org/ | Everybody needs someone sure, someone true, PLD Linux developer | Everybody needs some solid rock, I know I do. From blues at pld-linux.org Sun Nov 20 20:14:36 2005 From: blues at pld-linux.org (=?ISO-8859-2?Q?Pawe=B3_Go=B3aszewski?=) Date: Sun, 20 Nov 2005 20:14:36 +0100 (CET) Subject: Webservers other than apache (1) and php (2) In-Reply-To: <200511191746.56468.prism@hornet.eu.org> References: <200511191746.56468.prism@hornet.eu.org> Message-ID: On Sat, 19 Nov 2005, Micha? ?ukaszek wrote: > I'm currently using lighttpd. Is there any reason, why this creates a > lighttpd group instead of http (like apache)? I think that it should be unified. There is no need to keep separate one's. Feel free to do it ;) -- pozdr. Pawe? Go?aszewski jid:bluesjabbergdapl -------------------------------------------------------------------------- If you think of MS-DOS as mono, and Windows as stereo, then Linux is Dolby Pro-Logic Surround Sound with Bass Boost and all the music is free. From glen at delfi.ee Sun Nov 20 20:40:43 2005 From: glen at delfi.ee (Elan =?iso-8859-2?q?Ruusam=E4e?=) Date: Sun, 20 Nov 2005 21:40:43 +0200 Subject: Webservers other than apache (1) and php (2) In-Reply-To: <20051120190841.GC13618@mysza.eu.org> References: <200511191746.56468.prism@hornet.eu.org> <200511201723.20615.glen@delfi.ee> <20051120190841.GC13618@mysza.eu.org> Message-ID: <200511202140.44061.glen@delfi.ee> On Sunday 20 November 2005 21:08, Adam Go??biowski wrote: > > > I'm currently using lighttpd. Is there any reason, why this creates a > > > lighttpd group instead of http (like apache)? Currently, to get things > > > working you must either add lighttpd user to the http group (if it > > > exists) or chown everything that wants to be owned by http group to > > > lighttpd. > > > > i'm not sure why lighttpd has it's own uid/gid, but it could have been > > done because, thttpd runs in separate uid (thttpd), and that lighttpd > > itself doesn't run php, so you could have security by having webserver > > running different uid than php-fcgi, which runs under http uid. > > Uhm, wouldn't it be better if each of the webservers work on their own > uid but all of them belong to the same group, name it http? i would go too for each httpd having own uid, and belonging to group http. would it be primary group? secondary? but what about cgi programs? are they different? and then each dir where either php application or cgi program writes is sgid to http? because otherwise it ends up one httpd writing files which other can't read, (600,lighttpd,http) -- glen From paladine at pld-dc.org Mon Nov 21 07:35:56 2005 From: paladine at pld-dc.org (Kamil =?ISO-8859-2?Q?Kosi=F1ski?=) Date: Mon, 21 Nov 2005 07:35:56 +0100 Subject: SPECS: geany.spec (NEW) - added In-Reply-To: References: Message-ID: <20051121073556.7751aac1.paladine@pld-dc.org> On Mon, 21 Nov 2005 06:52:12 +0100 aredridel wrote: NFY ???? 1. adapter 2. cleanups 3. s/GTK/GTK+2 4. read configure.in, there are more deps ! 5. fix desktop file (Categories , s/GTK/GTK+2) 6. unpackaged files -- Kamil (paladine) Kosi?ski jid: paladine at chrome.pl mail: paladine at pld-linux.org PLD Linux developer http://www.pld-linux.org homepage: http://palanthas.dyn.pl From glen at delfi.ee Tue Nov 22 00:24:49 2005 From: glen at delfi.ee (Elan =?iso-8859-1?q?Ruusam=E4e?=) Date: Tue, 22 Nov 2005 01:24:49 +0200 Subject: mysql4 Message-ID: <200511220124.50289.glen@delfi.ee> hi i was about to ask cvs admin to copy on server side for making mysql4.spec (server only) due popular demand ;) or is it better that i just re-add the needed files? because after cvs cp i should remerge MYSQL_4_1 to HEAD on those files. please advise and give your other toughts in SPECS mysql.spec,v mysql4.spec,v in SOURCES mysql{,4}-align.patch,v mysql{,4}-c++.patch,v #mysql{,4}-client-config.patch,v #mysql{,4}-client.conf,v mysql{,4}-clusters.conf,v mysql{,4}-fix_privilege_tables.patch,v mysql{,4}-info.patch,v mysql{,4}-libs.patch,v mysql{,4}-libwrap.patch,v mysql{,4}-ndb-cpc.init,v mysql{,4}-ndb-cpc.sysconfig,v mysql{,4}-ndb-mgm.init,v mysql{,4}-ndb-mgm.sysconfig,v mysql{,4}-ndb.init,v mysql{,4}-ndb.sysconfig,v mysql{,4}-noproc.patch,v mysql{,4}-sql-cxx-pic.patch,v mysql{,4}.init,v mysql{,4}.logrotate,v #mysql{,4}.monitrc,v mysql{,4}.sysconfig,v mysqld{,4}.conf,v items marked with # will be probably not needed, but if there's no difference please copy, they can be always removed from client side using cvs remove btw, is there also need for mysql4-ndb packages? -- glen -- glen From glen at delfi.ee Tue Nov 22 19:49:42 2005 From: glen at delfi.ee (Elan =?iso-8859-1?q?Ruusam=E4e?=) Date: Tue, 22 Nov 2005 20:49:42 +0200 Subject: www site Message-ID: <200511222049.42734.glen@delfi.ee> thee www site wiki is still broken. when it will be fixed, where to report it's bugs? here's the error when trying to modify wiki: Traceback (most recent call last): File "/usr/share/python2.4/site-packages/MoinMoin/request.py", line 811, in run File "/usr/share/python2.4/site-packages/MoinMoin/wikiaction.py", line 593, in do_savepage File "/usr/share/python2.4/site-packages/MoinMoin/PageEditor.py", line 338, in sendEditor File "/usr/share/python2.4/site-packages/MoinMoin/PageEditor.py", line 709, in _make_backup File "/usr/share/python2.4/site-packages/MoinMoin/PageEditor.py", line 803, in _write_file NameError: global name '_' is not defined gettext python module missing from system? -- glen From patrys at pld-linux.org Tue Nov 22 20:37:54 2005 From: patrys at pld-linux.org (Patrys :: Patryk Zawadzki) Date: Tue, 22 Nov 2005 20:37:54 +0100 Subject: www site In-Reply-To: <200511222049.42734.glen@delfi.ee> References: <200511222049.42734.glen@delfi.ee> Message-ID: <1132688274.6559.0.camel@meaw> Dnia 22-11-2005, wto o godzinie 20:49 +0200, Elan Ruusam?e napisa?(a): > thee www site wiki is still broken. when it will be fixed, where to report it's bugs? > > here's the error when trying to modify wiki: > > Traceback (most recent call last): > File "/usr/share/python2.4/site-packages/MoinMoin/request.py", line 811, in run > File "/usr/share/python2.4/site-packages/MoinMoin/wikiaction.py", line 593, in do_savepage > File "/usr/share/python2.4/site-packages/MoinMoin/PageEditor.py", line 338, in sendEditor > File "/usr/share/python2.4/site-packages/MoinMoin/PageEditor.py", line 709, in _make_backup > File "/usr/share/python2.4/site-packages/MoinMoin/PageEditor.py", line 803, in _write_file > NameError: global name '_' is not defined Already reported several times over a longer period of time. No changes to date. -- Patrys :: Patryk Zawadzki PLD Linux -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: To jest cz??? listu podpisana cyfrowo URL: From prism at hornet.eu.org Tue Nov 22 21:00:07 2005 From: prism at hornet.eu.org (=?iso-8859-2?q?Micha=B3_=A3ukaszek?=) Date: Tue, 22 Nov 2005 21:00:07 +0100 Subject: www site In-Reply-To: <1132688274.6559.0.camel@meaw> References: <200511222049.42734.glen@delfi.ee> <1132688274.6559.0.camel@meaw> Message-ID: <200511222100.07394.prism@hornet.eu.org> Dnia wtorek, 22 listopada 2005 20:37, Patrys :: Patryk Zawadzki napisa?: > NameError: global name '_' is not defined Isn't this the bug? http://moinmoin.wikiwikiweb.de/MoinMoinBugs/ErrorInLockingCode -- pozdrawiam, prism (Micha? ?ukaszek) From adamg at biomerieux.pl Tue Nov 22 21:48:03 2005 From: adamg at biomerieux.pl (Adam =?iso-8859-2?Q?Go=B3=EAbiowski?=) Date: Tue, 22 Nov 2005 21:48:03 +0100 Subject: www site In-Reply-To: <200511222100.07394.prism@hornet.eu.org> References: <200511222049.42734.glen@delfi.ee> <1132688274.6559.0.camel@meaw> <200511222100.07394.prism@hornet.eu.org> Message-ID: <20051122204803.GF16001@mysza.eu.org> On Tue, Nov 22, 2005 at 09:00:07PM +0100, Micha? ?ukaszek wrote: > Dnia wtorek, 22 listopada 2005 20:37, Patrys :: Patryk Zawadzki napisa?: > > NameError: global name '_' is not defined > > Isn't this the bug? > http://moinmoin.wikiwikiweb.de/MoinMoinBugs/ErrorInLockingCode Removal of the lockfiles didn't help much. Anyone out there with an experience on moinmoin and spare time willing to help administering our website? I lack both of these. -- .. :: http://www.pomocdladominiki.com.pl/ -- mo?esz pom?c :: .. http://www.mysza.eu.org/ | Everybody needs someone sure, someone true, PLD Linux developer | Everybody needs some solid rock, I know I do. From patrys at pld-linux.org Tue Nov 22 22:06:13 2005 From: patrys at pld-linux.org (Patrys :: Patryk Zawadzki) Date: Tue, 22 Nov 2005 22:06:13 +0100 Subject: www site In-Reply-To: <20051122204803.GF16001@mysza.eu.org> References: <200511222049.42734.glen@delfi.ee> <1132688274.6559.0.camel@meaw> <200511222100.07394.prism@hornet.eu.org> <20051122204803.GF16001@mysza.eu.org> Message-ID: <1132693573.6559.4.camel@meaw> Dnia 22-11-2005, wto o godzinie 21:48 +0100, Adam Go??biowski napisa?(a): > On Tue, Nov 22, 2005 at 09:00:07PM +0100, Micha? ?ukaszek wrote: > > Dnia wtorek, 22 listopada 2005 20:37, Patrys :: Patryk Zawadzki napisa?: > > > NameError: global name '_' is not defined > > > > Isn't this the bug? > > http://moinmoin.wikiwikiweb.de/MoinMoinBugs/ErrorInLockingCode > > Removal of the lockfiles didn't help much. > > Anyone out there with an experience on moinmoin and spare time willing > to help administering our website? I lack both of these. It was configured by me and mmazur but I no longer seem to be able to login there. Or maybe I just changed my notebook and lost the correct key set. I truly don't remember if I was using a password or a key-based auth. In the latter case my key is no longer valid. -- Patrys :: Patryk Zawadzki PLD Linux -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: To jest cz??? listu podpisana cyfrowo URL: From adamg at biomerieux.pl Tue Nov 22 22:10:12 2005 From: adamg at biomerieux.pl (Adam =?iso-8859-2?Q?Go=B3=EAbiowski?=) Date: Tue, 22 Nov 2005 22:10:12 +0100 Subject: www site In-Reply-To: <1132693573.6559.4.camel@meaw> References: <200511222049.42734.glen@delfi.ee> <1132688274.6559.0.camel@meaw> <200511222100.07394.prism@hornet.eu.org> <20051122204803.GF16001@mysza.eu.org> <1132693573.6559.4.camel@meaw> Message-ID: <20051122211012.GB22604@mysza.eu.org> On Tue, Nov 22, 2005 at 10:06:13PM +0100, Patrys :: Patryk Zawadzki wrote: > Dnia 22-11-2005, wto o godzinie 21:48 +0100, Adam Go??biowski > napisa?(a): > > On Tue, Nov 22, 2005 at 09:00:07PM +0100, Micha? ?ukaszek wrote: > > > Dnia wtorek, 22 listopada 2005 20:37, Patrys :: Patryk Zawadzki napisa?: > > > > NameError: global name '_' is not defined > > > > > > Isn't this the bug? > > > http://moinmoin.wikiwikiweb.de/MoinMoinBugs/ErrorInLockingCode > > > > Removal of the lockfiles didn't help much. > > > > Anyone out there with an experience on moinmoin and spare time willing > > to help administering our website? I lack both of these. > > It was configured by me and mmazur but I no longer seem to be able to > login there. Or maybe I just changed my notebook and lost the correct > key set. I truly don't remember if I was using a password or a key-based > auth. In the latter case my key is no longer valid. Is your key stored in cvs::SSH-keys valid? If no, please update it, I'll set up an accout for you. -- .. :: http://www.pomocdladominiki.com.pl/ -- mo?esz pom?c :: .. http://www.mysza.eu.org/ | Everybody needs someone sure, someone true, PLD Linux developer | Everybody needs some solid rock, I know I do. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From patrys at pld-linux.org Tue Nov 22 23:17:57 2005 From: patrys at pld-linux.org (Patrys :: Patryk Zawadzki) Date: Tue, 22 Nov 2005 23:17:57 +0100 Subject: www site In-Reply-To: <20051122211012.GB22604@mysza.eu.org> References: <200511222049.42734.glen@delfi.ee> <1132688274.6559.0.camel@meaw> <200511222100.07394.prism@hornet.eu.org> <20051122204803.GF16001@mysza.eu.org> <1132693573.6559.4.camel@meaw> <20051122211012.GB22604@mysza.eu.org> Message-ID: <1132697877.6559.5.camel@meaw> Dnia 22-11-2005, wto o godzinie 22:10 +0100, Adam Go??biowski napisa?(a): > Is your key stored in cvs::SSH-keys valid? If no, please update it, I'll > set up an accout for you. Updated with current RSA public key. -- Patrys :: Patryk Zawadzki PLD Linux -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: To jest cz??? listu podpisana cyfrowo URL: From paladine at pld-dc.org Tue Nov 22 23:19:58 2005 From: paladine at pld-dc.org (Kamil =?ISO-8859-2?Q?Kosi=F1ski?=) Date: Tue, 22 Nov 2005 23:19:58 +0100 Subject: SPECS: geany.spec (NEW) - added In-Reply-To: <20051121073556.7751aac1.paladine@pld-dc.org> References: <20051121073556.7751aac1.paladine@pld-dc.org> Message-ID: <20051122231958.a721be4b.paladine@pld-dc.org> On Mon, 21 Nov 2005 07:35:56 +0100 Kamil Kosi?ski wrote: > On Mon, 21 Nov 2005 06:52:12 +0100 > aredridel wrote: > > NFY ???? > > 1. adapter > 2. cleanups > 3. s/GTK/GTK+2 > 4. read configure.in, there are more deps ! > 5. fix desktop file (Categories , s/GTK/GTK+2) > 6. unpackaged files ...as always, somebody else did your job. -- Kamil (paladine) Kosi?ski jid: paladine at chrome.pl mail: paladine at pld-linux.org PLD Linux developer http://www.pld-linux.org homepage: http://palanthas.dyn.pl From mmazur at kernel.pl Tue Nov 22 23:12:53 2005 From: mmazur at kernel.pl (Mariusz Mazur) Date: Tue, 22 Nov 2005 23:12:53 +0100 Subject: www site In-Reply-To: <200511222049.42734.glen@delfi.ee> References: <200511222049.42734.glen@delfi.ee> Message-ID: <200511222312.53851.mmazur@kernel.pl> On wtorek 22 listopada 2005 19:49, Elan Ruusam?e wrote: > thee www site wiki is still broken. when it will be fixed, where to report > it's bugs? Fixed, I hope. -- In the year eighty five ten God is gonna shake his mighty head He'll either say, "I'm pleased where man has been" Or tear it down, and start again From loc at toya.net.pl Tue Nov 22 23:31:27 2005 From: loc at toya.net.pl (=?UTF-8?B?SmFrdWIgUGlvdHIgQ8WCYXBh?=) Date: Tue, 22 Nov 2005 23:31:27 +0100 Subject: SPECS: geany.spec (NEW) - added In-Reply-To: <20051122231958.a721be4b.paladine@pld-dc.org> References: <20051121073556.7751aac1.paladine@pld-dc.org> <20051122231958.a721be4b.paladine@pld-dc.org> Message-ID: <43839C3F.9050502@toya.net.pl> Kamil Kosi?ski wrote: > On Mon, 21 Nov 2005 07:35:56 +0100 > Kamil Kosi?ski wrote: > >> On Mon, 21 Nov 2005 06:52:12 +0100 >> aredridel wrote: >> >> NFY ???? >> >> 1. adapter >> 2. cleanups >> 3. s/GTK/GTK+2 >> 4. read configure.in, there are more deps ! >> 5. fix desktop file (Categories , s/GTK/GTK+2) >> 6. unpackaged files > > ...as always, somebody else did your job. And what's the problem? I'm afraid that if it doesn't bother her (she might not use the menu at all just like me) it's not her responsibility to fix it. It's always good work to commit a spec (even quite a raw one) because it's easier to work with something that's already there than to start from scratch. -- Regards, Jakub Piotr C?apa From glen at delfi.ee Wed Nov 23 00:07:01 2005 From: glen at delfi.ee (Elan =?iso-8859-2?q?Ruusam=E4e?=) Date: Wed, 23 Nov 2005 01:07:01 +0200 Subject: www site In-Reply-To: <200511222312.53851.mmazur@kernel.pl> References: <200511222049.42734.glen@delfi.ee> <200511222312.53851.mmazur@kernel.pl> Message-ID: <200511230107.01552.glen@delfi.ee> On Wednesday 23 November 2005 00:12, Mariusz Mazur wrote: > On wtorek 22 listopada 2005 19:49, Elan Ruusam?e wrote: > > thee www site wiki is still broken. when it will be fixed, where to > > report it's bugs? > > Fixed, I hope. nope. or back where started. i tried to preview my own page. maybe that helps figuring out what's with it -- glen From mmazur at kernel.pl Wed Nov 23 10:29:34 2005 From: mmazur at kernel.pl (Mariusz Mazur) Date: Wed, 23 Nov 2005 10:29:34 +0100 Subject: www site In-Reply-To: <200511230107.01552.glen@delfi.ee> References: <200511222049.42734.glen@delfi.ee> <200511222312.53851.mmazur@kernel.pl> <200511230107.01552.glen@delfi.ee> Message-ID: <200511231029.35074.mmazur@kernel.pl> On ?roda 23 listopada 2005 00:07, Elan Ruusam?e wrote: > On Wednesday 23 November 2005 00:12, Mariusz Mazur wrote: > > On wtorek 22 listopada 2005 19:49, Elan Ruusam?e wrote: > > > thee www site wiki is still broken. when it will be fixed, where to > > > report it's bugs? > > > > Fixed, I hope. > > nope. or back where started. > > i tried to preview my own page. maybe that helps figuring out what's with > it Mail me your password, maybe there's something wrong with your account. -- In the year eighty five ten God is gonna shake his mighty head He'll either say, "I'm pleased where man has been" Or tear it down, and start again From michal at michal.waw.pl Wed Nov 23 10:48:02 2005 From: michal at michal.waw.pl (Michal Kochanowicz) Date: Wed, 23 Nov 2005 10:48:02 +0100 Subject: www site In-Reply-To: <200511231029.35074.mmazur@kernel.pl> References: <200511222049.42734.glen@delfi.ee> <200511222312.53851.mmazur@kernel.pl> <200511230107.01552.glen@delfi.ee> <200511231029.35074.mmazur@kernel.pl> Message-ID: <20051123094802.GB18788@woland.michal.waw.pl> On Wed, Nov 23, 2005 at 10:29:34AM +0100, Mariusz Mazur wrote: > Mail me your password, maybe there's something wrong with your account. Your bank account password of course. mmazur please dont do phishing on PLD lists :D -- --= Michal Kochanowicz =--==--==BOFH==--==--= michal at michal.waw.pl =-- --= finger me for PGP public key or visit http://michal.waw.pl/PGP =-- --==--==--==--==--==-- Vodka. Connecting people.--==--==--==--==--==-- A chodzenie po g?rach SSIE!!! From glen at delfi.ee Wed Nov 23 11:32:47 2005 From: glen at delfi.ee (Elan =?windows-1257?q?Ruusam=E4e?=) Date: Wed, 23 Nov 2005 12:32:47 +0200 Subject: www site In-Reply-To: <200511231029.35074.mmazur@kernel.pl> References: <200511222049.42734.glen@delfi.ee> <200511230107.01552.glen@delfi.ee> <200511231029.35074.mmazur@kernel.pl> Message-ID: <200511231232.48504.glen@delfi.ee> On Wednesday 23 November 2005 11:29, Mariusz Mazur wrote: > On ?roda 23 listopada 2005 00:07, Elan Ruusam?e wrote: > > On Wednesday 23 November 2005 00:12, Mariusz Mazur wrote: > > > On wtorek 22 listopada 2005 19:49, Elan Ruusam?e wrote: > > > > thee www site wiki is still broken. when it will be fixed, where to > > > > report it's bugs? > > > > > > Fixed, I hope. > > > > nope. or back where started. > > > > i tried to preview my own page. maybe that helps figuring out what's with > > it > > Mail me your password, maybe there's something wrong with your account. just replace it with whatever you want. and restore when done testing :) and here's my bank account details: http://glen.alkohol.ee/aa.txt send your $, ? and ?, or PLN there :) -- glen From glen at delfi.ee Wed Nov 23 13:08:47 2005 From: glen at delfi.ee (Elan =?iso-8859-1?q?Ruusam=E4e?=) Date: Wed, 23 Nov 2005 14:08:47 +0200 Subject: commits mails Message-ID: <200511231408.47903.glen@delfi.ee> somebody should fix the encoding of mails sent to commit list i'm afraid the situation is that incoming mails from loginfo cvs handler came with preencoded iso8859-2 encoding and list software assumes it's in iso8859-1 encoding and encodes it to iso8859-2, and as a result the outcome is something very wrong. -- glen From mmazur at kernel.pl Wed Nov 23 15:36:24 2005 From: mmazur at kernel.pl (Mariusz Mazur) Date: Wed, 23 Nov 2005 15:36:24 +0100 Subject: www site In-Reply-To: <200511231232.48504.glen@delfi.ee> References: <200511222049.42734.glen@delfi.ee> <200511231029.35074.mmazur@kernel.pl> <200511231232.48504.glen@delfi.ee> Message-ID: <200511231536.24347.mmazur@kernel.pl> On ?roda 23 listopada 2005 11:32, Elan Ruusam?e wrote: > > Mail me your password, maybe there's something wrong with your account. > > just replace it with whatever you want. and restore when done testing :) I'm a lazy schmuck, so no password for me means more waiting for you :) -- In the year eighty five ten God is gonna shake his mighty head He'll either say, "I'm pleased where man has been" Or tear it down, and start again From paladine at pld-dc.org Wed Nov 23 19:00:06 2005 From: paladine at pld-dc.org (Kamil =?ISO-8859-2?Q?Kosi=F1ski?=) Date: Wed, 23 Nov 2005 19:00:06 +0100 Subject: SPECS: geany.spec (NEW) - added In-Reply-To: <43839C3F.9050502@toya.net.pl> References: <20051121073556.7751aac1.paladine@pld-dc.org> <20051122231958.a721be4b.paladine@pld-dc.org> <43839C3F.9050502@toya.net.pl> Message-ID: <20051123190006.a10905b7.paladine@pld-dc.org> On Tue, 22 Nov 2005 23:31:27 +0100 Jakub Piotr C?apa wrote: > And what's the problem? I'm afraid that if it doesn't bother her (she > might not use the menu at all just like me) it's not her > responsibility to fix it. It's always good work to commit a spec > (even quite a raw one) because it's easier to work with something > that's already there than to start from scratch. OK. You're right. I had a bad day. Sorry aredridel. Give such a spec rel 0.1 and some info in commitlog next time and i will be happy ;) -- Kamil (paladine) Kosi?ski jid: paladine at chrome.pl mail: paladine at pld-linux.org PLD Linux developer http://www.pld-linux.org homepage: http://palanthas.dyn.pl From ankry at green.mif.pg.gda.pl Wed Nov 23 19:46:45 2005 From: ankry at green.mif.pg.gda.pl (Andrzej Krzysztofowicz) Date: Wed, 23 Nov 2005 19:46:45 +0100 (CET) Subject: www site In-Reply-To: <200511231232.48504.glen@delfi.ee> from "Elan =?windows-1257?q?Ruusam=E4e?=" at Nov 23, 2005 12:32:47 PM Message-ID: <200511231846.jANIkjNA008942@green.mif.pg.gda.pl> Elan =?windows-1257?q?Ruusam=E4e?= wrote: > On Wednesday 23 November 2005 11:29, Mariusz Mazur wrote: > > On ?roda 23 listopada 2005 00:07, Elan Ruusam?e wrote: > > > On Wednesday 23 November 2005 00:12, Mariusz Mazur wrote: > > > > On wtorek 22 listopada 2005 19:49, Elan Ruusam?e wrote: > > > > > thee www site wiki is still broken. when it will be fixed, where to > > > > > report it's bugs? > > > > > > > > Fixed, I hope. > > > > > > nope. or back where started. > > > > > > i tried to preview my own page. maybe that helps figuring out what's with > > > it > > > > Mail me your password, maybe there's something wrong with your account. > just replace it with whatever you want. and restore when done testing :) > > and here's my bank account details: > http://glen.alkohol.ee/aa.txt > send your $, ? and ?, or PLN there :) You forgot SWIFT code of your bank. AFAIK nobody here except you has account in an Estonian bank ;P -- ======================================================================= Andrzej M. Krzysztofowicz ankry at mif.pg.gda.pl phone (48)(58) 347 14 61 Faculty of Applied Phys. & Math., Gdansk University of Technology From zawadaa at gmail.com Wed Nov 23 22:21:05 2005 From: zawadaa at gmail.com (Andrzej Zawadzki) Date: Wed, 23 Nov 2005 22:21:05 +0100 Subject: [Fwd: DISTFILES: ERROR fetching sources for bacula.spec ()] Message-ID: <4384DD41.4090600@gmail.com> cannot cvs get bacula.spec at -- Virtually Yours: distfiles. What is this? -- Andrzej Zawadzki From havner at smtp.kamp.pl Thu Nov 24 13:50:03 2005 From: havner at smtp.kamp.pl (havner) Date: Thu, 24 Nov 2005 13:50:03 +0100 Subject: poldek / iptables Message-ID: <20051124125003.GA6750@pld-linux.org> Dwie sprawy. 1. poldek mam zainstalowane dwa kernele (oba name: kernel, bez zadnych grsec itp) robie upgrade * pisze mi ze multiple instances intalled, refusing to upgrade, normalne, ale przy upgrade po zaleznosciach juz mu to nie przeszkadza. Processing dependencies... iptables-init-1.3.3-0.1 obsoleted by iptables-init-1.3.3-1 iptables-1.3.3-0.1 at 2.6.14.2_1 obsoleted by iptables-1.3.3-1 at 2.6.14.2_4 iptables-1.3.3-1 at 2.6.14.2_4 marks kernel-2.6.14.2-4 (cap kernel(netfilter) = 20051115) kernel-2.6.12.6-0.1 obsoleted by kernel-2.6.14.2-4 kernel-2.6.14.2-1 obsoleted by kernel-2.6.14.2-4 I ladnie instaluje, czy to jest zamierzone? 2. iptables czemu jest: Release: %{_rel}@%{_kernel_ver_str} przeciez iptables budowane sa na llh, nie kernel-headers. Nawet w requires maja: Requires: kernel(netfilter) = %{_pomng_snap} (nie konkretny kernel a netfilter, ktore brany jest z llh) po co ten dodatkowy release z wersja kernela? -- Regards Havner {jid,mail}:havner(at)pld-linux.org PLD developer http://www.pld-linux.org PLD LiveCD author http://livecd.pld-linux.org "Quis custodiet ipsos custodes?" From havner at smtp.kamp.pl Thu Nov 24 14:10:04 2005 From: havner at smtp.kamp.pl (havner) Date: Thu, 24 Nov 2005 14:10:04 +0100 Subject: poldek / iptables In-Reply-To: <20051124125003.GA6750@pld-linux.org> References: <20051124125003.GA6750@pld-linux.org> Message-ID: <20051124131004.GB6750@pld-linux.org> On Thu, Nov 24, 2005 at 01:50:03PM +0100, havner wrote: > 2. iptables > czemu jest: > Release: %{_rel}@%{_kernel_ver_str} > > przeciez iptables budowane sa na llh, nie kernel-headers. Nawet w > requires maja: > Requires: kernel(netfilter) = %{_pomng_snap} > (nie konkretny kernel a netfilter, ktore brany jest z llh) > po co ten dodatkowy release z wersja kernela? A nie, jednak jest budowany na kernel-headers.. BuildRequires: kernel-headers(netfilter) = %{_pomng_snap} od kiedy tak? przeciez zawsze ztcp trzeba bylo czekac na llh z netfiltrem zeby iptables zbudowac. cos mnie chyba ominelo. -- Regards Havner {jid,mail}:havner(at)pld-linux.org PLD developer http://www.pld-linux.org PLD LiveCD author http://livecd.pld-linux.org "Quis custodiet ipsos custodes?" From havner at smtp.kamp.pl Thu Nov 24 14:21:55 2005 From: havner at smtp.kamp.pl (havner) Date: Thu, 24 Nov 2005 14:21:55 +0100 Subject: poldek / iptables In-Reply-To: <20051124125003.GA6750@pld-linux.org> References: <20051124125003.GA6750@pld-linux.org> Message-ID: <20051124132155.GA7419@pld-linux.org> On Thu, Nov 24, 2005 at 01:50:03PM +0100, havner wrote: > Dwie sprawy. Arg, sorry, this was supposed to go to devel-pl. -- Regards Havner {jid,mail}:havner(at)pld-linux.org PLD developer http://www.pld-linux.org PLD LiveCD author http://livecd.pld-linux.org "Quis custodiet ipsos custodes?" From gotar at polanet.pl Sat Nov 26 13:47:44 2005 From: gotar at polanet.pl (Tomasz Pala) Date: Sat, 26 Nov 2005 13:47:44 +0100 Subject: w32codec: get_version Message-ID: <20051126124744.GA954@os> It finds version as ppc-20051120 instead of 20051120. Ankry? -- GoTaR gotar> http://vfmg.sourceforge.net/ http://tccs.sourceforge.net/ From ankry at green.mif.pg.gda.pl Sat Nov 26 14:08:11 2005 From: ankry at green.mif.pg.gda.pl (Andrzej Krzysztofowicz) Date: Sat, 26 Nov 2005 14:08:11 +0100 (CET) Subject: w32codec: get_version In-Reply-To: <20051126124744.GA954@os> from "Tomasz Pala" at Nov 26, 2005 01:47:44 PM Message-ID: <200511261308.jAQD8Bqv027605@green.mif.pg.gda.pl> Tomasz Pala wrote: > > It finds version as ppc-20051120 instead of 20051120. Ankry? I will check. -- ======================================================================= Andrzej M. Krzysztofowicz ankry at mif.pg.gda.pl phone (48)(58) 347 14 61 Faculty of Applied Phys. & Math., Gdansk University of Technology From adamg at biomerieux.pl Sat Nov 26 14:07:32 2005 From: adamg at biomerieux.pl (Adam =?iso-8859-2?Q?Go=B3=EAbiowski?=) Date: Sat, 26 Nov 2005 14:07:32 +0100 Subject: php5.1 Message-ID: <20051126130732.GB27608@mysza.eu.org> PHP 5.1 was released yesterday. If anyone is about to start working on it, he should be aware that this bloated release provides (by core php) a class called Date which conflicts with, among other things, pear's Date class. Because as for the time of this writing php developers can not decide how to fix it, the best solution for seems to be revert that behaviour, by applying following patch: http://cvs.php.net/diff.php/php-src/ext/date/php_date.c?r1=1.43.2.21&r2=1.43.2.20&ty=u Or we can wait till 5.1.1 which should have this issue fixed. -- .. :: http://www.pomocdladominiki.com.pl/ -- mo?esz pom?c :: .. http://www.mysza.eu.org/ | Everybody needs someone sure, someone true, PLD Linux developer | Everybody needs some solid rock, I know I do. From arekm at pld-linux.org Sat Nov 26 14:18:17 2005 From: arekm at pld-linux.org (Arkadiusz Miskiewicz) Date: Sat, 26 Nov 2005 14:18:17 +0100 Subject: php5.1 In-Reply-To: <20051126130732.GB27608@mysza.eu.org> References: <20051126130732.GB27608@mysza.eu.org> Message-ID: <200511261418.17467.arekm@pld-linux.org> On Saturday 26 November 2005 14:07, Adam Go??biowski wrote: It's already done in cvs (well, almost, some FIXME things left). > Or we can wait till 5.1.1 which should have this issue fixed. We'll wait. -- Arkadiusz Mi?kiewicz PLD/Linux Team http://www.t17.ds.pwr.wroc.pl/~misiek/ http://ftp.pld-linux.org/ From gotar at polanet.pl Sat Nov 26 15:58:32 2005 From: gotar at polanet.pl (Tomasz Pala) Date: Sat, 26 Nov 2005 15:58:32 +0100 Subject: w32codec: get_version In-Reply-To: <200511261308.jAQD8Bqv027605@green.mif.pg.gda.pl> References: <20051126124744.GA954@os> <200511261308.jAQD8Bqv027605@green.mif.pg.gda.pl> Message-ID: <20051126145832.GA1517@os> On Sat, Nov 26, 2005 at 14:08:11 +0100, Andrzej Krzysztofowicz wrote: > > It finds version as ppc-20051120 instead of 20051120. Ankry? ...instead of 20050412. Now there are ppc codecs with their own dates. -- GoTaR gotar> http://vfmg.sourceforge.net/ http://tccs.sourceforge.net/ From ankry at green.mif.pg.gda.pl Sun Nov 27 06:41:38 2005 From: ankry at green.mif.pg.gda.pl (Andrzej Krzysztofowicz) Date: Sun, 27 Nov 2005 06:41:38 +0100 (CET) Subject: w32codec: get_version In-Reply-To: <20051126145832.GA1517@os> from "Tomasz Pala" at Nov 26, 2005 03:58:32 PM Message-ID: <200511270541.jAR5fcvx011991@green.mif.pg.gda.pl> Tomasz Pala wrote: > > On Sat, Nov 26, 2005 at 14:08:11 +0100, Andrzej Krzysztofowicz wrote: > > > > It finds version as ppc-20051120 instead of 20051120. Ankry? > > ...instead of 20050412. Now there are ppc codecs with their own dates. Fixed on the VERSIONED branch. I don't want to take a decision which version should go into Ac (auto-versioned - mine or glen's). Especially, not at the moment. -- ======================================================================= Andrzej M. Krzysztofowicz ankry at mif.pg.gda.pl phone (48)(58) 347 14 61 Faculty of Applied Phys. & Math., Gdansk University of Technology From glen at delfi.ee Sun Nov 27 14:55:16 2005 From: glen at delfi.ee (Elan =?iso-8859-1?q?Ruusam=E4e?=) Date: Sun, 27 Nov 2005 15:55:16 +0200 Subject: w32codec: get_version In-Reply-To: <20051126145832.GA1517@os> References: <20051126124744.GA954@os> <200511261308.jAQD8Bqv027605@green.mif.pg.gda.pl> <20051126145832.GA1517@os> Message-ID: <200511271555.17008.glen@delfi.ee> On Saturday 26 November 2005 16:58, Tomasz Pala wrote: > On Sat, Nov 26, 2005 at 14:08:11 +0100, Andrzej Krzysztofowicz wrote: > > > It finds version as ppc-20051120 instead of 20051120. Ankry? > > ...instead of 20050412. Now there are ppc codecs with their own dates. what are these? (i have no access to any ppc) those should be perhaps included for %ifarch ppc package? (instead of current ones, or additionally?) -- glen From ankry at green.mif.pg.gda.pl Sun Nov 27 15:03:59 2005 From: ankry at green.mif.pg.gda.pl (Andrzej Krzysztofowicz) Date: Sun, 27 Nov 2005 15:03:59 +0100 (CET) Subject: w32codec: get_version In-Reply-To: <200511271555.17008.glen@delfi.ee> from "Elan =?iso-8859-1?q?Ruusam=E4e?=" at Nov 27, 2005 03:55:16 PM Message-ID: <200511271403.jARE3xbU013493@green.mif.pg.gda.pl> Elan =?iso-8859-1?q?Ruusam=E4e?= wrote: > > On Saturday 26 November 2005 16:58, Tomasz Pala wrote: > > On Sat, Nov 26, 2005 at 14:08:11 +0100, Andrzej Krzysztofowicz wrote: > > > > It finds version as ppc-20051120 instead of 20051120. Ankry? > > > > ...instead of 20050412. Now there are ppc codecs with their own dates. > what are these? (i have no access to any ppc) > those should be perhaps included for %ifarch ppc package? (instead of current > ones, or additionally?) AFAIK instead. Maybe as a separate spec as they have different versionning. -- ======================================================================= Andrzej M. Krzysztofowicz ankry at mif.pg.gda.pl phone (48)(58) 347 14 61 Faculty of Applied Phys. & Math., Gdansk University of Technology From gotar at polanet.pl Sun Nov 27 15:48:59 2005 From: gotar at polanet.pl (Tomasz Pala) Date: Sun, 27 Nov 2005 15:48:59 +0100 Subject: w32codec: get_version In-Reply-To: <200511271555.17008.glen@delfi.ee> References: <20051126124744.GA954@os> <200511261308.jAQD8Bqv027605@green.mif.pg.gda.pl> <20051126145832.GA1517@os> <200511271555.17008.glen@delfi.ee> Message-ID: <20051127144859.GA2983@os> On Sun, Nov 27, 2005 at 15:55:16 +0200, Elan Ruusam?e wrote: > > ...instead of 20050412. Now there are ppc codecs with their own dates. > what are these? (i have no access to any ppc) ftp://ftp1.mplayerhq.hu/MPlayer/releases/codecs/ChangeLog 20051120 * essential-ppc - all codecs that don't have a free replacement on PPC Linux * all-ppc - all codecs that work on PPC Linux > those should be perhaps included for %ifarch ppc package? (instead of current > ones, or additionally?) Instead of. -- GoTaR gotar> http://vfmg.sourceforge.net/ http://tccs.sourceforge.net/ From arekm at pld-linux.org Sun Nov 27 20:15:27 2005 From: arekm at pld-linux.org (Arkadiusz Miskiewicz) Date: Sun, 27 Nov 2005 20:15:27 +0100 Subject: new rules for sending 2.6 kernel related packages Message-ID: <200511272015.27764.arekm@pld-linux.org> There is new builder - noauto-ac-sparc64 which is there only for sending 2.6 kernels and 2.6 kernel modules so to send some package which contains kernel modules you need to do: send it to i386 builder only, wait until it builds, check tag and then make-request.sh -b "ac-i586 ac-i686 ac-athlon ac-alpha ac-amd64 ac-ppc" \ package.spec:tag make-request.sh -b "ac-sparc" --without kernel package.spec:tag make-request.sh -b "noauto-ac-sparc64" --without userspace package.spec:tag -- Arkadiusz Mi?kiewicz PLD/Linux Team http://www.t17.ds.pwr.wroc.pl/~misiek/ http://ftp.pld-linux.org/ From ankry at green.mif.pg.gda.pl Mon Nov 28 00:08:13 2005 From: ankry at green.mif.pg.gda.pl (Andrzej Krzysztofowicz) Date: Mon, 28 Nov 2005 00:08:13 +0100 (CET) Subject: SPECS: util-linux.spec - R(post, preun): /sbin/chkconfig (blockdev) In-Reply-To: from "charles" at Nov 27, 2005 11:59:42 PM Message-ID: <200511272308.jARN8DYt024660@green.mif.pg.gda.pl> charles wrote: > > Author: charles Date: Sun Nov 27 22:59:42 2005 GMT > Module: SPECS Tag: HEAD > ---- Log message: > - R(post,preun): /sbin/chkconfig (blockdev) AFAIK current rpm treats R() as normal R, so we will have loop: util-linux R: chkconfig chkconfig R: rc-scripts rc-scripts R: util-linux Any way to solve this issue ? > +Requires(post,preun): /sbin/chkconfig -- ======================================================================= Andrzej M. Krzysztofowicz ankry at mif.pg.gda.pl phone (48)(58) 347 14 61 Faculty of Applied Phys. & Math., Gdansk University of Technology From wiget at pld-linux.org Mon Nov 28 09:30:08 2005 From: wiget at pld-linux.org (Artur Frysiak) Date: Mon, 28 Nov 2005 09:30:08 +0100 Subject: SPECS: util-linux.spec - R(post, preun): /sbin/chkconfig (blockdev) In-Reply-To: <200511272308.jARN8DYt024660@green.mif.pg.gda.pl> References: <200511272308.jARN8DYt024660@green.mif.pg.gda.pl> Message-ID: <20051128083007.GA12312@tau.koelner.pl> On Mon, Nov 28, 2005 at 12:08:13AM +0100, Andrzej Krzysztofowicz wrote: > charles wrote: > > > > Author: charles Date: Sun Nov 27 22:59:42 2005 GMT > > Module: SPECS Tag: HEAD > > ---- Log message: > > - R(post,preun): /sbin/chkconfig (blockdev) > > AFAIK current rpm treats R() as normal R, so we will have loop: > > util-linux R: chkconfig > chkconfig R: rc-scripts > rc-scripts R: util-linux > > Any way to solve this issue ? > > > +Requires(post,preun): /sbin/chkconfig blockdev subpackage ? Regards -- Artur Frysiak http://pld-linux.org/ From glen at delfi.ee Mon Nov 28 11:18:09 2005 From: glen at delfi.ee (Elan =?iso-8859-1?q?Ruusam=E4e?=) Date: Mon, 28 Nov 2005 12:18:09 +0200 Subject: SPECS: util-linux.spec - R(post, preun): /sbin/chkconfig (blockdev) In-Reply-To: <20051128083007.GA12312@tau.koelner.pl> References: <200511272308.jARN8DYt024660@green.mif.pg.gda.pl> <20051128083007.GA12312@tau.koelner.pl> Message-ID: <200511281218.10025.glen@delfi.ee> On Monday 28 November 2005 10:30, Artur Frysiak wrote: > On Mon, Nov 28, 2005 at 12:08:13AM +0100, Andrzej Krzysztofowicz wrote: > > charles wrote: > > > Author: charles Date: Sun Nov 27 22:59:42 2005 GMT > > > Module: SPECS Tag: HEAD > > > ---- Log message: > > > - R(post,preun): /sbin/chkconfig (blockdev) > > > > AFAIK current rpm treats R() as normal R, so we will have loop: > > > > util-linux R: chkconfig > > chkconfig R: rc-scripts > > rc-scripts R: util-linux > > > > Any way to solve this issue ? > > > > > +Requires(post,preun): /sbin/chkconfig > > blockdev subpackage ? +1 from me on that. (never used blockdev) > > Regards -- glen From wrobell at pld-linux.org Mon Nov 28 19:39:21 2005 From: wrobell at pld-linux.org (wrobell) Date: Mon, 28 Nov 2005 18:39:21 +0000 Subject: SPECS: rhythmbox.spec - 0.9.2, dropped hal requirement (ankry uses... In-Reply-To: References: Message-ID: <1133203161.32583.24.camel@RECENT-CONVERT> On Mon, 2005-11-28 at 19:13 +0100, freetz wrote: > Author: freetz Date: Mon Nov 28 18:13:41 2005 GMT > Module: SPECS Tag: HEAD > ---- Log message: > - 0.9.2, dropped hal requirement (ankry uses rhythmbox on a 2.4.x box), bcond hal? [...] wrobell From freetz at gmx.net Mon Nov 28 23:28:36 2005 From: freetz at gmx.net (Fryderyk Dziarmagowski) Date: Mon, 28 Nov 2005 23:28:36 +0100 Subject: SPECS: rhythmbox.spec - 0.9.2, dropped hal requirement (ankry uses... In-Reply-To: <1133203161.32583.24.camel@RECENT-CONVERT> References: <1133203161.32583.24.camel@RECENT-CONVERT> Message-ID: <20051128232836.b3fb2f7d.freetz@gmx.net> --- wrobell wrote: > On Mon, 2005-11-28 at 19:13 +0100, freetz wrote: > > Author: freetz Date: Mon Nov 28 18:13:41 2005 GMT > > Module: SPECS Tag: HEAD > > ---- Log message: > > - 0.9.2, dropped hal requirement (ankry uses rhythmbox on a 2.4.x box), > > bcond hal? i don't know. I've removed it to solve upgrade problems for 2.4.x users. adding banner is probably best idea, but not for lazy admins ;) -- Fryderyk Dziarmagowski From glen at delfi.ee Wed Nov 30 01:09:17 2005 From: glen at delfi.ee (Elan =?iso-8859-1?q?Ruusam=E4e?=) Date: Wed, 30 Nov 2005 02:09:17 +0200 Subject: SPECS: kdepim.spec - Missing files In-Reply-To: References: Message-ID: <200511300209.17278.glen@delfi.ee> those should be in indexlib-devel package, not kdepim. or if not, then BR indexlib-devel should be removed as it seems the bundled source is used anyway. On Tuesday 29 November 2005 23:43, adgor wrote: > Author: adgor Date: Tue Nov 29 21:43:37 2005 GMT > Module: SPECS Tag: HEAD > ---- Log message: > - Missing files > > ---- Files affected: > SPECS: > kdepim.spec (1.200 -> 1.201) > > ---- Diffs: > > ================================================================ > Index: SPECS/kdepim.spec > diff -u SPECS/kdepim.spec:1.200 SPECS/kdepim.spec:1.201 > --- SPECS/kdepim.spec:1.200 Tue Nov 29 20:27:00 2005 > +++ SPECS/kdepim.spec Tue Nov 29 22:43:32 2005 > @@ -634,6 +634,7 @@ > %attr(755,root,root) %{_bindir}/*groupwarewizard > %attr(755,root,root) %{_bindir}/groupwisewizard > %attr(755,root,root) %{_bindir}/ical2vcal > +%attr(755,root,root) %{_bindir}/indexlib-config > %attr(755,root,root) %{_bindir}/kode > %attr(755,root,root) %{_bindir}/kolabwizard > %attr(755,root,root) %{_bindir}/kontact > @@ -906,6 +907,7 @@ > %{_includedir}/akregator > %{_includedir}/calendar > %{_includedir}/gpgme++ > +%{_includedir}/index > %{_includedir}/kabc/kabc_resourcexmlrpc.h > %{_includedir}/kabc/kcal_resourcexmlrpc.h > %{_includedir}/kaddressbook > @@ -1269,6 +1271,8 @@ > %defattr(644,root,root,755) > %{_libdir}/libakregatorprivate.la > %attr(755,root,root) %{_libdir}/libakregatorprivate.so > +%{_libdir}/libindex.la > +%attr(755,root,root) %{_libdir}/libindex.so.*.*.* > %{_libdir}/libgpgme++.la > %attr(755,root,root) %{_libdir}/libgpgme++.so.*.*.* > %{_libdir}/libkaddressbook.la > @@ -1382,6 +1386,9 @@ > All persons listed below can be reached at @pld-linux.org > > $Log$ > +Revision 1.201 2005/11/29 21:43:32 adgor > +- Missing files > + > Revision 1.200 2005/11/29 19:27:00 qboosh > - removed outdated iconsidepane-showtext,knode-google-msgid patches > - added alpha patch (kill wrong assumption that alpha means tru64) > ================================================================ > > ---- CVS-web: > http://cvs.pld-linux.org/SPECS/kdepim.spec?r1=1.200&r2=1.201&f=u > > _______________________________________________ > pld-cvs-commit mailing list > pld-cvs-commit at lists.pld-linux.org > http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit -- glen From glen at delfi.ee Wed Nov 30 11:35:27 2005 From: glen at delfi.ee (Elan =?iso-8859-2?q?Ruusam=E4e?=) Date: Wed, 30 Nov 2005 12:35:27 +0200 Subject: SPECS: kdepim.spec - Added Obsoletes for indexlib (removed BR) - i... In-Reply-To: References: Message-ID: <200511301235.27809.glen@delfi.ee> On Wednesday 30 November 2005 12:12, adgor wrote: > Author: adgor Date: Wed Nov 30 10:12:19 2005 GMT > Module: SPECS Tag: HEAD > ---- Log message: > - Added Obsoletes for indexlib (removed BR) > - indexlib-config moved to -devel > - Removed TODO (outdated - desktop files already checked) rm -f the checked files then in %install! -- Elan Ruusam?e http://www.DELFI.ee/ R?vala pst 6, 10143, Tallinn, Eesti tel (secretary): +372 650 4922 tel: +372 650 1278 fax: +372 681 4719 From adgor at isn.pl Wed Nov 30 12:36:45 2005 From: adgor at isn.pl (Adam Gorzkiewicz) Date: Wed, 30 Nov 2005 12:36:45 +0100 Subject: SPECS: kdepim.spec - Added Obsoletes for indexlib (removed BR) - i... In-Reply-To: <200511301235.27809.glen@delfi.ee> References: <200511301235.27809.glen@delfi.ee> Message-ID: <200511301236.45874.adgor@isn.pl> Dnia ?roda, 30 listopada 2005 11:35, Elan Ruusam?e napisa?: > On Wednesday 30 November 2005 12:12, adgor wrote: > > Author: adgor Date: Wed Nov 30 10:12:19 2005 GMT > > Module: SPECS Tag: HEAD > > ---- Log message: > > - Added Obsoletes for indexlib (removed BR) > > - indexlib-config moved to -devel > > - Removed TODO (outdated - desktop files already checked) > > rm -f the checked files then in %install! What for? I newer did that before and can't see any args to do that. Have You one? Btw. These files are unusable since two years. -- Adam Gorzkiewicz -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 190 bytes Desc: not available URL: From glen at delfi.ee Wed Nov 30 13:08:24 2005 From: glen at delfi.ee (Elan =?iso-8859-13?q?Ruusam=E4e?=) Date: Wed, 30 Nov 2005 14:08:24 +0200 Subject: SPECS: kdepim.spec - Added Obsoletes for indexlib (removed BR) - i... In-Reply-To: <200511301236.45874.adgor@isn.pl> References: <200511301235.27809.glen@delfi.ee> <200511301236.45874.adgor@isn.pl> Message-ID: <200511301408.25186.glen@delfi.ee> On Wednesday 30 November 2005 13:36, Adam Gorzkiewicz wrote: > Dnia ?roda, 30 listopada 2005 11:35, Elan Ruusam?e napisa?: > > On Wednesday 30 November 2005 12:12, adgor wrote: > > > Author: adgor Date: Wed Nov 30 10:12:19 2005 GMT > > > Module: SPECS Tag: HEAD > > > ---- Log message: > > > - Added Obsoletes for indexlib (removed BR) > > > - indexlib-config moved to -devel > > > - Removed TODO (outdated - desktop files already checked) > > > > rm -f the checked files then in %install! > > What for? I newer did that before and can't see any args to do that. > Have You one? > Btw. These files are unusable since two years. because you're not the only deviloper. and if you had some efforts of figuring out which ones are not needed. remove them, then there's no more questions are they needed or not! -- glen From adgor at isn.pl Wed Nov 30 15:35:45 2005 From: adgor at isn.pl (Adam Gorzkiewicz) Date: Wed, 30 Nov 2005 15:35:45 +0100 Subject: SPECS: kdepim.spec - Added Obsoletes for indexlib (removed BR) - i... In-Reply-To: <200511301408.25186.glen@delfi.ee> References: <200511301236.45874.adgor@isn.pl> <200511301408.25186.glen@delfi.ee> Message-ID: <200511301535.56839.adgor@isn.pl> Dnia ?roda, 30 listopada 2005 13:08, Elan Ruusam?e napisa?: > On Wednesday 30 November 2005 13:36, Adam Gorzkiewicz wrote: > > Dnia ?roda, 30 listopada 2005 11:35, Elan Ruusam?e napisa?: > > > On Wednesday 30 November 2005 12:12, adgor wrote: > > > > Author: adgor Date: Wed Nov 30 10:12:19 2005 > > > > GMT Module: SPECS Tag: HEAD > > > > ---- Log message: > > > > - Added Obsoletes for indexlib (removed BR) > > > > - indexlib-config moved to -devel > > > > - Removed TODO (outdated - desktop files already checked) > > > > > > rm -f the checked files then in %install! ^* > > > > What for? I newer did that before and can't see any args to do that. > > Have You one? > > Btw. These files are unusable since two years. > > because you're not the only deviloper. > > and if you had some efforts of figuring out which ones are not needed. > remove them, then there's no more questions are they needed or not! ^* Maybe i'ts a good reason, however information about unpacked files lets to have better controll at install process - 'rm -f' may shade it sometimes. [*] Do not shout - thank You. -- Adam Gorzkiewicz -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 190 bytes Desc: not available URL: From glen at delfi.ee Wed Nov 30 16:41:54 2005 From: glen at delfi.ee (Elan =?iso-8859-13?q?Ruusam=E4e?=) Date: Wed, 30 Nov 2005 17:41:54 +0200 Subject: SPECS: kdepim.spec - Added Obsoletes for indexlib (removed BR) - i... In-Reply-To: <200511301535.56839.adgor@isn.pl> References: <200511301408.25186.glen@delfi.ee> <200511301535.56839.adgor@isn.pl> Message-ID: <200511301741.54606.glen@delfi.ee> On Wednesday 30 November 2005 16:35, Adam Gorzkiewicz wrote: > Maybe i'ts a good reason, however information about unpacked files > lets to have better controll at install process - 'rm -f' may shade it > sometimes. then use 'rm' (without '-f')? then inexistent files removal will be catched. -- Elan Ruusam?e http://www.DELFI.ee/ R?vala pst 6, 10143, Tallinn, Eesti tel (secretary): +372 650 4922 tel: +372 650 1278 fax: +372 681 4719