Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian 9 INSTALL.md hints missing #168

Closed
aaronkaplan opened this issue Sep 3, 2018 · 4 comments
Closed

Debian 9 INSTALL.md hints missing #168

aaronkaplan opened this issue Sep 3, 2018 · 4 comments

Comments

@aaronkaplan
Copy link
Member

Debian 8 differs in packages from Debian 9. Hence the instructions for Debian 9 break when trying to replicate the instructions for Debian 8.

# apt-get install git apache2 php5 libapache2-mod-php5
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package php5 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package libapache2-mod-php5 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'php5' has no installation candidate
E: Package 'libapache2-mod-php5' has no installation candidate
@aaronkaplan aaronkaplan assigned ghost Sep 3, 2018
@ghost
Copy link

ghost commented Sep 3, 2018

Do the instructions for Ubuntu 16.04 work?

@aaronkaplan
Copy link
Member Author

aaronkaplan commented Sep 3, 2018 via email

@ghost
Copy link

ghost commented Sep 3, 2018

fixed by 1c8c081

@ghost ghost closed this as completed Sep 3, 2018
@aaronkaplan
Copy link
Member Author

ACK.

ghost pushed a commit that referenced this issue Sep 25, 2018
1.0.2 Bugfix release

 ### Backend
- Emit a more specific error message for cases like #160.
- The timeout for calls to `intelmqctl` has been raised to 20s (#164).

 ### Pages

 #### Configuration
- Underscore is now allowed for new parameter names (#153).

 #### Monitor
* Fix link to monitor page (#157).

 ### Documentation
- Add a FAQ and add a section about the docker issue (#160).
- Add instructions for Debian 9, Ubuntu 18.04, and openSUSE Leap 42.3, 15.0 (#168).

 ### Packaging
- Include a positions file matching the default configuration of intelmq (#171).

 ### Known issues
* Missing CSRF protection (#111).
* Missing copyright notices (#140).
* Graph jumps around on "Add edge" bug component (#148).
* new runtime parameters with _ not possible (#153).
* wrong error message for new bots with existing ID (#152).
* Queue size for deleted queue remains displayed (#158).
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant