http://bugzilla.novell.com/show_bug.cgi?id=534216
Summary: TV-Card Hauppauge WinTV-HVR1300 does not work. Loading
hotplug firmware failed
Classification: openSUSE
Product: openSUSE 11.2
Version: Milestone 6
Platform: i686
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Kernel
AssignedTo: kernel-maintainers(a)forge.provo.novell.com
ReportedBy: jradzuweit(a)jarf.de
QAContact: qa(a)suse.de
Found By: ---
Created an attachment (id=315177)
--> (http://bugzilla.novell.com/attachment.cgi?id=315177)
dmesg snapshot
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0.13)
Gecko/2009080200 SUSE/3.0.13-0.1.2 Firefox/3.0.13
During loading the driver cx88 for TV card an error occures. See attached
snapshot from dmesg.
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=534032
Summary: vlan naming conventions and ifup scripts
Classification: openSUSE
Product: openSUSE 11.2
Version: Factory
Platform: x86-64
OS/Version: SuSE Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Network
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: diego.ercolani(a)gmail.com
QAContact: qa(a)suse.de
Found By: ---
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; it; rv:1.9.0.13)
Gecko/2009080200 SUSE/3.0.13-0.1.2 Firefox/3.0.13
I saw in the OpenSuSE 11.2 if you want to use VLANs (802.1q) you have to
manually prepare a configuration file in /etc/sysconfig/network/ifcfg-vlanNNNN
where NNNN is the vlan number.
In setup script (ifup-802.1q) there is a cabled configuration:
vconfig set_name_type vlan_plus_vid_no_pad
My issue is that in this manner the naming convention have that the vlan
interface is named vlanNNNN where NNNN is the VLAN number, this probably
simplifies scripts but:
What happen if I want to assign 2 interfaces (e.g. eth0 and eth1) to a
particular VLAN (for example 99)? Normally I would create 2 vlan interfaces:
`vconfig add eth0 99` that creates interface eth0.99
`vconfig add eth1 99` that creates interface eth1.99
with the suse setup this condition is impossible you can have only one
interface per vlan.
For the naming convention is possible to set the name of the vlan interface
using `ip link set DEVICE alias ALIASNAME dev REALNAME`, you can ever find the
correspondance to the real interface using the proc entry:
/proc/net/vlan/config so using of aliases could be very useful.
Please note that alias name can be normally only up to 15 characters.
In the configuration of openSuSE interfaces you can use the vaiable NAME to set
up the name of the interface, it should be the variable to use to setup the
alias name of the vlan interface I think....
Another question:
how to use vlan using networkmanager?
Thank you for your support
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.
http://bugzilla.novell.com/show_bug.cgi?id=533818
Summary: sysconfig: document onboot mode
Classification: openSUSE
Product: openSUSE 11.1
Version: Final
Platform: All
OS/Version: Linux
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: Documentation
AssignedTo: ke(a)novell.com
ReportedBy: jengelh(a)medozas.de
QAContact: ke(a)novell.com
CC: zoz(a)novell.com
Found By: Beta-Customer
I notice that sysconfig(5) does not document STARTMODE=onboot.
--
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=533601
Summary: Live-Installation on Blank Hard Drive Fails
Classification: openSUSE
Product: openSUSE 11.2
Version: Milestone 6
Platform: Other
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: Live Medium
AssignedTo: coolo(a)novell.com
ReportedBy: binner(a)kde.org
QAContact: qa(a)suse.de
Found By: ---
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.2)
Gecko/20090730 SUSE/3.5.2-2.1 Firefox/3.5.2
Testing Milestone 6 KDE Live-CD Installation within Virtualbox on a fresh/empty
disk drive fails with a "Switching to the Installed System Failed" popup.
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.
http://bugzilla.novell.com/show_bug.cgi?id=533579
Summary: cfengine-2.2.8-6.1: missing call to closedir
Classification: openSUSE
Product: openSUSE 11.2
Version: Factory
Platform: All
OS/Version: openSUSE 11.1
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: dcb314(a)hotmail.com
QAContact: qa(a)suse.de
Found By: ---
I just had a look at factory package cfengine-2.2.8-6.1
For source code file cfengine-2.2.8/src/link.c
around line 160, function LinkChildren
is the following code
if ((dirh = opendir(odir)) == NULL)
but I fail to find any matching call to closedir
This looks like a resource leak to me. Suggest add call
to closedir.
--
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=533550
Summary: Virtualbox does not configure host side network
interfaces for "host-only networking"
Classification: openSUSE
Product: openSUSE 11.1
Version: Final
Platform: i686
OS/Version: openSUSE 11.1
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: norbert.jurkeit(a)web.de
QAContact: qa(a)suse.de
Found By: ---
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.2)
Gecko/20090730 SUSE/3.5.2-2.1 Firefox/3.5.2
A problem has been encountered with Virtualbox version 3.0.4 from the Build
Service:
The GUI main program is supposed to configure host side network interfaces
(i.e. assign IP address to vboxnet0) according to settings entered in menu
file/global settings/network. However this does not work when the program is
run by non-root users.
In order to fix this, file /usr/lib/virtualbox/VBoxNetAdpCtl needs access mode
rwsr-x--- and group membership vboxusers.
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=533491
Summary: Contol Panel - Default Applications
Classification: openSUSE
Product: openSUSE 11.2
Version: Factory
Platform: x86-64
OS/Version: Other
Status: NEW
Severity: Minor
Priority: P5 - None
Component: GNOME
AssignedTo: bnc-team-gnome(a)forge.provo.novell.com
ReportedBy: taril_laszlo(a)yahoo.co.uk
QAContact: qa(a)suse.de
Found By: ---
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; hu-HU; rv:1.9.1.2)
Gecko/20090730 SUSE/3.5.2-2.4 Firefox/3.5.2
It appears twice in the control panel
Visuals and System
It has no graphical default icon.
Reproducible: Always
Steps to Reproduce:
1. click on Computer (taskbar) and select Contol Panel
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=533454
Summary: at-3.1.8-1074.1: two resource leaks
Classification: openSUSE
Product: openSUSE 11.2
Version: Factory
Platform: All
OS/Version: openSUSE 11.1
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: dcb314(a)hotmail.com
QAContact: qa(a)suse.de
Found By: ---
I just had a look at factory package at-3.1.8-1074.1
For source code file at-3.1.8/at.c I notice two problems
1.
around line i630 is the source code for the
function process_jobs.
I notice the following line of code
if ((spool = opendir(".")) == NULL)
but I fail to notice a matching call to closedir.
This looks like a resource leak to me. Suggest add call
to closedir.
2.
Same file, same function is the following line of code
fp = fopen(dirent->d_name, "r");
with no matching call to fclose. Suggest add one.
--
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=533450
Summary: argus-client-3.0.0-1.76: missing call to fclose
Classification: openSUSE
Product: openSUSE 11.2
Version: Factory
Platform: All
OS/Version: openSUSE 11.1
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: dcb314(a)hotmail.com
QAContact: qa(a)suse.de
Found By: ---
I just had a look at factory package argus-client-3.0.0-1.76
For source code file argus-clients-3.0.0/common/argus_client.c
around line 8390 is the source code for the
function ArgusParseAggregator.
I notice the following line of code
if ((fd = fopen (file, "r")) == NULL)
but I fail to notice a matching call to fclose.
This looks like a resource leak to me. Suggest add call
to fclose.
--
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=533249
Summary: coreutils: su command somehow broken
Classification: openSUSE
Product: openSUSE 11.2
Version: Factory
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: choeger(a)open-xchange.com
QAContact: qa(a)suse.de
Found By: ---
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.13)
Gecko/2009080200 SUSE/3.0.13-0.1.2 Firefox/3.0.13
The su command on 11.2 M5 seems to be quite broken.
# su open-xchange ls
su: incorrect password
How to reproduce:
On openSUSE 11.1 it works like expected:
mobile:~ # useradd testuser
mobile:~ # su testuser ls
bash: ls: Permission denied
mobile:~ # userdel testuser
no crontab for testuser
mobile:~ # su testuser ls
su: user testuser does not exist
On 11.2M5 it says incorrect password without even prompting for it:
# useradd testuser
# su testuser ls
su: incorrect password
# userdel testuser
no crontab for testuser
# su testuser ls
su: user testuser does not exist
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.