Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (106 - 108 of 344)

Ticket Resolution Summary Owner Reporter
#245 fixed Provide os2-rpm package dmik
Description

Currently, we put all OS/2 platform specific stuff right in the RPM source tree (and binary distribution) itself. But this doesn't look correct as this stuff is highly platform-specific and RPM per se should be kept as generic as possible.

Fedora does the same by providing the redhat-rpmbuild-macros package (check http://pkgs.fedoraproject.org/cgit/rpms/redhat-rpm-config.git/tree/).

This can be rather easily implemented by putting all platform-specific macros (and scripts) to /@unixroot/etc/rpm where they are automatically picked up by RPM as it's a standard directory for searching platform-specific macros. This directory may also be used by other packages to extend RPM functionality without the need to modify RPM itself.

Current candidates for inclusion in os2-rpm-config:

  • entire platform/*-os2-*/macros tree
  • wps_* and warpin_* macros (and their respective scripts, wps-object and warping-conflicts)
  • other os2_* macros (including cube, the CONFIG.SYS processor)
  • brp-strip.os2 script
  • find-legacy-runtime.sh script

Note that when moving scripts to /etc/rpm, their path in macros should be updated accordingly.

#244 fixed Perl install fails David McKenna
Description

Tried to install Perl with ANPM and got this error:

[u'ERROR with transaction check vs depsolve:', 'perl >= 1:5 is needed by perl-Pod-Escapes-1:1.04-3.oc00.noarch', 'perl >= 0:5.003000 is needed by perl-Digest-SHA-1:5.47-3.oc00.pentium4', 'perl >= 0:5.00405 is needed by perl-Test-Harness-0:3.17-3.oc00.noarch', 'perl >= 0:5.006001 is needed by perl-ExtUtils-ParseXS-1:2.2206-3.oc00.noarch', 'perl >= 0:5.00503 is needed by perl-0:5.16.1-3.oc00.pentium4', 'perl >= 0:5.006001 is needed by perl-0:5.16.1-3.oc00.pentium4', 'perl >= 0:5.006002 is needed by perl-0:5.16.1-3.oc00.pentium4', 'perl >= 0:5.007003 is needed by perl-0:5.16.1-3.oc00.pentium4', 'perl >= 0:5.008001 is needed by perl-0:5.16.1-3.oc00.pentium4', 'perl >= 0:5.009001 is needed by perl-0:5.16.1-3.oc00.pentium4', 'perl >= 0:5.009004 is needed by perl-0:5.16.1-3.oc00.pentium4', 'perl >= 0:5.009005 is needed by perl-0:5.16.1-3.oc00.pentium4', 'perl >= 1:5 is needed by perl-0:5.16.1-3.oc00.pentium4', 'perl >= 1:5.010001 is needed by perl-0:5.16.1-3.oc00.pentium4', 'perl >= 1:5.8.0 is needed by perl-0:5.16.1-3.oc00.pentium4', 'perl(Mac::InternetConfig?) is needed by perl-0:5.16.1-3.oc00.pentium4', 'perl(NDBM_File) is needed by perl-0:5.16.1-3.oc00.pentium4', 'perl(unicore::Name) is needed by perl-0:5.16.1-3.oc00.pentium4', 'perl >= 1:5 is needed by perl-Pod-Simple-1:3.13-3.oc00.noarch', 'perl >= 0:5.00503 is needed by perl-ExtUtils-MakeMaker-0:6.56-3.oc00.noarch', 'perl(Mac::BuildTools?) is needed by perl-CPAN-0:1.9402-3.oc00.noarch', u'Please report this error at http://trac.netlabs.org/rpm/']

So I did. Won't install from command line either.

#243 wontfix Package install fails for ghostscript-gtk-9.10-4.oc00.i686 ak120
Description

'ERROR with transaction check vs depsolve:', 'ghostscript = 9.10-4.oc00 wird benötigt von ghostscript-gtk-9.10-4.oc00.i686'

Note: See TracQuery for help on using queries.