http://bugzilla.opensuse.org/show_bug.cgi?id=1047218
Bug ID: 1047218
Summary: trackerbug: packages do not build reproducibly from
including build time
Classification: openSUSE
Product: openSUSE Tumbleweed
Version: Current
Hardware: All
OS: SUSE Other
Status: CONFIRMED
Severity: Normal
Priority: P5 - None
Component: Development
Assignee: bwiedemann(a)suse.com
Reporter: bwiedemann(a)suse.com
QA Contact: qa-bugs(a)suse.de
Found By: Development
Blocker: ---
See also https://reproducible-builds.org/
and https://reproducible-builds.org/specs/source-date-epoch/
When packages include the current time of build
it results in binaries that differ on every build
and thus trigger rebuilds of depending packages
and are published to mirrors and users
when actually nothing really changed.
--
You are receiving this mail because:
You are on the CC list for the bug.
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.opensuse.org/show_bug.cgi?id=1100677
Bug ID: 1100677
Summary: trackerbug: packages do not build reproducibly from
compile-time CPU-detection
Classification: openSUSE
Product: openSUSE Tumbleweed
Version: Current
Hardware: Other
OS: openSUSE Factory
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Development
Assignee: bwiedemann(a)suse.com
Reporter: bwiedemann(a)suse.com
QA Contact: qa-bugs(a)suse.de
Depends on: 1100520
Blocks: 1081754
Found By: Development
Blocker: ---
e.g. bug 1100520
compiler options -march=native and -mtune=native
make the resulting machine code depend on the build system's CPU
which breaks reproducible builds.
affects at least: glucat form python-annoy legion trigger-rally
This is already fixed in: clpeak higan kyotocabinet
one common approach seems to do
sed -i "s|-march=native||g" $FILE
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1084017
Bug ID: 1084017
Summary: YaST in Leap 15 fails to set boot flags correctly
Classification: openSUSE
Product: openSUSE Distribution
Version: Leap 15.0
Hardware: x86-64
OS: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: YaST2
Assignee: yast2-maintainers(a)suse.de
Reporter: Larry.Finger(a)lwfinger.net
QA Contact: jsrain(a)suse.com
Found By: ---
Blocker: ---
Created attachment 762755
--> http://bugzilla.suse.com/attachment.cgi?id=762755&action=edit
Compressed YaST2 logs
My system has a GPT partitioning scheme and does not use EFI. I also put the
boot block at the start of the active partition, and have generic boot code in
the MBR. The active partition is indicated with the legacy_boot flag.
A partial df for the system is:
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda3 60213124 9954072 47170668 18% /
/dev/sda6 53826316 32795236 20576144 62% /var/tmp
/dev/sda7 51255784 20631016 28050216 43% /TW
/dev/sda4 60344404 22760752 36522788 39% /Leap42.3
/dev/sda5 711705020 393141448 282387980 59% /home
tmpfs 809360 20 809340 1% /run/user/1000
Looking at the partitions with parted:
GNU Parted 3.2
Using /dev/sda
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) print
Model: ATA Samsung SSD 850 (scsi)
Disk /dev/sda: 1024GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags: pmbr_boot
Number Start End Size File system Name Flags
1 1049kB 9437kB 8389kB bios_grub
2 9437kB 16.8GB 16.8GB linux-swap(v1) swap
3 16.8GB 79.7GB 62.9GB ext4
4 79.7GB 143GB 62.9GB ext4 msftdata
5 143GB 883GB 741GB ext4 msftdata
6 883GB 939GB 56.1GB ext4 msftdata
8 939GB 971GB 31.5GB ext4
7 971GB 1024GB 53.5GB ext4 legacy_boot, msftdata
(parted) quit
In this case, partition number 7 will be booted. Running YaST => System => Boot
Loader changes nothing. If I want the automatic boot to choose Leap 15.0, I
need to manually toggle the legacy_boot flag on partitions 7 and 3.
Attached is a compressed copy of the /var/log/YaST2/ directory.
--
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=1048337
Bug ID: 1048337
Summary: yast2-slide-show need to adjust the install path for
new product builder
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: mlin(a)suse.com
QA Contact: jsrain(a)suse.com
CC: adrian(a)suse.com
Found By: ---
Blocker: ---
I've tested this in the staging project, I hot-patched yast2-slide-show then
all files are located at /usr/lib/skelcd/CD1 for new product builder, since
DATADIR is obsoleted already then new product builder doesn't have process
those files. you can find testdvd build log at
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:…
so the main question: is product builder still support slideshow? if so where
is the right path it should be?
--
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.suse.com/show_bug.cgi?id=1114673
Bug ID: 1114673
Summary: New UI for firewalld: interface not assigned to the
right zone when changed to public in first run
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: jeriveramoya(a)suse.com
QA Contact: jsrain(a)suse.com
Found By: ---
Blocker: ---
Interface is not assigned to the right zone after following steps:
- Open new UI for firewalld: yast2 firewall
- Assign interface to different zone (for example public)
- In Zones, set different zone (for example trusted) as default.
- Accept
- Check with firewall-cmd interface assignation:
firewall-cmd --list-interfaces --zone=public | grep ens4 (is not there)
but firewall-cmd --list-interfaces --zone=trusted | grep ens4 (it succeeds and
it is pointing to the default zone not the one that was assigned) (same result
also after trying a firewall-cmd --reload)
Assignation works in general, but in this combination and just when the user
enters first to this screen and set previous steps, does not work (perhaps some
wrong initialization).
Expected result: Point to the interface that is assigned in the UI (in the
example, to public)
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1127481
Bug ID: 1127481
Summary: Upgrade to 15.1 tries to install grub-efi even though
my bootloader is Legacy BIOS and fails to install
packages
Classification: openSUSE
Product: openSUSE Distribution
Version: Leap 15.1
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Installation
Assignee: yast2-maintainers(a)suse.de
Reporter: ktsamis(a)suse.com
QA Contact: jsrain(a)suse.com
Found By: ---
Blocker: ---
Created attachment 798527
--> http://bugzilla.suse.com/attachment.cgi?id=798527&action=edit
logs
Using the DVD I chose Upgrade and I saw the error in the Overview section at
the end that it can't detect the efi partition so it might make my system
unbootable and I should open a bug. The problem is after the upgrade was
finished I didn't have a y2log but only y2log-1 and y2log-2. And I couldn't
find the error in those. After reboot I do a zypper up and there are like 800
packages to be updated, all of them cached already. So that means it cached all
the packages instead of installing and I had to do it again. After installing
all of them I see the similar error here:
Executing %posttrans script 'kernel-firmware-20190118-lp151.1.3.noarch.rpm'
<3%>================================================================================================================================[\]
Output of kernel-firmware-20190118-lp151.1.3.noarch.rpm %posttrans script:
Creating initrd: /boot/initrd-4.12.14-lp150.12.48-default
dracut: Executing: /usr/bin/dracut --logfile /var/log/YaST2/mkinitrd.log
--force /boot/initrd-4.12.14-lp150.12.48-default 4.12.14-lp150.12.48-default
dracut: *** Including module: bash ***
dracut: *** Including module: systemd ***
dracut: *** Including module: warpclock ***
dracut: *** Including module: systemd-initrd ***
dracut: *** Including module: i18n ***
dracut: *** Including module: drm ***
dracut: *** Including module: plymouth ***
dracut: *** Including module: crypt ***
dracut: *** Including module: dm ***
dracut: Skipping udev rule: 64-device-mapper.rules
dracut: Skipping udev rule: 60-persistent-storage-dm.rules
dracut: Skipping udev rule: 55-dm.rules
dracut: *** Including module: kernel-modules ***
dracut: *** Including module: lvm ***
dracut: Skipping udev rule: 64-device-mapper.rules
dracut: Skipping udev rule: 56-lvm.rules
dracut: Skipping udev rule: 60-persistent-storage-lvm.rules
dracut: *** Including module: resume ***
dracut: *** Including module: rootfs-block ***
dracut: *** Including module: suse-btrfs ***
dracut-install: ERROR: installing
'/usr/share/doc/btrfsprogs/dracut-fsck-help.txt' to
'/usr/share/fsck/fsck_help_btrfs.txt'
dracut: /usr/lib/dracut/dracut-install -D /var/tmp/dracut.GR4CZA/initramfs
/usr/share/doc/btrfsprogs/dracut-fsck-help.txt
/usr/share/fsck/fsck_help_btrfs.txt
dracut: *** Including module: suse-xfs ***
dracut: *** Including module: terminfo ***
dracut: *** Including module: udev-rules ***
dracut: Skipping udev rule: 40-redhat.rules
dracut: Skipping udev rule: 50-firmware.rules
dracut: Skipping udev rule: 50-udev.rules
dracut: Skipping udev rule: 91-permissions.rules
dracut: Skipping udev rule: 80-drivers-modprobe.rules
dracut: *** Including module: dracut-systemd ***
dracut: *** Including module: haveged ***
dracut: *** Including module: usrmount ***
dracut: *** Including module: base ***
dracut: *** Including module: fs-lib ***
dracut: *** Including module: shutdown ***
dracut: *** Including module: suse ***
dracut: *** Including modules done ***
dracut: *** Installing kernel module dependencies and firmware ***
dracut: *** Installing kernel module dependencies and firmware done ***
dracut: *** Resolving executable dependencies ***
dracut: *** Resolving executable dependencies done***
dracut: *** Hardlinking files ***
dracut: *** Hardlinking files done ***
dracut: *** Stripping files ***
dracut: *** Stripping files done ***
dracut: *** Generating early-microcode cpio image ***
dracut: *** Constructing GenuineIntel.bin ****
dracut: *** Store current command line parameters ***
dracut: Stored kernel commandline:
dracut: rd.luks.uuid=luks-3ca9e321-7a76-4dc6-9a46-8c11ac70b25e
dracut: rd.lvm.lv=LVM_group/root
dracut: resume=UUID=874f7a4f-4f84-4c92-a971-280b933bfea6
dracut: root=/dev/mapper/LVM_group-root rootfstype=xfs
rootflags=rw,relatime,attr2,inode64,noquota
dracut: *** Creating image file '/boot/initrd-4.12.14-lp151.21-default' ***
dracut: *** Creating initramfs image file
'/boot/initrd-4.12.14-lp151.21-default' done ***
Executing %posttrans script 'grub2-i386-pc-2.02-lp151.19.2.noarch.rpm'
.........................................................................<57%>===========================================================[|]
Output of grub2-i386-pc-2.02-lp151.19.2.noarch.rpm %posttrans script:
update-bootloader: 2019-02-27 13:20:09 <3> update-bootloader-2225
run_command.294: '/usr/lib/bootloader/grub2-efi/install' failed with exit code
1, output:
<<<<<<<<<<<<<<<<
target = x86_64-efi
ls: cannot access '/sys/firmware/efi/efivars': No such file or directory
+ /usr/sbin/shim-install --config-file=/boot/grub2/grub.cfg --no-nvram
--removable
No valid EFI partition
>>>>>>>>>>>>>>>>
Executing %posttrans scripts
................................................................................................................................................................................[done]
There are some running programs that might use files deleted by recent upgrade.
You may wish to check and restart some of them. Run 'zypper ps -s' to list
these programs.
Core libraries or services have been updated.
Reboot is required to ensure that your system benefits from these updates.
The logs are a bit of a mess for some reason after the installation, I also
unpacked some tarballs trying to find the error but no luck. Maybe someone else
can have better luck.
--
You are receiving this mail because:
You are on the CC list for the bug.