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@forge.provo.novell.com Reporter: daniel.molkentin@suse.com QA Contact: qa-bugs@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.
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Daniel Molkentin daniel.molkentin@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|bnc-team-screening@forge.pr |daniel.molkentin@suse.com |ovo.novell.com |
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Dominique Leuenberger dimstar@opensuse.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dimstar@opensuse.org
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Daniel Molkentin daniel.molkentin@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1029967
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Daniel Molkentin daniel.molkentin@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1029968
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Daniel Molkentin daniel.molkentin@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1029969
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Daniel Molkentin daniel.molkentin@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1029970
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Daniel Molkentin daniel.molkentin@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1029972
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Daniel Molkentin daniel.molkentin@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1029973
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Daniel Molkentin daniel.molkentin@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1029974
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Daniel Molkentin daniel.molkentin@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1029975
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Daniel Molkentin daniel.molkentin@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1029976
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Daniel Molkentin daniel.molkentin@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1029977
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Daniel Molkentin daniel.molkentin@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1029978
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Daniel Molkentin daniel.molkentin@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1029979
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Daniel Molkentin daniel.molkentin@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1029980
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961 http://bugzilla.opensuse.org/show_bug.cgi?id=1029961#c1
--- Comment #1 from Dr. Werner Fink werner@suse.com --- Please stop to enforce to move /bin/bash and/or /bin/csh or /bin/tcsh to /usr/bin/ ... I do not agree with this. It is rather useless to move essential user command binaries (for use by all users) from /bin/ to /usr/bin/ and link them back to /usr/bin/
http://refspecs.linuxfoundation.org/FHS_3.0/fhs-3.0.html#binEssentialUserCom...
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Bug 1029961 depends on bug 1029967, which changed state.
Bug 1029967 Summary: bash has binaries in /bin http://bugzilla.opensuse.org/show_bug.cgi?id=1029967
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Bug 1029961 depends on bug 1029967, which changed state.
Bug 1029967 Summary: bash has binaries in /bin http://bugzilla.opensuse.org/show_bug.cgi?id=1029967
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX |---
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961 http://bugzilla.opensuse.org/show_bug.cgi?id=1029961#c2
--- Comment #2 from Daniel Molkentin daniel.molkentin@suse.com --- Quoting the linked text:
"/bin contains commands that may be used by both the system administrator and by users, but which are required when no other filesystems are mounted (e.g. in single user mode)."
With systemd, the notion of /usr potentially not being available is over. It has to be part of the root file system, or in a filesystem that can be mounted simultaniously. In that sense, we already obsoleted that part of FHS 3.0 implicitly by moving to systemd.
We do not have to do symlinks and do like Fedora does, i.e. symlinking /bin to /usr/bin. However, dimstar pointed out that this could cause problems with legacy packages. that install a file to /bin while another package has the same file in /usr/bin.
Either way, having _some_ base system packages in /bin and not others is not helping the cause. And IMHO, there is neither a good point nor a feasible way in re-introducing /bin, nor would it have a real purpose. Please help me out if I am missing something essential here (other than adhering to an already implicitly obsoleted standard).
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961 http://bugzilla.opensuse.org/show_bug.cgi?id=1029961#c3
--- Comment #3 from Dominique Leuenberger dimstar@opensuse.org --- (In reply to Dr. Werner Fink from comment #1)
Please stop to enforce to move /bin/bash and/or /bin/csh or /bin/tcsh to /usr/bin/ ... I do not agree with this. It is rather useless to move essential user command binaries (for use by all users) from /bin/ to /usr/bin/ and link them back to /usr/bin/
http://refspecs.linuxfoundation.org/FHS_3.0/fhs-3.0. html#binEssentialUserCommandBinaries
fun fact: a symlink of /bin/bash to /usr/bin/bash is even covered by FHS-3.0:
The following commands, or symbolic links to commands, are required in /bin: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Ludwig Nussel lnussel@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lnussel@suse.com
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961 http://bugzilla.opensuse.org/show_bug.cgi?id=1029961#c6
Ludwig Nussel lnussel@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mls@suse.com
--- Comment #6 from Ludwig Nussel lnussel@suse.com --- Thanks for following up on this Daniel! We really need to clean up the mess we got into.
I am not so sure that we went the right way though. The compat symlinks that were put in packages could be self-defeating. At some point in time /bin needs to be switched to a symlink to /usr/bin. Rpm will follow that link so packages installing files in /bin will continue to work just fine. However, how does rpm behave when packages contain both links in /bin as well as binaries in /usr/bin? What would rpm -V say?
So I was thinking whether a better way would be to not actually package compat symlinks but rather create them with some helper in %post as long as /bin is not a symlink itself yet. We'd need a way to tag files that are meant to have a compat symlink then.
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961 http://bugzilla.opensuse.org/show_bug.cgi?id=1029961#c11
--- Comment #11 from Daniel Molkentin daniel.molkentin@suse.com --- Agreeing with all Ludwig said.
NB: This the full record on how Fedora did the migration: https://fedoraproject.org/wiki/Features/UsrMove#Roadmap.
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961 http://bugzilla.opensuse.org/show_bug.cgi?id=1029961#c13
Petr Gajdos pgajdos@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |daniel.molkentin@suse.com, | |pgajdos@suse.com Flags| |needinfo?(daniel.molkentin@ | |suse.com)
--- Comment #13 from Petr Gajdos pgajdos@suse.com --- Hello Daniel,
sash is designated to work when nothing else does, see https://en.wikipedia.org/wiki/Stand-alone_shell
Is it really safe to move it to /usr/bin?
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961 http://bugzilla.opensuse.org/show_bug.cgi?id=1029961#c14
Stanislav Brabec sbrabec@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sbrabec@suse.com
--- Comment #14 from Stanislav Brabec sbrabec@suse.com --- There is a big problem with RPM that does not understand replacement of directory by symlink. Even worse, it will do crazy things with files being moved from /bin to /usr/bin.
Bad example:
Move all files from /bin to /usr/bin, then remove empty /bin dir and create symlink from /usr/bin to /bin.
Then update bash that moves /bin/bash to /usr/bin/bash.
What wrong happens during update?
Variant A: package with compatibility symlink
- RPM places new /usr/bin/bash
- RPM places compatibility symlink /bin/bash
Compatibility symlink replaces /usr/bin/bash and becomes infinitely looping symlink.
=> Depending on order of placing files by RPM, there is a 50% chance that things will go totally wrong.
2) RPM goes to remove obsolete files. /bin/bash is no more part of the package, delete it. In fact, /usr/bin/bash was deleted.
Variant B: package without compatibility symlink
1) RPM places new /usr/bin/bash
2) RPM goes to remove obsolete files. /bin/bash is no more part of the package, delete it. In fact, /usr/bin/bash was deleted.
=> Totally wrong.
As Michael wrote, there are only two chances to upgrade such system:
1) lua pretrans magic
2) direct rpm database manipulation
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961 http://bugzilla.opensuse.org/show_bug.cgi?id=1029961#c15
--- Comment #15 from Daniel Molkentin daniel.molkentin@suse.com --- (In reply to Petr Gajdos from comment #13)
Hello Daniel,
sash is designated to work when nothing else does, see https://en.wikipedia.org/wiki/Stand-alone_shell
Is it really safe to move it to /usr/bin?
I think so. There is no boot without /usr anymore. If its meant for recovery, it should probably be part of initramfs, i.e. provide an module for dracut.
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961 http://bugzilla.opensuse.org/show_bug.cgi?id=1029961#c16
--- Comment #16 from Ludwig Nussel lnussel@suse.com --- (In reply to Stanislav Brabec from comment #14)
[...] As Michael wrote, there are only two chances to upgrade such system:
lua pretrans magic
direct rpm database manipulation
3) - do not package compat symlinks. Run something post install of each package that installs such links if /bin is a directory and the package /bin/$something in it's provides tags. - Make the initrd move away /bin and install the /bin -> /usr/bin symlink (same for sbin and lib).
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961 http://bugzilla.opensuse.org/show_bug.cgi?id=1029961#c17
--- Comment #17 from Stanislav Brabec sbrabec@suse.com --- Ludwig Nussel, comment 16:
3) - do not package compat symlinks. Run something post install of each package that installs such links if /bin is a directory and the package /bin/$something in it's provides tags. - Make the initrd move away /bin and install the /bin -> /usr/bin symlink (same for sbin and lib).
If would work only if /bin will not be a symlink.
But if /bin will not be a symlink, we do not need any hacks. Such upgrade works out of the box.
Replacement of file by symlink is supported by RPM.
Replacement of directory by symlink is not supported by RPM.
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961 http://bugzilla.opensuse.org/show_bug.cgi?id=1029961#c18
--- Comment #18 from Ludwig Nussel lnussel@suse.com --- (In reply to Stanislav Brabec from comment #17)
Ludwig Nussel, comment 16:
- do not package compat symlinks. Run something post install of each package that installs such links if /bin is a directory and the package /bin/$something in it's provides tags.
- Make the initrd move away /bin and install the /bin -> /usr/bin symlink (same for sbin and lib).
If would work only if /bin will not be a symlink.
It's a transition plan, so yes, it's meant to work with /bin being a directory :-) Once initrd has converted the directory to a symlink, the compat code to generate symlinks in /bin mustn't run anymore.
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Bug 1029961 depends on bug 1029977, which changed state.
Bug 1029977 Summary: tar has binaries in /bin http://bugzilla.opensuse.org/show_bug.cgi?id=1029977
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Bug 1029961 depends on bug 1029968, which changed state.
Bug 1029968 Summary: dbus has binaries in /bin http://bugzilla.opensuse.org/show_bug.cgi?id=1029968
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961 http://bugzilla.opensuse.org/show_bug.cgi?id=1029961#c19
Marketa Calabkova mcalabkova@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mcalabkova@suse.com Flags| |needinfo?(lnussel@suse.com)
--- Comment #19 from Marketa Calabkova mcalabkova@suse.com --- What is a progress here? Are we going to do the /bin -> /usr/bin symlink and hack initrd and rpm database to notice it?
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961 http://bugzilla.opensuse.org/show_bug.cgi?id=1029961#c20
Ludwig Nussel lnussel@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(lnussel@suse.com) |
--- Comment #20 from Ludwig Nussel lnussel@suse.com --- looks like nobody is working on this
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961 http://bugzilla.opensuse.org/show_bug.cgi?id=1029961#c21
--- Comment #21 from Marketa Calabkova mcalabkova@suse.com --- So what about to close it and close all inherited bugs?
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961 http://bugzilla.opensuse.org/show_bug.cgi?id=1029961#c22
--- Comment #22 from Ludwig Nussel lnussel@suse.com --- that doesn't make the problem go away. If needed it needs to be escalated through management to assign resources to find a solution.
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Bug 1029961 depends on bug 1029967, which changed state.
Bug 1029967 Summary: bash has binaries in /bin http://bugzilla.opensuse.org/show_bug.cgi?id=1029967
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Dominique Leuenberger dimstar@opensuse.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1180821
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Dominique Leuenberger dimstar@opensuse.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1180822
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Bug 1029961 depends on bug 1180821, which changed state.
Bug 1180821 Summary: kmod ignores /usr/lib/modprobe.d/ http://bugzilla.opensuse.org/show_bug.cgi?id=1180821
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Petr Vorel petr.vorel@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |petr.vorel@suse.com
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Bug 1029961 depends on bug 1029972, which changed state.
Bug 1029972 Summary: procps has binaries in /bin http://bugzilla.opensuse.org/show_bug.cgi?id=1029972
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Bug 1029961 depends on bug 1029974, which changed state.
Bug 1029974 Summary: rpm has binaries in /bin http://bugzilla.opensuse.org/show_bug.cgi?id=1029974
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Bug 1029961 depends on bug 1029978, which changed state.
Bug 1029978 Summary: tcsh has binaries in /bin http://bugzilla.opensuse.org/show_bug.cgi?id=1029978
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Bug 1029961 depends on bug 1029979, which changed state.
Bug 1029979 Summary: util-linux has binaries in /bin http://bugzilla.opensuse.org/show_bug.cgi?id=1029979
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961 http://bugzilla.opensuse.org/show_bug.cgi?id=1029961#c78
--- Comment #78 from OBSbugzilla Bot bwiedemann+obsbugzillabot@suse.com --- This is an autogenerated message for OBS integration: This bug (1029961) was mentioned in https://build.opensuse.org/request/show/888529 15.2 / f2fs-tools
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Bug 1029961 depends on bug 1029976, which changed state.
Bug 1029976 Summary: sysvinit-tools has binaries in /bin http://bugzilla.opensuse.org/show_bug.cgi?id=1029976
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Bug 1029961 depends on bug 1029970, which changed state.
Bug 1029970 Summary: ksh has binaries in /bin http://bugzilla.opensuse.org/show_bug.cgi?id=1029970
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Ludwig Nussel lnussel@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1186637
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Ludwig Nussel lnussel@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1186462
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Ludwig Nussel lnussel@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1186730
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Bug 1029961 depends on bug 1186710, which changed state.
Bug 1186710 Summary: wrong/dead symlinks with kernel-default-devel-5.12.4-2.1.x86_64 (after usrmerge?) http://bugzilla.opensuse.org/show_bug.cgi?id=1186710
What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Ludwig Nussel lnussel@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1186781
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Ludwig Nussel lnussel@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://en.opensuse.org/ope | |nSUSE:Usr_merge Summary|[META] Finalize /bin -> |[META] Finalize UsrMerge |/usr/bin merge |
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Ludwig Nussel lnussel@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1184804
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Bug 1029961 depends on bug 1186781, which changed state.
Bug 1186781 Summary: filesystem: usrmerge: cp: cannot create hard link: Invalid cross-device link http://bugzilla.opensuse.org/show_bug.cgi?id=1186781
What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Bug 1029961 depends on bug 1186462, which changed state.
Bug 1186462 Summary: Base:System usrmessedup http://bugzilla.opensuse.org/show_bug.cgi?id=1186462
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961 http://bugzilla.opensuse.org/show_bug.cgi?id=1029961#c88
--- Comment #88 from OBSbugzilla Bot bwiedemann+obsbugzillabot@suse.com --- This is an autogenerated message for OBS integration: This bug (1029961) was mentioned in https://build.opensuse.org/request/show/902782 15.3 / bash
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Markus Elfring Markus.Elfring@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1190008
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Bug 1029961 depends on bug 1190008, which changed state.
Bug 1190008 Summary: Failure of replacing filesystem package version 15.5-40.1 by 84.87-2.1 http://bugzilla.opensuse.org/show_bug.cgi?id=1190008
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Bug 1029961 depends on bug 1190008, which changed state.
Bug 1190008 Summary: Failure of replacing filesystem package version 15.5-40.1 by 84.87-2.1 http://bugzilla.opensuse.org/show_bug.cgi?id=1190008
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME |---
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Bug 1029961 depends on bug 1190008, which changed state.
Bug 1190008 Summary: Failure of replacing filesystem package version 15.5-40.1 by 84.87-2.1 http://bugzilla.opensuse.org/show_bug.cgi?id=1190008
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Bug 1029961 depends on bug 1190008, which changed state.
Bug 1190008 Summary: Failure of replacing filesystem package version 15.5-40.1 by 84.87-2.1 http://bugzilla.opensuse.org/show_bug.cgi?id=1190008
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |---
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Bug 1029961 depends on bug 1190008, which changed state.
Bug 1190008 Summary: Failure of replacing filesystem package version 15.5-40.1 by 84.87-2.1 http://bugzilla.opensuse.org/show_bug.cgi?id=1190008
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Bug 1029961 depends on bug 1190008, which changed state.
Bug 1190008 Summary: Failure of replacing filesystem package version 15.5-40.1 by 84.87-2.1 http://bugzilla.opensuse.org/show_bug.cgi?id=1190008
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |---
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Bug 1029961 depends on bug 1190008, which changed state.
Bug 1190008 Summary: Failure of replacing filesystem package version 15.5-40.1 by 84.87-2.1 http://bugzilla.opensuse.org/show_bug.cgi?id=1190008
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961 http://bugzilla.opensuse.org/show_bug.cgi?id=1029961#c148
--- Comment #148 from OBSbugzilla Bot bwiedemann+obsbugzillabot@suse.com --- This is an autogenerated message for OBS integration: This bug (1029961) was mentioned in https://build.opensuse.org/request/show/931965 15.3 / permissions
http://bugzilla.opensuse.org/show_bug.cgi?id=1029961
Ludwig Nussel lnussel@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1206798