losywee / debianpackagemaker

Automatically exported from code.google.com/p/debianpackagemaker
0 stars 0 forks source link

issues with generated debs in a repository #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create a deb package with no "suggested", "dependencies", "pre-depends",
etc fields
2. include the generated deb in a repository made with reprepro
3. update the repository from a client

What is the expected output? What do you see instead?
expect: be able to update these packages
I see: errors with the parser on the package list

What version of the product are you using? On what operating system?
dpm 0.4 on xubuntu 8.04

Please provide any additional information below.
DPM generated empty fields on the control file in the deb package, this
can't be handled by aptitude/apt-get client
I guest a solution: just remove the empty lines from the control file, I
did it by hand and worked, see the attached files :)

Original issue reported on code.google.com by iluvatar...@gmail.com on 4 Nov 2008 at 7:24

Attachments: