Bug#966451: cloud.debian.org: systemd-growfs@-.service fails on arm64 instance types

2020-07-29 Thread kula
On 2020-07-29 08:01:19, Bastian Blank wrote:
> On Tue, Jul 28, 2020 at 03:40:14PM -0700, Noah Meyerhans wrote:
> > Actually, the problem seems to have been caused by
> > https://salsa.debian.org/cloud-team/debian-cloud-images/-/merge_requests/192/
> > Prior to that MR, we weren't using systemd-growfs at all.
> 
> Prior to that we did not have any grow capability at all in several
> setup, so reverting is not really an option.

I'd say reverting is always an option and in some cases when behaviour becomes
erratic I'd prefer to revert to expected lack of something that having
inconsistency across whole fleet of instances.

> > I've confirmed impact on amd64 instances as well as the arm64 instances
> > on which originally observed it.  It also seems like this could impact
> > our images on other cloud services besides Amazon EC2, but I haven't
> > tested there.
> 
> I'll take a look later.  None of the instances I tested showed this
> behaviour.

Thank Waldi.
-- 

|_|0|_|  |
|_|_|0|  "Panta rei" |
|0|0|0|  kuLa    |

gpg --keyserver pgp.mit.edu --recv-keys 0x686930DD58C338B3
3DF1  A4DF  C732  4688  38BC  F121  6869  30DD  58C3  38B3


signature.asc
Description: PGP signature


Bug#853210: (no subject)

2020-07-26 Thread kula
I've tried to reproduce this bug with 0.9.4 and I couldn't.
Can you provide a bit more information or/if it's still the case for 0.9.4?
-- 

|_|0|_|  |
|_|_|0|  "Panta rei" |
|0|0|0| ---- kuLa    |

gpg --keyserver pgp.mit.edu --recv-keys 0x686930DD58C338B3
3DF1  A4DF  C732  4688  38BC  F121  6869  30DD  58C3  38B3


signature.asc
Description: PGP signature


Bug#932943: hex or base64

2020-06-07 Thread kuLa
On 6 June 2020 18:59:28 BST, Thomas Lange  wrote:
>> On Sat, 6 Jun 2020 19:35:45 +0200, Bastian Blank
> said:
>
>> Now the remaining question is: GNU or BSD style checksum files?
>Let's use the same as our installer images use. This is GNU style.
>We should keep a common style on our Debian ISO images both for
>install and cloud images.

I agree, closer to the 'default' the better imo.



Bug#901553: (no subject)

2019-06-06 Thread kuLa
This is not a braking change in the code it was just a different way AWS allows
for accessing S3 objects so IMO if anything this was lack of functionality
which has been fixed in 1.3.

Info about adding this capability is in here[1]

1. https://sources.debian.org/src/apt-transport-s3/1.3.0-1/debian/changelog/#L7



Bug#905146: Breaks+Replaces

2018-07-31 Thread kuLa
Hi Andreas,

Thx for this report, I'm not sure how it have happened that piuparts didn't
report any issues when I was testing it locally, but it doesn't really
matter right now.

In regards to what you suggest for Breaks+Replaces, do you mean this:

Replaces: libpqxx6 (>= 6.2)
Breaks:  libpqxx6 (>= 6.2)

To be honest I'm not sure if this is what we need as libpqxx-6.2.so has been
introduced in 6.2.4-2 and 6.2.4-3 is broken for upgrade. If I'll upload 6.2.4-4
then I'd expect to replace all earlier versions of 6.2, so I'd expect B+R as
below:

Replaces: libpqxx-6.2 (<< ${binary:Version})
Breaks:  libpqxx-6.2 (<< ${binary:Version})

But I have to say that I'm not 100% sure about it, so if you could shade a bit
more light on what you think it'd be great.
-- 

|_|0|_|  |
|_|_|0|  "Panta rei" |
|0|0|0|  kuLa    |

gpg --keyserver pgp.mit.edu --recv-keys 0x686930DD58C338B3
3DF1  A4DF  C732  4688  38BC  F121  6869  30DD  58C3  38B3



Bug#905105: missing link

2018-07-31 Thread kuLa
Link missing from the original post

1. https://github.com/kiplingw/libpqxx/issues/1



Bug#904942: Transition

2018-07-30 Thread kuLa
Hi Paul,

Yeah, I was considering it and looks like I was trying to be too lazy.
Thanks,
-- 

|_|0|_|  |
|_|_|0|  "Panta rei" |
|0|0|0| ---- kuLa    |

gpg --keyserver pgp.mit.edu --recv-keys 0x686930DD58C338B3
3DF1  A4DF  C732  4688  38BC  F121  6869  30DD  58C3  38B3


signature.asc
Description: PGP signature


Bug#904942: (no subject)

2018-07-30 Thread kuLa
Bah,

Guys thanks a lot for noticing it, I just had a look (again) into my build logs
and I can't figure out how I missed it.

Anyway I'm going to upload fixed version within an hour.

Just FYI symbols diff is not big between 6.1 and 6.2 but exits.


6 Removed function symbols not referenced by debug info:

  _ZN4pqxx15connection_base9clearcapsEv
  _ZN4pqxx8internal21check_library_versionILi6ELi2EEEiv
  _ZNSt6vectorIiSaIiEE17_M_default_appendEm
  
_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag
  
_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPcEEvT_S7_St20forward_iterator_tag
  
_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS7_EESJ_IJESt17_Rb_tree_iteratorIS8_ESt23_Rb_tree_const_iteratorIS8_EDpOT_

2 Added function symbols not referenced by debug info:

  _ZN4pqxx15connection_baseC1ERNS_16connectionpolicyE, aliases 
_ZN4pqxx15connection_baseC2ERNS_16connectionpolicyE
  _ZN4pqxx15connection_baseC2ERNS_16connectionpolicyE
-- 

|_|0|_|  |
|_|_|0|  "Panta rei" |
|0|0|0| ---- kuLa    |

gpg --keyserver pgp.mit.edu --recv-keys 0x686930DD58C338B3
3DF1  A4DF  C732  4688  38BC  F121  6869  30DD  58C3  38B3


signature.asc
Description: PGP signature


Bug#864055: ed25519 are generated

2017-08-19 Thread kuLa
I just had a look into code of the patch provided it looks good at the 1st
look, it applies cleanly but it's not doing much when comes to build.

I didn't figure it out yet why.

So for now we have RSA,DSA,ED25519 and ECDSA keys on when image build with
bootstrap-vz.
-- 

|_|0|_|  |
|_|_|0|  "Panta rei" |
|0|0|0| ---- kuLa    |

gpg --keyserver pgp.mit.edu --recv-keys 0x686930DD58C338B3
3DF1  A4DF  C732  4688  38BC  F121  6869  30DD  58C3  38B3


signature.asc
Description: PGP signature


Bug#863385: Possible solution

2017-06-06 Thread kuLa
Conversations on IRC and on debian-cloud@l.d.o almost allow us to draw the
conclusion that for Stretch images we should add 'net.ifnames=0' to the grub
kernel parameters.

It's going to be divergence from default Debian image but we need it, so adding
it and documenting it on wiki seams to be a reasonable resolution.

But if people know betters solution I'm keen to learn it.
-- 

|_|0|_|  |
|_|_|0|  "Panta rei" |
|0|0|0| ---- kuLa    |

gpg --keyserver pgp.mit.edu --recv-keys 0x686930DD58C338B3
3DF1  A4DF  C732  4688  38BC  F121  6869  30DD  58C3  38B3


signature.asc
Description: PGP signature


Bug#864055: (no subject)

2017-06-04 Thread kuLa
1st of all I agree that we should be as close to the default Debian image as we
can and we should generate those host keys as well.

I don't think I'll be able to do much work before Stretch release, so I'm even
less confident that I should ask for freeze exception.
But I'm pretty sure we can push patched version after Stretch release with
proposed-updates.

Anyway thx for filling the bug and I'll try what I can to push it asap.
-- 

|_|0|_|  |
|_|_|0|  "Panta rei" |
|0|0|0| ---- kuLa    |

gpg --keyserver pgp.mit.edu --recv-keys 0x686930DD58C338B3
3DF1  A4DF  C732  4688  38BC  F121  6869  30DD  58C3  38B3


signature.asc
Description: PGP signature


Bug#852449: vbox guest additions installation failure

2017-02-01 Thread kuLa
This is interesting as I thought that this was fixed upstream in here:
https://github.com/andsens/bootstrap-vz/issues/130

Looks like this may not be the case.

Anyway I've managed to reproduce it on Stretch host trying to create Jessie
with manifest provided by Olivier.

I'll try to figure out why above fix is not working and fix it but not sure how
fast it will happened.
-- 

|_|0|_|  |
|_|_|0|  "Panta rei" |
|0|0|0| ---- kuLa    |

