Your message dated Sun, 28 Aug 2016 20:13:54 +0200
with message-id <[email protected]>
and subject line Re: [Pkg-utopia-maintainers] Bug#835843: Multiple folders are 
not found during build
has caused the Debian Bug report #835843,
regarding Multiple folders are not found during build
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
835843: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835843
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: network-manager
Version: 1.4.0-2

On Ubuntu 16.04 4.4.0-34
x86_64 system
dpkg -s libc6 | grep ^Version
  Version: 2.23-0ubuntu3

Previously reported issue has been solved upstream here (Bug 765835):
https://bugzilla.gnome.org/show_bug.cgi?id=765835#c6

However, another issue pops up now which cannot depend on upstream sources:

Building from sources @ git://anonscm.debian.org/pkg
-utopia/network-manager.git

        echo --------
        echo Cleaning
        echo --------
        cd git-network-manager
        git checkout master
        git reset --hard
        git clean -fxd :/
        git pull -v --progress --rebase
        git checkout debian/${release_number}

        # As a workaround to issue Bug 765835
        sed -i 's|789|998|g' src/platform/tests/test-link.c

        echo ---------------------------
        echo Checking Build Dependencies
        echo ---------------------------
        dpkg-checkbuilddeps

        echo --------
        echo Building
        echo --------
        dpkg-buildpackage -b -m"Jean-Christophe Manciot <
[email protected]>"
...

============================================================================

Testsuite summary for NetworkManager 1.4.0
============================================================================
# TOTAL: 11
# PASS:  11
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
...
dh binary --with gir,systemd,autoreconf,ppp
   dh_testroot
   dh_prep
   dh_installdirs
/home/actionmystique/Program-Files/Ubuntu/Network-Manager/git-network-manager/debian/network-manager.dirs:
1: 
/home/actionmystique/Program-Files/Ubuntu/Network-Manager/git-network-manager/debian/network-manager.dirs:
var/lib/NetworkManager/: not found
/home/actionmystique/Program-Files/Ubuntu/Network-Manager/git-network-manager/debian/network-manager.dirs:
2: 
/home/actionmystique/Program-Files/Ubuntu/Network-Manager/git-network-manager/debian/network-manager.dirs:
etc/NetworkManager/conf.d/: not found
/home/actionmystique/Program-Files/Ubuntu/Network-Manager/git-network-manager/debian/network-manager.dirs:
3: 
/home/actionmystique/Program-Files/Ubuntu/Network-Manager/git-network-manager/debian/network-manager.dirs:
etc/NetworkManager/dnsmasq.d/: not found
/home/actionmystique/Program-Files/Ubuntu/Network-Manager/git-network-manager/debian/network-manager.dirs:
4: 
/home/actionmystique/Program-Files/Ubuntu/Network-Manager/git-network-manager/debian/network-manager.dirs:
etc/NetworkManager/dnsmasq-shared.d/: not found
/home/actionmystique/Program-Files/Ubuntu/Network-Manager/git-network-manager/debian/network-manager.dirs:
5: 
/home/actionmystique/Program-Files/Ubuntu/Network-Manager/git-network-manager/debian/network-manager.dirs:
etc/NetworkManager/system-connections/: not found
/home/actionmystique/Program-Files/Ubuntu/Network-Manager/git-network-manager/debian/network-manager.dirs:
6: 
/home/actionmystique/Program-Files/Ubuntu/Network-Manager/git-network-manager/debian/network-manager.dirs:
etc/NetworkManager/VPN/: not found
dh_installdirs: debian/network-manager.dirs (executable config)
returned exit code 127
debian/rules:8: recipe for target 'binary' failed
make: *** [binary] Error 127

-- 
Jean-Christophe Manciot

