Bug#1041288: ITP: cocotb -- coroutine based cosimulation library for writing VHDL and Verilog testbenches in Python

2023-07-16 Thread Ahmed El-Mahmoudy
Package: wnpp Severity: wishlist Owner: أحمد المحمودي (Ahmed El-Mahmoudy) * Package name: cocotb Version : 1.8.0 Upstream Author : Chris Higgs, Stuart Hodgson * URL : https://github.com/cocotb/cocotb * License : BSD Programming Lang: Python Description

Bug#1041285: ITP: pyuvm -- python implementation of UVM

2023-07-16 Thread Ahmed El-Mahmoudy
Package: wnpp Severity: wishlist Owner: أحمد المحمودي (Ahmed El-Mahmoudy) * Package name: pyuvm Version : 2.9.1 Upstream Author : Ray Salemi * URL : https://github.com/pyuvm/pyuvm/ * License : Apache-2.0 Programming Lang: Python Description : python

Bug#1034458: msmtp: Add XDG_CONFIG_PATH/msmtp/* to apparmor profile

2023-04-15 Thread Ahmed El-Mahmoudy
20211016ubuntu0.20.04.1 Versions of packages msmtp suggests: pn msmtp-mta -- debconf information excluded -- ‎أحمد المحمودي (Ahmed El-Mahmoudy) Digital design engineer GPG KeyIDs: 4096R/A7EF5671 2048R/EDDDA1B7 GPG Fingerprints: 6E2E E4BB 72E2 F417 D066 6ABF 7B30 B496 A7EF 5761 8206 A196 2084 7E6D

Bug#1034107: RFP: xmpppy -- XMPP implementation in Python

2023-04-08 Thread Ahmed El-Mahmoudy
-- ‎أحمد المحمودي (Ahmed El-Mahmoudy) Digital design engineer GPG KeyIDs: 4096R/A7EF5671 2048R/EDDDA1B7 GPG Fingerprints: 6E2E E4BB 72E2 F417 D066 6ABF 7B30 B496 A7EF 5761 8206 A196 2084 7E6D 0DF8 B176 BC19 6A94 EDDD A1B7 signature.asc Description: PGP signature

Bug#1032483: unblock: drawtiming/0.7.1-8

2023-03-07 Thread Ahmed El-Mahmoudy
ttps://salsa.debian.org/electronics-team/drawtiming/-/pipelines/508918 [ Checklist ] [*] all changes are documented in the d/changelog [*] I reviewed all changes and I approve them [*] attach debdiff against the package in testing unblock drawtiming/0.7.1-8 -- ‎أحمد المحمودي (Ahmed El-Mahmoudy) Dig

Bug#445966:

2021-01-16 Thread el newbiew

Bug#976907: golang-github-boltdb-bolt: FTBFS on ppc64el (arch:all-only src pkg): dh_auto_test: error: cd obj-powerpc64le-linux-gnu && go test -vet=off -v -p 160 -short github.com/boltdb/bolt github.co

2021-01-11 Thread El boulangero
> Can simply replacing the dependency in all of them with bbolt work? I don't know myself, but some upstream think it's not a trivial change. For example, see: https://github.com/hashicorp/raft-boltdb/pull/19#issuecomment-703732437 In short: hashicorp-raft-boltdb wants to make sure there's no

Bug#979546: docker.io: version in Bullseye does not support "rootless mode", makes privilege escalation trivial

2021-01-08 Thread El boulangero
On Sat, Jan 9, 2021 at 2:00 AM Chris Mitchell wrote: > On Fri, 8 Jan 2021 11:38:59 +0700 > El boulangero wrote: > > > Hi Chris, > > > > I believe what you refer to is a well-known issue with docker. I have > > this reference from Apr. 2015: > > https:/

Bug#979546: docker.io: version in Bullseye does not support "rootless mode", makes privilege escalation trivial

2021-01-07 Thread El boulangero
Hi Chris, I believe what you refer to is a well-known issue with docker. I have this reference from Apr. 2015: https://fosterelli.co/privilege-escalation-via-docker.html This is how docker works. The most easy mitigation is NOT to add a user to the docker group. This way, you will always invoke

Bug#977652: Fix in golang-goprotobuf 1.3.4