gpg --keyserver pgp.mit.edu --recv-keys 0x686930DD58C338B3
3DF1  A4DF  C732  4688  38BC  F121  6869  30DD  58C3  38B3


signature.asc
Description: PGP signature


Bug#831848: reportbug: People are having problems with loggin issues against cloud images

2016-07-20 Thread Marcin Kulisz (kuLa)
On 2016-07-20 08:00:04, Sandro Tosi wrote:
> On Wed, Jul 20, 2016 at 7:48 AM, Marcin Kulisz (kuLa) <deb...@kulisz.net> 
> wrote:
> > people sometimes are having problems with logging issues agaist
> > cloud.debian.org, specially when not looking into wiki etc.
> 
> please report this issue to cloud.d.o maintainers, this is the wrong
> place for this.

Hi Sandro,
I am one of the cloud.d.o maintainers and from your answer is not clear to me
what shall I do with it according to your pov.

You're reportbug maintainer so I'd assume you're (collectively) the person
to apply patches into it and if you're going to decline can you please at least
give me some valid reason why not, and why do you think that acting on this
request is within cloud.d.o responsibilities?

Thx a lot.
-- 

|_|0|_|  |
|_|_|0| "Heghlu'Meh QaQ jajVam"  |
|0|0|0|  kuLa -  |

gpg --keyserver pgp.mit.edu --recv-keys 0x58C338B3
3DF1 A4DF C732 4688 38BC F121 6869 30DD  58C3 38B3


signature.asc
Description: PGP signature


Bug#831848: reportbug: People are having problems with loggin issues against cloud images

2016-07-20 Thread Marcin Kulisz (kuLa)
Package: reportbug
Version: 6.6.6
Severity: normal
Tags: patch

Hi Guys,

people sometimes are having problems with logging issues agaist
cloud.debian.org, specially when not looking into wiki etc.

So I think it'd be nice to have this pseudo-package added to the report bug to
make bug reporting easier, therefore attached one line patch.

Please consider applying it.
>From 41f5d51d74c0f0c8611dccbde74bf4e8f8252d7f Mon Sep 17 00:00:00 2001
From: Marcin Kulisz 
Date: Wed, 20 Jul 2016 07:41:39 +0100
Subject: [PATCH] Added cloud.debian.org pseudo package

---
 reportbug/debbugs.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/reportbug/debbugs.py b/reportbug/debbugs.py
