Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (61 - 63 of 344)

Ticket Resolution Summary Owner Reporter
#118 fixed rpm-build: Strange failure dmik
Description

I can't name it differently. I can only describe what happens. This applies to rpm-build.i386, version 4.8.1-22.oc00. The detailed description follows in the subsequent comments.

#119 fixed rpm-build: Support macros.d dmik
Description

I found that rpm-build.i386 version 4.8.1-22.oc00 doesn't seem to support automatically loading macros from the /@unixroot/usr/lib/rpm/marcos.d directory.

Some packages install various macros useful for maintaining .spec files. In particular, the texinfo package (info sub package) installs a file called macros.info that contains macros useful for handling documentation in Info format (%info_requires, %info_post, %info_preun) which save some monkey work and about to be used in nearly every .spec file (here is more info: http://trac.netlabs.org/rpm/wiki/RpmHowToPackagers#HandlingdocumentationinInfoformat).

We need to make this mechanism work.

#120 fixed png16.dll is incorrectly named png1616.dll in libpng-1.6.14-1 Lewis Rosenthal
Description

Dependencies fail for png16.dll as this is present in earlier package (libpng-1.6.10-1) but in the most recent (1.6.14-1), the dll is incorrectly named png1616.dll.

I ended up in a loop trying to update, and initially thought that it was as a result of an arch change. Upon closer inspection, I got:

Resolving Dependencies
--> Running transaction check
---> Package libpng.pentium4 0:1.6.10-1.oc00 will be updated
--> Processing Dependency: png16.dll for package: 1:cups-ibs-1.4.8-0.oc00.pentium4
--> Processing Dependency: png16.dll for package: 1:cups-1.4.8-0.oc00.pentium4
---> Package libpng.pentium4 0:1.6.14-1.oc00 will be an update
--> Finished Dependency Resolution
Error: Package: 1:cups-libs-1.4.8-0.oc00.pentium4 (@netlabs-exp)
           Requires: png16.dll
           Removing: libpng-1.6.10-1.oc00.pentium4 (@netlabs-rel)
               png16.dll
           Updated By: libpng-1.6.14-1.oc00.pentium4 (netlabs-exp)
               Not found
Error: Package: 1:cups-1.4.8-0.oc00.pentium4 (@netlabs-exp)
           Requires: png16.dll
           Removing: libpng-1.6.10-1.oc00.pentium4 (@netlabs-rel)
               png16.dll
           Updated By: libpng-1.6.14-1.oc00.pentium4 (netlabs-exp)
               Not found
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Oops.

Note: See TracQuery for help on using queries.