2021-01-05 Thread El boulangero
tic bool) ([]byte, error) { +func (m *CodeGeneratorResponse_File) Marshal(b []byte, deterministic bool) ([]byte, error) { I really have no idea if these changes are significant. On Wed, Jan 6, 2021 at 11:45 AM El boulangero wrote: > It can be fixed with regeneration, in an ugly way. I

Bug#977652: Fix in golang-goprotobuf 1.3.4

2021-01-05 Thread El boulangero
th 1.3.4-2 is really minor. So I thought that, given the timeline, it was better to make as little change as possible to this package. On Wed, Jan 6, 2021 at 11:32 AM Shengjing Zhu wrote: > On Wed, Jan 06, 2021 at 10:16:16AM +0700, El boulangero wrote: > > Hello Go Team, > > > &g

Bug#977019: ITP: golang-golang-x-term -- Go terminal and console support

2020-12-15 Thread El boulangero
Yes it's packaged already and waiting in the NEW queue: https://ftp-master.debian.org/new.html Cheers, Arnaud On Wed, Dec 16, 2020 at 12:10 AM Roger Shimizu wrote: > On Thu, Dec 10, 2020 at 2:18 PM Arnaud Rebillout > wrote: > > > > * Package name: golang-golang-x-term > > Version

Bug#943981: Proposal: Switch to cgroupv2 by default

2020-12-14 Thread El boulangero
Hi! Docker 20.10 is now in unstable. Best, Arnaud On Sat, Dec 12, 2020 at 4:18 AM Michael Biebl wrote: > On Fri, 27 Nov 2020 15:50:03 +0700 El boulangero > wrote: > > Hello all, here comes news from the docker package. > > Awesome news. > I see you have uploaded do

Bug#918375: Info received (dockerd segfaults can be repeated)

2020-12-01 Thread El boulangero
Thanks for the details. So I just uploaded a new version in experimental, it is 20.10.0~rc1+dfsg3-1. In this version docker.io vendors the old go-radix, as suggested. If someone can give it a try and confirm that indeed the bug is fixed, that would be great. Thanks again. Arnaud On Wed, Dec

Bug#974857: new upstream version 20.10.0-beta1

2020-11-30 Thread El boulangero
I just uploaded docker.io 20.10.0~rc1+dfsg2-3 to experimental. containerd has been completely removed from this version. Now docker.io build-depends on golang-github-containerd-containerd-dev, and at runtime it depends on containerd. There's still some work to be done on the package, mainly

Bug#975563: golang-k8s-sigs-structured-merge-diff: Please update to upstream version 4.0 or later

2020-11-28 Thread El boulangero
On Sat, Nov 28, 2020 at 11:35 PM Shengjing Zhu wrote: > Hi > > On Sun, Nov 29, 2020 at 12:06 AM El boulangero > wrote: > > > > This broke the build for containerd, and also for docker.io which > embeds containerd: > > > > > https://buildd.debian.org/st

Bug#975563: golang-k8s-sigs-structured-merge-diff: Please update to upstream version 4.0 or later

2020-11-28 Thread El boulangero
This broke the build for containerd, and also for docker.io which embeds containerd: https://buildd.debian.org/status/fetch.php?pkg=docker.io=s390x=20.10.0%7Erc1%2Bdfsg1-1=1606547204=0 /<>/.gopath/src/ github.com/containerd/containerd/vendor/sigs.k8s.io/structured-merge-diff/v3/value (vendor

Bug#943981: Proposal: Switch to cgroupv2 by default

2020-11-27 Thread El boulangero
Hello all, here comes news from the docker package. I can confirm, if ever there was a need, that docker 19.03 does not work with `systemd.unified_cgroup_hierarchy=true`. $ dpkg -l | grep docker ii docker.io 19.03.13+dfsg3-2 amd64 Linux container runtime $ findmnt /sys/fs/cgroup

Bug#974857: new upstream version 20.10.0-beta1

2020-11-27 Thread El boulangero
ding cgroupv2, systemd maintainer has proposed to switch to cgroupv2 > by default 1year ago. Please see #943981. It seems docker is the only > blocker now. > > // send from my mobile device > > El boulangero 于 2020年11月19日周四 11:24写道: > >> Hi Shengjing, >> >> th

Bug#974857: new upstream version 20.10.0-beta1

2020-11-18 Thread El boulangero
Hi Shengjing, thanks for the message. I agree that we should start packaging docker 20.10.x in experimental. Regarding docker 19.03.x: do you know if it will work at all in bullseye? Right now it works for me, running Debian unstable. I guess it's because both cgroup interfaces are available:

Bug#971789: FTBFS: Could not determine section for ./.gopath/src/github.com/docker/cli/man/man1/docker-attach.1

2020-10-14 Thread El boulangero
I could solve the issue by patching spf13/cobra as suggested by Tianon. See [1] for the patch. I just uploaded the package. Since docker.io has to embed spf13/cobra, I could patch it there. But if other packages in Debian have the same issue, then maybe this patch should be applied to

Bug#970525: docker.io: Unable to start minikube/kubernetes containers: unable to find user 0: invalid argument

2020-09-21 Thread El boulangero
: > On Mon, 21 Sep 2020 at 13:48, wrote: > > On Sun, Sep 20, 2020 at 09:58:45AM +0700, El boulangero wrote: > > > Do you know what's special with the `tianon/true` image? On what > OS/release > > > is it based? > > > > It's an image that contains only a single b

Bug#970525: docker.io: Unable to start minikube/kubernetes containers: unable to find user 0: invalid argument

2020-09-19 Thread El boulangero
Hi, I can indeed reproduce the issue. Note that this doesn't happen with the `debian` image, only with the image `tianon/true`. $ sudo docker run --rm -it debian echo ok ok Do you know what's special with the `tianon/true` image? On what OS/release is it based? Additionally, did you try with

Bug#969227: FTBFS with new runc 1.0.0~rc92 and libcap2 2.43

2020-08-30 Thread El boulangero
The patch test--fix-against-libcap2-2.43.patch actually fails the build for me, in a sid chroot with libcap 2.43. === RUN TestTarUntarWithXattr archive_unix_test.go:267: assertion failed: string "/tmp/docker-test-untar-origin293876876/2 = cap_block_suspend+ep\n" does not contain

Bug#965123: docker.io: Please apply some upstream patches for podman 2.0

2020-07-17 Thread El boulangero
oby/milestone/76 - https://github.com/docker/cli/milestone/25 On Fri, Jul 17, 2020 at 1:08 PM El boulangero wrote: > Hey Reinhard, > > glad that you could find a way without patching docker :) > > I'd prefer not to patch docker for other packages, especially when it's

Bug#942550: Move /usr/sbin/sendmail symlink to mstmp package

2020-07-17 Thread El boulangero
> msmtp-mta ships a minimal smtp daemon but it is (normally and on purpose) > disabled by default so there is no daemon listening unless you enable it. Ah indeed, that was not immediately clear to me. I just installed msmtp-mta. The service is indeed disabled by default. Thanks, Arnaud On

Bug#965123: docker.io: Please apply some upstream patches for podman 2.0

2020-07-17 Thread El boulangero
Hey Reinhard, glad that you could find a way without patching docker :) I'd prefer not to patch docker for other packages, especially when it's not trivial like this. The milestone page https://github.com/docker/cli/milestone/25?closed=1 seems to indicate that docker is close to release a 20.03

Bug#955322: RFS: pulseaudio-dlna -- stream audio to DLNA devices and Chromecasts

2020-03-30 Thread Muammar El Khatib
//salsa.debian.org/debian/pulseaudio-dlna Does it seem you already got access? https://salsa.debian.org/debian/pulseaudio-dlna/-/commit/61d6ee13c13eb76cb6b70b6b50c2fb5efe04dc7f Best, -- Muammar El Khatib. GPG Key = 71246E4A. https://muammar.me ,''`. : :' : `. `' `-

Bug#947078: git-buildpackage: Need to make gbp clone pseudo protocols confgirable

2019-12-20 Thread Ahmed El-Mahmoudy
somehow. -- ‎أحمد المحمودي (Ahmed El-Mahmoudy) Digital design engineer GPG KeyIDs: 4096R/A7EF5671 2048R/EDDDA1B7 GPG Fingerprints: 6E2E E4BB 72E2 F417 D066 6ABF 7B30 B496 A7EF 5761 8206 A196 2084 7E6D 0DF8 B176 BC19 6A94 EDDD A1B7 signature.asc Description: PGP signature

Bug#942085: RFS: hijra/0.4.1-2 [RC] -- Hijri Islamic Calendar converting functions for Python

2019-11-17 Thread Ahmed El-Mahmoudy
rk with the gnome-shell version in Testing. If so, please drop > the upper gnome-shell dependency limit so that the gnome-shell > extension will be installable. Unfortunately, I cannot test this currently -- ‎أحمد المحمودي (Ahmed El-Mahmoudy) Digital design engineer GPG KeyIDs: 4096R/A7EF5671

Bug#942556: RFS: hijra/0.4.1-2 [RC] -- Hijri Islamic Calendar converting functions for Python

2019-11-03 Thread Ahmed El-Mahmoudy
On Sat, Nov 02, 2019 at 08:40:28AM +0100, أحمد المحمودي (Ahmed El-Mahmoudy) wrote: > On Tue, Oct 29, 2019 at 06:24:23AM -0400, Jeremy Bicha wrote: > > I think hijra qualifies for auto-building. My understanding of the > > preferred process is: > > 1. First add the required fi

Bug#942085: RFS: hijra/0.4.1-2 [RC] -- Hijri Islamic Calendar converting functions for Python

2019-11-02 Thread Ahmed El-Mahmoudy
-- ‎أحمد المحمودي (Ahmed El-Mahmoudy) Digital design engineer GPG KeyIDs: 4096R/A7EF5671 2048R/EDDDA1B7 GPG Fingerprints: 6E2E E4BB 72E2 F417 D066 6ABF 7B30 B496 A7EF 5761 8206 A196 2084 7E6D 0DF8 B176 BC19 6A94 EDDD A1B7 signature.asc Description: PGP signature

Bug#942085: RFS: hijra/0.4.1-2 [RC] -- Hijri Islamic Calendar converting functions for Python

2019-11-02 Thread Ahmed El-Mahmoudy
her it is legally allowed and technically possible to auto-build the package" How do I check that it is legally allowed to build the non-free package ? -- ‎أحمد المحمودي (Ahmed El-Mahmoudy) Digital design engineer GPG KeyIDs: 4096R/A7EF5671 2048R/EDDDA1B7 GPG Fingerprints: 6E2E E4BB 72E2 F41

Bug#942085: RFS: hijra/0.4.1-2 [RC] -- Hijri Islamic Calendar converting functions for Python

2019-11-02 Thread Ahmed El-Mahmoudy
the > tagged version number; there are lots of higher version numbers we can > use!). ---end quoted text--- I didn't bump the debian version number. Why should I do so ? If it alright with you, please upload. -- ‎أحمد المحمودي (Ahmed El-Mahmoudy) Digital design engineer GPG KeyIDs:

Bug#942167: RFS: okasha/0.2.4-4 [RC]

2019-10-11 Thread Ahmed El-Mahmoudy
https://mentors.debian.net/debian/pool/non-free/o/okasha/okasha_0.2.4-4.dsc -- ‎أحمد المحمودي (Ahmed El-Mahmoudy) Digital design engineer GPG KeyIDs: 4096R/A7EF5671 2048R/EDDDA1B7 GPG Fingerprints: 6E2E E4BB 72E2 F417 D066 6ABF 7B30 B496 A7EF 5761 8206 A196 2084 7E6D 0DF8 B176 BC19 6A94 EDDD

Bug#939769: RM: geda-xgsch2pcb -- ROM; Unmaintained by upstream

2019-09-08 Thread Ahmed El-Mahmoudy
Package: ftp.debian.org Severity: normal xgsch2pcb hasn't been maintained by upstream for the last 10 years. I have contacted upstream, and one of the gED Aupstream developers confirmed saying: I think it's currently unmaintained. -- ‎أحمد المحمودي (Ahmed El-Mahmoudy) Digital design

Bug#769706: helllo

2019-07-04 Thread Registraduria El Charco - Nariño
Good day to you sir, My boss said that you should contact him via this email( tio...@gmail.com ) that he has some important to discuss with you. ? ? Confidencialidad: La información contenida en este mensaje de e-mail y sus anexos, es confidencial y está reservada para el destinatario

