Bug#999040: myspell-fa: missing required debian/rules targets build-arch and/or build-indep

2021-12-14 Thread Salman Mohammadi
On Tue, 09 Nov 2021 22:28:16 +0100 Lucas Nussbaum  
wrote:> Source: myspell-fa

> Version: 0.20070816-3.1
> Severity: important
> Justification: Debian Policy section 4.9
> Tags: bookworm sid
> User: debian...@lists.debian.org
> Usertags: missing-build-arch-indep
>
> Dear maintainer,
>
> Your package does not include build-arch and/or build-indep targets in
> debian/rules. This is required by Debian Policy section 4.9, since 2012.
> 
https://www.debian.org/doc/debian-policy/ch-source.html#main-building-script-debian-rules

>
> Please note that this is also a sign that the packaging of this software
> could benefit from a refresh. For example, packages using 'dh' cannot be
> affected by this issue.
>
> This mass bug filing was discussed on debian-devel@ in
> https://lists.debian.org/debian-devel/2021/11/msg00052.html .
> The severity of this bug will be changed to 'serious' after a month.
>
> Best,
>
> Lucas
>
>


Hey Lucas,

The package is not in Salsa but is there a way that I can help keeping 
this package?



Cheers, Salman



Bug#988583: elpa-debian-el: Cannot report any bugs at all. It is broken.

2021-05-16 Thread Salman Mohammadi
Package: elpa-debian-el
Version: 37.10
Severity: grave
Justification: renders package unusable
X-Debbugs-Cc: sal...@smoha.org

Dear Maintainer,

I cannot report any bugs using M-x debian-bug at all. After entering the bug
summary, I get the following error message, and cannot correctly reach the page
where I should write the actual bug report.

  Getting package information from reportbug...
  debian-bug-prefill-report: Reportbug did not produce expected output!
Bailing out.
  Reportbug may have sent an empty report!


Thanks, Salman

