← Back to team overview

ugr-testing team mailing list archive

[Bug 779137] Re: Font not available

 

Thanks! I have no clue how to use bazaar though.. I will have to look
into it.

Could it be that you moved the /cantarell-font folder from the source?
Just realized that could be the reason why it was complaining.

This what the source rule-file say:
	mkdir -p $(CURDIR)/debian/cantarell-fonts
	cp -rf $(CURDIR)/src/* $(CURDIR)/debian/cantarell-fonts/

I am not sure exactly where CURDIR is but when using this to build the
deb it worked. It installs to the correct place. The "cp" string say
that the inside of /src (excluding "/src") should be copied to current
directory. I believe that /debian is "/". So if the folder structure in
/src is correct.. i.e "/usr/share/fonts/cantarell-font/".. then it is
there it should be placed.

It might also be some incompatibilities with the git-source we are
using...

-- 
You received this bug notification because you are a member of Ubuntu
GNOME Remix: Testing Team, which is subscribed to UGR (Ubuntu Gnome
Remix) Project.
https://bugs.launchpad.net/bugs/779137

Title:
  Font not available

Status in The GNOME windowing font, packaged for UGR:
  In Progress

Bug description:
  The cantarell font is not available to be used in any program or part
  of the system after installing the package.  This is because the font
  is installed to /ttf, and it should be installed to
  /usr/share/fonts/ttf


References