Bug#926182: guile-2.2: autoreconf'ed scripts using guile.m4 cannot find guild & guile-config/tools

2019-04-01 Thread Ahmed El-Mahmoudy
ymlinks with no suffix to the respective -2.2 suffixed binaries), or the guile.m4 script needs to be fixed. -- ‎أحمد المحمودي (Ahmed El-Mahmoudy) Digital design engineer GPG KeyIDs: 4096R/A7EF5671 2048R/EDDDA1B7 GPG Fingerprints: 6E2E E4BB 72E2 F417 D066 6ABF 7B30 B496 A7EF 5761 8206 A196 2084 7E

Bug#922804: makehuman: FTBFS (Could not import extension sphinx.ext.pngmath)

2019-02-24 Thread Muammar El Khatib
cently to work on it. But I don't want to leave Debian :S I hope I can work more when I get more stable with my job. Best, -- Muammar El Khatib. GPG Key = 71246E4A. http://muammar.me | http://proyectociencia.org ,''`. : :' : `. `' `-

Bug#919646: makehuman: File base.obj is missing

2019-02-07 Thread Muammar El Khatib
confirm whether or not the problem is related to the package actually not including that file. Adrian, I was thinking to move makehuman to a git repository to ease team-maintenance. I recently don't have too much time for my Debian duties. Does that sound that good for you? Best, -- Muammar El Khatib. GPG Key = 71246E4A. http://muammar.me | http://proyectociencia.org ,''`. : :' : `. `' `-

Bug#866653: RFS: thawab 4.1-1 [UPDATE]

2018-12-15 Thread Ahmed El-Mahmoudy
one with the english translation: https://github.com/ojuba-org/waqf/2.0/EN but I am not sure my efforts in translation are precise from legal point of view. -- ‎أحمد المحمودي (Ahmed El-Mahmoudy) Digital design engineer GPG KeyIDs: 4096R/A7EF5671 2048R/EDDDA1B7 GPG Fingerprints: 6E2E E4BB 72E2 F417 D066 6

Bug#866653: RFS: thawab 4.1-1 [UPDATE]

2018-11-28 Thread Ahmed El-Mahmoudy
FSG compliant. -- ‎أحمد المحمودي (Ahmed El-Mahmoudy) Digital design engineer GPG KeyIDs: 4096R/A7EF5671 2048R/EDDDA1B7 GPG Fingerprints: 6E2E E4BB 72E2 F417 D066 6ABF 7B30 B496 A7EF 5761 8206 A196 2084 7E6D 0DF8 B176 BC19 6A94 EDDD A1B7 signature.asc Description: PGP signature

Bug#909822: mkchromecast: Should probably depend on pulseaudio-utils

2018-10-13 Thread Muammar El Khatib
t 11, 2018 at 04:24:16PM -0400, Muammar El Khatib wrote: > > On Sat, Sep 29, 2018 at 3:33 AM Ruben Undheim > > wrote: > [...] > > > I get an error saying 'pactl' cannot be found when > > > starting. Solved it by installing pulseaudio-utils. > > > > >

Bug#909822: mkchromecast: Should probably depend on pulseaudio-utils

