Bug 625535 - Fail to build debian package without debian.control as distinct from sources
Summary: Fail to build debian package without debian.control as distinct from sources
Status: NEW
Alias: None
Product: openSUSE.org
Classification: openSUSE
Component: BuildService (show other bugs)
Version: unspecified
Hardware: x86-64 openSUSE 11.3
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Adrian Schröter
QA Contact: Adrian Schröter
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-26 12:32 UTC by Nikita Krupen'ko
Modified: 2010-07-27 02:11 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Krupen'ko 2010-07-26 12:32:10 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.6) Gecko/20100629 Mandriva Linux/1.9.2.6-0.1mdv2010.0 (2010.0) Firefox/3.6.6

I'm using OBS version 2.0.3 and if I try to build deb package without distinct debian.control file package building fails with the following error:

dpkg-source: warning: extracting unsigned source package (/usr/src/packages/SOURCES/NAME.dsc)
dpkg-source: error: Files field contains invalid filename `NAME-VERSION.tar.gz'
where NAME - package name, VERSION - package version.

Package sources contains debian folder with all required files, including control.

Also I found confirmation of this problem:
http://lists.opensuse.org/opensuse-buildservice/2009-03/msg00202.html

Reproducible: Always

Steps to Reproduce:
1.
2.
3.