[opensuse-buildservice] 'osc ci' error
Hello. I've got an error committing updates to a devel project in OBS: % osc ci -m "update to 1.1+r1" *** Error: Package obs-service-format_spec_file is required for this operation % rpm -qi obs-service-format_spec_file Name : obs-service-format_spec_file Version : 0.4.2 Release : 162.1 Architecture: noarch Install Date: Сб 05 окт 2013 11:07:30 Group : Development/Tools/Building Size : 78662 License : GPL-2.0 Signature : DSA/SHA1, Вс 29 сен 2013 05:36:07, Key ID 85753aa5eefefde9 Source RPM : obs-service-format_spec_file-0.4.2-162.1.src.rpm Build Date : Вс 29 сен 2013 05:35:55 Build Host : build05 Relocations : (not relocatable) Vendor : obs://build.opensuse.org/openSUSE:Tools URL : https://github.com/openSUSE/obs-service-format_spec_file Summary : An OBS source service: reformats a spec file to SUSE standard Description : ... Distribution: openSUSE:Tools / openSUSE_Factory % rpm -q osc osc-0.142.0-113.2.noarch The package is Emulators/q4wine. -- WBR Kyrill
On 2013-12-02 22:26:57 +0400, Kyrill Detinov wrote:
I've got an error committing updates to a devel project in OBS:
% osc ci -m "update to 1.1+r1" *** Error: Package obs-service-format_spec_file is required for this operation
Does the file "/usr/lib/obs/service/format_spec_file" exist? Marcus -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On 03.12.2013 11:39, Marcus Hüwe wrote:
On 2013-12-02 22:26:57 +0400, Kyrill Detinov wrote:
I've got an error committing updates to a devel project in OBS:
% osc ci -m "update to 1.1+r1" *** Error: Package obs-service-format_spec_file is required for this operation
Does the file "/usr/lib/obs/service/format_spec_file" exist?
Please note that if you have spec-cleaner installed, it will have broken your obs-service-format_spec_file and you need to reinstall it (zypper in -f obs-service-format_spec_file) The joy of zypper not caring for file conflicts ;( Greetings, Stephan -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Tue, Dec 03, 2013 at 11:54:52AM +0100, Stephan Kulow wrote:
On 03.12.2013 11:39, Marcus Hüwe wrote:
On 2013-12-02 22:26:57 +0400, Kyrill Detinov wrote:
I've got an error committing updates to a devel project in OBS:
% osc ci -m "update to 1.1+r1" *** Error: Package obs-service-format_spec_file is required for this operation
Does the file "/usr/lib/obs/service/format_spec_file" exist?
Please note that if you have spec-cleaner installed, it will have broken your obs-service-format_spec_file and you need to reinstall it (zypper in -f obs-service-format_spec_file)
The joy of zypper not caring for file conflicts ;(
(Btw, Michael Andres' Hackweek project was to implement file conflict detection in libzypp. So the next openSUSE/SLES will support it.) M. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Tue, 03 Dec 2013 11:54:52 +0100 Stephan Kulow wrote:
Does the file "/usr/lib/obs/service/format_spec_file" exist?
Please note that if you have spec-cleaner installed, it will have broken your obs-service-format_spec_file and you need to reinstall it (zypper in -f obs-service-format_spec_file)
The file doesn't exist. Reinstall helps. Thanks. -- WBR Kyrill
participants (4)
-
Kyrill Detinov
-
Marcus Hüwe
-
Michael Schroeder
-
Stephan Kulow