2018-10-11 Thread Muammar El Khatib
package suggests mkchromecast-pulseaudio: ``` Package: mkchromecast-pulseaudio Version: 0.3.8.1-1 State: not installed Priority: optional Section: sound Maintainer: Muammar El Khatib Architecture: all Uncompressed Size: 16.4 k Depends: pavucontrol, pulseaudio-utils, pulseaudio, mkchro

Bug#620507: ITA: eterm -- Enlightened Terminal Emulator

2018-09-10 Thread Muammar El Khatib
mentation I think I am in good shape to > adopt this package by applying some patches to close several bugs. Please, feel free to take over Eterm. If you need any help to get it uploaded on Debian, just let me know. Best, -- Muammar El Khatib. Linux user: 403107. GPG Key = 7

Bug#907530: dicoweb: Problems after dicoweb installation

2018-08-28 Thread Ahmed El-Mahmoudy
copy of the debugger log located in the DicowebLog.html > file and send as an attachment. > Regards. > > ... Michael -- ‎أحمد المحمودي (Ahmed El-Mahmoudy) Digital design engineer GPG KeyIDs: 4096R/A7EF5671 2048R/EDDDA1B7 GPG Fingerprints: 6E2E E4BB 72E2 F417 D066 6ABF 7B30 B496 A7EF 5761

Bug#906033: qa.debian.org: dmd is failing

2018-08-13 Thread Ahmed El-Mahmoudy
=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) -- ‎أحمد المحمودي (Ahmed El-Mahmoudy) Digital design engineer GPG KeyIDs: 4096R/A7EF5671 2048R/EDDDA1B7 GPG Fingerprints: 6E2E E4BB 72E2 F417 D066 6ABF 7B30 B496 A7EF 5761 8206 A196 2084 7E6D 0DF8

Bug#902385: blacs-pvm-test: depends on removed package blacs-test-common

2018-07-05 Thread Muammar El Khatib
t seen it's been marked as AUTORM and will be removed anyway. Then, no actions to take it back into Debian archive might be the right thing to do. Best, -- Muammar El Khatib. Linux user: 403107. GPG Key = 71246E4A. http://muammar.me | http://proyectociencia.org ,''`. : :' : `. `' `-

Bug#893861: thawab: Intent to remove from Debian

2018-06-11 Thread Ahmed El-Mahmoudy
aiting for the reply. -- ‎أحمد المحمودي (Ahmed El-Mahmoudy) Digital design engineer GPG KeyIDs: 4096R/A7EF5671 2048R/EDDDA1B7 GPG Fingerprints: 6E2E E4BB 72E2 F417 D066 6ABF 7B30 B496 A7EF 5761 8206 A196 2084 7E6D 0DF8 B176 BC19 6A94 EDDD A1B7 signature.asc Description: PGP signature

Bug#880849: Snowball analyzer missing

2017-11-04 Thread Ahmed El-Mahmoudy
/SnowballAnalyzer.html -- ‎أحمد المحمودي (Ahmed El-Mahmoudy) Digital design engineer GPG KeyIDs: 4096R/A7EF5671 2048R/EDDDA1B7 GPG Fingerprints: 6E2E E4BB 72E2 F417 D066 6ABF 7B30 B496 A7EF 5761 8206 A196 2084 7E6D 0DF8 B176 BC19 6A94 EDDD A1B7 signature.asc Description: Digital signature

Bug#879656: RFS: libkal/0.9.0-2

2017-10-23 Thread Ahmed El-Mahmoudy
sted the package against unstable's version of lintian and it is lintian clean. -- ‎أحمد المحمودي (Ahmed El-Mahmoudy) Digital design engineer GPG KeyIDs: 4096R/A7EF5671 2048R/EDDDA1B7 GPG Fingerprints: 6E2E E4BB 72E2 F417 D066 6ABF 7B30 B496 A7EF 5761 8206 A196 2084 7E6D 0DF8 B176 BC1

Bug#790803: ITP: neural -- machine-learning for atomistics

2017-06-11 Thread Muammar El Khatib
/git/debian-science/packages/. Best, 1. https://anonscm.debian.org/git/collab-maint/amp.git/ -- Muammar El Khatib. http://muammar.me

Bug#790803: ITP: Amp -- atomistic machine-learning potentials

2017-06-10 Thread Muammar El Khatib
Control: retitle 790803 ITP: Amp -- atomistic machine-learning potentials Control: owner 790803 ! thanks, I am trying for the third time because for some reason the BTS is not recording my changes. -- Muammar El Khatib. Linux user: 403107. GPG Key = 71246E4A. http://muammar.me | http

Bug#790803: ITP: Amp -- atomistic machine-learning potentials

2017-06-09 Thread Muammar El Khatib
retitle 790803 ITP: Amp -- atomistic machine-learning potentials owner 790803 muam...@debian.org thanks -- Muammar El Khatib. Linux user: 403107. GPG Key = 71246E4A. http://muammar.me | http://proyectociencia.org ,''`. : :' : `. `' `-

Bug#790803: ITA Amp -- atomistic machine-learning potentials

2017-06-08 Thread Muammar El Khatib
retitle 790803 ITA: Amp -- atomistic machine-learning potentials owner 790803 ! thanks, -- Muammar El Khatib. http://muammar.me | http://proyectociencia.org signature.asc Description: PGP signature

Bug#798816: add support for splitting gog.com Quake 1 CD tracks

2017-04-22 Thread El Jefe
I love Quake so this is cool. Go right ahead, but please keep in mind that my code is very barebones. On Sat, Apr 22, 2017 at 6:30 AM Alexandre Detiste < alexandre.deti...@gmail.com> wrote: > Hi, > > I found this nice piece of code of yours: >

Bug#857835: src:linux: hid-chicony on Asus W2000 k+m set: keyboard works, mouse don't

2017-03-31 Thread el es
Hello Maintainers, I enabled hid debug=2 in /etc/modprobe.d/hid.conf and then dmesg looks like (pasted below inline) : On Wed, 15 Mar 2017 13:45:38 + el_es wrote: > Package: linux-source-3.16 > Severity: normal > Tags: upstream > > Dear Maintainer, > > My system is >

Bug#854228: Libraries not linked with their deps

2017-03-25 Thread Muammar El Khatib
I have already sent an email to the mailing list. Regards, -- Muammar El Khatib. Linux user: 403107. GPG Key = 71246E4A. http://muammar.me | http://proyectociencia.org ,''`. : :' : `. `' `-

Bug#857846: mkchromecast: Documentation incorrect refers to "python mkchromecast.py" invocation

2017-03-15 Thread Muammar El Khatib
omecast`. Thank you very much for your message :). Best, -- Muammar El Khatib. Linux user: 403107. GPG Key = 71246E4A. http://muammar.me | http://proyectociencia.org ,''`. : :' : `. `' `-

Bug#852531: mkchromecast-alsa: Depends on obsolete package alsa-base

2017-01-25 Thread Muammar El Khatib
n for your change. Thanks for your report. I will update the dependency to kmod. I hadn't realized what you are describing in this report since it's been long time I don't use pure alsa on my laptop. Regards, -- Muammar El Khatib. http://muammar.me | http://proyectociencia.org