index 523bf06..f2b6d7f 100644
--- a/reportbug/debbugs.py
+++ b/reportbug/debbugs.py
@@ -171,6 +171,7 @@ debother = {
 'buildd.emdebian.org': 'Problems related to building packages for Emdebian',
 'cdimage.debian.org': 'CD Image issues',
 'cdrom': 'Problems with installation from CD-ROMs',
+'cloud.debian.org': 'Problems related to cloud images (any provider)',
 'debian-maintainers': 'Problems and requests related to Debian Maintainers',
 'debian-policy': 'Proposed changes in the Debian policy documentation',
 'debian-i18n': 'Requests regarding Internationalization (i18n) of the distribution',
-- 
2.8.1



Bug#814231: quickfix: Vcs-* links are not pointing to the debian packaing repository

2016-02-09 Thread Marcin Kulisz (kuLa)
Source: quickfix
Severity: normal

Dear Maintainer,

as per subject line. By conicidance I noticed that you're still depemding on
obsolete libpqxx3-dev package for build. I wanted to send you a patch fixing it
but when I fetched what should be a package source I noticed that there is no
debian directory, thus this report.

One for build deps will follow


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (100, 'unstable'), (10, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#814232: quickfix: Build depends are listing obsolete package

2016-02-09 Thread Marcin Kulisz (kuLa)
Source: quickfix
Severity: normal
Tags: newcomer

Dear Maintainer,

Please change libpqxx3-dev to libpqxx-dev in the build-depends for this package.
The former package is obsolete and avialbale only in old-old-stable in anything
newer then this it's just a transitional package and I'm planning to remove it
from repository after Strech is released.


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (100, 'unstable'), (10, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#808767: ITP: apt-transport-gs -- APT transport for repositories privately held on GCS

2015-12-22 Thread Marcin Kulisz (kuLa)
Package: wnpp
Severity: wishlist
Owner: "Marcin Kulisz (kuLa)" <deb...@kulisz.net>

* Package name: apt-transport-gs
  Upstream Author : Dhaivat Pandit <m...@dhaiv.at>
* URL : https://github.com/ceocoder/apt-gcs
* License : MIT
  Programming Lang: go
  Description : APT transport for repositories privately held on GCS

Transport for apt allowing to have private repositories on Google Cloud Storage



Bug#804905: pbuilder: pdebuild --auto-debsign not working for source only builds

2015-11-12 Thread Marcin Kulisz (kuLa)
Package: pbuilder
Version: 0.220
Severity: normal
Tags: patch

Hi,

when running 'gbp buildpackage -S' no *${architecture}.changes file is created,
instead *source.changes is created.
pdebuild can't find file to sign, thus throwing an error:
"debsign: Can't find or can't read changes file "

Attached patch is crude but is solving this problem.


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (100, 'unstable'), (10, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages pbuilder depends on:
ii  debconf [debconf-2.0]  1.5.57
ii  debootstrap1.0.74
ii  dpkg-dev   1.18.3
ii  wget   1.16.3-3

Versions of packages pbuilder recommends:
ii  devscripts  2.15.9
ii  fakeroot1.20.2-1
ii  iproute24.1.1-1
ii  net-tools   1.60+git20150829.73cef8a-1
ii  sudo1.8.12-1

Versions of packages pbuilder suggests:
ii  cowdancer 0.75

-- debconf information excluded
>From 50281d23fd06f57aafe30d15c638a94da52c4c80 Mon Sep 17 00:00:00 2001
From: Marcin Kulisz 
Date: Thu, 12 Nov 2015 18:18:22 +
Subject: [PATCH] Making pdebuild to sign *source.changes file if +

build is for source only upload
---
 pdebuild | 4 
 1 file changed, 4 insertions(+)

diff --git a/pdebuild b/pdebuild
index 8a28aba..db6709a 100644
--- a/pdebuild
+++ b/pdebuild
@@ -33,6 +33,7 @@ PKG_SOURCENAME=$(dpkg-parsechangelog|sed -n 's/^Source: //p')
 PKG_VERSION=$(dpkg-parsechangelog|sed -n 's/^Version: \(.*:\|\)//p')
 ARCHITECTURE="${ARCHITECTURE:-$(dpkg-architecture -qDEB_HOST_ARCH)}"
 CHANGES="${PKG_SOURCENAME}_${PKG_VERSION}_${ARCHITECTURE}.changes"
+SOURCE_CHANGES="${PKG_SOURCENAME}_${PKG_VERSION}_source.changes"
 
 if [ -z "${PBUILDER_BUILD_LOGFILE}" ]; then
 PBUILDER_BUILD_LOGFILE="../${PKG_SOURCENAME}_${PKG_VERSION}_${ARCHITECTURE}.build"
@@ -96,5 +97,8 @@ if [ "${AUTO_DEBSIGN}" = "yes" ]; then
 	DEBSIGN_PARAM[1]="-k${DEBSIGN_KEYID}"
 fi
 DEBSIGN_PARAM[2]="${BUILDRESULT}/${CHANGES}"
+if [ ! -f "${DEBSIGN_PARAM[2]}" ]; then
+DEBSIGN_PARAM[2]="${BUILDRESULT}/${SOURCE_CHANGES}"
+fi
 debsign "${DEBSIGN_PARAM[@]}"
 fi
-- 
2.6.2



Bug#796220: prometheus: Left hand menu on the consoles is having broken link for overview target

2015-08-20 Thread Marcin Kulisz (kuLa)
Package: prometheus
Version: 0.14.0+ds-1
Severity: normal
Tags: patch

Dear Maintainer,

It's a small thing but may be a bit annoying for the user therefore a simple
patch has been attached.

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (100, 'unstable'), (10, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
From fc4c8c45deb15e73cb491104c2e4f7124c51415c Mon Sep 17 00:00:00 2001
From: Marcin Kulisz mar...@bashton.com
Date: Thu, 20 Aug 2015 13:08:49 +0200
Subject: [PATCH] Fixing broken link for overview in the left menu

---
 console_libraries/menu.lib | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/console_libraries/menu.lib b/console_libraries/menu.lib
index 3619d3c..4e79c29 100644
--- a/console_libraries/menu.lib
+++ b/console_libraries/menu.lib
@@ -29,7 +29,7 @@
 {{ define menu }}
 div class=prom_lhs_menu
 ul
-{{ template _menuItem (args . index.html.example Overview) }}
+{{ template _menuItem (args . index.html Overview) }}
 
 {{ if query up{job='haproxy'} }}
 {{ template _menuItem (args . haproxy.html HAProxy) }}
-- 
2.5.0



Bug#756022: ITP: apt-transport-s3 -- APT transport for privately held AWS S3 repositories

2014-07-25 Thread Marcin Kulisz (kuLa)
Package: wnpp
Severity: wishlist
Owner: Marcin Kulisz (kuLa) deb...@kulisz.net

* Package name: apt-transport-s3
  Version : 20120426090326git
  Upstream Author : Kyle Shank kyle.sh...@gmail.com
* URL : https://github.com/kyleshank/apt-s3
* License : GPLv3
  Programming Lang: C++
  Description : APT transport for privately held AWS S3 repositories

This package contains the APT AWS S3 transport. It makes possible to fetch
files from repositories privately held on AWS S3.
..
To start using S3 based repo it's enough to add line similar to the below to
apt sources.list (more information in 'man apt-transport-s3'):
deb s3://AWS_ACCESS_ID:[AWS_SECRET_KEY]@s3.amazonaws.com/BUCKETNAME wheezy main


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#750771: RFS: python-fysom/1.0.15-1 [ITP] (bootstrap-vz dependency)

2014-06-06 Thread Marcin Kulisz (kuLa)
Package: sponsorship-requests
Version: 1.0.15-1
Severity: wishlist

Dear mentors,

  I am looking for a sponsor for my package python-fysom

 * Package name: python-fysom
   Version : 1.0.15-1
   Upstream Author : Mansour Behabadi mans...@oxplot.com,
 Jake Gordon j...@codeincomplete.com,
 Maximilien Riehl maximilien.ri...@gmail.com
 * URL : https://pypi.python.org/pypi/fysom
 * License : MIT
   Section : python

  It builds those binary packages:

python-fysom - pYthOn Finite State Machine

  To access further information about this package, please visit the following 
URL:

  http://mentors.debian.net/package/python-fysom


  Alternatively, one can download the package with dget using this command:

dget -x 
http://mentors.debian.net/debian/pool/main/p/python-fysom/python-fysom_1.0.15-1.dsc


Regards,
 Marcin Kulisz


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#747812: ITP: python-fysom -- fysom provides a python finite state machine

2014-05-11 Thread Marcin Kulisz (kuLa)
Package: wnpp
Severity: wishlist
Owner: Marcin Kulisz (kuLa) deb...@kulisz.net

* Package name: python-fysom
  Version : 1.0.15
  Upstream Author : Maximilien Riehl m...@riehl.io
* URL : https://github.com/mriehl/fysom
* License : MIT
  Programming Lang: Python
  Description : fysom provides a python finite state machine

This standalone python micro-framework providing a finite state machine.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#710176: transition: libpqxx

2014-01-30 Thread Marcin Kulisz (kuLa)
On 2014-01-30 13:40:33, Julien Cristau wrote:
 On Wed, Jan 29, 2014 at 20:51:51 +0100, Niels Thykier wrote:

snip

  Looks like this has been done for a while, so closing.
  
 Not quite.  libpqxx3 is still not removed from sid and jessie, which is
 why I'd left this open.

Hi guys,

I requested removal on 19th (#736086), but it's still not done.
-- 

|_|0|_|  |
|_|_|0| Heghlu'Meh QaQ jajVam  |
|0|0|0|  kuLa -  |

gpg --keyserver pgp.mit.edu --recv-keys 0x58C338B3
3DF1 A4DF C732 4688 38BC F121 6869 30DD  58C3 38B3


signature.asc
Description: Digital signature


Bug#736086: RM: libpqxx3 -- ROM; It's obsolete package without any reverse dependencis.

2014-01-19 Thread Marcin Kulisz (kuLa)
Package: ftp.debian.org
Severity: normal

Hi guys,
I'm requesting this removal as this package is superseded by libpqxx (source)
package, which already made to testing. There are no reverse dependencies on
this pacage anymore, therefore I think it can be safely removed from sid and
testing.

If you need anymore information please let me know.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#730632: calligra: FTBFS with libpqxx-4.0

2013-11-27 Thread Marcin Kulisz (kuLa)
Package: calligra
Version: 1:2.6.4-1
Severity: serious

Hi Guys,
I'm maintaining libpqxx and as it just made to testing transition is now in
progress. Unfortunately Calligra is having problems with it. I suppose it's
caused by this (300871[1]) upstream bug.

As the upstream is preparing to abandon libpqxx in favor of libpq I'm not sure
what your further actions are going to be, thus letting you know about this
FTBFS.

1. https://bugs.kde.org/show_bug.cgi?id=300871


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#730222: awesome: Lack of Awesome in lightDM x-sessions list

2013-11-22 Thread Marcin Kulisz (kuLa)
Package: awesome
Version: 3.4.15-1+b1
Severity: normal
Tags: patch

Dear Maintainer,
Awesome is not listed under available x-window-managers in ligthDM, therefore
it's not possible to start it when other window manager is set as default.


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental'), (1, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages awesome depends on:
ii  dbus-x11  1.6.18-1
ii  libc6 2.17-93
ii  libcairo2 1.12.16-2
ii  libdbus-1-3   1.6.18-1
ii  libev41:4.15-3
ii  libglib2.0-0  2.36.4-1
ii  libimlib2 1.4.5-3
ii  liblua5.1-0   5.1.5-5
ii  libpango1.0-0 1.36.0-1
ii  libstartup-notification0  0.12-3
ii  libx11-6  2:1.6.2-1
ii  libx11-xcb1   2:1.6.2-1
ii  libxcb-icccm4 0.3.9-2
ii  libxcb-image0 0.3.9-1
ii  libxcb-keysyms1   0.3.9-1
ii  libxcb-randr0 1.9.1-3
ii  libxcb-render01.9.1-3
ii  libxcb-shape0 1.9.1-3
ii  libxcb-shm0   1.9.1-3
ii  libxcb-util0  0.3.8-2
ii  libxcb-xinerama0  1.9.1-3
ii  libxcb-xtest0 1.9.1-3
ii  libxcb1   1.9.1-3
ii  libxcursor1   1:1.1.14-1
ii  libxdg-basedir1   1.1.1-2
ii  menu  2.1.46

Versions of packages awesome recommends:
ii  feh2.3-2
pn  rlwrap none
ii  x11-xserver-utils  7.7+1

awesome suggests no packages.

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/share/xsessions/awesome.desktop (from awesome 
package)
From 04b7d919458c9c4ecabbf40a793d5d22ae41b686 Mon Sep 17 00:00:00 2001
From: Marcin Kulisz (kuLa) deb...@kulisz.net
Date: Fri, 22 Nov 2013 19:38:52 +
Subject: [PATCH] Allowing Awesome to be listed on sessions managers+

list in logging window of a display manager like lightdm
---
 awesome.desktop | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/awesome.desktop b/awesome.desktop
index 1f7878c..6f830b9 100644
--- a/awesome.desktop
+++ b/awesome.desktop
@@ -2,7 +2,7 @@
 Encoding=UTF-8
 Name=awesome
 Comment=Highly configurable framework window manager
-NoDisplay=true
+NoDisplay=false
 TryExec=awesome
 Exec=awesome
 Type=Application
-- 
1.8.4.3



Bug#719475: terminator: Terminator rolling it's window back to unusable size (Awesome WM)

2013-11-06 Thread Marcin Kulisz (kuLa)
Hi Julián,
I don't have login on launchpad and to post a reply I need one, so I'm
responding to the request from Stephen in here (sorry for giving you more work
with forwarding this).

1st I removed all geometry related config options, didn't help, then I removed
entirely my config, so only defaults had been used and it didn't help either.

So it looks like it's related to geometry settings but not exclusive to it.

Thx for your help anyway.
-- 

|_|0|_|  |
|_|_|0| Heghlu'Meh QaQ jajVam  |
|0|0|0|  kuLa -  |

gpg --keyserver pgp.mit.edu --recv-keys 0x58C338B3
3DF1 A4DF C732 4688 38BC F121 6869 30DD  58C3 38B3


signature.asc
Description: Digital signature


Bug#719475: terminator: Terminator rolling it's window back to unusable size (Awesome WM)

2013-08-12 Thread Marcin Kulisz (kuLa)
Package: terminator
Version: 0.97-1
Severity: important

Dear Maintainer,
When I'm starting terminator in Awesome WM it's usually rolling it's window to
1px line (most often case)
Sometimes when trying to move the window it's doing the same.
Above is not happening when window is resized before moving from one to other
place on the screen.
Attached is a partial output from running terminator with debug on.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (100, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages terminator depends on:
ii  gconf2  3.2.6-1
ii  python  2.7.5-2
ii  python-dbus 1.2.0-2+b1
ii  python-gobject  3.8.2-1
ii  python-gtk2 2.24.0-3+b1
ii  python-vte  1:0.28.2-5

Versions of packages terminator recommends:
ii  python-gnome2 2.28.1+dfsg-1
ii  python-keybinder  0.3.0-2
ii  python-notify 0.1.1-3
ii  xdg-utils 1.1.0~rc1+git20111210-7

terminator suggests no packages.

-- no debconf information
  1 Terminal::create_layout: Setting layout
  2 ConfigBase::get_item: ConfigBase::get_item: update_records found in 
profile default: True
  3 ConfigBase::get_item: ConfigBase::get_item: login_shell found in 
profile default: False
  4 ConfigBase::get_item: ConfigBase::get_item: title_hide_sizetext found 
in globals: False
  5 ConfigBase::get_item: ConfigBase::get_item: use_custom_command found in 
profile default: False
  6 ConfigBase::get_item: ConfigBase::get_item: login_shell found in 
profile default: False
  7 ConfigBase::get_item: ConfigBase::get_item: term found in profile 
default: xterm
  8 ConfigBase::get_item: ConfigBase::get_item: colorterm found in profile 
default: gnome-terminal
  9 Terminal::spawn_child: Forking shell: /bin/zsh with args: ['/bin/zsh']
 10 ConfigBase::get_item: ConfigBase::get_item: title_hide_sizetext found 
in globals: False
 11 Window::on_window_state_changed: Window::on_window_state_changed: 
fullscreen=False, maximised=False
 12 ConfigBase::get_item: ConfigBase::get_item: title_hide_sizetext found 
in globals: False
 13 ConfigBase::get_item: ConfigBase::get_item: geometry_hinting found in 
globals: True
 14 Window::set_rough_geometry_hints: setting geometry hints: 
(ewidth:2)(eheight:18),(fwidth:7)(fheight:14)
 15 ConfigBase::get_item: ConfigBase::get_item: title_hide_sizetext found 
in globals: False
 16 ConfigBase::get_item: ConfigBase::get_item: geometry_hinting found in 
globals: True
 17 Window::set_rough_geometry_hints: setting geometry hints: 
(ewidth:7)(eheight:28),(fwidth:7)(fheight:14)
 18 ConfigBase::get_item: ConfigBase::get_item: title_hide_sizetext found 
in globals: False
 19 ConfigBase::get_item: ConfigBase::get_item: geometry_hinting found in 
globals: True
 20 Window::set_rough_geometry_hints: setting geometry hints: 
(ewidth:7)(eheight:28),(fwidth:7)(fheight:14)
 21 ConfigBase::get_item: ConfigBase::get_item: focus found in globals: 
mouse
 22 ConfigBase::get_item: ConfigBase::get_item: focus found in globals: 
mouse
 23 ConfigBase::get_item: ConfigBase::get_item: title_hide_sizetext found 
in globals: False
 24 ConfigBase::get_item: ConfigBase::get_item: cursor_color found in 
profile default: #aa
 25 ConfigBase::get_item: ConfigBase::get_item: foreground_color found in 
profile default: #aa
 26 ConfigBase::get_item: ConfigBase::get_item: title_hide_sizetext found 
in globals: False
 27 ConfigBase::get_item: ConfigBase::get_item: title_transmit_fg_color 
found in globals: #ff
 28 ConfigBase::get_item: ConfigBase::get_item: title_transmit_bg_color 
found in globals: #c80003
 29 ConfigBase::get_item: ConfigBase::get_item: title_transmit_fg_color 
found in globals: #ff
 30 ConfigBase::get_item: ConfigBase::get_item: title_transmit_bg_color 
found in globals: #c80003
 31 ConfigBase::get_item: ConfigBase::get_item: show_titlebar found in 
profile default: True
 32 Titlebar::get_desired_visibility: configured visibility: True
 33 ConfigBase::get_item: ConfigBase::get_item: show_titlebar found in 
profile default: True
 34 ConfigBase::get_item: ConfigBase::get_item: show_titlebar found in 
profile default: True
 35 Titlebar::get_desired_visibility: configured visibility: True
 36 ConfigBase::get_item: ConfigBase::get_item: show_titlebar found in 
profile default: True
 37 Titlebar::update_visibility: showing titlebar
 38 ConfigBase::get_item: ConfigBase::get_item: title_hide_sizetext found 
in globals: False
 39 ConfigBase::get_item: ConfigBase::get_item: title_hide_sizetext found 
in globals: False
 40 ConfigBase::get_item: ConfigBase::get_item: geometry_hinting found in 

Bug#710176: transition: libpqxx

2013-05-28 Thread Marcin Kulisz (kuLa)
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: transition

Upstream changed ABI therefore libpqxx-4.0 package has been uploaded into
experimental just before Wheezy freeze.
There is source package name change back to libpqxx to avoid further source
package name changes as upstream is now working on libpqxx-5, so only binary
packages will have different name in the future.
Rdeps for this package are quite short and their maintainers has been notified
long time ago (during initial v4.0 upload to experimental).

Ben file:

title = libpqxx;
is_affected = .depends ~ libpqxx-3.1 | .depends ~ libpqxx-4.0;
is_good = .depends ~ libpqxx-4.0;
is_bad = .depends ~ libpqxx-3.1;


-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental'), (1, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#693927: RFS: ec2debian-build-ami/1.0+20121120git-1 [ITP]

2012-11-21 Thread Marcin Kulisz (kuLa)
Package: sponsorship-requests
Version: 1.0+20121120git-1
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package ec2debian-build-ami

* Package name: ec2debian-build-ami
  Version : 1.0+20121120git-1
  Upstream Author : Anders Ingemann and...@ingemann.de
* URL : https://github.com/andsens/ec2debian-build-ami
* License : Apache-2.0
  Section : misc

 It builds those binary packages:

   ec2debian-build-ami - Bunch of scripts which creates Debian images for use 
in 'clouds'

 To access further information about this package, please visit the following 
URL:

 http://mentors.debian.net/package/ec2debian-build-ami


 Alternatively, one can download the package with dget using this command:

   dget -x 
http://mentors.debian.net/debian/pool/main/e/ec2debian-build-ami/ec2debian-build-ami_1.0+20121120git-1.dsc


Regards,
  Marcin Kulisz (kuLa)


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#693198: ITP: ec2debian-build-ami is a bunch of scripts which creates Debian images for use in clouds.

2012-11-14 Thread Marcin Kulisz (kuLa)
Package: wnpp
Severity: wishlist
Owner: Marcin Kulisz (kuLa) deb...@kulisz.net

* Package name: ec2debian-build-ami
  Version : b72146d3git
  Upstream Author : Eric Hammond ehamm...@thinksome.com and Anders Ingemann 
and...@ingemann.de
* URL : https://github.com/andsens/ec2debian-build-ami
* License : (AL-2.0)
  Programming Lang: (Shell)
  Description : ec2debian-build-ami is a bunch of scripts which creates 
Debian images for use in clouds.

  ec2debian-build-ami is a bunch of scripts which creates a vanilla debian
  squeeze machine images for use in clouds. no latent logfiles no bash history
  or even apt package cache. This software creates fully operational images for
  Amazons EC2.
  Those images suppose to work on OpenStack as well as on other cloud solutions
  which are sharing API with the previous 2.
  This tool is utilising euca2ools.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#680353: task: Priority High and Low are wrongly displayed in project summary

2012-07-05 Thread Marcin Kulisz (kuLa)
Package: task
Version: 2.0.0-1
Severity: normal

Dear Maintainer,
When adding priority H into task by:

task 1 mod pri:H

and this task is in project ex. test and then run:

task pro

you're going to receive:

ProjectTasks Pri:None Pri:H Pri:M Pri:L
test   10 0 0 1

even if task, task ls or task long will show it correctly:

ID ProjectPri Description   
  
 1 test H

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'precise')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages task depends on:
ii  libc62.13-33
ii  libgcc1  1:4.7.1-2
ii  liblua5.1-0  5.1.5-2
ii  libstdc++6   4.7.1-2
ii  libuuid1 2.20.1-5.1

task recommends no packages.

task suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#655480: axis2c: FTBFS with --enable-libxml2=yes

2012-01-11 Thread Marcin Kulisz (kuLa)
Source: axis2c
Version: 1.6.0-2.1
Severity: serious
Justification: 4

error is cused by lack of libaxis2_parser.la and libaxis2_parser.so, files are
compiled but not copyied into relevant directories (paths)

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.1.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#651338: ITP: libxmlwrapp -- xmlwrapp is a modern style lightweight C++ library for parsing XML

2011-12-07 Thread Marcin Kulisz (kuLa)
Package: wnpp
Severity: wishlist
Owner: Marcin Kulisz (kuLa) deb...@kulisz.net

* Package name: libxmlwrapp
  Version : 0.6.2
  Upstream Author : Peter J Jones, Vaclav Slavik 
* URL : https://github.com/vslavik/xmlwrapp
* License : BSD
  Programming Lang: C++
  Description : xmlwrapp is a modern style lightweight C++ library for 
parsing XML

xmlwrapp is a C++ library parsing XML, it's a modern style lightweight C++
library for working with XML data. It provides a simple and easy to use
interface for libxml2 library.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org