Regression in the 2.6.12 kernel errata?
by Sam Varshavchik
I was just about to enter this into Bugzilla, but thought to run this by
some eyeballs first.
Perhaps I'm missing something, but the strace appears to show a weird bug in
IPv6 handling in the 2.6.12 errata. When I go back to the 2.6.11 kernel I
cannot reproduce this problem any more.
FWIW, I'm seeing this on the x86_64 kernel. It's possible that this is a
64bit-related bug.
I think I'm seeing a regression problem in the 2.6.12's handling of IPv6.
After rebooting back to the 2.6.11 kernel, I no longer see the following
problem:
Scenario:
Existing socket on file descriptor #3
Create IPv4 socket on file descriptor #4
dup2(4, 3)
connect(3) to an IPv4 address.
The connect works when old fd 3 is an IPv4 socket, and fails when the
original fd 3 is an IPv6 socket. In both cases fd 4 gets created as an IPv4
socket, so after the dup2() fd 3 should always be an IPv4 socket, and
connect() receives an IPv4 address. After the socket is duped, fd 3 should
always be an IPv4 socket, so the connect should be valid.
Here's an strace of when fd 3 is originally an IPv4 socket, and everything
goes correctly:
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 4
getsockname(3, {sa_family=AF_INET, sin_port=htons(0),
sin_addr=inet_addr("0.0.0.0")}, [22595719865040912]) = 0
fcntl(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0
dup2(4, 3) = 3
close(4) = 0
fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), …}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x2aaaaabb7000
write(1, "Checking existing socket\n", 25) = 25
getsockname(3, {sa_family=AF_INET, sin_port=htons(0),
sin_addr=inet_addr("0.0.0.0")}, [8589934608]) = 0
connect(3, {sa_family=AF_INET, sin_port=htons(1080),
sin_addr=inet_addr("192.168.0.5")}, 16) = -1 EINPROGRESS (Operation now in
progress)
The first getsockname() shows an IPv4 socket on fd #3, the second
getsockname() still shows an IPv4 socket on fd #3, and the connect() goes
through.
Now, if the original fd #3 is an IPv6 socket, the connect breaks:
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 4
getsockname(3, {sa_family=AF_INET6, sin6_port=htons(0), inet_pton(AF_INET6,
"::", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, [22595719865040924]) =
0
fcntl(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0
dup2(4, 3) = 3
close(4) = 0
fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), …}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x2aaaaabb7000
write(1, "Checking existing socket\n", 25) = 25
getsockname(3, {sa_family=AF_INET, sin_port=htons(0),
sin_addr=inet_addr("0.0.0.0")}, [8589934608]) = 0
connect(3, {sa_family=AF_INET, sin_port=htons(1080),
sin_addr=inet_addr("192.168.0.5")}, 28) = -1 EINVAL (Invalid argument)
Can anyone tell me why this is _not_ a kernel bug?
18 years, 2 months
SuperSavage/IXC 64 hassle making DRI and SELinux work together
by Joachim Frieben
I am experimenting with DRI on my IBM Thinkpad T23 running FC4. For this
purpose, I rebuilt M. Harris' testing X.org 6.8.99.14 package with activated
"savage" DRI support. After starting the graphical environment, X reports
"(II) SAVAGE(0): Direct rendering enabled" which is rather satisfactory :)
In the beginning, "SELinux" used to be enabled by default. However, this
lead to segmentation faults when calling applications which depend on
OpenGL, e.g. in the case of "glxinfo". The corresponding "dmesg" entry read:
"Unable to handle kernel paging request at virtual address e0c10000
printing eip:
e0a2e458 *pde = 1d11c067
Oops: 0002 [#1]
Modules linked in: nvram parport_pc lp parport autofs4 rfcomm l2cap
bluetooth sunrpc pcmcia ipt_REJECT ipt_state ip_conntrack iptable_filter
ip_tables ibm_acpi(U) kqemu(U) savage(U) drm(U) md5 ipv6 video button
battery ac yenta_socket rsrc_nonstatic pcmcia_core uhci_hcd shpchp hw_random
i2c_i801 i2c_core snd_intel8x0 snd_ac97_codec snd_seq_dummy snd_seq_oss
snd_seq_midi_event snd_seq snd_seq_device snd_pcm_oss snd_mixer_oss snd_pcm
snd_timer snd soundcore snd_page_alloc e100
mii floppy dm_snapshot dm_zero dm_mirror ext3 jbd dm_mod
CPU: 0
EIP: 0060:[<e0a2e458>] Tainted: P VLI
EFLAGS: 00010282 (2.6.12-1.1398_FC4)
EIP is at savage_bci_emit_event+0x7e/0xe4 [savage]
eax: e0c10000 ebx: c0030000 ecx: d61a6000 edx: 00000002
esi: dacb7e00 edi: 00000135 ebp: 00000135 esp: ce70fef4
ds: 007b es: 007b ss: 0068
Process glxinfo (pid: 3338, threadinfo=ce70f000 task=d0614aa0)
Stack: badc0ded ce70ff20 cf8740e0 dacb7e00 ce6dfa20 e0a30274 ce70ff58
c01f7485 ce70ff58 00100100 00200200 00000003 00000000 00000003 e0a301bc
e0a36638 00000042 e0a1ec0f bfb111a4 00000001 d5406000 d0614aa0
d0614aa0
ce556fc0Call Trace:
[<e0a30274>] savage_bci_event_emit+0xb8/0xe6 [savage]
[<c01f7485>] selinux_file_ioctl+0xce/0x2d9
[<e0a301bc>] savage_bci_event_emit+0x0/0xe6 [savage]
[<e0a1ec0f>] drm_ioctl+0x98/0x1dc [drm]
[<e0a1eb77>] drm_ioctl+0x0/0x1dc [drm]
[<c01931b1>] do_ioctl+0x51/0x55
[<c01932a7>] vfs_ioctl+0x50/0x1aa
[<c019345e>] sys_ioctl+0x5d/0x6b
[<c0103a51>] syscall_call+0x7/0xb
Code: e3 00 00 fe ff 81 eb 00 00 fe 3f 89 d8 0d 00 00 01 00 80 e2 02 0f 45
d8 ba 02 00 00 00 89 f0 ff 96 2c 01 00 00 8b 86 d0 00 00 00 <89> 18 83 c0 04
81 cf 00 00 00 98 89 38 89 e8 5b 5e 5f 5d c3 83"
There is a prior entry saying:
"mtrr: base(0xe4000000) is not aligned on a size(0x5000000) boundary"
The curious thing is that when "SELinux" is disabled at boot time through
option "selinux=disabled" in "", DRI works correctly. Sure, the 3D
performance is pretty poor, but anyway. Has anybody observed this behaviour,
too? Any clues how to make SELinux and DRI make play together peacefully?
18 years, 2 months
new mach release
by Thomas Vander Stichele
Hi everyone,
after some prerelease testing, a final mach 0.4.7 release has been made.
Please find the release notes attached.
This version works with either apt or yum, and works with selinux
enabled.
I'm still looking for people interested in discussing the refactoring of
mach into a more pythonic project (work going on in the mach3 directory
in cvs) - I need people to discuss ideas and approaches with.
Meanwhile, a package for Fedora Extras should soon be hitting the
repository.
Enjoy,
Thomas
Dave/Dina : future TV today ! - http://www.davedina.org/
<-*- thomas (dot) apestaart (dot) org -*->
I love the way you love
but I hate the way
I'm supposed to love you back
<-*- thomas (at) apestaart (dot) org -*->
URGent, best radio on the net - 24/7 ! - http://urgent.fm/
18 years, 2 months
rawhide report: 20050801 changes
by Build System
Updated Packages:
MAKEDEV-3.19-4
--------------
* Sun Jul 31 2005 Florian La Roche <laroche(a)redhat.com>
- remove /dev/MAKEDEV to build with newest rpm
* Thu Jul 21 2005 Nalin Dahyabhai <nalin(a)redhat.com> 3.19-3
- rebuild
* Thu Jul 21 2005 Nalin Dahyabhai <nalin(a)redhat.com> 3.19-2
- move usb-specific config file out, go with the mainline devices-2.6+.txt file
- update to 12 May devices-2.6+.txt:
- add usb/legousbtower
- add xvd
- rename ttyIOC4 to ttyIOC
- add 32 more ttyIOC nodes
- add ttySIOC
am-utils-5:6.0.9-13
-------------------
* Sun Jul 31 2005 Florian La Roche <laroche(a)redhat.com>
- package all symlinks to libs
compat-slang-1.4.5-11
---------------------
* Sun Jul 31 2005 Florian La Roche <laroche(a)redhat.com>
- build with newest rpm
cpufreq-utils-1:0.3-1.1.16
--------------------------
* Sun Jul 31 2005 Florian La Roche <laroche(a)redhat.com>
- package all files
ctags-5.5.4-4
-------------
* Sun Jul 31 2005 Florian La Roche <laroche(a)redhat.com>
- remove etags
devhelp-0.10-3
--------------
* Sun Jul 31 2005 Christopher Aillon <caillon(a)redhat.com> 0.10.0-3
- Rebuild against new mozilla
epiphany-1.7.3-2
----------------
* Sat Jul 30 2005 Christopher Aillon <caillon(a)redhat.com> - 1.7.3-2
- Rebuild against new mozilla
gaim-1:1.4.0-5.fc5
------------------
* Sun Jul 31 2005 Warren Togami <wtogami(a)redhat.com> 1:1.4.0-5
- FC5+ automatic -fstack-protector-all switch
- 150: MSN buddy names with space disconnect and profile corruption
(supercedes patch 149)
- 151: Gadu Gadu memory alignment crash
- 152: Rename Group Merge crash
- 153: mailto: parse crash (util.c)
- 154: mailto: parse crash (MSN)
- 155: mailto: parse crash (Zephyr)
jwhois-3.2.3-1
--------------
* Mon Aug 01 2005 Miloslav Trmac <mitr(a)redhat.com> - 3.2.3-1
- Update to jwhois-3.2.3
- Don't compress jwhois.info manually
krbafs-1.2.2-8
--------------
* Sun Jul 31 2005 Florian La Roche <laroche(a)redhat.com>
- build with current rpm
ppp-2.4.3-3
-----------
* Sun Jul 31 2005 Florian La Roche <laroche(a)redhat.com>
- rebuild for libpcap of the day
schedutils-1.5.0-4
------------------
* Sun Jul 31 2005 Dave Jones <davej(a)redhat.com>
- 1.5.0
yelp-2.11.1-3
-------------
* Sun Jul 31 2005 Christopher Aillon <caillon(a)redhat.com> 2.11.1-3
- Rebuild against newer mozilla
Broken deps for i386
----------------------------------------------------------
GFS-kernel-xen0 - 2.6.11.8-20050601.152643.FC4.6.i686 requires kernel-xen0 = 0:2.6.12-1.1400_FC5
evolution-connector - 2.2.2-5.i386 requires libecal-1.2.so.2
evolution-connector - 2.2.2-5.i386 requires libcamel-provider-1.2.so.3
gnbd-kernel-xenU - 2.6.11.2-20050420.133124.FC4.39.i686 requires /lib/modules/2.6.12-1.1400_FC5xenU
gnbd-kernel-xenU - 2.6.11.2-20050420.133124.FC4.39.i686 requires kernel-xenU = 0:2.6.12-1.1400_FC5
cman-kernel-xen0 - 2.6.11.5-20050601.152643.FC4.5.i686 requires kernel-xen0 = 0:2.6.12-1.1400_FC5
gnome-python2-nautilus-cd-burner - 2.10.0-2.1.i386 requires libnautilus-burn.so.1
ethereal - 0.10.11-4.i386 requires libpcap.so.0.9.1
GFS-kernel - 2.6.11.8-20050601.152643.FC4.6.i686 requires kernel = 0:2.6.12-1.1400_FC5
GFS-kernel - 2.6.11.8-20050601.152643.FC4.6.i686 requires /lib/modules/2.6.12-1.1400_FC5
ethereal-gnome - 0.10.11-4.i386 requires libpcap.so.0.9.1
cman-kernel-smp - 2.6.11.5-20050601.152643.FC4.5.i686 requires /lib/modules/2.6.12-1.1400_FC5smp
cman-kernel-smp - 2.6.11.5-20050601.152643.FC4.5.i686 requires kernel-smp = 0:2.6.12-1.1400_FC5
GFS-kernel-smp - 2.6.11.8-20050601.152643.FC4.6.i686 requires /lib/modules/2.6.12-1.1400_FC5smp
GFS-kernel-smp - 2.6.11.8-20050601.152643.FC4.6.i686 requires kernel-smp = 0:2.6.12-1.1400_FC5
gnbd-kernel-smp - 2.6.11.2-20050420.133124.FC4.39.i686 requires /lib/modules/2.6.12-1.1400_FC5smp
gnbd-kernel-smp - 2.6.11.2-20050420.133124.FC4.39.i686 requires kernel-smp = 0:2.6.12-1.1400_FC5
GFS-kernel-xenU - 2.6.11.8-20050601.152643.FC4.6.i686 requires /lib/modules/2.6.12-1.1400_FC5xenU
GFS-kernel-xenU - 2.6.11.8-20050601.152643.FC4.6.i686 requires kernel-xenU = 0:2.6.12-1.1400_FC5
cman-kernel-xenU - 2.6.11.5-20050601.152643.FC4.5.i686 requires /lib/modules/2.6.12-1.1400_FC5xenU
cman-kernel-xenU - 2.6.11.5-20050601.152643.FC4.5.i686 requires kernel-xenU = 0:2.6.12-1.1400_FC5
dlm-kernel - 2.6.11.5-20050601.152643.FC4.7.i586 requires kernel = 0:2.6.12-1.1400_FC5
dlm-kernel - 2.6.11.5-20050601.152643.FC4.7.i586 requires /lib/modules/2.6.12-1.1400_FC5
gnbd-kernel - 2.6.11.2-20050420.133124.FC4.39.i586 requires kernel = 0:2.6.12-1.1400_FC5
gnbd-kernel - 2.6.11.2-20050420.133124.FC4.39.i586 requires /lib/modules/2.6.12-1.1400_FC5
gnbd-kernel - 2.6.11.2-20050420.133124.FC4.39.i686 requires kernel = 0:2.6.12-1.1400_FC5
gnbd-kernel - 2.6.11.2-20050420.133124.FC4.39.i686 requires /lib/modules/2.6.12-1.1400_FC5
cman-kernel - 2.6.11.5-20050601.152643.FC4.5.i686 requires kernel = 0:2.6.12-1.1400_FC5
cman-kernel - 2.6.11.5-20050601.152643.FC4.5.i686 requires /lib/modules/2.6.12-1.1400_FC5
dlm-kernel - 2.6.11.5-20050601.152643.FC4.7.i686 requires kernel = 0:2.6.12-1.1400_FC5
dlm-kernel - 2.6.11.5-20050601.152643.FC4.7.i686 requires /lib/modules/2.6.12-1.1400_FC5
dlm-kernel-smp - 2.6.11.5-20050601.152643.FC4.7.i686 requires /lib/modules/2.6.12-1.1400_FC5smp
dlm-kernel-smp - 2.6.11.5-20050601.152643.FC4.7.i686 requires kernel-smp = 0:2.6.12-1.1400_FC5
gnome-python2-libwnck - 2.10.0-2.1.i386 requires libwnck-1.so.16
gnbd-kernel-xen0 - 2.6.11.2-20050420.133124.FC4.39.i686 requires kernel-xen0 = 0:2.6.12-1.1400_FC5
cman-kernel - 2.6.11.5-20050601.152643.FC4.5.i586 requires kernel = 0:2.6.12-1.1400_FC5
cman-kernel - 2.6.11.5-20050601.152643.FC4.5.i586 requires /lib/modules/2.6.12-1.1400_FC5
dlm-kernel-xenU - 2.6.11.5-20050601.152643.FC4.7.i686 requires /lib/modules/2.6.12-1.1400_FC5xenU
dlm-kernel-xenU - 2.6.11.5-20050601.152643.FC4.7.i686 requires kernel-xenU = 0:2.6.12-1.1400_FC5
dlm-kernel-xen0 - 2.6.11.5-20050601.152643.FC4.7.i686 requires kernel-xen0 = 0:2.6.12-1.1400_FC5
GFS-kernel - 2.6.11.8-20050601.152643.FC4.6.i586 requires kernel = 0:2.6.12-1.1400_FC5
GFS-kernel - 2.6.11.8-20050601.152643.FC4.6.i586 requires /lib/modules/2.6.12-1.1400_FC5
Broken deps for x86_64
----------------------------------------------------------
dlm-kernel-smp - 2.6.11.5-20050601.152643.FC4.7.x86_64 requires /lib/modules/2.6.12-1.1400_FC5smp
dlm-kernel-smp - 2.6.11.5-20050601.152643.FC4.7.x86_64 requires kernel-smp = 0:2.6.12-1.1400_FC5
dlm-kernel - 2.6.11.5-20050601.152643.FC4.7.x86_64 requires kernel = 0:2.6.12-1.1400_FC5
dlm-kernel - 2.6.11.5-20050601.152643.FC4.7.x86_64 requires /lib/modules/2.6.12-1.1400_FC5
gnbd-kernel - 2.6.11.2-20050420.133124.FC4.39.x86_64 requires kernel = 0:2.6.12-1.1400_FC5
gnbd-kernel - 2.6.11.2-20050420.133124.FC4.39.x86_64 requires /lib/modules/2.6.12-1.1400_FC5
GFS-kernel - 2.6.11.8-20050601.152643.FC4.6.x86_64 requires kernel = 0:2.6.12-1.1400_FC5
GFS-kernel - 2.6.11.8-20050601.152643.FC4.6.x86_64 requires /lib/modules/2.6.12-1.1400_FC5
cman-kernel - 2.6.11.5-20050601.152643.FC4.5.x86_64 requires kernel = 0:2.6.12-1.1400_FC5
cman-kernel - 2.6.11.5-20050601.152643.FC4.5.x86_64 requires /lib/modules/2.6.12-1.1400_FC5
cman-kernel-smp - 2.6.11.5-20050601.152643.FC4.5.x86_64 requires /lib/modules/2.6.12-1.1400_FC5smp
cman-kernel-smp - 2.6.11.5-20050601.152643.FC4.5.x86_64 requires kernel-smp = 0:2.6.12-1.1400_FC5
ethereal-gnome - 0.10.11-4.x86_64 requires libpcap.so.0.9.1()(64bit)
ethereal - 0.10.11-4.x86_64 requires libpcap.so.0.9.1()(64bit)
gnome-python2-nautilus-cd-burner - 2.10.0-2.1.x86_64 requires libnautilus-burn.so.1()(64bit)
gnbd-kernel-smp - 2.6.11.2-20050420.133124.FC4.39.x86_64 requires /lib/modules/2.6.12-1.1400_FC5smp
gnbd-kernel-smp - 2.6.11.2-20050420.133124.FC4.39.x86_64 requires kernel-smp = 0:2.6.12-1.1400_FC5
evolution-connector - 2.2.2-5.x86_64 requires libcamel-provider-1.2.so.3()(64bit)
evolution-connector - 2.2.2-5.x86_64 requires libecal-1.2.so.2()(64bit)
gnome-python2-libwnck - 2.10.0-2.1.x86_64 requires libwnck-1.so.16()(64bit)
GFS-kernel-smp - 2.6.11.8-20050601.152643.FC4.6.x86_64 requires /lib/modules/2.6.12-1.1400_FC5smp
GFS-kernel-smp - 2.6.11.8-20050601.152643.FC4.6.x86_64 requires kernel-smp = 0:2.6.12-1.1400_FC5
Broken deps for ppc64
----------------------------------------------------------
ppc64-utils - 0.7-9.ppc64 requires yaboot
gnbd-kernel - 2.6.11.2-20050420.133124.FC4.39.ppc64 requires kernel = 0:2.6.12-1.1400_FC5
gnbd-kernel - 2.6.11.2-20050420.133124.FC4.39.ppc64 requires /lib/modules/2.6.12-1.1400_FC5
firstboot - 1.3.43-1.noarch requires system-config-display
cman-kernel - 2.6.11.5-20050601.152643.FC4.5.ppc64 requires kernel = 0:2.6.12-1.1400_FC5
cman-kernel - 2.6.11.5-20050601.152643.FC4.5.ppc64 requires /lib/modules/2.6.12-1.1400_FC5
ethereal - 0.10.11-4.ppc64 requires libpcap.so.0.9.1()(64bit)
system-config-keyboard - 1.2.6-2.noarch requires pyxf86config
system-config-mouse - 1.2.11-1.noarch requires pyxf86config
control-center - 1:2.10.1-6.ppc64 requires libgnome-menu.so.0()(64bit)
ethereal-gnome - 0.10.11-4.ppc64 requires libpcap.so.0.9.1()(64bit)
gnome-python2-libwnck - 2.10.0-2.1.ppc64 requires libwnck-1.so.16()(64bit)
dlm-kernel - 2.6.11.5-20050601.152643.FC4.7.ppc64 requires kernel = 0:2.6.12-1.1400_FC5
dlm-kernel - 2.6.11.5-20050601.152643.FC4.7.ppc64 requires /lib/modules/2.6.12-1.1400_FC5
gnomemeeting - 1.0.2-8.ppc64 requires libpt.so.1.6.5()(64bit)
gnomemeeting - 1.0.2-8.ppc64 requires libh323_linux_ppc64_r.so.1.13.4()(64bit)
jonas - 4.3.3-1jpp_7fc.noarch requires carol = 0:1.8.9.3
gnome-python2-nautilus-cd-burner - 2.10.0-2.1.ppc64 requires libnautilus-burn.so.1()(64bit)
Broken deps for s390
----------------------------------------------------------
dhcp - 11:3.0.3-1.s390 requires kernel >= 0:2.2.18
gnome-python2-nautilus-cd-burner - 2.10.0-2.1.s390 requires nautilus-cd-burner >= 0:2.9.4
gnome-python2-nautilus-cd-burner - 2.10.0-2.1.s390 requires libnautilus-burn.so.1
sysstat - 5.0.5-10.fc.s390 requires kernel >= 0:2.2.16-21
quota - 1:3.12-6.s390 requires kernel >= 0:2.4
hal - 0.5.3-2.s390 requires kernel >= 0:2.6.11
selinux-policy-strict-sources - 1.25.3-8.noarch requires kernel >= 0:2.6.11-1.1219
lvm2 - 2.01.13-1.0.s390 requires kernel >= 0:2.6
gnome-python2-libwnck - 2.10.0-2.1.s390 requires libwnck-1.so.16
nautilus-cd-burner - 2.8.3-6.s390 requires libdbus-1.so.0
nautilus-cd-burner - 2.8.3-6.s390 requires libhal.so.0
prelink - 0.3.5-2.s390 requires kernel >= 0:2.4.10
selinux-policy-targeted-sources - 1.25.3-8.noarch requires kernel >= 0:2.6.11-1.1219
sound-juicer - 0.5.14-1.FC3.0.s390 requires libdbus-1.so.0
sound-juicer - 0.5.14-1.FC3.0.s390 requires libhal.so.0
sound-juicer - 0.5.14-1.FC3.0.s390 requires libmusicbrainz.so.2
libpcap - 14:0.9.3-2.s390 requires kernel >= 0:2.2.0
arptables_jf - 0.0.8-5.s390 requires kernel >= 0:2.4.0
ethereal-gnome - 0.10.11-4.s390 requires libpcap.so.0.9.1
initscripts - 8.11.1-1.s390 requires kernel >= 0:2.6
selinux-policy-strict - 1.25.3-8.noarch requires kernel >= 0:2.6.11-1.1219
jonas - 4.3.3-1jpp_7fc.noarch requires carol = 0:1.8.9.3
gkrellm - 2.2.7-1.s390 requires kernel >= 0:2.6.2
selinux-policy-targeted - 1.25.3-8.noarch requires kernel >= 0:2.6.11-1.1219
ethereal - 0.10.11-4.s390 requires libpcap.so.0.9.1
nfs-utils - 1.0.7-10.s390 requires kernel >= 0:2.2.14
evolution-connector - 2.2.2-5.s390 requires libecal-1.2.so.2
evolution-connector - 2.2.2-5.s390 requires libcamel-provider-1.2.so.3
Broken deps for ppc
----------------------------------------------------------
GFS-kernel - 2.6.11.8-20050601.152643.FC4.6.ppc requires kernel = 0:2.6.12-1.1400_FC5
GFS-kernel - 2.6.11.8-20050601.152643.FC4.6.ppc requires /lib/modules/2.6.12-1.1400_FC5
ethereal-gnome - 0.10.11-4.ppc requires libpcap.so.0.9.1
dlm-kernel - 2.6.11.5-20050601.152643.FC4.7.ppc requires kernel = 0:2.6.12-1.1400_FC5
dlm-kernel - 2.6.11.5-20050601.152643.FC4.7.ppc requires /lib/modules/2.6.12-1.1400_FC5
gnome-python2-nautilus-cd-burner - 2.10.0-2.1.ppc requires libnautilus-burn.so.1
ethereal - 0.10.11-4.ppc requires libpcap.so.0.9.1
cman-kernel - 2.6.11.5-20050601.152643.FC4.5.ppc requires kernel = 0:2.6.12-1.1400_FC5
cman-kernel - 2.6.11.5-20050601.152643.FC4.5.ppc requires /lib/modules/2.6.12-1.1400_FC5
evolution-connector - 2.2.2-5.ppc requires libecal-1.2.so.2
evolution-connector - 2.2.2-5.ppc requires libcamel-provider-1.2.so.3
gnome-python2-libwnck - 2.10.0-2.1.ppc requires libwnck-1.so.16
gnbd-kernel - 2.6.11.2-20050420.133124.FC4.39.ppc requires kernel = 0:2.6.12-1.1400_FC5
gnbd-kernel - 2.6.11.2-20050420.133124.FC4.39.ppc requires /lib/modules/2.6.12-1.1400_FC5
Broken deps for s390x
----------------------------------------------------------
libpcap - 14:0.9.3-2.s390x requires kernel >= 0:2.2.0
evolution-connector - 2.2.2-5.s390x requires libcamel-provider-1.2.so.3()(64bit)
evolution-connector - 2.2.2-5.s390x requires libecal-1.2.so.2()(64bit)
sound-juicer - 0.5.14-1.FC3.0.s390x requires libdbus-1.so.0()(64bit)
sound-juicer - 0.5.14-1.FC3.0.s390x requires libmusicbrainz.so.2()(64bit)
sound-juicer - 0.5.14-1.FC3.0.s390x requires libhal.so.0()(64bit)
libpcap - 14:0.9.3-2.s390 requires kernel >= 0:2.2.0
dhcp - 11:3.0.3-1.s390x requires kernel >= 0:2.2.18
nautilus-cd-burner - 2.8.3-6.s390x requires libdbus-1.so.0()(64bit)
nautilus-cd-burner - 2.8.3-6.s390x requires libhal.so.0()(64bit)
initscripts - 8.11.1-1.s390x requires kernel >= 0:2.6
arptables_jf - 0.0.8-5.s390x requires kernel >= 0:2.4.0
selinux-policy-strict-sources - 1.25.3-8.noarch requires kernel >= 0:2.6.11-1.1219
prelink - 0.3.5-2.s390x requires kernel >= 0:2.4.10
gnome-python2-nautilus-cd-burner - 2.10.0-2.1.s390x requires nautilus-cd-burner >= 0:2.9.4
gnome-python2-nautilus-cd-burner - 2.10.0-2.1.s390x requires libnautilus-burn.so.1()(64bit)
hal - 0.5.3-2.s390x requires kernel >= 0:2.6.11
selinux-policy-targeted - 1.25.3-8.noarch requires kernel >= 0:2.6.11-1.1219
gkrellm - 2.2.7-1.s390x requires kernel >= 0:2.6.2
nfs-utils - 1.0.7-10.s390x requires kernel >= 0:2.2.14
jonas - 4.3.3-1jpp_7fc.noarch requires carol = 0:1.8.9.3
gnome-python2-libwnck - 2.10.0-2.1.s390x requires libwnck-1.so.16()(64bit)
selinux-policy-targeted-sources - 1.25.3-8.noarch requires kernel >= 0:2.6.11-1.1219
lvm2 - 2.01.13-1.0.s390x requires kernel >= 0:2.6
hal - 0.5.3-2.s390 requires kernel >= 0:2.6.11
sysstat - 5.0.5-10.fc.s390x requires kernel >= 0:2.2.16-21
selinux-policy-strict - 1.25.3-8.noarch requires kernel >= 0:2.6.11-1.1219
ethereal-gnome - 0.10.11-4.s390x requires libpcap.so.0.9.1()(64bit)
ethereal - 0.10.11-4.s390x requires libpcap.so.0.9.1()(64bit)
quota - 1:3.12-6.s390x requires kernel >= 0:2.4
Broken deps for ia64
----------------------------------------------------------
ethereal - 0.10.11-4.ia64 requires libpcap.so.0.9.1()(64bit)
nfs-utils - 1.0.7-10.ia64 requires kernel >= 0:2.2.14
gkrellm - 2.2.7-1.ia64 requires kernel >= 0:2.6.2
evolution-connector - 2.2.2-5.ia64 requires libcamel-provider-1.2.so.3()(64bit)
evolution-connector - 2.2.2-5.ia64 requires libecal-1.2.so.2()(64bit)
quota - 1:3.12-6.ia64 requires kernel >= 0:2.4
gnome-python2-nautilus-cd-burner - 2.10.0-2.1.ia64 requires libnautilus-burn.so.1()(64bit)
selinux-policy-strict-sources - 1.25.3-8.noarch requires kernel >= 0:2.6.11-1.1219
rgmanager - 1.9.31-3.ia64 requires ccs
sysstat - 5.0.5-10.fc.ia64 requires kernel >= 0:2.2.16-21
lvm2 - 2.01.13-1.0.ia64 requires kernel >= 0:2.6
xorg-x11 - 6.8.2-45.ia64 requires kernel-drm = 0:4.3.0
selinux-policy-targeted-sources - 1.25.3-8.noarch requires kernel >= 0:2.6.11-1.1219
libpcap - 14:0.9.3-2.ia64 requires kernel >= 0:2.2.0
ethereal-gnome - 0.10.11-4.ia64 requires libpcap.so.0.9.1()(64bit)
dhcp - 11:3.0.3-1.ia64 requires kernel >= 0:2.2.18
selinux-policy-targeted - 1.25.3-8.noarch requires kernel >= 0:2.6.11-1.1219
selinux-policy-strict - 1.25.3-8.noarch requires kernel >= 0:2.6.11-1.1219
pcmciautils - 007-1.ia64 requires kernel >= 0:2.6.12-1.1411_FC5
gnome-python2-libwnck - 2.10.0-2.1.ia64 requires libwnck-1.so.16()(64bit)
hal - 0.5.3-2.ia64 requires kernel >= 0:2.6.11
jonas - 4.3.3-1jpp_7fc.noarch requires carol = 0:1.8.9.3
arptables_jf - 0.0.8-5.ia64 requires kernel >= 0:2.4.0
gnome-volume-manager - 1.3.1-1.ia64 requires kernel >= 0:2.6
initscripts - 8.11.1-1.ia64 requires kernel >= 0:2.6
18 years, 2 months
Yesterday's rawhide sunk my iBook
by Ralf Ertzinger
Hi.
After applying yesterday's rawhide to my iBook, the system is quite
thoroughly toasted. After yum was finished, ssh'ing into the
machine no longer worke, and neither did logging in at the local
console. Rebooting the machine hangs after the initrd is processed,
seemingly failing to execute /sbin/init.
My suspicion is that a very low level library is botched (glibc or
selinux). Trying to chroot() into the system from an old YDL 3.0
install CD (the only CD what would boot on PPC I found on short
notice) fails, just producing segfaults, but YDL 3.0 is quite
old, of course, and still running 2.4. Will try and get a
FC4 install CD today and try again.
PS: The system does not use selinux.
18 years, 2 months