Hi, I want to make some packages for SUSE Linux 10.1 Beta1. First thing I've done was to install y2pmsh, and create the additional profiles for 10.1. Unfortunately it seems some packages aren't available: package libselinux is not available. package c_compiler is not available. package mozilla-devel is not available. package avahi-compat-howl is not available. package avahi-compat-howl-devel is not available. package ilbc is not available. package ilbc-devel is not available. package silc-toolkit is not available. package silc-toolkit-devel is not available. Here are my installation sources: 0: [x] SUSE LINUX Version 10.0.42 (file:/srv/ftp/opensuse/distribution/SL-OSS-factory/inst-source/) 1: [x] SUSE LINUX Version 10.0.42 (ftp://ftp4.gwdg.de/pub/opensuse/distribution/SL-OSS-factory/inst-source) 2: [x] SUSE LINUX Version 10.0.42 (http://you.novell.hu/i386/10.1/SUSE-Linux10.1-Beta1-Extra/) I can't use build because it stops when searches for libselinux (..................can not find libselinux.rpm... exit.). Any advice or idea about how can I make RPMS for Beta1? Cheers, -- Liviu Damian Mobile phone: +40 741 226993 URL: http://liviudm.blogspot.com
Hi, On Monday, January 23, 2006 at 12:28:23, Liviu Damian wrote:
I want to make some packages for SUSE Linux 10.1 Beta1. First thing I've done was to install y2pmsh, and create the additional profiles for 10.1. Unfortunately it seems some packages aren't available: package libselinux is not available. package c_compiler is not available. package mozilla-devel is not available. package avahi-compat-howl is not available. package avahi-compat-howl-devel is not available. package ilbc is not available. package ilbc-devel is not available. package silc-toolkit is not available. package silc-toolkit-devel is not available.
Any advice or idea about how can I make RPMS for Beta1?
Well dont use those rpms in BuildRequires/neededforbuild. They dont exist anymore. Whats the problem? Henne -- Henne Vogelsang, Core Services "Rules change. The Game remains the same." - Omar (The Wire)
On 2006-01-23 11:42:44 +0100, Henne Vogelsang wrote:
On Monday, January 23, 2006 at 12:28:23, Liviu Damian wrote:
I want to make some packages for SUSE Linux 10.1 Beta1. First thing I've done was to install y2pmsh, and create the additional profiles for 10.1. Unfortunately it seems some packages aren't available: package libselinux is not available. package c_compiler is not available. package mozilla-devel is not available. package avahi-compat-howl is not available. package avahi-compat-howl-devel is not available. package ilbc is not available. package ilbc-devel is not available. package silc-toolkit is not available. package silc-toolkit-devel is not available.
Any advice or idea about how can I make RPMS for Beta1?
Well dont use those rpms in BuildRequires/neededforbuild. They dont exist anymore. Whats the problem?
some of those packages are not even suse packages ... looks like you have pascals inst source in your list? darix
Hi, On Monday 23 January 2006 13:45, Marcus Rueckert wrote:
some of those packages are not even suse packages ... looks like you have pascals inst source in your list?
This was the spec file for gaim-2.0 created by Pascal. I didn't thought those dependencies where from his repository... Next time I'll use specs created by others I will pay more attention :-) Cheers, -- Liviu Damian Mobile phone: +40 741 226993 URL: http://liviudm.blogspot.com
Liviu Damian wrote:
package avahi-compat-howl is not available.
This one is not built in avahi package - no package in SuSE Linux actually need it. It should be simple to create it: --enable-compat-howl And the create proper subpackage. -- Best Regards / S pozdravem, Stanislav Brabec software developer --------------------------------------------------------------------- SuSE CR, s. r. o. e-mail: sbrabec@suse.cz Drahobejlova 27 tel: +420 296 542 382 190 00 Praha 9 fax: +420 296 542 374 Czech Republic http://www.suse.cz/
On 2006-01-23 12:37:35 +0100, Stanislav Brabec wrote:
package avahi-compat-howl is not available.
This one is not built in avahi package - no package in SuSE Linux actually need it.
It should be simple to create it: --enable-compat-howl
And the create proper subpackage.
pascal bleser already has adapted the suse avahi package and added the howl compat subpackage. maybe we should pull back the changes in the suse avahi package. pascal did the change to support gaim-bonjour via avahi. sad point seems to be that avahi seems not to work properly. darix
Am Monday 23 January 2006 12:46 schrieb Marcus Rueckert:
On 2006-01-23 12:37:35 +0100, Stanislav Brabec wrote:
package avahi-compat-howl is not available.
This one is not built in avahi package - no package in SuSE Linux actually need it.
It should be simple to create it: --enable-compat-howl
And the create proper subpackage.
pascal bleser already has adapted the suse avahi package and added the howl compat subpackage. maybe we should pull back the changes in the suse avahi package.
pascal did the change to support gaim-bonjour via avahi. sad point seems to be that avahi seems not to work properly.
The problem with howl/avahi is that we have already mDNSResponder runing. I dunno, if cause problems to run more than one mDNSd . It will cause at least more traffic. bye adrian -- Adrian Schroeter SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany email: adrian@suse.de
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Adrian Schröter wrote:
Am Monday 23 January 2006 12:46 schrieb Marcus Rueckert:
package avahi-compat-howl is not available. This one is not built in avahi package - no package in SuSE Linux actually need it. It should be simple to create it: --enable-compat-howl And the create proper subpackage.
On 2006-01-23 12:37:35 +0100, Stanislav Brabec wrote: pascal bleser already has adapted the suse avahi package and added the howl compat subpackage. maybe we should pull back the changes in the suse avahi package.
Yes please, it's not much work and it's needed by Gaim 2.0.0.
pascal did the change to support gaim-bonjour via avahi. sad point seems to be that avahi seems not to work properly.
The problem with howl/avahi is that we have already mDNSResponder runing. I dunno, if cause problems to run more than one mDNSd . It will cause at least more traffic.
Mmmm... could you give a bit more details about it, Adrian ? For some unknown reason (to me, at least), Gaim 2.0.0-beta1 with mdns support (through avahi-compat-howl) does not work (I got reports from users). Weird thing is, it works on Gentoo (the user I had the report from checked my package and everything looked just fine, exactly like the build on Gentoo). I doesn't seem to be a packaging issue. Is avahi not interoperable with mDNSResponder ? (which would make the whole thing kind of pointless but who knows...) cheers - -- -o) Pascal Bleser http://linux01.gwdg.de/~pbleser/ /\\ <pascal.bleser@skynet.be> <guru@unixtech.be> _\_v FOSDEM 2006 -- 25+26 February 2006 in Brussels -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFD1Nh2r3NMWliFcXcRAr5nAJ9FdV8m7mtAk/7gD7je7X473uSkrQCeKs7e B6igmHi6NV0AXNpHuHlsyfg= =B2yG -----END PGP SIGNATURE-----
Pascal Bleser wrote:
It should be simple to create it: --enable-compat-howl And the create proper subpackage. pascal bleser already has adapted the suse avahi package and added the howl compat subpackage. maybe we should pull back the changes in the suse avahi package.
Yes please, it's not much work and it's needed by Gaim 2.0.0.
Done.
Is avahi not interoperable with mDNSResponder ? (which would make the whole thing kind of pointless but who knows...)
On network, avahi should be interoperable with mDNSResponder. But avahi apps cannot use mDNSResponder daemon. You can try to replace mDNSResponder by avahi-compat-mDNSResponder, start avahi daemon and test both mDNSResponder and avahi apps. Maybe it will work. -- Best Regards / S pozdravem, Stanislav Brabec software developer --------------------------------------------------------------------- SuSE CR, s. r. o. e-mail: sbrabec@suse.cz Drahobejlova 27 tel: +420 296 542 382 190 00 Praha 9 fax: +420 296 542 374 Czech Republic http://www.suse.cz/
Am Monday 23 January 2006 16:52 schrieb Stanislav Brabec:
Pascal Bleser wrote:
It should be simple to create it: --enable-compat-howl And the create proper subpackage.
pascal bleser already has adapted the suse avahi package and added the howl compat subpackage. maybe we should pull back the changes in the suse avahi package.
Yes please, it's not much work and it's needed by Gaim 2.0.0.
Done.
Is avahi not interoperable with mDNSResponder ? (which would make the whole thing kind of pointless but who knows...)
On network, avahi should be interoperable with mDNSResponder. But avahi apps cannot use mDNSResponder daemon.
You can try to replace mDNSResponder by avahi-compat-mDNSResponder, start avahi daemon and test both mDNSResponder and avahi apps. Maybe it will work.
this is broken according to some reports. bye adrian -- Adrian Schroeter SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany email: adrian@suse.de
Hi! What about recent packages of tidy, libtidy, apache2-mod_tidy? What about fresh new packages of w3c-markup-validator? For recent SuSE packages and sources of the above programs and libraries, please have a look at http://mod-tidy.sourceforge.net/src/ http://mod-tidy.sourceforge.net/release/ http://sourceforge.net/project/showfiles.php?group_id=142791 http://sierkbornemann.de/pub/tools/mod_tidy/, http://sierkbornemann.de/pub/tools/tidy/, http://sierkbornemann.de/pub/tools/w3c-markup-validator/ Unfortunately, http://ftp.suse.com/pub/projects/apache/apache2-mod_tidy/ and http://ftp.suse.com/pub/projects/apache/tidy/ don't longer exist. I would appreciate, if these packages would find (again) their way into the recent Suse Linux. BTW: I offer a PRPM package of the W3C Markup Validator for Suse Linux. After waiting for month, if Suse/OpenSuse is interested in these packages, I took the decision to offer them on my own website http://sierkbornemann.de/pub/tools/w3c-markup-validator/. The Validator dev team appreciates this. Because I am regulary in contact with the dev team, I have sent a patch for the recent W3C Validator, respecting that there now exist RPM packages of the validator also for Suse Linux. I have had the hope, that I could tell the validator dev team, that Suse themselves are interested in locating and offering these packages, but after month of waiting I have no answer from Suse yet. As a result, with the next forecoming release of http://validator.w3.org/ (Release 0.7.2), Suse packages will be also mentioned on http://validator.w3.org/source/ and are pointing to my own webspace instead to an official Suse resource (as you can preview on the recent CVS snapshot on http://qa-dev.w3.org/wmvs/0.7/source/). I would have appreciated, if Suse would have paid any reaction to my offer concerning the Validator packages. Concerning the mod_tidy, libtidy and tidy packages, I would appreciate, if Suse would update them to the most recent release. Sierk Bornemann Sierk Bornemann | Hannover | Germany e-mail: sierkb@gmx.de URL: http://sierkbornemann.de/
participants (7)
-
Adrian Schröter
-
Henne Vogelsang
-
Liviu Damian
-
Marcus Rueckert
-
Pascal Bleser
-
Sierk Bornemann
-
Stanislav Brabec