--- End Message ---
--- Begin Message ---
Am 28.08.2016 um 20:06 schrieb jean-christophe manciot:
> Package: network-manager
> Version: 1.4.0-2
> 
> On Ubuntu 16.04 4.4.0-34
> x86_64 system
> dpkg -s libc6 | grep ^Version
>   Version: 2.23-0ubuntu3
> 
> Previously reported issue has been solved upstream here (Bug 765835): 
> https://bugzilla.gnome.org/show_bug.cgi?id=765835#c6
> 
> However, another issue pops up now which cannot depend on upstream sources:
> 
> Building from sources
> @ git://anonscm.debian.org/pkg-utopia/network-manager.git
> <http://anonscm.debian.org/pkg-utopia/network-manager.git>
> 
>         echo --------
>         echo Cleaning
>         echo --------
>         cd git-network-manager
>         git checkout master
>         git reset --hard
>         git clean -fxd :/
>         git pull -v --progress --rebase
>         git checkout debian/${release_number}
> 
>         # As a workaround to issue Bug 765835
>         sed -i 's|789|998|g' src/platform/tests/test-link.c 
> 
>         echo ---------------------------
>         echo Checking Build Dependencies
>         echo ---------------------------
>         dpkg-checkbuilddeps
> 
>         echo --------
>         echo Building
>         echo --------
>         dpkg-buildpackage -b -m"Jean-Christophe Manciot
> <[email protected]
> <mailto:[email protected]>>"
> ...
> 
> ============================================================================
> 
> Testsuite summary for NetworkManager 1.4.0
> ============================================================================
> # TOTAL: 11
> # PASS:  11
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  0
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> ...
> dh binary --with gir,systemd,autoreconf,ppp
>    dh_testroot
>    dh_prep
>    dh_installdirs
> /home/actionmystique/Program-Files/Ubuntu/Network-Manager/git-network-manager/debian/network-manager.dirs:
>  1: 
> /home/actionmystique/Program-Files/Ubuntu/Network-Manager/git-network-manager/debian/network-manager.dirs:
>  var/lib/NetworkManager/: not found
> /home/actionmystique/Program-Files/Ubuntu/Network-Manager/git-network-manager/debian/network-manager.dirs:
>  2: 
> /home/actionmystique/Program-Files/Ubuntu/Network-Manager/git-network-manager/debian/network-manager.dirs:
>  etc/NetworkManager/conf.d/: not found
> /home/actionmystique/Program-Files/Ubuntu/Network-Manager/git-network-manager/debian/network-manager.dirs:
>  3: 
> /home/actionmystique/Program-Files/Ubuntu/Network-Manager/git-network-manager/debian/network-manager.dirs:
>  etc/NetworkManager/dnsmasq.d/: not found
> /home/actionmystique/Program-Files/Ubuntu/Network-Manager/git-network-manager/debian/network-manager.dirs:
>  4: 
> /home/actionmystique/Program-Files/Ubuntu/Network-Manager/git-network-manager/debian/network-manager.dirs:
>  etc/NetworkManager/dnsmasq-shared.d/: not found
> /home/actionmystique/Program-Files/Ubuntu/Network-Manager/git-network-manager/debian/network-manager.dirs:
>  5: 
> /home/actionmystique/Program-Files/Ubuntu/Network-Manager/git-network-manager/debian/network-manager.dirs:
>  etc/NetworkManager/system-connections/: not found
> /home/actionmystique/Program-Files/Ubuntu/Network-Manager/git-network-manager/debian/network-manager.dirs:
>  6: 
> /home/actionmystique/Program-Files/Ubuntu/Network-Manager/git-network-manager/debian/network-manager.dirs:
>  etc/NetworkManager/VPN/: not found
> dh_installdirs: debian/network-manager.dirs (executable config) returned exit 
> code 127
> debian/rules:8: recipe for target 'binary' failed
> make: *** [binary] Error 127

That seems to be a problem specific to your build environment.
The package itself builds fine here and on the official buildds.

https://buildd.debian.org/status/package.php?p=network-manager&suite=sid


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to