https://bugzilla.novell.com/show_bug.cgi?id=861124https://bugzilla.novell.com/show_bug.cgi?id=861124#c0
Summary: add support for Fedora like additional actions to
/sbin/service
Classification: openSUSE
Product: openSUSE Factory
Version: 13.2 Milestone 0
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: lnussel(a)suse.com
ReportedBy: fcrozat(a)suse.com
QAContact: qa-bugs(a)suse.de
CC: mt(a)suse.com
Found By: ---
Blocker: ---
To deal with systemctl (and therefore /sbin/service) not allowing non-standard
actions anymore, Fedora has implemented a scheme allowing additional scripts
which can be run by /sbin/service:
https://git.fedorahosted.org/cgit/initscripts.git/commit/service?id=5d91d38…
This adds support for legacy initscript actions such as service iptables save
Packages wishing to provide legacy actions should install programs (probably
scripts, but could be binaries) named
/usr/libexec/initscripts/legacy-actions/<service>/<action>
This would allow to drop sysvinit initscripts but keep legacy actions, if
needed.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=860083https://bugzilla.novell.com/show_bug.cgi?id=860083#c0
Summary: /sbin/service does not consider service alias links
Classification: openSUSE
Product: openSUSE Factory
Version: 13.2 Milestone 0
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: lnussel(a)suse.com
ReportedBy: mt(a)suse.com
QAContact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
According to opensuse packaging guidelines "If you only support a service
file, link rcXXX to /sbin/service so that rcXXX continues to work",
I've created a link to /sbin/service in sysconfig:
/sbin/rcnetwork -> /sbin/service
but it does not work properly, as network.service and syslog.service, ...
is a link to the effective service and not listed in the query:
# bash -x /sbin/rcnetwork status
+ sd_booted
[...]
+ systemctl --full --no-legend --no-pager --type=service --all list-units
+ grep -q '^network.service'
+ return 1
+ echo 'rcnetwork: no such service network'
rcnetwork: no such service network
+ exit 1
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=890115
--- Comment #16 from Terje J. Hanssen <terje(a)nordland-teknikk.no> ---
(In reply to Bjørn Lie from comment #15)
> (In reply to Dr. Werner Fink from comment #14)
> > (In reply to Frederic Crozat from comment #13)
> >
# lsinitrd /boot/initrd | grep no-latin1
cat: write error: Broken pipe
-rw-r--r-- 1 root root 1714 Sep 17 22:16
usr/share/kbd/keymaps/i386/qwerty/no-latin1.doc
# ls -1 /usr/share/kbd/keymaps/i386/qwerty/no*
/usr/share/kbd/keymaps/i386/qwerty/no-latin1.doc
/usr/share/kbd/keymaps/i386/qwerty/no-latin1.map.gz
/usr/share/kbd/keymaps/i386/qwerty/no.map.gz
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=721682https://bugzilla.novell.com/show_bug.cgi?id=721682#c0
Summary: CLEAR_TMP_DIRS_AT_BOOTUP does not work
Classification: openSUSE
Product: openSUSE 12.1
Version: Beta 1
Platform: i686
OS/Version: SuSE Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: nrickert(a)ameritech.net
QAContact: qa(a)suse.de
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20100101
Firefox/7.0
I have set CLEAR_TMP_DIRS_AT_BOOTUP to "yes". After rebooting, I still see old
files in "/tmp".
Reproducible: Always
Steps to Reproduce:
1.Set CLEAR_TMP_DIRS_AT_BOOTUP to yes via Yast.
2.Reboot
3.ls -l /tmp ## see what is still there in "/tmp"
Actual Results:
Old files, dating from install time (yesterday) are still in "/tmp"
Expected Results:
There should only be files with file times as system boot time or later.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=893665
--- Comment #8 from Frans Leerink <f.leerink(a)xs4all.nl> ---
Hello Pawel,
I am just back from vacation, so sorry for late reaction.
Just a few questions to clarify what you need and how to get the logs.
1 Should I do these steps with "Wicked" reconfigured, since I currently run
networkmanager successfully?
2 How should I get the logs? Should I run on the command line just the various
commands in the given sequence. Should I run the commands as user or as
root?
Regards, Frans
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=890115
--- Comment #15 from Bjørn Lie <zaitor(a)opensuse.org> ---
(In reply to Dr. Werner Fink from comment #14)
> (In reply to Frederic Crozat from comment #13)
>
> please use
>
> lsinitrd /boot/initrd | grep no-latin1
>
> to check if the font is really in the initrd in the correct path (guess: it
> should be below usr/share/kbd/consolefonts/)
It is here, but this is an upgraded system + I might have been fixing it up
when I first noticed the issue..
-rw-r--r-- 1 root root 4933 Sep 17 22:16
usr/share/kbd/keymaps/i386/qwerty/no-latin1.map
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=896205https://bugzilla.novell.com/show_bug.cgi?id=896205#c0
Summary: kiwi: allow optional overriding of vagrant box name
Classification: openSUSE
Product: openSUSE.org
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: System Imaging
AssignedTo: ms(a)suse.com
ReportedBy: aspiers(a)suse.com
QAContact: adrian(a)suse.com
Found By: Development
Blocker: ---
When kiwi generates a Vagrant box, the corresponding .json metadata it also
generates currently takes the box name from the kiwi image name:
$json_data{name} = $xml -> getImageName();
https://github.com/openSUSE/kiwi/blob/c29297f096b13bd8f052443e7052c3ec95193…
However, in the world of https://vagrantcloud.com/, the convention for
"fully-qualified" box names is "ORGANIZATION/BOXNAME", e.g.
"opensuse/minimal-13.1" or "suse/cloud4-admin". This convention is adopted by
Vagrantfiles which reference the fully-qualified name. This means that if you
run "vagrant up", it can automatically retrieve the referenced box from Vagrant
Cloud if it is not already registered in the local box cache, and this creates
a very nice UX.
Since we would like to be able to have Vagrant Cloud point to boxes built by
OBS/IBS, it would be very helpful to include the organization in the boxname.
None of the file paths need to change, only the name in the generated .json
file. This could be done by supporting an extra attribute in the
<vagrantconfig> element, e.g.
<vagrantconfig provider="libvirt" boxname="opensuse/minimal-13.1"/>
would create a .json file like this:
{
"versions" : [
{
"providers" : [
{
"url" : "minimal-13.1.x86_64-0.0.1.libvirt-Build4.1.box",
"name" : "libvirt"
}
],
"version" : "0.0.1"
}
],
"name" : "opensuse/minimal-13.1",
"description" : "openSUSE 13.1 minimal install"
}
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=893678
Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Flags| |needinfo?(pilotgi(a)gmail.com
| |)
--- Comment #19 from Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.com> ---
(In reply to kevin vandeventer from comment #18)
> I followed your steps to shut down NetworkManager and then start wicked.
> Still no IP address with my wireless card with wicked. 'ifconfig' shows
> wlp5s5 is up but no connection.
>
Could you please provide logs reflecting this situation (Best would be logs
like mentioned in comment#1)
> My /etc/sysconfig/network/ifcfg-wlp5s5 file has similar entries as the
> example, but I have no line like this:
>
> #WIRELESS_WPA_DRIVER='nl80211,wext'
Should not matter as you use nl80211 anyway.
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=899327
Bug ID: 899327
Summary: linphone crashes when starting a call
Classification: openSUSE
Product: openSUSE Factory
Version: 201409*
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
Assignee: bnc-team-screening(a)forge.provo.novell.com
Reporter: kkaempf(a)suse.com
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
When initiating a call (pressing the 'green' button), linphone crashes.
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=893678
--- Comment #18 from kevin vandeventer <pilotgi(a)gmail.com> ---
I followed your steps to shut down NetworkManager and then start wicked. Still
no IP address with my wireless card with wicked. 'ifconfig' shows wlp5s5 is up
but no connection.
My /etc/sysconfig/network/ifcfg-wlp5s5 file has similar entries as the example,
but I have no line like this:
#WIRELESS_WPA_DRIVER='nl80211,wext'
--
You are receiving this mail because:
You are on the CC list for the bug.