Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 344)

Ticket Resolution Summary Owner Reporter
#107 fixed gettext-libs-0.18.1.1-5.oc00.i386 requires gcc1.dll Lewis Rosenthal
Description

Typo? I can't find where this is happening in the specfile.

Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package gettext.i386 0:0.18.1.1-5.oc00 set to be updated
--> Processing Dependency: gcc1.dll for package: gettext-0.18.1.1-5.oc00.i386
---> Package gettext-devel.i386 0:0.18.1.1-5.oc00 set to be updated
---> Package gettext-legacy.i386 0:0.18.1.1-5.oc00 set to be updated
---> Package gettext-libs.i386 0:0.18.1.1-5.oc00 set to be updated
--> Processing Dependency: gcc1.dll for package: gettext-libs-0.18.1.1-5.oc00.i3
86
---> Package libc.i386 0:0.6.6-25.oc00 set to be updated
---> Package libc-devel.i386 0:0.6.6-25.oc00 set to be updated
--> Finished Dependency Resolution
Error: Package: gettext-libs-0.18.1.1-5.oc00.i386 (netlabs-exp)
           Requires: gcc1.dll
Error: Package: gettext-0.18.1.1-5.oc00.i386 (netlabs-exp)
           Requires: gcc1.dll
 You could try using --skip-broken to work around the problem
createrepo-0.4.11-2.noarch has missing requires of rpm-python
yum-3.2.27-6.oc00.noarch has missing requires of rpm-python

and

{0}[c:\] yum provides */gcc1.dll
Loaded plugins: changelog, fastestmirror, remove-with-leaves, rpm-warm-cache
Loading mirror speeds from cached hostfile
 * netlabs-exp: rpm.netlabs.org
 * netlabs-rel: rpm.netlabs.org
No Matches found

I'm not familiar with gcc1.dll. Did I miss the memo on this one? ;-)

#108 duplicate Need to change architecture to install libgcc1 Lewis Rosenthal
Description

libgcc1 is only available under the experimental repository in the pentium4 directory. It is a dependency for some other updated packages.

Running:

[c:\]python -c 'import yum, pprint; yb = yum.YumBase(); pprint.pprint(yb.conf.yumvar, width=1)'

on my ThinkPad? T43, I get:

{'arch': 'i386',
 'basearch': 'i386',
 'releasever': '00',
 'uuid': '33be946f-3eac-4502-a6e7-7d86c5223c7c'}

which isn't going to get me down to the pentium4 directory, so:

yum info libgcc1

yields no results.

I had no platform file in /etc/rpm. Creating that with:

pentium4-OS/2-OS/2

got me the proper arch, and allowed me (with exactarch=0 in yum.conf, at least) to reach packages in the pentium4 directory.

I suggest adding an i386 package (and perhaps others) to change architectures by adding the proper platform file (at least). I am unsure of what architecture changes should be possible.

#109 fixed usbcalls, usbcalls-debug, and usbcalls-devel are obsolete Lewis Rosenthal
Description

The above packages should probably be removed from the repository. According to David, usbcalls is tightly integrated with usbresmgr.sys, both of which have undergone considerable changes since the release of these packages. Likewise, the need for usbcalls-devel will be obviated by release 11.10 of the Arca Noae USB stack package, which is to include usbcalls.lib, header files needed for building apps that access USB devices, and a sample program.

If there is need for an rpm of usbcalls-devel, perhaps we can repackage some of the content from the Arca Noae release and either include it in Arca Noae's (upcoming) yum repo or put it back here, and keep it updated. There are lots of changes going on in the USB code these days.

Note: See TracQuery for help on using queries.