Amedee Van Gasse
Amedee Van Gasse
The 6.6 GiB was a tarball that contained some redundant files. I removed the redundant files, the resulting file was 2.6 GiB. I was able to upload the smaller file....
Same problem on Ubuntu, I fixed this with ``` sudo apt-get install python-iso8601 python-sqlalchemy ```
Can you undo the change to the license text in `itext.tests/itext.forms.tests/itext/forms/FlatteningWithNullKidElementTest.cs`?
Reopening this PR, because the linked Jira issue SUP-3482 says that the changes are merged, but this PR was still open on GitHub.
I have also reported this on Ubuntu Launchpad in case it's an issue at their end. https://bugs.launchpad.net/ubuntu/+source/qgit/+bug/1893745
@gepoch I added to my path just like you wrote, but my ruby gems directory does not have a bin directory. ``` $ echo $PATH /home/amedee/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/amedee/.rvm/bin:/home/amedee/cov-analysis/bin:/home/amedee/.rvm/bin:~/.gem/ruby/1.8/bin $ ls ~/.gem/ruby/1.8/ cache...
@gepoch I uninstalled ruby and I am currently installing it as described on https://coolaj86.com/articles/installing-ruby-on-ubuntu-12-04.html With one change: ``` curl -L https://get.rvm.io | bash -s stable ``` should be ``` curl...
I am not a Ruby developer, I am just a git user. What do I do to make this work?