Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (865 - 867 of 2152)

Ticket Resolution Summary Owner Reporter
#1802 fixed Investigate CKAN deployment on Windows dread dread

Reported by dread, 2 years ago.

Description

See how possible it is to run CKAN on a Windows server.

Plan:

  • Get CKAN code and dependencies installed on Windows
    • ideally as similar to standard package install as possible
    • virtualenv/pip should work
    • try Cygwin to help
    • SOLR and Postgres could potentially run on other servers if necessary.
  • Try to run on Apache
  • See if there are any issues
#50 fixed Investigate apt-get in more detail rgrp rgrp

Reported by rgrp, 6 years ago.

Description

Research apt-get especially wajig and python wrappers for apt-get. Post results on the wiki.

#734 fixed Investigate department issue (ONS import) dread dread

Reported by dread, 4 years ago.

Description

Creation of duplicate packages named with trailing underscore

ww 22/9/10:

Need to ... merge some packages (the "find packages by attributes" is not 100% reliable because of inconsistent data already in there).

The "find by tags" algorithm uses (title, department). Unfortunately some of the data already there has no department. This causes it to make a new package (with trailing underscore).

dread 24/9/10:

I've done a test for the missing department issue and I can't reproduce the problem. This may be due to my general tidy up and getting tests passing using the latest ckanclient. Anyway, can you check over my test to see if this is what you mean?: dgu/ckanext/dgu/tests/ons/test_ons_loader.py:TestOnsLoadMissingDept

ww 20/10/10:

you should uncover it if you run against (a copy of) the dgu database.

Note: See TracQuery for help on using queries.