


: Could not connect to SMTP host: localhost, port: 25

Sending e-mails to: Could not connect to SMTP host: localhost, port: 25 Sudo: no tty present and no askpass program specifiedīuild step 'Execute shell' marked build as failure Last Built Revision: Revision b638e2182dece0ef1a40232b1d75fa3ae5c01a5d (origin/master)įetching changes from 1 remote Git repositoryĬommencing build of Revision b638e2182dece0ef1a40232b1d75fa3ae5c01a5d (origin/master)Ĭhecking out Revision b638e2182dece0ef1a40232b1d75fa3ae5c01a5d (origin/master) This is the error I'm getting: Started by timerīuilding in workspace /var/lib/jenkins/jobs/Finance/workspaceĬheckout:workspace / /var/lib/jenkins/jobs/Finance/workspace - strategy: Default So I'm building my project using the following command in shell: sudo cabal clean I've been searching around the internet for 4hrs now and nothing is helping me get administrative privilege in the jenkins server. Then I tried to do sudo cabal install quickcheck Sudo sh -c 'echo deb binary/ > /etc/apt//jenkins.list'īut I need to install software on the Jenkins server so in my EC2 instance I did sudo –s –H –u jenkins Used the following to install Jenkins: wget -q -O - | sudo apt-key add.
