Thanks Antonio for the report and having check deeper. I will fix that for the next release.
Fred On Mon, 18 Jan 2016 17:44:48 +0100, Antonio Ospite <a...@ao2.it> wrote: > Package: pysassc > Version: 0.9.3-1 > Severity: important > > Dear Maintainer, > > I installed pysassc: > > $ sudo aptitude install pysassc > [sudo] password di ao2: > I seguenti pacchetti NUOVI (NEW) saranno installati: > libsass0{a} pysassc python-libsass{a} > ... > > and tried to launch "sassc" and I got this error: > > $ sassc > Traceback (most recent call last): > File "/usr/bin/sassc", line 5, in <module> > from pkg_resources import load_entry_point > File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line > 3138, in <module> > @_call_aside > File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line > 3124, in _call_aside > f(*args, **kwargs) > File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line > 3151, in _initialize_master_working_set > working_set = WorkingSet._build_master() > File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line > 661, in _build_master > ws.require(__requires__) > File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line > 962, in require > needed = self.resolve(parse_requirements(requirements)) > File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line > 849, in resolve > raise DistributionNotFound(req, requirers) > pkg_resources.DistributionNotFound: The 'libsass==0.9.3' distribution was > not found and is required by the application > > > This happens because pysassc depends on python-libsass: > > Depends: python3:any, python:any (>= 2.6~), python-libsass > > But it is actually a python3 package: > > $ head -1 /usr/bin/sassc > #!/usr/bin/python3 > > As soon as I install python3-libsass the program works fine. > > Thanks, > Antonio > > -- System Information: > Debian Release: stretch/sid > APT prefers unstable > APT policy: (900, 'unstable') > Architecture: amd64 (x86_64) > Foreign Architectures: i386 > > Kernel: Linux 4.4.0-rc2-ao2 (SMP w/2 CPU cores) > Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/bash > Init: systemd (via /run/systemd/system) > > Versions of packages pysassc depends on: > ii python-libsass 0.9.3-1 > pn python3:any <none> > pn python:any <none> > > pysassc recommends no packages. > > pysassc suggests no packages. > > -- no debconf information > -- > Antonio Ospite > http://ao2.it > > A: Because it messes up the order in which people normally read text. > See http://en.wikipedia.org/wiki/Posting_style > Q: Why is top-posting such a bad thing? >