X2Go Bug report logs - #1187
Makefile: not installing etc/x2goplugin-apache.conf anywhere

version graph

Package: x2goclient; Maintainer for x2goclient is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2goclient is src:x2goclient.

Reported by: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

Date: Wed, 28 Jun 2017 10:00:02 UTC

Severity: minor

Tags: not-a-bug

Found in version 4.1.0.0

Done: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit@bugs.x2go.org (full text, mbox, reply):

Received: (at submit) by bugs.x2go.org; 28 Jun 2017 09:58:54 +0000
From mike.gabriel@das-netzwerkteam.de  Wed Jun 28 11:58:52 2017
X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,URIBL_BLOCKED
	autolearn=ham autolearn_force=no version=3.4.1
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 7192B5DAD1
	for <submit@bugs.x2go.org>; Wed, 28 Jun 2017 11:58:52 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de
Received: from ymir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id aYdpbZ0f4VqM for <submit@bugs.x2go.org>;
	Wed, 28 Jun 2017 11:58:45 +0200 (CEST)
Received: from fregna.das-netzwerkteam.de (fregna.das-netzwerkteam.de [148.251.53.130])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 84D465DACD
	for <submit@bugs.x2go.org>; Wed, 28 Jun 2017 11:58:45 +0200 (CEST)
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [IPv6:2a01:4f8:202:1381::105])
	by fregna.das-netzwerkteam.de (Postfix) with ESMTPS id 67C1760559
	for <submit@bugs.x2go.org>; Wed, 28 Jun 2017 09:58:45 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 5B613C7F76
	for <submit@bugs.x2go.org>; Wed, 28 Jun 2017 11:58:45 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de
Received: from grimnir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id I8XkuFdM-sln for <submit@bugs.x2go.org>;
	Wed, 28 Jun 2017 11:58:40 +0200 (CEST)
Received: from das-netzwerkteam.de (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTPS id A8C39C7F75
	for <submit@bugs.x2go.org>; Wed, 28 Jun 2017 11:58:40 +0200 (CEST)
Received: from 2001:470:6aa7:1f::b ([2001:470:6aa7:1f::b]) by
 mail.das-netzwerkteam.de (Horde Framework) with HTTPS; Wed, 28 Jun 2017
 09:58:40 +0000
Date: Wed, 28 Jun 2017 09:58:40 +0000
Message-ID: <20170628095840.Horde.3O-DyRuryNABho7axzUuvN5@mail.das-netzwerkteam.de>
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: submit@bugs.x2go.org
Subject: Makefile: not installing etc/x2goplugin-apache.conf anywhere
User-Agent: Horde Application Framework 5
Accept-Language: de,en
Organization: DAS-NETZWERKTEAM
X-Originating-IP: 2001:470:6aa7:1f::b
X-Remote-Browser: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
 Firefox/52.0
Content-Type: multipart/signed; boundary="=_v3r025R397J8iBLk8TKlVFA";
 protocol="application/pgp-signature"; micalg=pgp-sha256
MIME-Version: 1.0
[Message part 1 (text/plain, inline)]
Package: x2goclient
Version: 4.1.0.0
Severity: minor

Hi,

I am currently converting the Debian x2goclient package to actually  
use those files in the package that are placed into DESTDIR by the the  
make install target of the main Makefile in x2goclient's tarball.

I stumble over the below issue when doing that:

```
dh_install
dh_install: Cannot find (any matches for) "etc/x2goplugin-apache.conf"  
(tried in "." and "debian/tmp")
dh_install: x2goplugin-provider missing files: etc/x2goplugin-apache.conf
dh_install: missing files, aborting
```

Obviously, etc/x2goplugin-apache.conf needs to be handled in Makefile  
at make install.

Mike
-- 

DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
mobile: +49 (1520) 1976 148
landline: +49 (4354) 8390 139

GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22  0782 9AF4 6B30 2577 1B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

[Message part 2 (application/pgp-signature, inline)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Apr 19 16:10:40 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.