[opensuse-buildservice] tail: cannot open `debian/changelog' for reading: No such file or directory
I'm trying again to build packages for xUbuntu and Debian, but I'm encountering the following obstacle: tail: cannot open `debian/changelog' for reading: No such file or directory dpkg-buildpackage: error: tail of debian/changelog gave error exit status 1 Hopefully someone has a solution or a hint how to tackle this obstacle. At the top of the build log there is: processing specfile /home/richard/packages/osc/home:rbos:ib/ib2009/ib2009.dsc ... running changelog2spec --target debian --file /home/richard/packages/osc/home:rbos:ib/ib2009/ib2009.dsc don't know how to convert changelog to format 'debian' init_buildsystem --clean --rpmlist /tmp/rpmlist.jO8i2H /home/richard/packages/osc/home:rbos:ib/ib2 Versions installed are: linux:~ # rpm -q build osc build-2009.09.23-2.3.1.noarch osc-0.120-2.1.i586 This one has in /usr/lib/build/changelog2spec (from the above mentioned build package): 191 192 die("don't know how to convert changelog to format '$target'\n") if $target ne 'rpm'; 193 Will it ever be possible to pass that line if --target != rpm as is the case with building Debian based packages? Is it possible to convert a .changes file into a debian.changelog? -- Richard -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (1)
-
Richard Bos