hexhex / core

DLVHEX solver: core system and plugin API
http://www.kr.tuwien.ac.at/research/systems/dlvhex/
GNU Lesser General Public License v2.1
24 stars 8 forks source link

installation from PPA fail on modern ubuntu #35

Open jblaszczyk opened 6 years ago

jblaszczyk commented 6 years ago

installation from PPA at https://launchpad.net/~tkren/+archive/asp doesn't work out of the box due to no support for current distrbutions


$ sudo add-apt-repository ppa:tkren/asp
(...)
Ign:20 http://ppa.launchpad.net/tkren/asp/ubuntu bionic InRelease                                                                                                                                                                                                       
Err:21 http://ppa.launchpad.net/tkren/asp/ubuntu bionic Release                                                                                                                                                                                                         
  404  Not Found [IP: 91.189.95.83 80]

one has to manually replace bionic with oneiric in apt sources file.