Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (88 - 90 of 344)

Ticket Resolution Summary Owner Reporter
#149 fixed Standardize debug package creation, part 2 dmik
Description

There was #134 which dealt with this issue already but it also touched some other topics which were resolved and the ticket twas closed. However, the main task is not complete, hence the new ticket. It's target is to implement the %debug_package macro so that it automatically creates debug packages when invoked, according to the debug package creation rules that we establish.

#150 wontfix python: deal with reverse /@unixroot replacement dmik
Description

When doing some path absolutization, python causes /@unixroot in paths to be replaced with the actual value of $UNIXROOT (e.g. "C:"). This gives for paths like /@unixroot/usr/bin/python.exe paths like C:/USR/BIN/python.exe. The main problem with these paths is that they are not portable across different installations (i.e. installations using different UNIXROOT settings, e.g. different drive letters or such).

One such problem is shown in r529. But there are surely more of these.

#151 fixed Drop i386 support dmik
Description

Currently, our RPM repos provide three architectures: i386, i686 and pentium4. This is obviously too much for our small community (in terms of the repo size and time to build packages). i386 is a very old architecture, I doubt there are too many i386 PCs out there and those that still run won't be able to run eCS 2.2bII (our base target platform) at any comfortable level.

We should investigate if a i686 package will run on a i586 and lower CPUs before making this decision (to clearly understand consequences).

Note: See TracQuery for help on using queries.