Skip to content

Packaging Debian #8

@Zhomart

Description

@Zhomart

I followed the next steps to build debian package:

  1. Download and unpack poco-1.6.1 and cd into it
  2. Clone poco/distr somewhere else $ git clone https://github.com/pocoproject/distro.git ~/poco-distr
  3. Copy debian to poco-1.6.1, $ cp -r ~/poco-distr/Linux/Ubuntu/poco/1.6.1/debian .
  4. Install dependencies defined in debian/control
  5. Build $ dpkg-buildpackage -us -uc

I'm getting following error:

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LC_CTYPE = "en_US.UTF-8",
    LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
dpkg-source: error: can't build with source format '3.0 (native)': native package version may not have a revision
dpkg-buildpackage: error: dpkg-source -b poco-1.6.1 gave error exit status 255
username@the-host:~/download/poco-1.6.1$ quilt --version
0.63

How do you build it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions