http://bugzilla.novell.com/show_bug.cgi?id=508041
Summary: wpa_supplicant.log grows without limit(?)
Classification: openSUSE
Product: openSUSE 11.2
Version: Factory
Platform: i386
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: gp(a)novell.com
QAContact: qa(a)suse.de
Found By: Product Management
This is my 11.2 FACTORY partition, upgraded from 11.0:
% ll /var/log/wpa_supplicant.log | cut -d\ -f5
80445434
And this is my 11.1 partition:
% ll /11.1/var/log/wpa_supplicant.log | cut -d\ -f5
44544820
80MB and 44MB are a tad large, and it seems logfile rotation and
compression is missing here? (I know I can set that up manually,
but NetworkManager, messages, zypper, etc are handled by default,
just wpa_supplicant seems missing.)
--
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=507839
Summary: virtualbox' X.org driver not compatible
Classification: openSUSE
Product: openSUSE 11.2
Version: Factory
Platform: i586
OS/Version: SuSE Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: X.Org
AssignedTo: bnc-team-xorg-bugs(a)forge.provo.novell.com
ReportedBy: wolfgang(a)rosenauer.org
QAContact: xorg-maintainer-bugs(a)forge.provo.novell.com
Found By: Beta-Customer
xorg-x11-driver-virtualbox-ose-2.2.2 is not compatible with Factory's X.
SaX.log following
--
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=507835
Summary: vboxadd fails to start
Classification: openSUSE
Product: openSUSE 11.2
Version: Factory
Platform: i586
OS/Version: SuSE Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: wolfgang(a)rosenauer.org
QAContact: qa(a)suse.de
Found By: Beta-Customer
rcvboxadd start
failed
Cannot change owner vboxadd:1 for device /dev/vboxadd
--
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=507382
Summary: Allow chkconfig to use different root filesystems
Classification: openSUSE
Product: openSUSE 11.1
Version: Final
Platform: All
OS/Version: Other
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: irush(a)cs.huji.ac.il
QAContact: qa(a)suse.de
Found By: ---
Created an attachment (id=294638)
--> (http://bugzilla.novell.com/attachment.cgi?id=294638)
patch to add a --root option to chkconfig
For when the distribution installation isn't on '/' (e.g. network or a
different partition), It could be useful to have chkconfig an option to use the
different root.
e.g. to check the services on /mnt/sda3 one could do:
/mnt/sda3/sbin/chkconfig --root=/mnt/sda3 --list
This is basically the same as rpm's "--root" option.
Attached is a patch that seems to do the trick.
--
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=507083
Summary: libpcap1 package obsoletes (needed) libpcap package
Classification: openSUSE
Product: openSUSE 11.0
Version: Final
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Network
AssignedTo: puzel(a)novell.com
ReportedBy: poeml(a)novell.com
QAContact: qa(a)suse.de
CC: prusnak(a)novell.com
Found By: ---
Hi,
installing software from network:utilities results into a dependency
problem since recently.
libpcap is a required package (the 0.9.x library) by installed packages
like wireshark, however the libpcap1 package (1.x library) which is provided in
network:utilities doesnt fulfill this requirement. The network:utilities
project doesn't provide 0.9.x library package though.
This is probably due to the "Obsoletes" in the spec file. I suggest the
following fix:
% osc diff
Index: libpcap.spec
===================================================================
--- libpcap.spec (revision c9db6da3150b3c81817bf98a06fcea44)
+++ libpcap.spec (working copy)
@@ -70,7 +70,6 @@
%endif
#
Provides: libpcap = %{version}
-Obsoletes: libpcap < %{version}
%description -n libpcap1
libpcap is a library used by packet sniffer programs. It provides an
I can commit the change, if you are fine with it.
--
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=506945
Summary: rpmlint should warn on programs using gethostbyname(3)
Classification: openSUSE
Product: openSUSE 11.2
Version: Alpha 0
Platform: All
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: dmueller(a)novell.com
ReportedBy: crrodriguez(a)novell.com
QAContact: qa(a)suse.de
Found By: System Test
IMHO rpmlint should trigger a warning when programs use gethostbyname(3)
instead of getaddrinfo(3)
We can either use
nm -D --undef <binary> | fgrep gethostbyname
or scanelf -qs -gethostname <binary>
Fedora already have numerous patches to fix 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=506708
Summary: privoxy: fake starting status info
Classification: openSUSE
Product: openSUSE 11.1
Version: Final
Platform: x86-64
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Network
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: bluedzins(a)wp.pl
QAContact: qa(a)suse.de
Found By: ---
privoxy: fake starting status info
>From time to time I make an error in privoxy action/filter files and privoxy
does not start. Yet, when restarting it you see everything is ok.
Shutting down Privoxy done
Starting Privoxy done
Please, check if the privoxy started for real, current behaviour is misleading.
--
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=505289
Summary: Annoying Type-ahead-find Sound
Classification: openSUSE
Product: openSUSE 11.2
Version: Milestone 1
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Firefox
AssignedTo: bnc-team-mozilla(a)forge.provo.novell.com
ReportedBy: binner(a)kde.org
QAContact: qa(a)suse.de
Found By: ---
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b4)
Gecko/20090426 SUSE/3.5b4-3.1 Firefox/3.5b4
The type-ahead-find sound when the phrase is not found is very annoying: it's a
long, lound beep via pc speaker. Nice to get some attention in a meeting or
presentation when you have your computer explicitely muted otherwise via sound
volume control applet. ;-)
It should be either disabled by default
(accessibility.typeaheadfind.enablesound=false) or use the desktop
infrastructure sound system (like under Windows).
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
--
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=504762
Summary: AutoYaST profile for printer is broken
Classification: openSUSE
Product: openSUSE 11.2
Version: Milestone 1
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: YaST2
AssignedTo: mzugec(a)novell.com
ReportedBy: juhliarik(a)novell.com
QAContact: jsrain(a)novell.com
Found By: ---
Hello Miso,
during cloning installation openSUSE 11.2 Milestone1 happens very bad things
with printer. :( I am really unhappy I cried a log time ;-( Please fix it. I am
sure that your fix can make world better.
There are wrong generated autoyast profile for printer missing keywords in
printer section.
--
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.