[Bug 1936697] Re: Unlisted dependency

2021-07-18 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-dev-tools - 0.184

---
ubuntu-dev-tools (0.184) experimental; urgency=medium

  [ Dan Streetman ]
  * Drop never packaged ubuntu-archive-assistant.
  * Add support for downloading from private PPAs:
+ ubuntutools/misc:
  - Refactor to use Pathlib and f-strings.
  - Refactor to use requests instead of urllib (for the earier auth)
+ ubuntutools/archive:
  - Refactor to use Pathlib.
  - Add support for the special URLs of private PPAs.
  * Don't use existing file without verifying their checksum.
  * tests: recreate the test package files on demand.
  * Remove no longer used dependencies on python3-termcolor and python3-yaml

  [ Mattia Rizzolo ]
  * pbuilder-dist: use shutil.which instead of
distutils.spawn.find_executable() to save a dependency.  LP: #1936697
  * d/control:
+ Drop redundant Recommends that are already in Depends.
+ Bump debhelper compat level to 13.

  [ Marco Trevisan (TreviƱo) ]
  * mk-sbuild:
+ Enable debugging in the finish.sh script if --debug is used.
+ Add support to configure ccache for each schroot.

 -- Mattia Rizzolo   Sat, 17 Jul 2021 17:31:19 +0200

** Changed in: ubuntu-dev-tools (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1936697

Title:
  Unlisted dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1936697/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1936697] Re: Unlisted dependency

2021-07-17 Thread Computerworm01001
Hello Mattia, and thank you for clarifying the role pbuilder plays in
ubuntu-dev-tools. The page I linked above does not mention alternatives
to pbuilder; that is why I thought it was necessary.

Given that pbuilder is, in fact, optional, I think the solution Jessica
proposed (adding python3-distutils as a Recommends:) is a reasonable
one.

Kind regards,
Computerworm01001

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1936697

Title:
  Unlisted dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1936697/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1936697] Re: Unlisted dependency

2021-07-17 Thread Mattia Rizzolo
** Changed in: ubuntu-dev-tools (Ubuntu)
   Status: New => In Progress

** Changed in: ubuntu-dev-tools (Ubuntu)
 Assignee: (unassigned) => Mattia Rizzolo (mapreri)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1936697

Title:
  Unlisted dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1936697/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1936697] Re: Unlisted dependency

2021-07-17 Thread Mattia Rizzolo
because pbuilder is not "a necessary tool": there are several other
alternatives to it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1936697

Title:
  Unlisted dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1936697/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1936697] Re: Unlisted dependency

2021-07-16 Thread Computerworm01001
Hello Jessica, and thank you for your rapid response. Your explanation
of the dependency situation with pbuilder and ubuntu-dev-tools is
helpful. However, I don't understand why pbuilder itself is only
suggested and not required by ubuntu-dev-tools. According to the Ubuntu
Packaging Manual(https://packaging.ubuntu.com/html/getting-set-
up.html#set-up-pbuilder), pbuilder is a necessary tool for the packaging
process. I think that pbuilder, and by extension python3-distutils
should both be required by ubuntu-dev-tools.

Kind regards,
Computerworm01001

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1936697

Title:
  Unlisted dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1936697/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1936697] Re: Unlisted dependency

2021-07-16 Thread Jessica Clarke
pbuilder-dist is a wrapper provided by ubuntu-dev-tools, not pbuilder
itself. Moreover, ubuntu-dev-tools only Suggests: pbuilder, though at
the same time python3-distutils is a pretty tiny package (that's also
fairly useful) so adding that dependency as Recommends: rather than just
Suggests: (to be clear, there isn't even a Suggests: currently) to try
and ensure the wrapper works if you happen to have pbuilder installed
might make sense.

** Package changed: pbuilder (Ubuntu) => ubuntu-dev-tools (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1936697

Title:
  Unlisted dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1936697/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs