Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#23454 - [lirc-0.9.0.pre1-6] - pkg does not provide lirc_i2c.ko anymore

Attached to Project: Arch Linux
Opened by John (graysky) - Saturday, 26 March 2011, 17:19 GMT
Last edited by Andrea Scarpino (BaSh) - Saturday, 26 March 2011, 19:17 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description: Latest lirc package from [testing] does not provide the needed kernel module lirc_i2c.ko.gz. Seems like it is the only module that is missing relative to the stable version of this pkg.

I have both kernel26-2.6.37.5/lirc-0.9.0.pre1-4 and kernel26-2.6.38.1/lirc-0.9.0.pre1-6 installed

With the new packages:
<code>$ ls -l /lib/modules/2.6.38-ARCH/kernel/drivers/staging/lirc
total 84
-rw-r--r-- 1 root root 2695 Mar 24 05:44 lirc_bt829.ko.gz
-rw-r--r-- 1 root root 4070 Mar 24 05:44 lirc_igorplugusb.ko.gz
-rw-r--r-- 1 root root 7103 Mar 24 05:44 lirc_imon.ko.gz
-rw-r--r-- 1 root root 7080 Mar 24 05:44 lirc_it87.ko.gz
-rw-r--r-- 1 root root 4557 Mar 24 05:44 lirc_ite8709.ko.gz
-rw-r--r-- 1 root root 5231 Mar 24 05:44 lirc_parallel.ko.gz
-rw-r--r-- 1 root root 6573 Mar 24 05:44 lirc_sasem.ko.gz
-rw-r--r-- 1 root root 8373 Mar 24 05:44 lirc_serial.ko.gz
-rw-r--r-- 1 root root 4786 Mar 24 05:44 lirc_sir.ko.gz
-rw-r--r-- 1 root root 3575 Mar 24 05:44 lirc_ttusbir.ko.gz
-rw-r--r-- 1 root root 10192 Mar 24 05:44 lirc_zilog.ko.gz</code>

And now the kernel/lirc from [core,extra]:
<code>$ ls -l /lib/modules/2.6.37-ARCH/kernel/drivers/staging/lirc
total 96
-rw-r--r-- 1 root root 2694 Mar 25 10:12 lirc_bt829.ko.gz
-rw-r--r-- 1 root root 5085 Mar 25 10:12 lirc_i2c.ko.gz
-rw-r--r-- 1 root root 4394 Mar 25 10:12 lirc_igorplugusb.ko.gz
-rw-r--r-- 1 root root 7481 Mar 25 10:12 lirc_imon.ko.gz
-rw-r--r-- 1 root root 7061 Mar 25 10:12 lirc_it87.ko.gz
-rw-r--r-- 1 root root 4806 Mar 25 10:12 lirc_ite8709.ko.gz
-rw-r--r-- 1 root root 5189 Mar 25 10:12 lirc_parallel.ko.gz
-rw-r--r-- 1 root root 6929 Mar 25 10:12 lirc_sasem.ko.gz
-rw-r--r-- 1 root root 8334 Mar 25 10:12 lirc_serial.ko.gz
-rw-r--r-- 1 root root 4761 Mar 25 10:12 lirc_sir.ko.gz
-rw-r--r-- 1 root root 3580 Mar 25 10:12 lirc_ttusbir.ko.gz
-rw-r--r-- 1 root root 10356 Mar 25 10:12 lirc_zilog.ko.gz</code>

Additional info:
* package version(s) - lirc-0.9.0.pre1-6
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Saturday, 26 March 2011, 19:17 GMT
Reason for closing:  Not a bug
Additional comments about closing:  upstream decision
Comment by John (graysky) - Saturday, 26 March 2011, 17:23 GMT
Dammit, meant to set category to "Packages: Testing" and raise the Priority to "High."

Loading...