-- System Information:
Debian Release: 11.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-6-amd64 (SMP w/4 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not
set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages elpa-debian-el depends on:
ii  bzip2   1.0.8-4
ii  dh-elpa-helper  2.0.8
ii  dpkg1.20.9
ii  emacsen-common  3.0.4
ii  reportbug   7.10.3
ii  xz-utils5.2.5-2

Versions of packages elpa-debian-el recommends:
ii  emacs  1:27.1+1-3.1
ii  emacs-gtk [emacs]  1:27.1+1-3.1
ii  wget   1.21-1+b1

elpa-debian-el suggests no packages.



Bug#971214: elpy: FTBFS: tests failed

2020-09-27 Thread Salman Mohammadi

Hi,

What I can see is that


> (error "Elpy error: black not installed")


Is *black* already installed?


Cheers,

Salman


On Sun, 27 Sep 2020 21:06:17 +0200 Lucas Nussbaum  wrote:

> Source: elpy
> Version: 1.34.0-2
> Severity: serious
> Justification: FTBFS on amd64
> Tags: bullseye sid ftbfs
> Usertags: ftbfs-20200926 ftbfs-bullseye
>
> Hi,
>
> During a rebuild of all packages in sid, your package failed to build
> on amd64.
>
> Relevant part (hopefully):
> > make[1]: Entering directory '/<>'
> > dh_auto_build
> > I: pybuild base:217: /usr/bin/python3 setup.py build
> > running build
> > running build_py
> > creating /<>/.pybuild/cpython3_3.8_elpy/build/elpy
> > copying elpy/jedibackend.py -> 
/<>/.pybuild/cpython3_3.8_elpy/build/elpy
> > copying elpy/refactor.py -> 
/<>/.pybuild/cpython3_3.8_elpy/build/elpy
> > copying elpy/__init__.py -> 
/<>/.pybuild/cpython3_3.8_elpy/build/elpy
> > copying elpy/__main__.py -> 
/<>/.pybuild/cpython3_3.8_elpy/build/elpy
> > copying elpy/pydocutils.py -> 
/<>/.pybuild/cpython3_3.8_elpy/build/elpy
> > copying elpy/blackutil.py -> 
/<>/.pybuild/cpython3_3.8_elpy/build/elpy
> > copying elpy/yapfutil.py -> 
/<>/.pybuild/cpython3_3.8_elpy/build/elpy
> > copying elpy/compat.py -> 
/<>/.pybuild/cpython3_3.8_elpy/build/elpy
> > copying elpy/auto_pep8.py -> 
/<>/.pybuild/cpython3_3.8_elpy/build/elpy
> > copying elpy/rpc.py -> 
/<>/.pybuild/cpython3_3.8_elpy/build/elpy
> > copying elpy/server.py -> 
/<>/.pybuild/cpython3_3.8_elpy/build/elpy

> > creating /<>/.pybuild/cpython3_3.8_elpy/build/elpy/tests
> > copying elpy/tests/test_server.py -> 
/<>/.pybuild/cpython3_3.8_elpy/build/elpy/tests
> > copying elpy/tests/test_rpc.py -> 
/<>/.pybuild/cpython3_3.8_elpy/build/elpy/tests
> > copying elpy/tests/support.py -> 
/<>/.pybuild/cpython3_3.8_elpy/build/elpy/tests
> > copying elpy/tests/test_yapf.py -> 
/<>/.pybuild/cpython3_3.8_elpy/build/elpy/tests
> > copying elpy/tests/__init__.py -> 
/<>/.pybuild/cpython3_3.8_elpy/build/elpy/tests
> > copying elpy/tests/test_pydocutils.py -> 
/<>/.pybuild/cpython3_3.8_elpy/build/elpy/tests
> > copying elpy/tests/test_auto_pep8.py -> 
/<>/.pybuild/cpython3_3.8_elpy/build/elpy/tests
> > copying elpy/tests/test_refactor.py -> 
/<>/.pybuild/cpython3_3.8_elpy/build/elpy/tests
> > copying elpy/tests/test_jedibackend.py -> 
/<>/.pybuild/cpython3_3.8_elpy/build/elpy/tests
> > copying elpy/tests/compat.py -> 
/<>/.pybuild/cpython3_3.8_elpy/build/elpy/tests
> > copying elpy/tests/test_black.py -> 
/<>/.pybuild/cpython3_3.8_elpy/build/elpy/tests
> > copying elpy/tests/test_support.py -> 
/<>/.pybuild/cpython3_3.8_elpy/build/elpy/tests

> > running egg_info
> > creating elpy.egg-info
> > writing elpy.egg-info/PKG-INFO
> > writing dependency_links to elpy.egg-info/dependency_links.txt
> > writing requirements to elpy.egg-info/requires.txt
> > writing top-level names to elpy.egg-info/top_level.txt
> > writing manifest file 'elpy.egg-info/SOURCES.txt'
> > reading manifest file 'elpy.egg-info/SOURCES.txt'
> > reading manifest template 'MANIFEST.in'
> > writing manifest file 'elpy.egg-info/SOURCES.txt'
> > PYTHONPATH=. python3 -m sphinx -N -bman docs/ build/man
> > Running Sphinx v3.2.1
> > making output directory... done
> > building [mo]: targets for 0 po files that are out of date
> > building [man]: all manpages
> > updating environment: [new config] 9 added, 0 changed, 0 removed
> > reading sources... [ 11%] FAQ



Bug#966828: emacs: Fatal error 11: Segmentation fault

2020-08-02 Thread Salman Mohammadi

Package: emacs
Version: 1:26.3+1-2
Severity: grave


Dear Maintainer,

I cannot run emacs at all and I get the following error message:

Fatal error 11: Segmentation fault
Backtrace:
emacs[0x5111be]
emacs[0x4f6ead]
emacs[0x50f63e]
emacs[0x50f86d]
emacs[0x50f8e9]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x14140)[0x7f29d6abd140]
emacs[0x4d94b0]
emacs[0x4d9897]
emacs[0x4da4df]
emacs[0x56dc2c]
emacs[0x5a74c0]
emacs[0x56dbab]
emacs[0x5a74c0]
emacs[0x56dbab]
emacs[0x56f90b]
emacs[0x56dc2c]
emacs[0x5a74c0]
emacs[0x56dbab]
emacs[0x5a74c0]
emacs[0x56dbab]
emacs[0x5a74c0]
emacs[0x56dbab]
emacs[0x5a74c0]
emacs[0x56dbab]
emacs[0x5a74c0]
emacs[0x570726]
emacs[0x56fcc6]
emacs[0x571c1c]
emacs[0x56cd7e]
emacs[0x4f8470]
emacs[0x56cced]
emacs[0x4f71f8]
emacs[0x4fc2b3]
emacs[0x4fc5f8]
emacs[0x41a5c2]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xea)[0x7f29d67ddcca]
emacs[0x41b29a]
Segmentation fault

Regards,

Salman


-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.7.0-2-amd64 (SMP w/4 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en

Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages emacs depends on:
ii  emacs-gtk  1:26.3+1-2

emacs recommends no packages.

emacs suggests no packages.

-- no debconf information



Bug#949162: pyspread: pyspread does not start

2020-01-17 Thread Salman Mohammadi



Package: pyspread
Version: 1.99.0.1-1
Severity: grave

Dear Maintainer,

After installing pysread I cannot run it. I get the following message
when I try to run the software from terminal:


Traceback (most recent call last):
File "/usr/bin/pyspread", line 58, in 
from src.workflows import Workflows
File "/usr/share/pyspread/src/workflows.py", line 55, in 
from src.dialogs import DiscardChangesDialog, FileOpenDialog, 
GridShapeDialog

File "/usr/share/pyspread/src/dialogs.py", line 1377, in 
class TutorialDialog(HelpDialogBase):
File "/usr/share/pyspread/src/dialogs.py", line 1381, in TutorialDialog
baseurl = str(path.parent) + '/'
AttributeError: 'str' object has no attribute 'parent'



-- System Information:
Debian Release: bullseye/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.4.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)

Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages pyspread depends on:
ii python3 3.7.5-3
ii python3-numpy 1:1.17.4-5
ii python3-pyqt5 5.14.1+dfsg-2
ii python3-pyqt5.qtsvg 5.14.1+dfsg-2

Versions of packages pyspread recommends:
ii python3-enchant 2.0.0-2
ii python3-matplotlib 3.1.2-1

pyspread suggests no packages.

-- no debconf information



Bug#940924: python3-rope: the license has been changed without the main author's consent

2019-09-21 Thread Salman Mohammadi



Package: python3-rope
Version: 0.10.5-3
Severity: grave

Dear Maintainer,

As can be seen here[1], the license of this package has been changed 
from GPL to LGPL without

the consent of the main author.

[1] https://github.com/python-rope/rope/pull/266

I don't know, if it is still relevant to keep this orphaned package in
Debian anymore.

Regards,
Salman


-- System Information:
Debian Release: bullseye/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)

Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-rope depends on:
ii python3 3.7.3-1

Versions of packages python3-rope recommends:
ii git [git-core] 1:2.23.0-1
ii mercurial 5.1.1-1
ii python3-svn 1.9.9-1+b1

python3-rope suggests no packages.

-- no debconf information



Bug#923347: No sensible security support due to Oracle's policies

2019-03-10 Thread Salman Mohammadi
Dear Mortiz,

There is also another Python connector for MariaDB/MySQL in the repos,
`python3-mysqldb` and `python-mysqldb`. This is not a pure python
package but a wrapper around C module.


On Tue, 26 Feb 2019 20:32:06 +0100 Moritz Muehlenhoff 
wrote:

> - Aside from the packaged software and given that this is the only Python
> binding for mysql/mariadb.
>
> Cheers,
> Moritz



Bug#923465: fixed in freecad 0.18~pre1+dfsg1-5

2019-03-10 Thread Salman Mohammadi
Dear Maintainer,


I could install this package (0.18~pre1+dfsg1-4) with no problem and
this bug seems to be resolved. But on the tracker page, this package has
been marked for autoremoval on 29 March, with this message:

Version 0.18~pre1+dfsg1-4 of freecad is marked for autoremoval from
testing on Fri 29 Mar 2019. It is affected by #923465. You should try to
prevent the removal by fixing these RC bugs.

$ freecad

FreeCAD 0.18, Libs: 0.18R
© Juergen Riegel, Werner Mayer, Yorik van Havre 2001-2019
  #   ###    
  #    #  # #   #   #
  # ##     # #   #  #   #
    # # #  # #  #  # #  #   #
  # #      #    # # #   #
  # #   #    # #    # # #   #  ##  ##  ##
  # #       ### # #    ##  ##  ##

[Errno 2] No such file or directory: '/usr/share/freecad/examples'



On Sat, 02 Mar 2019 10:20:00 + Kurt Kremitzki  wrote:

> Source: freecad
> Source-Version: 0.18~pre1+dfsg1-5
>
> We believe that the bug you reported is fixed in the latest version of
> freecad, which is due to be installed in the Debian FTP archive.
>
> A summary of the changes between this version and the previous one is
> attached.
>
> Thank you for reporting the bug, which will now be closed. If you
> have further comments please address them to 923...@bugs.debian.org,
> and the maintainer will reopen the bug report if appropriate.
>
> Debian distribution maintenance software
> pp.
> Kurt Kremitzki  (supplier of updated freecad package)
>



Bug#460374: request for bug assignment

