http://bugzilla.novell.com/show_bug.cgi?id=598624http://bugzilla.novell.com/show_bug.cgi?id=598624#c0
Summary: Firmware files packaged inconsistently
Classification: openSUSE
Product: openSUSE 11.3
Version: Milestone 5
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Kernel
AssignedTo: kernel-maintainers(a)forge.provo.novell.com
ReportedBy: kkaempf(a)novell.com
QAContact: qa(a)suse.de
CC: sndirsch(a)novell.com
Found By: Development
Blocker: ---
(See bug 596268 comment #37 for reference)
Kernel firmware files are packaged in kernel-desktop (as
/lib/firmware/2.6.34-rc3-3-desktop) as well as kernel-firmware (as
/lib/firmware).
Most files are duplicates but e.g. radeon/R600_rlc.bin and radeon/R700_rlc.bin
are only in kernel-firmware (leading to ATI firmware incompleteness)
kernel-$(flavor) should either package all files or not package /lib/firmware
and require kernel-firmware instead.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=598574http://bugzilla.novell.com/show_bug.cgi?id=598574#c0
Summary: curl doesn't fall back from IPv6 to IPv4
Classification: openSUSE
Product: openSUSE 11.3
Version: Milestone 5
Platform: All
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Network
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: max(a)novell.com
QAContact: qa(a)suse.de
Found By: Development
Blocker: ---
On 11.3 (only tested in the rescue system so far), curl only tries to connect
to the IPv6 address of hosts that have both, A and AAAA records and doesn't
fall back to IPv4 when the IPv6 connection fails.
Rescue:~ # curl http://tclers.tk
curl: (7) Failed to connect to 2002:3e70:9ee8::1001: Network is unreachable
It works fine when I add the -4 switch.
I would expect curl to try the DNS records in turn until one succeeds and only
error out when all of them failed.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=598488http://bugzilla.novell.com/show_bug.cgi?id=598488#c0
Summary: libvirtd doesn't start
Classification: openSUSE
Product: openSUSE 11.3
Version: Milestone 5
Platform: x86-64
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: jfehlig(a)novell.com
ReportedBy: rhafer(a)novell.com
QAContact: qa(a)suse.de
CC: thomas(a)novell.com
Found By: Development
Blocker: ---
Doing "rclibvirtd start" on 11.3M5 I get this:
Starting libvirtd *** glibc detected *** /usr/sbin/libvirtd: malloc: top chunk
is corrupt: 0x00000000006c44f0 ***
After that the process it running but won't accept any connection. Installing
debuginfos and attaching with gdb I got this:
#0 __lll_lock_wait_private () at
./nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1 0x00007f733e4f37b0 in _L_lock_6452 () from /lib64/libc.so.6
#2 0x00007f733e4efce7 in malloc_check (sz=97, caller=<value optimized out>) at
hooks.c:263
#3 0x00007f733e4e7a54 in __libc_message (do_abort=2, fmt=0x7f733e59c328 "***
glibc detected *** %s: %s: 0x%s ***\n")
at ../sysdeps/unix/sysv/linux/libc_fatal.c:137
#4 0x00007f733e4ed0a6 in malloc_printerr (action=3, str=0x7f733e5994c0
"malloc: top chunk is corrupt", ptr=<value optimized out>)
at malloc.c:6264
#5 0x00007f733e4ed165 in top_check () at hooks.c:222
#6 0x00007f733e4efcec in malloc_check (sz=568, caller=<value optimized out>)
at hooks.c:264
#7 0x00007f733e4dddfb in __fopen_internal (filename=0x7f733ee2b1a6
"/proc/filesystems", mode=0x7f733ee2b09b "r", is32=1)
at ../libio/iofopen.c:76
#8 0x00007f733ee2236d in init_selinuxmnt () at init.c:49
#9 init_lib () at init.c:116
#10 0x00007f733ee2ab66 in __do_global_ctors_aux () from /lib64/libselinux.so.1
#11 0x00007f733ee1a63b in _init () from /lib64/libselinux.so.1
#12 0x0000000000000000 in ?? ()
So it might be related to selinux.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=598193http://bugzilla.novell.com/show_bug.cgi?id=598193#c0
Summary: udev deletes device nodes
Classification: openSUSE
Product: openSUSE 11.3
Version: Milestone 5
Platform: Other
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: Basesystem
AssignedTo: kasievers(a)novell.com
ReportedBy: aschnell(a)novell.com
QAContact: qa(a)suse.de
Found By: Development
Blocker: ---
udevd deletes the devices /dev/dm-X for LVM logical volumes during
the installation from the GNOME Live CD.
The delete is not logged with udevadm monitor but can be observed
with audit. See attached logs.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=598075http://bugzilla.novell.com/show_bug.cgi?id=598075#c0
Summary: selinux stops boot process with updated mkinitrd.
Classification: openSUSE
Product: openSUSE 11.3
Version: Milestone 5
Platform: x86-64
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: kkaempf(a)novell.com
QAContact: qa(a)suse.de
CC: sndirsch(a)novell.com
Found By: Development
Blocker: ---
Reference: https://bugzilla.novell.com/show_bug.cgi?id=596268
openSUSE 11.3 M5 had problems with loading GPU firmware (see bnc#596268) so I
upgraded mkinitrd (from System:Base) to mkinitrd-2.5.10-68.2.x86_64
However, selinux prevents a clean boot now with
boot/93-boot.sh: line 28: [: =: unary operator expected
boot/93-boot.sh: line 34: [: =: unary operator expected
Machine in enforcing mode and cannot execute load_policy
To disable selinux, add selinux=0 to the kernel command line.
Not continuing
Booting with selinux=0 is fine.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=598063http://bugzilla.novell.com/show_bug.cgi?id=598063#c0
Summary: mkinitrd: needs quoting
Classification: openSUSE
Product: openSUSE 11.2
Version: Final
Platform: All
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: jengelh(a)medozas.de
QAContact: qa(a)suse.de
Found By: Beta-Customer
Blocker: ---
Boot script gets confused due to too liberal use of non-quoting. With the
attached patch, we're a little more safe, esp. against boot params that contain
; and &, for example.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=597827http://bugzilla.novell.com/show_bug.cgi?id=597827#c0
Summary: symlink /usr/bin/javaws to /etc/alternatives/javaws is
missing
Classification: openSUSE
Product: openSUSE 11.3
Version: Factory
Platform: i586
OS/Version: openSUSE 11.3
Status: NEW
Severity: Major
Priority: P5 - None
Component: Java
AssignedTo: bnc-team-java(a)forge.provo.novell.com
ReportedBy: paul-opensuse(a)mansfield.co.uk
QAContact: qa(a)suse.de
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.3)
Gecko/20100401 SUSE/3.6.3-1.5 Firefox/3.6.3
there's no symlink for /usr/bin/javaws as there is for /usr/bin/java
this can be added, thus:
# ln -s /etc/alternatives/javaws /usr/bin/javaws
but ideally it should be there already
Reproducible: Always
Steps to Reproduce:
1. access a website which returns a .jnlp
2. firefox can't find the helper app
3.
Actual Results:
you end up running /etc/alternatives/javaws manually
Expected Results:
the .jnlp should kick off the java WS process
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=597667http://bugzilla.novell.com/show_bug.cgi?id=597667#c0
Summary: splashy needs DirectFB-devel
Classification: openSUSE
Product: openSUSE 11.3
Version: Milestone 5
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: hmacht(a)novell.com
ReportedBy: aj(a)novell.com
QAContact: qa(a)suse.de
CC: mvyskocil(a)novell.com
Found By: Product Management
Blocker: ---
splashy calls directfb-config which is now in DirectFB-devel. I've added a
Requires on the devel package so that it works but IMO that's wrong, we should
not install devel packages by default.
How can we solve this?
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=597293http://bugzilla.novell.com/show_bug.cgi?id=597293#c0
Summary: rsyslog using 100% cpu.
Classification: openSUSE
Product: openSUSE 11.3
Version: Factory
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: mt(a)novell.com
ReportedBy: mrueckert(a)novell.com
QAContact: qa(a)suse.de
Found By: ---
Blocker: ---
using the factory package on my 11.2 server.
config:
[[[
> grep -vE '^(#.*|\s*)$' /etc/rsyslog.conf
$ModLoad imuxsock.so # provides support for local system logging (e.g. via
logger command)
$ModLoad imklog.so # kernel logging (may be also provided by /sbin/klogd)
$IncludeConfig /var/run/rsyslog/additional-log-sockets.conf
$IncludeConfig /etc/rsyslog.d/*.conf
kern.warning;*.err;authpriv.none
/dev/tty10;RSYSLOG_TraditionalFileFormat
kern.warning;*.err;authpriv.none
|/dev/xconsole;RSYSLOG_TraditionalFileFormat
*.emerg *
if ($syslogfacility-text == 'kern') and \
($msg contains 'IN=' and $msg contains 'OUT=') then \
-/var/log/firewall;RSYSLOG_TraditionalFileFormat
if ($syslogfacility-text == 'kern') and \
($msg contains 'IN=' and $msg contains 'OUT=') then \
~
if ($programname == 'acpid' or $syslogtag == '[acpid]:') and \
($syslogseverity <= 5) then \
-/var/log/acpid;RSYSLOG_TraditionalFileFormat
if ($programname == 'acpid' or $syslogtag == '[acpid]:') then \
~
if ($programname == 'NetworkManager') or \
($programname startswith 'nm-') then \
-/var/log/NetworkManager;RSYSLOG_TraditionalFileFormat
if ($programname == 'NetworkManager') or \
($programname startswith 'nm-') then \
~
mail.*
-/var/log/mail;RSYSLOG_TraditionalFileFormat
mail.info
-/var/log/mail.info;RSYSLOG_TraditionalFileFormat
mail.warning
-/var/log/mail.warn;RSYSLOG_TraditionalFileFormat
mail.err
/var/log/mail.err;RSYSLOG_TraditionalFileFormat
news.crit
-/var/log/news/news.crit;RSYSLOG_TraditionalFileFormat
news.err
-/var/log/news/news.err;RSYSLOG_TraditionalFileFormat
news.notice
-/var/log/news/news.notice;RSYSLOG_TraditionalFileFormat
*.=warning;*.=err
-/var/log/warn;RSYSLOG_TraditionalFileFormat
*.crit
/var/log/warn;RSYSLOG_TraditionalFileFormat
*.*;mail.none;news.none
-/var/log/messages;RSYSLOG_TraditionalFileFormat
local0,local1.*
-/var/log/localmessages;RSYSLOG_TraditionalFileFormat
local2,local3.*
-/var/log/localmessages;RSYSLOG_TraditionalFileFormat
local4,local5.*
-/var/log/localmessages;RSYSLOG_TraditionalFileFormat
local6,local7.*
-/var/log/localmessages;RSYSLOG_TraditionalFileFormat
]]]
after running for a few minutes it starts using 100% cpu. if you strace it you
see it trying to write to the /dev/xconsole FD, but it fails with EAGAIN.
removing the line for the xconsole fixes it.
this didnt happen with the 11.2 version of rsyslog.
Marius found out it happens after about 500 message/128k data.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=597162http://bugzilla.novell.com/show_bug.cgi?id=597162#c0
Summary: Device Notifier should be on the taskbar by default
Classification: openSUSE
Product: openSUSE 11.3
Version: Milestone 5
Platform: All
OS/Version: openSUSE 11.3
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: KDE4 Workspace
AssignedTo: kde-maintainers(a)suse.de
ReportedBy: malv_star(a)hotmail.com
QAContact: qa(a)suse.de
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.3)
Gecko/20100401 SUSE/3.6.3-1.5 Firefox/3.6.3
openSuSE 11.2 included the Device Notifier widget on the taskbar by default,
but openSuSE 11.3 does not. My users have consistently indicated that they
consider this method of managing plugged-in devices/volumes the best of any OS
they had previously used and have seemed to actively enjoy using the widget.
The single click icon in an easy-to-reach location and pleasantly-sized
graphics seem to make a huge difference to their use of the system. Could this
widget please be included on the taskbar by default?
Reproducible: Always
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.