Bug#849762: mutt: complains about GPGME

2017-01-11 Thread Muammar El Khatib
ii openssl 1.1.0c-2 ii postfix [mail-transport-agent] 3.1.4-3 ii urlview 0.9-20 Versions of packages mutt is related to: ii mutt 1.7.1-5 -- no debconf information -- Muammar El Khatib. http://muammar.me | http://proyectociencia.org

Bug#828566: Proposed NMU

2016-11-14 Thread Muammar El Khatib
; Cheers! Please go ahead with the NMU. I am sorry for the delay, too much work right now. Thank you. Regards, -- Muammar El Khatib. Linux user: 403107. GPG Key = 71246E4A. http://muammar.me | http://proyectociencia.org ,''`. : :' : `. `' `-

Bug#790803: ITP: amp -- atomistic machine-learning potentials

2016-10-24 Thread Muammar El Khatib
If I find any troubles with the transition to team-maintain scalapack+blacs I will contact you. Regards, -- Muammar El Khatib. Linux user: 403107. GPG Key = 71246E4A. http://muammar.me | http://proyectociencia.org ,''`. : :' : `. `' `-

Bug#790803: ITP: amp -- atomistic machine-learning potentials

2016-10-23 Thread Muammar El Khatib
On 10/20/2016 03:28 AM, Graham Inggs wrote: On 20 October 2016 at 02:50, Muammar El Khatib <muam...@debian.org> wrote: Are you working on a git repo available in the debian platform?, if so, could you point me out to it?. I will be playing around with amp in the following days and I

Bug#790803: ITP: amp -- atomistic machine-learning potentials

2016-10-19 Thread Muammar El Khatib
Hi Graham, On Tue, Oct 18, 2016 at 05:33:42PM +0200, Graham Inggs wrote: > Hi Muammar > > Sadly, this fell off my radar. :( It's ok :). > > On 18 October 2016 at 17:00, Muammar El Khatib <muam...@debian.org> wrote: > > I am interested in participating in the p

Bug#790803: ITP: amp -- atomistic machine-learning potentials

2016-10-18 Thread Muammar El Khatib
MPEG > Player in non-free, but I don't believe this is a problem. > I am interested in participating in the packaging of amp. I recently joined Prof. Peterson's group as postdoctoral research associate at Brown, and thus I will be involved in amp (use/development). I would be glad if you l

Bug#835608: mkchromecast: fails to Open pavucontrol and select the mkchromecast sink.

2016-09-17 Thread Muammar El Khatib
first start the player and mkchromecast after, it works fine. > I can stop and start the player as I please, no apparent troubles. Thanks for this information. I cannot reproduce it though. I have added a `--host` flag to specify the ip of the host you want the google cast device to be connect

Bug#835608: mkchromecast: fails to Open pavucontrol and select the mkchromecast sink.

2016-09-16 Thread Muammar El Khatib
Hi Cristian, On Fri, Sep 16, 2016 at 10:27:57AM +0200, Cristian Ionescu-Idbohrn wrote: > Muammar, > > On Fri, 16 Sep 2016, Muammar El Khatib wrote: > > > > I hope you are still interested in this. > > Of course. > Nice!. > > I have prepared a page in the wi

Bug#835608: mkchromecast: fails to Open pavucontrol and select the mkchromecast sink.

2016-09-15 Thread Muammar El Khatib
s, I think I can provide a flag where you can specify the ip of the host. Regards, -- Muammar El Khatib. Linux user: 403107. GPG Key = 71246E4A. http://muammar.me | http://proyectociencia.org ,''`. : :' : `. `' `-

Bug#822021: scalapack: Build arch:all+arch:any but is missing build-{arch,indep} targets

2016-09-11 Thread Muammar El Khatib
> I had already applied this patch: scalapack (1.8.0-13) unstable; urgency=medium * Added missing build-{arch,indep} targets. Thanks to Santiago Vila for providing a patch. Closes: #822021. * hppa architecture switched to openmpi. Closes: #834182. -- Muammar El Khatib

Bug#835608: mkchromecast: fails to Open pavucontrol and select the mkchromecast sink.

2016-08-29 Thread Muammar El Khatib
Hi Cristian, On Sun, Aug 28, 2016 at 12:50:59PM +0200, Cristian Ionescu-Idbohrn wrote: > On Sun, 28 Aug 2016, Muammar El Khatib wrote: > > > > That was the idea. After your report, I realized mkchromecast is > > mostly useless in systems without pulseaudio right n

Bug#835366: problem still present in 4.7.0-1-amd64

2016-08-29 Thread Muammar El Khatib
Package: src:linux Version: 4.7.2-1 Followup-For: Bug #835366 I have upgraded the kernel today, and I modified /etc/default/grub to have GRUB_CMDLINE_LINUX_DEFAULT="quiet". The computer freezed one hour after rebooting, and temperature was fine. I had to put back

Bug#835608: mkchromecast: fails to Open pavucontrol and select the mkchromecast sink.

2016-08-28 Thread Muammar El Khatib
On Sun, Aug 28, 2016 at 11:30:04AM +0200, Cristian Ionescu-Idbohrn wrote: > On Sat, 27 Aug 2016, Muammar El Khatib wrote: > > > > I have now updated README.Debian. > > I see you added this: > > Depends: ..., pavucontrol, pulseaudio-utils, pulseaudio > >

Bug#835608: mkchromecast: fails to "Open pavucontrol and select the mkchromecast sink."

2016-08-27 Thread Muammar El Khatib
to 224.0.0.251:5353 and 127.0.0.1:5353, which > would be the wired network, I guess. > > None of these packages: > > avahi-autoipd - Avahi IPv4LL network address configuration daemon > avahi-daemon - Avahi mDNS/DNS-SD daemon > avahi-discover - Service discover user interface for avahi > avahi-dnsconfd - Avahi DNS configuration tool > avahi-ui-utils - Avahi GTK+ utilities > avahi-utils - Avahi browsing, publishing and discovery utilities > > are installed on this host. Thanks for your report. Cheers, -- Muammar El Khatib. Linux user: 403107. GPG Key = 71246E4A. http://muammar.me | http://proyectociencia.org ,''`. : :' : `. `' `-

Bug#835366: linux-image-4.7.0-rc7-amd64-unsigned: Laptop freezes after a couple of hours because of intel cstates

2016-08-24 Thread Muammar El Khatib
e-realtek pn firmware-samsung pn firmware-siano pn firmware-ti-connectivity pn xen-hypervisor -- no debconf information -- Muammar El Khatib. http://muammar.me | http://proyectociencia.org

Bug#834182: scalapack: Please switch to openmpi for hppa architecture)

2016-08-15 Thread Muammar El Khatib
ng in all architectures. > See BZ #834181: blacs-mpi: Please switch to openmpi for hppa architecture > I will upload scalapack tonight :). Regards, -- Muammar El Khatib. http://muammar.me | http://proyectociencia.org

Bug#758528: Bug#833797: cegui-mk2: diff for NMU version 0.8.7-1.2

2016-08-15 Thread Muammar El Khatib
On Mon, Aug 15, 2016 at 2:30 PM, Mattia Rizzolo <mat...@debian.org> wrote: > sure thing, done! :) Thanks Mattia! and sorry for the delay in replying!. Cheers. -- Muammar El Khatib. Linux user: 403107. GPG Key = 71246E4A. http://muammar.me | http://proyectociencia.org ,''`. : :' : `. `' `-

