Error 2
make[1]: Leaving directory `/media/home/paul/tmp/sponsorships/lynkeos.app'
make: *** [clean] Error 2
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit
status 2
Description: Debian policy 12.1 says that man pages should be installed
in sections 1 to 9.
Author:
On 26-10-14 07:37, Vincent Cheng wrote:
>> Anny suggestion for a solution since I have no idea about those
>> other architectures?
>
> Drop the build-dep on openmpi-gcc.
>
> You must make sure that the first build dependency in a set of
> alternative build-deps is always installable, otherwise it
GP SIGNATURE-
# The debian-security-support debconf templates
# Copyright (C) 2014 Debian Security Team
# This file is distributed under the same license as the debian-security-support package.
# Paul Gevers , 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: debian-sec
On Tue, 03 Sep 2013 17:47:03 -0600 "Thomas E. Vaughan"
wrote:
> Could you compile in support for libclang?
Isn't this fixed with version 1.8.8-1?
doxygen (1.8.8-1) unstable; urgency=medium
* doxygen 1.8.8 release.
* Build-depend on python3.
* Build using libclang where available.
* Real
Package: doxygen
Version: 1.8.8-3
Severity: important
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
The latest upload of brltty FTBFS on half the archs (armel, armhf, i386, mipsel
powerpc, ppc64el and s390x) because doxygen can't find libclang.so.1
I believe this is related to the changes in 1.
Control: tags -1 pending
On 29-09-14 06:39, Debian testing autoremoval watch wrote:
> lazarus 1.2.4+dfsg-1 is marked for autoremoval from testing on 2014-10-13
>
> It is affected by these RC bugs:
> 761536: lazarus: FTBFS: recipe for target 'install-arch-stamp' failed
As nobody replied to my pre
Hi Micha,
On 29-09-14 09:38, Micha Lenk wrote:
> I don't know whether this is related, but apparently the recent rebuilds
> of libgwenhywfar 4.12.0beta-3 failed on a lot of architectures due to
> some weird, never seen before doxygen issue:
>
> doxygen
> doxygen: error while loading shared librar
On 13-10-14 15:04, Michal Čihař wrote:
> It's rather there are missing quotes around database name in
> dbc_mysql_createdb.
You are talking about this line?
_dbc_nodb="yes" dbc_mysql_exec_command "CREATE DATABASE
$dbc_dbname${extrasql:-}"
Should it be the following:
_dbc_nodb="yes" dbc_mysql_exec
On 13-10-14 20:28, Michal Čihař wrote:
>> You are talking about this line?
>> _dbc_nodb="yes" dbc_mysql_exec_command "CREATE DATABASE
>> $dbc_dbname${extrasql:-}"
>>
>> Should it be the following:
>> _dbc_nodb="yes" dbc_mysql_exec_command "CREATE DATABASE
>> `$dbc_dbname${extrasql:-}`"
>
> I don't
Control: tags -1 pending
Control: owner -1 !
On 13-10-14 20:28, Michal Čihař wrote:
> I don't know what extrasql is, but to me it sounds more like it should
> be:
>
> _dbc_nodb="yes" dbc_mysql_exec_command "CREATE DATABASE
> `$dbc_dbname`${extrasql:-}"
And of course you need to test this, as in
* Add ${shlibs:Depends} to depends of xmlrpc-api-utils to prevent
+several missing dependencies (Thanks lintian)
+
+ -- Paul Gevers Sat, 08 Nov 2014 20:53:51 +0100
+
xmlrpc-c (1.33.14-0.1) unstable; urgency=low
* Non-maintainer upload.
diff -u xmlrpc-c-1.33.14/debian/control xmlrpc-c-1.33.14/d
> => dbconfig creates and handle database.pm and it is generated with the
> following values:
> dbc_generate_include_owner="otrs:www-data"
> dbc_generate_include_perms="0640"
>
> => Can't locate /etc/otrs/database.pm: Permission denied at
> /usr/share/otrs/Kernel/Config.pm line 27.
>
> => line
m
+
+ * Non-maintainer upload.
+ * Document missing license (Closes: #760377)
+ * Clean unused code to prevent conflicting licenses
+ * Add ${shlibs:Depends} to depends of xmlrpc-api-utils to prevent
+several missing dependencies (Thanks lintian)
+
+ -- Paul Gevers Sat, 08 Nov 2014 20:53
On 14-11-14 13:15, Adam D. Barratt wrote:
> Niels unblocked this yesterday.
Oops, sorry. I forgot to check the actual hints. Didn't expected that
these things would already be actively found by the RT.
Paul
signature.asc
Description: OpenPGP digital signature
On Wed, 12 Nov 2014 22:59:33 +0100 Andreas Beckmann wrote:
> during a test with piuparts I noticed your package fails to upgrade from
> 'wheezy'.
> It installed fine in 'wheezy', then the upgrade to 'jessie' fails.
> dbconfig-common: writing config to
> /etc/dbconfig-common/request-tracker4.co
On 14-11-14 17:36, Patrick Matthäi wrote:
> Am 14.11.2014 um 10:54 schrieb Paul Gevers:
>> We had a bug in dbconfig-common exactly in this area. It might be that
>> this bug is a duplicate of bug 767248 that was fixed recently.
>
> Much thanks for pointing to this Paul!
>
Control: tags -1 patch
The current solution that I have come up with is attached in the patch.
I haven't checked fully that it works and has no side effects, but I
want to document it in public.
Paul
From eb452d82150375f7d1cf135666524be9f8d4eaed Mon Sep 17 00:00:00 2001
From: Paul Gevers
Control: owner -1 !
Control: tags -1 pending
On 15-11-14 16:53, Yavor Doganov wrote:
> I'm looking for a sponsor for my package "gnustep-sqlclient".
You found one. As always I build from git, I assume that is all right.
Paul
signature.asc
Description: OpenPGP digital signature
control: affects -1 mricron
control: retitle -1 removal of gtk1 causes mricron to FTBFS with 3.0.0
Hi Gianfranco,
On Thu, 4 Feb 2016 18:40:56 +0100 Gianfranco Costamagna
wrote:
> Hi, this bug seems to be caused by the recent fpc upgrade,
True.
> I can't have a build failure with the package in
Hi Abou,
On 05-02-16 09:17, Abou Al Montacir wrote:
> Fine not open? Are you sure the Reset/ReWrite/... open function did not
> return an error? Maybe check IoResult after opening the file.
> Anyway this is strange as it would not worked before unless the OS
> backend open function use is not the s
Hi
On 05-02-16 04:38, Paul Gevers wrote:
> control: retitle -1 removal of gtk1 causes mricron to FTBFS with 3.0.0
Not sure anymore that this is the correct title.
> In 2.6.4+dfsg-7 I removed¹ the gtk1 related units from fpc as the
> underlaying library was removed in Debian more than f
control: reassign -1 mricron
control: retitle -1 mricron FTBFS because fpc check got more strict
control: tags -1 patch upstream
Great Michalis, thanks a lot.
On 06-02-16 15:45, Michalis Kamburelis wrote:
>> Short story: the patch is attached, it should help:)
>
> Better take this patch version
Hi Salvatore,
On 10-02-16 19:05, Salvatore Bonaccorso wrote:
> CVE-2016-2313[0]:
> |Authentication using web authentication as a user not in the cacti
> |database allows complete access
>
> If you fix the vulnerability please also make sure to include the
> CVE (Common Vulnerabilities & Exposures
2-dfsg-4+debug+elbrus/buildlog
Description: Writeln inside try/except statement
Author: Paul Gevers
X-Dgit-Generated: 0.9.22-dfsg-4+debug+elbrus
ad588659e3d59e33080149b6ce14f2f6f64fd2de
---
--- hedgewars-0.9.22-dfsg.orig/hedgewars/uUtils.pas
+++ hedgewars-0.9.22-dfsg/hedgewars/uUtils.pas
@
tag 813923 pending
tag 813040 pending
thanks
Date: Wed Feb 10 15:10:38 2016 +0100
Author: Paul Gevers
Commit ID: 0b43c4f64c987eac555ebba305f6436c88a5f32a
Commit URL:
https://anonscm.debian.org/cgit/collab-maint/dbconfig-common.git;a=commitdiff;h=0b43c4f64c987eac555ebba305f6436c88a5f32a
Patch
Hi Christian,
Sorry for the late response, I was focusing on more severe issues than
this wish-list bug.
On Fri, 21 Aug 2015 10:35:57 +0200 Christian Seiler
wrote:
> If connection to the database server fails on postinst of a
> dbconfig-common package, it currently just prints an error. It would
Source: postgresql-9.5
Version: 9.5.1-1
Severity: minor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
I am not sure if the issue is in postgresql itself, please let me know and I
can help reassigning. During installation of postgresql-9.5 I see the
following:
Setting up postgresql-9.5 (9.5.1-1
Hi Gianfranco,
On 23-02-16 17:18, Gianfranco Costamagna wrote:
> Paul do you have any way to upload a deb file somewhere? (even experimental
> would be awesome)
Not anytime soon. Getting snapshots into a shape suitable for building
packages was a not so nice experience when Graham and I tried to
Package: libphp-adodb
Version: 5.15-1
Severity: important
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
In response to the announcement¹ that strech will ship with php7.0 I tested my
package cacti (which depends on libphp-adodb) with php7.0 in a clean sid lxc
container. However, the error logs
Package: lintian
Version: 2.5.41
Severity: normal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
My package cacti contains a js file that clearly is not pre-build
javascript. The file in question is include/js/jquery.zoom.js which can be
found here:
http://anonscm.debian.org/cgit/pkg-cacti/cacti
[no need to mail me directly, I subscribed to the bug]
On 26-02-16 16:01, Jean-Michel Vourgère wrote:
> I believe you should not be using
> /usr/share/php/adodb/drivers/adodb-mysql.inc.php.
> /usr/share/php/adodb/drivers/adodb-mysqli.inc.php exists and probably is
> what you want.
>
> Can you try
Hi Jean-Michel,
On 26-02-16 16:41, Jean-Michel Vourgère wrote:
> I would try replacing
> $database_type = "mysql";
> by
> $database_type = "mysqli";
> maybe?
>
> *If* this work, cacti default driver should be changed too. A quick
> "grep -R database_type" in cacti source seems to show that there
On 26-02-16 17:23, Ondřej Surý wrote:
> http://adodb.org/dokuwiki/doku.php?id=project:version_5_development
>
> Highest PHP Version support (V5.21) 7
>
> So I wouldn't worry too much and just wait for ADOdb 5.21 release.
Depending on how serious adodb takes the mysql support in php7, this ma
Hi Gianfranco,
On 26-02-16 10:53, Gianfranco Costamagna wrote:
> fpc
> Free Pascal Compiler version 3.0.1+dfsg-1 [2016/02/25] for arm
> Copyright (c) 1993-2015 by Florian Klaempfl and others
> /usr/bin/fpc-3.0.1 [options] [options]
>
> so fPIC seems to be *not* fixed in current trunk (unless I
Hi Gianfranco,
On 27-02-16 13:11, Gianfranco Costamagna wrote:
> confirmed, with 3.1.1 on trunk I built it successfully.
Great.
> Do you think you can backport a patch?
Once the required code has been found. Abou requested help from upstream
to identify it.
> I also tried to build with the cur
tag 809486 pending
thanks
Date: Tue Jan 26 21:22:09 2016 +0100
Author: Paul Gevers
Commit ID: fedf437e99a6f60e572a63f6e96f3544d44d3f9b
Commit URL:
https://anonscm.debian.org/cgit/collab-maint/dbconfig-common.git;a=commitdiff;h=fedf437e99a6f60e572a63f6e96f3544d44d3f9b
Patch URL:
https
tag 810846 pending
thanks
Date: Sat Jan 16 20:07:07 2016 +0100
Author: Paul Gevers
Commit ID: b7b7d13e2dbb94fc4d2c4d6a6266fa5ab56b27fb
Commit URL:
https://anonscm.debian.org/cgit/collab-maint/dbconfig-common.git;a=commitdiff;h=b7b7d13e2dbb94fc4d2c4d6a6266fa5ab56b27fb
Patch URL:
https
tag 556174 pending
thanks
Date: Tue Jan 26 21:27:27 2016 +0100
Author: Paul Gevers
Commit ID: b2380408f85f2df4f96d2c20d42cd5ed8b09cb5c
Commit URL:
https://anonscm.debian.org/cgit/collab-maint/dbconfig-common.git;a=commitdiff;h=b2380408f85f2df4f96d2c20d42cd5ed8b09cb5c
Patch URL:
https
Control: tags -1 moreinfo
On 28-01-16 19:02, Guy Durrieu wrote:
> When upgrading my debian install (sid/stretch) I got the following
> message :
>
> "MySQL database support detected, but apparently missing Depends on
> dbconfig-
> mysql packages. Please report this issue to the package maintainer
Hi Guy,
On 28-01-16 23:13, Guy Durrieu wrote:
>>> "MySQL database support detected, but apparently missing Depends on
>>> dbconfig-
>>> mysql packages. Please report this issue to the package maintainer.."
>>>
>>> That's done.
>> Good. Out of curiosity, which bug number?
>
> Don't understand the
Guy,
Yes, your logging was useful.
On 29-01-16 18:56, Guy Durrieu wrote:
> Last test: going back to a previous version of phpmyadmin
> (4.4.2.12-2+deb8u1 stable instead of 4.4.5.4-1 unstable), it works again
> (with dbconfig-mysql installed).
Which means that you should file a bug against the ph
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: binnmu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Dear release managers,
After an extremely brief discussion some days ago on IRC, I took the liberty to
upload a new upstream version of fpc,
Hi
On 30-01-16 20:07, Paul Gevers wrote:
> Do you want a separate bug for castle-game-engine, or can it be done in this
> same bug?
>
> nmu caste-game-engine_5.2.0-1 . ALL . -m "Rebuild against fpc 3.0.0"
No need to do this (it fails to build currently). We will upload a
Hi Emilio,
On 01-02-16 10:34, Emilio Pozuelo Monfort wrote:
>> nmu lazarus_1.4.4+dfsg-2 . ALL . -m "Rebuild against fpc 3.0.0"
>
> Scheduled. Note you want ANY, not ALL.
Please be aware that I just answered N to the reportbug question:
Choose the request type: 1
Please enter the name of the pac
Hi
On 01-02-16 20:05, Mattia Rizzolo wrote:
> No, you just need to update your reportbug, it was fixed in version
> 6.6.5, see #795687.
Ok, good to know. I run jessie on my laptop. And yes, I indent to switch
to strech soon.
Paul
signature.asc
Description: OpenPGP digital signature
Package: dbconfig-common
Version: 2.0.1
Severity: serious
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
MariaDB changed the way the packages manage the database. MySQL had the
debian-sys-maint user, but MariaDB uses the socket user (root) to manage the
database. The changes in 2.0.1 are therefo
Package: cacti
Version: 0.8.8f+ds1-4
Severity: important
Tags: upstream
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
When we tried to install cacti on MariaDB server, we got on error about a key
being too long. Otto (maintainer of MariaDB package) suggested to move to
InnoDB engine.
Need to d
Abou,
On 09-01-16 23:51, Andrey Gursky wrote:
> diff -rupN debian.orig/fp-units-gfx.install.in debian/fp-units-gfx.install.in
> -usr/lib/fpc/*/*/*/cairo*
> diff -rupN debian.orig/fp-units-gtk2.install.in
> debian/fp-units-gtk2.install.in
> +usr/lib/fpc/*/*/*/cairo*
You are more knowledgeable on
On 06-11-15 12:20, Paul Gevers wrote:
> If we don't receive any information, I am going to close this bug after
> one month.
Doing so now.
Paul
signature.asc
Description: OpenPGP digital signature
Hi all,
On 13-01-16 23:26, Vincent Blut wrote:
> Great. Hopefully my sponsor will be able to upload before the 8.3 window
> closes. Paul, let me know if you want me to upload the stuff to
> mentors.d.n; otherwise you can checkout the *jessie* branch from the git
> repo.
Uploaded.
Paul
signatu
Hi,
On 03-01-16 14:19, Paul Gevers wrote:
> Please find attached my renewed proposal. I must admit that I didn't
> know exactly how to express "greater than any version that is after the
> largest wheezy point release". I suppose I could also just make that
> version
On 14-01-16 21:13, Adam D. Barratt wrote:
> "1.8.47+nmu1+deb8u1~" (or +deb8u0 I guess) should work in practice
> afaict.
>
> Please go ahead.
Uploaded with 1.8.47+nmu1+deb8u1~.
Paul
signature.asc
Description: OpenPGP digital signature
Simon Ruderich
+(Closes: #805638)
+ * Repair permissions of already created backups, but only when upgrading
+from versions before this one (but not from versions after squeeze's
+lts update).
+
+ -- Paul Gevers Sun, 03 Jan 2016 11:14:55 +0100
+
dbconfig-common (1.8.47+nmu1) uns
tag 463100 pending
thanks
Date: Wed Mar 9 21:47:27 2016 +0100
Author: Paul Gevers
Commit ID: fdc08e69b7984087b818d8fc0159b76e0cbc519e
Commit URL:
https://anonscm.debian.org/cgit/collab-maint/dbconfig-common.git;a=commitdiff;h=fdc08e69b7984087b818d8fc0159b76e0cbc519e
Patch URL:
https
tag 755908 pending
thanks
Date: Thu Mar 10 14:54:03 2016 +0100
Author: Paul Gevers
Commit ID: 22ab5732b80906e8692227ed454408a824473ae6
Commit URL:
https://anonscm.debian.org/cgit/collab-maint/dbconfig-common.git;a=commitdiff;h=22ab5732b80906e8692227ed454408a824473ae6
Patch URL:
https
tag 816068 pending
thanks
Date: Wed Mar 9 20:53:35 2016 +0100
Author: Paul Gevers
Commit ID: d482730e863dae8177182249388bc70452c6610e
Commit URL:
https://anonscm.debian.org/cgit/collab-maint/dbconfig-common.git;a=commitdiff;h=d482730e863dae8177182249388bc70452c6610e
Patch URL:
https
tag 817889 pending
thanks
Date: Fri Mar 11 10:27:33 2016 +0100
Author: Paul Gevers
Commit ID: 6376404ee77717a1fa35864a57e4a886d94f800a
Commit URL:
https://anonscm.debian.org/cgit/collab-maint/dbconfig-common.git;a=commitdiff;h=6376404ee77717a1fa35864a57e4a886d94f800a
Patch URL:
https
Package: ukolovnik
Version: 1.4-2
Severity: wishlist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Dear maintainer,
According to codesearch¹ you are using the following construction in one or
more of your maintainer scripts:
if ! dbc_go $@ ; then
echo 'Automatic configuration using dbconf
Source: phpbb3
Version: 3.0.14-1
Severity: wishlist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Dear maintainer,
According to codesearch¹ you are using the following construction in one or
more of your maintainer scripts:
if ! dbc_go $@ ; then
echo 'Automatic configuration using dbconfi
Package: phpmyadmin
Version: 4:4.5.5.1-2
Severity: wishlist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Dear maintainer,
According to codesearch¹ you are using the following construction in one or
more of your maintainer scripts:
if ! dbc_go $@ ; then
echo 'Automatic configuration using
Source: letodms
Version: 3.3.11+dfsg.1-2
Severity: wishlist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Dear maintainer,
According to codesearch¹ you are using the following construction in one or
more of your maintainer scripts:
if ! dbc_go $@ ; then
echo 'Automatic configuration using
Package: tt-rss
Version: 15.7+git20151123+dfsg-3
Severity: wishlist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Dear maintainer,
According to codesearch¹ you are using the following construction in one or
more of your maintainer scripts:
if ! dbc_go $@ ; then
echo 'Automatic configurati
The patch is exactly doing what the dbconfig-common documentation
prescribes in paragraph 3.2.1
file:usr/share/doc/dbconfig-common/dbconfig-common.html/ch-develguide.html#s-genconfig
Paul
signature.asc
Description: OpenPGP digital signature
Hi Robert
[Please, next time, don't use CC directly, but use reportbug CC option
to handle the CC (something with X-Debug-CC or similar). Now I had to
figure out what the bug number was.]
Looking at your changelog and patch description, it seems that you found
a regression. Why did you not make t
Hi Gianfranco,
On 27-02-16 13:45, Paul Gevers wrote:
>> I also tried to build with the current fpc and no fPIC for the pascal part,
>> and the build is successful.
>>
>> actually fPIC was broken also before, according to the Cmake file
>> if(${CMAKE_Pascal_COMPILE
Hi Peter,
On 19-03-16 13:26, peter green wrote:
> This seems to be a result of the recent pic related backports. I'm
> working on a fix now.
Abou is already working on it, see:
http://lists.alioth.debian.org/pipermail/pkg-pascal-devel/Week-of-Mon-20160314/001119.html
> What I do find concerning
Package: www.debian.org
Severity: wishlist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
As suggested by Paul Wise in a response to an e-mail to debian-admin@l.d.o, I
would like to have the content that currently lives here:
https://people.debian.org/~seanius/policy/dbapp-policy.html/
https://p
Hi all,
On 10-02-16 19:18, Paul Gevers wrote:
> As I already mentioned in your ref [1], I don't believe this is in
> general true. It is my believe that the reporter opened the access
> actively and just forgot about it. Unfortunately, neither the reporter
> nor upstream respon
Control: tags -1 wontfix
Hi Enrico,
It saddens me to say that upstream just tagged this as wontfix with the
following explanation:
Sadly this cannot be fixed as rendering is 100% in the hand of Webkit
and there is not disabling of animated GIFs in Webkit. The same effect
should be reproducible in
Control: tags -1 confirmed
Control: reassign -1 motif
On 11-12-15 10:44, Orvoine Bertrand wrote:
> When using NEdit, I am unable to use the numeric keypad to enter numbers no
> matter whether the numlock is on or off ( with the exception of key "5")
I can confirm this behavior.
> If I recompil w
Hi Enrico,
On 10-03-16 08:23, Enrico Zini wrote:
> My personal workaround for this is currently to ensure that I do not
> have a feed item currently open before I close the liferea window.
>
> This suggests me a potential hack for working around the webkit
> limitation: when the window hide signa
Control: tags -1 -wontfix +upstream
On 10-03-16 12:42, Paul Gevers wrote:
>> This suggests me a potential hack for working around the webkit
>> limitation: when the window hide signal is received, the webkit widget
>> contents are cleared. When the window is shown again,
tag 805455 pending
thanks
Date: Mon Dec 7 21:55:59 2015 +0100
Author: Paul Gevers
Commit ID: 6cd4e7a11812cbb07a882c25b31ee2af9a48f820
Commit URL:
https://anonscm.debian.org/cgit/collab-maint/dbconfig-common.git;a=commitdiff;h=6cd4e7a11812cbb07a882c25b31ee2af9a48f820
Patch URL:
https
tag 808245 pending
tag 808553 pending
tag 808647 pending
tag 808594 pending
tag 808650 pending
thanks
Date: Wed Dec 16 21:33:33 2015 +0100
Author: Paul Gevers
Commit ID: 1a383df1aca5ee26442afc286dfc860d2847b951
Commit URL:
https://anonscm.debian.org/cgit/collab-maint/dbconfig-common.git;a
tag 807246 pending
thanks
Date: Tue Dec 8 21:16:51 2015 +0100
Author: Paul Gevers
Commit ID: 2af8bbdd069c09914b684a559189465a500d0880
Commit URL:
https://anonscm.debian.org/cgit/collab-maint/dbconfig-common.git;a=commitdiff;h=2af8bbdd069c09914b684a559189465a500d0880
Patch URL:
https
tag 353617 pending
thanks
Date: Fri Oct 30 14:32:55 2015 +0100
Author: Paul Gevers
Commit ID: 63d8e37ae0668b96ac5a0204c90e2a4e58bb5aab
Commit URL:
https://anonscm.debian.org/cgit/collab-maint/dbconfig-common.git;a=commitdiff;h=63d8e37ae0668b96ac5a0204c90e2a4e58bb5aab
Patch URL:
https
Hi,
On 01-01-16 18:36, Adam D. Barratt wrote:
> It looks like the fix for existing permissions isn't in the unstable
> package?
Correct. But it is in the NEW queue [1] for nearly two weeks. Because it
doesn't seem to move there and because there are other issues in
dbconfig-common that I worked o
control: tags -1 moreinfo
On 02-01-16 20:07, Paul Gevers wrote:
> Can be done. Let me work on a proposal.
Please find attached my renewed proposal. I must admit that I didn't
know exactly how to express "greater than any version that is after the
largest wheezy point release".
when upgrading
+from versions before this one (but not from versions after squeeze's
+lts update).
+
+ -- Paul Gevers Sun, 03 Jan 2016 11:14:55 +0100
+
dbconfig-common (1.8.47+nmu1) unstable; urgency=low
* Non-maintainer upload.
diff -Nru dbconfig-common-1.8.47+nmu1/debian/dbc
I had the versioning scheme for LTS wrong. I'll update the version in
the comment to 1.8.46+squeeze.1 + change the version in the dpkg
comparison for wheezy to 1.8.46+squeeze.99.
Paul
signature.asc
Description: OpenPGP digital signature
control: reopen -1
control: tags -1 - pending
On 17-01-16 18:01, Sebastian Ramacher wrote:
> diff --git a/debian/changelog b/debian/changelog
> index 4dd70bc..08d9c68 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -1,6 +1,15 @@
> lives (2.4.6-1) UNRELEASED; urgency=medium
> + * de
control: tags -1 pending
On 21-01-16 14:19, Thorsten Glaser wrote:
> I’ll keep that in until the Austin Group decides on this issue,
> either way. Depending on what they decide, however, your use of
> "…`…\"…\"…`…" in shell (fixed in texlive-bin already) may still
> be broken, and, in any case, it
control: reassign 812156 diaspora-common
control: retitle 812156 diaspora-common should depend on "dbconfig-pgsql |
dbconfig-no-thanks" iso dbconfig-common
On 21-01-16 04:09, Andreas Beckmann wrote:
>>From some installation test log:
>
> Setting up diaspora-common (0.5.3.0+debian1) ...
> debconf
Hi Andreas,
On 21-01-16 21:49, Andreas Beckmann wrote:
> No, you didn' get the point of this bug. Please install the package by
> copy+pasting the name from the subject :-)
>
> Andreas
>
> PS: Query Structured Language
I saw it the moment I hit send. Point was that the bug title was so long
tha
Package: ucf
Version: 3.0030
Severity: normal
After a (private) discussion due to bug #720517 I came to the following
request for ucf:
>> Apart from the *content* differences between the new file and the
>> existing file, ucf should also show the differences between the old
>> and new file for pe
On Tue, 25 Nov 2014 21:22:51 +0100 Lucas Nussbaum wrote:
> On 30/05/14 at 11:29 +0900, mejiko wrote:
> > 1) "scilab-/modules/polynomials/src/fortran/rpoly.f"
There is work in progress upstream (status 13 Dec 2014: Review in
Progress). The amount of code is not much, but I am not able to judge
the
Summary: The current upstream version of pacemaker should not have
migrated to jessie because it build-dependency (and corresponding
dependency library) is not high enough in jessie. Either pacemaker
should be removed from jessie, or libqb in sid should be allowed to
migrate (after removal of the k
In an effort to help with RC bugs, I tried to reproduce this issue in an
up-to-date clean sid chroot but the build succeeds.
dh_auto_test -O--parallel -O--buildsystem=cmake
-O--dbg-package=libgit2-dbg -O--builddirectory=build-debian-release
make[1]: Entering directory
'/tmp/buildd/libgit2-0.21.
On Tue, 25 Nov 2014 22:38:44 +0100 Lucas Nussbaum wrote:
> Trying to reproduce it locally, I run into yet another problem:
>
> 1) Failure:
> repo::iterator::fs_preserves_error
> [/tmp/libgit2-0.21.1/tests/repo/iterator.c:952]
> Expected function call to fail: git_iterator_advance(&e, i)
>
>
On 13-12-14 17:40, Jonathan Wiltshire wrote:
> Thanks for looking into this. I am already working on a way out of the
> mess, which I'll have time to finish up in the next few days.
I saw that pacemaker now got tagged for auto removal as well. I leave it
up to you then to fix it either way?
> It'
On Sat, 15 Nov 2014 23:59:44 +0100 Pino Toscano wrote:
> As I asked previously: please LET ME FIX IT. I *know* how to fix it,
> just had no proper time to do this.
Ping... The freeze is ongoing and this bug is RC and it has been one
month. Could you please tell the bug on what time scale you thin
On Sun, 30 Nov 2014 11:38:25 +0100 Marc Haber
wrote:
> severity 771505 serious
Hi Marc,
It seems that you as a maintainer agree that python-weblib should not be
shipped in Jessie? If that is so, do you mind to submit a RM bug against
release.debian.org (or do you mind if I do it in your place) s
Control: tags -1 patch
Hi William
On Sun, 16 Nov 2014 18:28:05 +0100 William Bonnet
wrote:
> > If it is double-checked with upstream, then this bug report
> > should be reassigned to openssl package.
> I'll do it as soon as upstream answer to my bug report.
I tried to find the openssl bug you s
On 16-12-14 22:53, Kurt Roeckx wrote:
> Which upstream?
I meant openssl, as I thought William was referring to that.
> Upsteam openssl is saying that this is intentional behaviour, and
> as such I won't be fixing this.
Ok. So I suggest to tag this bug as wontfix, and depending on how you as
a te
Control: owner -1 !
Control: retitle -1 ITA: dbconfig-common -- common framework for packaging
database applications
On Thu, 18 Dec 2014 12:46:31 +0100 Ana Guerrero Lopez
wrote:
> Maintaining a package requires time and skills. Please only adopt this
> package if you will have enough time and at
Control: owner -1 !
Judging the response of Sebastian in bug 768764, he doesn't have time
anymore. Building right now, uploading after dinner...
Paul
signature.asc
Description: OpenPGP digital signature
[Disclaimer: I am no part of the release team]
On 30-11-14 08:12, Noah Meyerhans wrote:
> Are we still releasing updates to oldstable? Should I prepare a similar
> fix there?
We (for some value of we) are. Please have a look at
https://wiki.debian.org/LTS/Development (and
https://wiki.debian.org/
Hi John Paul Adrian,
On 28-05-17 23:25, John Paul Adrian Glaubitz wrote:
> I just bootstrapped fpc for m68k.
Great, thanks.
> In order for the build to work the next
> time the buildds are building it, the debian/fp-units-gfx.install.in
> needs to be adjusted so that usr/lib/fpc/*/*/*/graph* and
Control: tags -1 pending
Just a note in this bug. I uploaded a new version of jquery-tablesorter
two weeks ago. As it is a new SOURCE package, it is awaiting ftp-master
judgment to pass the NEW queue.
The progress can be followed here:
https://ftp-master.debian.org/new.html
Paul
signature.asc
Hi all,
I hate to ping bugs, but is there anything I can do to help this move
forward? (The policy 4.0.0 release reminded me of this bug).
On Mon, 21 Nov 2016 21:17:55 +0100 Paul Gevers wrote:
> It has been a while since the first version of the "Best practices for
> packagi
901 - 1000 of 9076 matches
Mail list logo