http://bugzilla.suse.com/show_bug.cgi?id=952198
Bug ID: 952198
Summary: django-admin does not work, django-admin.py does
Classification: openSUSE
Product: openSUSE Distribution
Version: Leap 42.1 RC1 1
Hardware: x86-64
OS: openSUSE 42.1
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Development
Assignee: bnc-team-screening(a)forge.provo.novell.com
Reporter: o.kurz(a)gmx.de
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
observation:
The django tutorial
https://docs.djangoproject.com/en/1.8/intro/tutorial01/
suggests to use the tool "django-admin" with django >= v1.7 which is also
available in Leap but does not work. "django-admin.py" also exists and works
ok.
steps to reproduce:
- "zypper in python-Django python-sqlite" # confirm uninstallation of blocker
package
- "django-admin startproject mysite"
- observe error with python traceback
problem:
unknown so far. Is ist maybe related that python-Django (still) uses python2?
workaround:
- Use django-admin.py which works flawlessly, e.g. example project can be
configured and run:
"django-admin.py startproject mysite && python manage.py migrate && python
manage.py runserver", connect with webbrowser to http://localhost:8000.
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1027519
Bug ID: 1027519
Summary: Xen: Missing upstream bug fixes
Classification: openSUSE
Product: openSUSE Tumbleweed
Version: Current
Hardware: x86-64
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Xen
Assignee: xen-bugs(a)suse.de
Reporter: carnold(a)suse.com
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
There are upstream patches fixing bugs needed for this version of Xen.
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=980292
Bug ID: 980292
Summary: Yast shouldn't allow running two instances of module
at once
Classification: openSUSE
Product: openSUSE Tumbleweed
Version: Current
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: YaST2
Assignee: yast2-maintainers(a)suse.de
Reporter: hguo(a)suse.com
QA Contact: jsrain(a)suse.com
Found By: ---
Blocker: ---
It's very easy to mistakenly double click on a module icon in Yast2, causing
two instances of the module to be started, and there's absolutely no point in
using more than one instance of any yast module.
Please disallow double click on yast2, and prevent more than one instance of
module to be started.
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=976384
Bug ID: 976384
Summary: Qt-Creator Documentation is not found out-of-the-box
Classification: openSUSE
Product: openSUSE Tumbleweed
Version: Current
Hardware: VMWare
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
Assignee: bnc-team-screening(a)forge.provo.novell.com
Reporter: gorgoglione(a)gmail.com
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
In Qt-Creator 3.6.0, selecting Help -> Contents from menu, the following error
message is displayed:
The page could not be found
Error loading: qthelp://org.qt-project.qtcreator.360/doc/index.html
Check that you have the corresponding documentation set installed.
Probably the documentation it's not installed into the default folder and
Qt-Creator configuration was not updated to point to the right location.
The fix which worked for me was to select Tools -> Options... -> Help ->
Documentation -> Add, and select the following file:
/usr/share/doc/packages/libqt5/qtcreator.qch
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=972678
Bug ID: 972678
Summary: KDE:Qt/python-pyside: Bug - Installation of this
breaks software "opensesame"
Classification: openSUSE
Product: openSUSE.org
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Bugzilla
Assignee: dmueller(a)suse.com
Reporter: patrickmurphy221(a)gmail.com
QA Contact: novbugzilla-bugs(a)forge.provo.novell.com
Found By: ---
Blocker: ---
- Overview
Tumbleweed zypper dup requests installation of python-pyside, but installing it
breaks the program "opensesame".
- More detail
Installed OpenSUSE Tumbleweed (snapshot 2016-03-18).
Installed package "opensesame" (psychology experiment builder, homepage:
http://osdoc.cogsci.nl/) from OpenSUSE Science repository
(https://build.opensuse.org/project/show/science). It works fine.
When I do a "zypper dup" (March 23rd or 24th), the package "python-pyside" is
installed (requested by the distribution; not a dependency of opensesame) and
it breaks opensesame. Trying to run opensesame gives this error instead of
launching the program:
python: siplib.c:8551: sip_api_can_convert_to_type: Assertion `td == ((void
*)0) || (((td)->td_flags & 0x0007) == 0x0000) || (((td)->td_flags & 0x0007) ==
0x0002)' failed.
Aborted (core dumped)
Uninstalling python-pyside makes opensesame work again (but "zypper dup"
continues to request that I install python-pyside). This does not seem to be
specific to the OpenSUSE Science repository, since downloading the opensesame
python source from its official website and running that gives the exact same
result.
- To reproduce
1. Install opensesame, from OpenSUSE Science repo or from source.
2. Install python-pyside (as requested by zypper dup).
Reversing the order has same effect. Happens on Tumbleweed. In the past I've
run opensesame on Leap without problems, but I don't think it ever requested
installation of python-pyside, so breakage would not be expected.
(First time submitting a bug; apologies if I didn't include the right detail or
use the right format.)
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1040812
Bug ID: 1040812
Summary: KDE:Qt5/libqt5-qtbase: Bug: KDE:Qt5 has been upgraded
to QT 5.9, publishing is OFF
Classification: openSUSE
Product: openSUSE.org
Version: unspecified
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: 3rd party software
Assignee: hrvoje.senjan(a)gmail.com
Reporter: Mathias.Homann(a)opensuse.org
QA Contact: opensuse-communityscreening(a)forge.provo.novell.com
Found By: ---
Blocker: ---
Again KDE:Qt5 has been up- or downgraded, this time to Qt 5.9, but publishing
is OFF, so AGAIN all repositories that build using Qt5 are broken.
FIX ASAP.
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1019024
Bug ID: 1019024
Summary: Update zone for DNS server doesn't occurs in Yast
Classification: openSUSE
Product: openSUSE Tumbleweed
Version: Current
Hardware: x86-64
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: YaST2
Assignee: yast2-maintainers(a)suse.de
Reporter: conde.philippe(a)skynet.be
QA Contact: jsrain(a)suse.com
Found By: ---
Blocker: ---
I tried updating a zone in Yast2. Adding a A record for an IP alias address.
When I save it the zone (pce23.net) is not updated in /var/lib/named/dyn
I updated again today (10 Jan 2017) adding a new A record and after exit and
reload the zone is not changed. The date of the zone file remains the original
date
-rw-rw-r-- 1 named named 332 Jan 8 09:18 pce23.net
I saved the log with save_y2logs and attach it here (it is big > 5mb)
Regards
Philippe Condé
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Bug ID: 1029961
Summary: [META] Finalize /bin -> /usr/bin merge
Classification: openSUSE
Product: openSUSE Tumbleweed
Version: Current
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
Assignee: bnc-team-screening(a)forge.provo.novell.com
Reporter: daniel.molkentin(a)suse.com
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
Some packages still install files to /bin that are not symlinks.
A "find /bin -type f -exec rpm -qf {} \; | sort -u" on a recent TW yields:
bash-4.4-95.1.x86_64
dbus-1-1.10.16-1.1.x86_64
keyutils-1.5.9-5.33.x86_64
ksh-93v-6.15.x86_64
net-tools-deprecated-1.60-770.1.x86_64
procps-3.3.12-3.1.x86_64
psmisc-22.21-6.9.x86_64
rpm-4.13.0.1-1.1.x86_64
sash-3.8-2.8.x86_64
sysvinit-tools-2.88+-103.1.x86_64
tar-1.29-3.1.x86_64
tcsh-6.20.00-3.1.x86_64
util-linux-2.29.1-1.1.x86_64
vim-8.0.324-2.1.x86_64
These packages should all install their binaries to %_bindir, i.e. /usr/bin,
and have a symlink in /bin. This would finalize the /bin deprecation.
I am opening bugs for each of the packages. Once they are all closed, I'll
close this one.
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=944832
Bug ID: 944832
Summary: installing updates during shutdown causes reboot
Classification: openSUSE
Product: openSUSE Distribution
Version: 42.1 Milestone 2
Hardware: x86-64
OS: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: GNOME
Assignee: bnc-team-gnome(a)forge.provo.novell.com
Reporter: ohering(a)suse.com
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
fresh leap milestone 2.
I switched from the iso install source to the online oss repo. This repo had a
few differend packages compared to the iso. The gnome software installer
recognized them as updates. Once I had to shutdown the system it offered a knob
to install pending updates, then shutdown. I enabled that box, and hit return.
I think nothing was downloaded, but the box did a reboot instead of the
expected shutdown.
If that feature is not ready yet I suggest to hide it for the time being to
really and always do a reliable powerdown if that was requested.
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1024727
Bug ID: 1024727
Summary: Cannot login to Bugzilla using Bugzilla "login" button
Classification: openSUSE
Product: openSUSE.org
Version: unspecified
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Bugzilla
Assignee: bnc-team-screening(a)forge.provo.novell.com
Reporter: qantas94heavy(a)gmail.com
QA Contact: novbugzilla-bugs(a)forge.provo.novell.com
Found By: ---
Blocker: ---
Created attachment 713674
--> http://bugzilla.opensuse.org/attachment.cgi?id=713674&action=edit
Unprocessed PHP file
I attempted to login to Bugzilla by clicking the "Login" button on the Bugzilla
home page, which took me to the following URL:
https://login.microfocus.com/nidp/idff/sso?id=132&sid=5&option=credential&s…
Instead of receiving the page as usual, it appears to load some scripts from
the following URL:
https://www.suse.com/common/inc/include.php?file=headers/hdr_head.html
The PHP file there appears to be unprocessed, which is most likely causing the
issue here.
I was only able to login by going through the openSUSE wiki then going back to
Bugzilla.
--
You are receiving this mail because:
You are on the CC list for the bug.