Bug#758528: Bug#833797: cegui-mk2: diff for NMU version 0.8.7-1.2

2016-08-15 Thread Muammar El Khatib
NMU!. I was wondering if you could commit and push those changes to the git repo?. Cheers, -- Muammar El Khatib. Linux user: 403107. GPG Key = 71246E4A. http://muammar.me | http://proyectociencia.org ,''`. : :' : `. `' `-

Bug#834400: ITP: mkchromecast -- cast Linux Audio to your Google Cast Devices

2016-08-15 Thread Muammar El Khatib
Package: wnpp Severity: wishlist Owner: Muammar El Khatib <muam...@debian.org> * Package name: mkchromecast Version : 0.3.2 Upstream Author : Muammar El Khatib <muammarelkha...@gmail.com> * URL : http://mkchromecast.com/ * License : MIT Prog

Bug#834358: awesome-extra: vicious.widgets.weather not showing information (only displays N/A)

2016-08-14 Thread Muammar El Khatib
Package: awesome-extra Version: 2012061101 Severity: normal Dear maintainer, Since a couple of days, the vicious.widgets.weather stop showing and updating information in my wibox. I proceeded to check /usr/share/awesome/lib/vicious/widgets/weather.lua but nothing seemed wrong. Googling a bit

Bug#832287: ITP: tsc -- The Secret Chronicles of Dr. M.

2016-07-23 Thread Muammar El Khatib
is not developed actively anymore. Note this is not merely a continuation of SMC, but we have our own goals and design principles we are slowly integrating into both the codebase and the artwork. -- Muammar El Khatib. http://muammar.me | http://proyectociencia.org

Bug#831152: silly: FTBFS with GCC 6: dh_makeshlibs: failing due to earlier errors

2016-07-14 Thread Muammar El Khatib
Package: libsilly Version: 0.1.0-7 Followup-For: Bug #831152 Hi Lucas, I have solved the bug, that was related to the symbols file. Should I upload a new revision adding to 'Build-Depends' gcc-6 explicitely?. Otherwise, I think that at build time in the archives, the builder will pick a gcc < 6

Bug#823142: mutt-patched: First letter of Mailboxes' names is not shown

2016-05-31 Thread Muammar El Khatib
Package: mutt-patched Followup-For: Bug #823142 Dear all, This is a follow-up. I decided to install latest mutt's version available in experimental (1.6.1-1) and the problem is fixed. Apparently, patches coming from NeoMutt has been introduced. As warned in the upgrade¹, I had just to change in

Bug#786730: ITP: python-pychromecast -- Python library for communicating with Google Chromecast

2016-05-06 Thread Muammar El Khatib
> - Communicate with apps via channels > - Easily extendable to add support for unsupported namespaces > > I was wondering what is the status of your efforts to get python-pychromecast in the archive?. Cheers, -- Muammar El Khatib. http://muammar.me | http://proyectociencia.org

Bug#823142: mutt-patched: First letter of Mailboxes' names is not shown

2016-05-04 Thread Muammar El Khatib
On Wed, May 04, 2016 at 09:08:42PM +0200, Stefano Zacchiroli wrote: > On Sun, May 01, 2016 at 02:00:51PM +0200, Muammar El Khatib wrote: > > The same upgrade also broke this setting from my .muttrc: > > # set sidebar_delim_chars="/" > > which I had to comment o