2008-02-21 Thread l070830 Salman Maqsood
to whome it may concern,
respected sir
i am a student of National University of Computer and Emerging Sciences,
Lahore, Pakistan
i am doing my MS in computer sciences and studying the course of Advanced
operating system. as a semester project i am willing to take the debian bug
#460374
*Debian Bug report logs - **#460374* [EMAIL PROTECTED]
*hs-plugins: FTBFS: Constructor `STArray' should have 4 arguments, but has
been given 3*
i want to work on this bug and fix it.
so i humbly request that please be kind enough to assign me this bug
officially so that i be able to work on it.

waiting for ur reply

Salman Maqsood

University Registration Number - 07L0830
National University of Computer and Emerging Sciences, Lahore
Pakistan

-- 
яĕšΡμŦàñŦ


Bug#416311: mozilla-tabextensions: No longer useable after upgrade 2.1.2006031301-5 with iceweasel 2.0.0.3-1

2007-03-26 Thread salman
Package: mozilla-tabextensions
Version: 2.1.2006031301-5
Severity: grave
Justification: renders package unusable

The extension has simply disappeared from the iceweasel menubar as well
as the 'add-on' list. It is, however, still useable through iceape.

mozilla-tabextensions_2.1.2006031301-4_all.deb works fine with iceweasel
2.0.0.3-1.



-- System Information:
Debian Release: 3.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages mozilla-tabextensions depends on:
ii  iceape-browser1.0.8-4Iceape Navigator (Internet browser

mozilla-tabextensions recommends no packages.

-- debconf-show failed


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#348742: bbkeys crashes as soon as a key action is performed

2006-01-18 Thread Salman
Package: bbkeys
Version: 0.9.0-4
Severity: grave
Justification: renders package unusable

bbkeys appears to load fine (through .xinitrc) but as soon as a key 
combo/action is performed, it crashes with the following error:
*** glibc detected *** free(): invalid pointer: 0x0808b388 ***
Aborted



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages bbkeys depends on:
ii  gsfonts-x11   0.18   Make Ghostscript fonts available t
ii  libc6 2.3.5-12   GNU C Library: Shared libraries an
ii  libfontconfig12.3.2-1.1  generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgcc1   1:4.0.2-7  GCC support library
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libsm66.9.0.dfsg.1-4 X Window System Session Management
ii  libstdc++64.0.2-7The GNU Standard C++ Library v3
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxft2   2.1.7-1FreeType-based font drawing librar
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  xlibs 6.9.0.dfsg.1-4 X Window System client libraries m
ii  zlib1g1:1.2.3-9  compression library - runtime

Versions of packages bbkeys recommends:
pn  bbconfnone (no description available)
ii  blackbox  0.70.1-1   Window manager for X

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#328129: xine-ui: xine crashes on right click with similar error message

2005-09-17 Thread Salman
Package: xine-ui
Version: 0.99.3-1.1
Followup-For: Bug #328129

[EMAIL PROTECTED]:~$ xine
This is xine (X11 gui) - a free video player v0.99.3.
(c) 2000-2004 The xine Team.

--player launched--
--right click--

*** glibc detected *** free(): invalid pointer: 0x08126c89 ***
Aborted



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.10
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages xine-ui depends on:
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libcurl3  7.14.0-5   Multi-protocol file transfer libra
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libice6   6.8.2.dfsg.1-7 Inter-Client Exchange library
ii  libidn11  0.5.18-1   GNU libidn library, implementation
ii  libncurses5   5.4-9  Shared libraries for terminal hand
ii  libpng12-01.2.8rel-1 PNG library - runtime
ii  libreadline5  5.0-10 GNU readline and history libraries
ii  libslang2 2.0.4-5The S-Lang programming library - r
ii  libsm66.8.2.dfsg.1-7 X Window System Session Management
ii  libssl0.9.7   0.9.7g-2   SSL shared libraries
ii  libx11-6  6.8.2.dfsg.1-7 X Window System protocol client li
ii  libxext6  6.8.2.dfsg.1-7 X Window System miscellaneous exte
ii  libxine1  1.0.1-1.3  the xine video/media player librar
ii  libxinerama1  6.8.2.dfsg.1-7 X Window System multi-head display
ii  libxtst6  6.8.2.dfsg.1-7 X Window System event recording an
ii  libxv16.8.2.dfsg.1-7 X Window System video extension li
ii  libxxf86vm1   6.8.2.dfsg.1-7 X Video Mode selection library
ii  xlibs 6.8.2.dfsg.1-7 X Window System client libraries m
ii  zlib1g1:1.2.3-4  compression library - runtime

Versions of packages xine-ui recommends:
ii  libaa11.4p5-28   ascii art library

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]