Public bug reported:

I have observed a strange behavior of pbuilder-dist while interacting
with remote files mounted with sshfs.

Reproducability: Always

Steps to reproduce:
1. Mount a remote directory containing your sources and *.dsc files locally via 
sshfs:
$ sshfs <username>@<ip-address> ~/share
2. Switch to that directory:
$ cd ~/share
3. Use already configured pbuilder-dist to build a package:
$ pbuilder-dist precise amd64 build <your-dsc-file>

Expected result:
Package is being built.

Actual result:
A "E: Command line parameter <your-dsc-file> does not exists" error message is 
printed.

After copying the sources and dsc files outside the sshfs share
pbuilder-dist works correctly.

** Affects: ubuntu-dev-tools (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1359093

Title:
  [pbuilder-dist] cannot use *.dsc from a sshfs directory

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

-- 
universe-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/universe-bugs

Reply via email to