Bug#823142: mutt-patched: First letter of Mailboxes' names is not shown

2016-05-01 Thread Muammar El Khatib
On Sun, May 1, 2016 at 2:55 PM, Evgeni Golov <evg...@golov.de> wrote: > > Can you please provide your muttrc? Attached you have it. I hope I have cleaned everything well... Cheers, -- Muammar El Khatib. Linux user: 403107. GPG Key = 71246E4A. http://muammar.me | http://proyect

Bug#823142: mutt-patched: First letter of Mailboxes' names is not shown

2016-05-01 Thread Muammar El Khatib
libtinfo5 6.0+20160319-1 ii libtokyocabinet9 1.4.48-10 ii mutt 1.6.0-1 mutt-patched recommends no packages. mutt-patched suggests no packages. -- no debconf information -- Muammar El Khatib. http://muammar.me | http://proyectociencia.org

Bug#812096: smc: FTBFS: configure: error: Package requirements (CEGUI-OPENGL >= 0.7.2) were not met:

2016-04-21 Thread Muammar El Khatib
On Thu, Apr 21, 2016 at 9:13 PM, Tobias Frost <t...@debian.org> wrote: > Thanks Muammar, > :) > I have filed the RM. > > Kudos for maintaining smc.. Thanks for having filled the RM. Have a nice day. -- Muammar El Khatib. Linux user: 403107. GPG Key = 71246E4A. htt

Bug#820307: cegui-mk2: please stop depending on libpng16-dev

2016-04-21 Thread Muammar El Khatib
d require a SONAME bump), please make sure to add a > Break against libsilly ( < 0.1.0-6.1) Thanks for the information. I will add the Break to the new uploads. Regards, -- Muammar El Khatib. http://muammar.me

Bug#812096: smc: FTBFS: configure: error: Package requirements (CEGUI-OPENGL >= 0.7.2) were not met:

2016-04-21 Thread Muammar El Khatib
emoval, you know...) Yes, let's proceed to request the RM. Cheers, -- Muammar El Khatib. Linux user: 403107. GPG Key = 71246E4A. http://muammar.me | http://proyectociencia.org ,''`. : :' : `. `' `-

Bug#812096: smc: FTBFS: configure: error: Package requirements (CEGUI-OPENGL >= 0.7.2) were not met:

2016-04-17 Thread Muammar El Khatib
0.8.x yet. Cheers, -- Muammar El Khatib. http://muammar.me

Bug#820307: cegui-mk2: please stop depending on libpng16-dev

2016-04-07 Thread Muammar El Khatib
e git repo. For the moments, I am waiting for libsilly to build with latest libpng-dev to proceed with a new cegui upload. Cheers, -- Muammar El Khatib. http://muammar.me | http://proyectociencia.org

Bug#820297: silly: FTBFS on several architectures

2016-04-07 Thread Muammar El Khatib
Emilio Thanks for the bug report. I have uploaded a new version that should address this problem. After I check everything is OK I will proceed to close this report. Regards, -- Muammar El Khatib. http://muammar.me | http://proyectociencia.org

Bug#816224: Depends on faac in non-free

2016-02-28 Thread Muammar El Khatib
is in order to close this bug. Thanks for reporting. Regards, -- Muammar El Khatib. http://muammar.me

Bug#814666: sysv-rc: update-rc.d prints incomplete usage (missing 'defaults')

2016-02-13 Thread El Topo
Package: sysv-rc Version: 2.88dsf-59.2 Severity: minor Dear Maintainer, update-rc.d prints incomplete usage for itself. Here's the output of update-rc.d command: # update-rc.d --help update-rc.d: error: --help usage: update-rc.d [-n] [-f] remove update-rc.d [-n] disable|enable

Bug#743391: silly: diff for NMU version 0.1.0-3.3

2016-01-22 Thread Muammar El Khatib
t to DELAYED/5. Please feel free to tell me if I > should delay it longer. Thank you very much for this NMU. Please, go ahead. Regards, -- Muammar El Khatib. http://muammar.me | http://proyectociencia.org

Bug#810972: libcegui-mk2-0.8.4 Python bindings cannot be used to run CEED (mismatching boost python symbols)

2016-01-16 Thread Muammar El Khatib
G=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) 1. http://cegui.org.uk/wiki/CEED#Complete_Install_Notes_for_Ubuntu -- Muammar El Khatib. http://muammar.me | http://proyectociencia.org

Bug#746427: Python bindings are there with 0.8.4 package

2016-01-14 Thread Muammar El Khatib
ge? > > You are right. This bug can be closed. Are you proceeding to do it? Cheers, -- Muammar El Khatib. http://muammar.me

Bug#737058: This bug is fixed

2016-01-14 Thread Muammar El Khatib
aries how suggested, but I wanted first to have it in the archives. Therefore, the splitting has to be done to close this report. Regards, -- Muammar El Khatib. Linux user: 403107. GPG Key = 71246E4A. http://muammar.me | http://proyectociencia.org ,''`. : :' : `. `' `-

Bug#732723: cegui-mk2: Please upgrade OGRE dependency to 1.9 when upstream ready

2015-12-16 Thread Muammar El Khatib
> Regards, > > > > Hi Muammar, > > did you get any response in the meantime? > Should we reupload? > They never replied, so in such a case I suppose that we should reupload. Would you mind to prepare the upload in the git so that I can see how it is done?. Do you plan to

  1   2   3   4   >