Standalone backup agents for Linux, Mac, AIX & Solaris workloads on-premises or in the public cloud
Post Reply
marcinr
Novice
Posts: 3
Liked: never
Joined: Oct 13, 2016 1:21 pm
Full Name: Marcin Rabiniak
Contact:

Installation of veeamsnap on Ubuntu 10.04.4

Post by marcinr »

Hello.

I have a problem with the installation of veeamsnap and i didn,t find a similar problem in the previous topics:

Code: Select all

webmaster@portal:~/veeam$ sudo dpkg -i veeamsnap_1.0.0.678_all.deb
Zaznaczenie poprzednio niezaznaczonego pakietu veeamsnap.
(Odczytywanie bazy danych ... 222972 plików i katalogów obecnie zainstalowanych.)
Rozpakowanie veeamsnap (z veeamsnap_1.0.0.678_all.deb) ...
Konfigurowanie veeamsnap (1.0.0.678) ...
Loading new veeamsnap-1.0.0.678 DKMS files...
First Installation: checking all kernels...
Building only for 2.6.32-74-generic-pae
Building initial module for 2.6.32-74-generic-pae

Error! Bad return status for module build on kernel: 2.6.32-74-generic-pae (i686)
Consult the make.log in the build directory
/var/lib/dkms/veeamsnap/1.0.0.678/build/ for more information.
Traceback (most recent call last):
  File "/usr/share/apport/package-hooks/dkms.py", line 47, in <module>
    report['SourcePackage'] = apport.packaging.get_source(package)
  File "/usr/lib/python2.6/dist-packages/apport/packaging_impl.py", line 106, in get_source
    if self._apt_pkg(package).installed:
  File "/usr/lib/python2.6/dist-packages/apport/packaging_impl.py", line 66, in _apt_pkg
    raise ValueError, 'package does not exist'
ValueError: package does not exist
dpkg: błąd przetwarzania veeamsnap (--install):
 podproces zainstalowany skrypt post-installation zwrócił kod błędu 10
Wystąpiły błędy podczas przetwarzania:
 veeamsnap
And in the make.log file:

Code: Select all

DKMS make.log for veeamsnap-1.0.0.678 for kernel 2.6.32-74-generic-pae (i686)
czw, 13 paĹş 2016, 15:34:50 CEST
make: Wejście do katalogu `/usr/src/linux-headers-2.6.32-74-generic-pae'
  LD      /var/lib/dkms/veeamsnap/1.0.0.678/build/built-in.o
  CC [M]  /var/lib/dkms/veeamsnap/1.0.0.678/build/mem_alloc.o
/var/lib/dkms/veeamsnap/1.0.0.678/build/mem_alloc.c: In function ‘dbg_mem_track_on’:
/var/lib/dkms/veeamsnap/1.0.0.678/build/mem_alloc.c:36: error: implicit declaration of function ‘pr_warn’
make[1]: *** [/var/lib/dkms/veeamsnap/1.0.0.678/build/mem_alloc.o] BĹ‚Ä…d 1
make: *** [_module_/var/lib/dkms/veeamsnap/1.0.0.678/build] BĹ‚Ä…d 2
make: Opuszczenie katalogu `/usr/src/linux-headers-2.6.32-74-generic-pae'
The version of Ubuntu is:
Ubuntu 10.04.4 LTS
Linux portal 2.6.32-74-generic-pae #142-Ubuntu SMP Tue Apr 28 10:17:31 UTC 2015 i686 GNU/Linux
PTide
Product Manager
Posts: 6408
Liked: 724 times
Joined: May 19, 2015 1:46 pm
Contact:

Re: Installation of veeamsnap on Ubuntu 10.04.4

Post by PTide »

Hi,

Please try to run this

Code: Select all

sudo apt-get -f install
Thank you
marcinr
Novice
Posts: 3
Liked: never
Joined: Oct 13, 2016 1:21 pm
Full Name: Marcin Rabiniak
Contact:

Re: Installation of veeamsnap on Ubuntu 10.04.4

Post by marcinr »

Have tried, the effect is:

Code: Select all

webmaster@portal:~$ sudo apt-get -f install
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności
Odczyt informacji o stanie... Gotowe
Następujące pakiety zostały zainstalowane automatycznie i nie są już więcej wymagane:
  libx86-1 vbetool libhal1 hal libhal-storage1 pm-utils smartdimmer radeontool hal-info
Aby je usunąć należy użyć "apt-get autoremove".
0 aktualizowanych, 0 nowo instalowanych, 0 usuwanych i 0 nieaktualizowanych.
1 nie w pełni zainstalowanych lub usuniętych.
Po tej operacji zostanie dodatkowo użyte 0B miejsca na dysku.
Konfigurowanie veeamsnap (1.0.0.678) ...
Removing old veeamsnap-1.0.0.678 DKMS files...

------------------------------
Deleting module version: 1.0.0.678
completely from the DKMS tree.
------------------------------
Done.
Loading new veeamsnap-1.0.0.678 DKMS files...
First Installation: checking all kernels...
Building only for 2.6.32-74-generic-pae
Building initial module for 2.6.32-74-generic-pae

Error! Bad return status for module build on kernel: 2.6.32-74-generic-pae (i686)
Consult the make.log in the build directory
/var/lib/dkms/veeamsnap/1.0.0.678/build/ for more information.
dpkg: błąd przetwarzania veeamsnap (--configure):
 podproces zainstalowany skrypt post-installation zwrócił kod błędu 10
Wystąpiły błędy podczas przetwarzania:
 veeamsnap
E: Sub-process /usr/bin/dpkg returned an error code (1)
PTide
Product Manager
Posts: 6408
Liked: 724 times
Joined: May 19, 2015 1:46 pm
Contact:

Re: Installation of veeamsnap on Ubuntu 10.04.4

Post by PTide »

Apparently it's a bug and has to be investigated closely. I'll keep you posted.
PTide
Product Manager
Posts: 6408
Liked: 724 times
Joined: May 19, 2015 1:46 pm
Contact:

Re: Installation of veeamsnap on Ubuntu 10.04.4

Post by PTide »

Hi,

The bug has been fixed, you can find the fixed packages here. Let me know how it goes.

Thanks
marcinr
Novice
Posts: 3
Liked: never
Joined: Oct 13, 2016 1:21 pm
Full Name: Marcin Rabiniak
Contact:

Re: Installation of veeamsnap on Ubuntu 10.04.4

Post by marcinr »

The installer that you provided is working. Everything is ok. Thank you very much.
jal
Lurker
Posts: 1
Liked: 1 time
Joined: Nov 10, 2016 6:38 pm
Full Name: Jal Piano
Contact:

Re: Installation of veeamsnap on Ubuntu 10.04.4

Post by jal » 1 person likes this post

It worked for me as well! Had the same exact problem. :)
PTide
Product Manager
Posts: 6408
Liked: 724 times
Joined: May 19, 2015 1:46 pm
Contact:

Re: Installation of veeamsnap on Ubuntu 10.04.4

Post by PTide »

Hi,

Glad that it helped you. Stories about your experience with VAL are highly appreciated, so should you have any please share them.

Thanks!
brensly
Service Provider
Posts: 2
Liked: never
Joined: Jan 22, 2015 10:06 am
Full Name: Alexander Eriksson
Contact:

Re: Installation of veeamsnap on Ubuntu 10.04.4

Post by brensly »

Hello,

I'm having the same issue and the provided link for the fix is broken.
Would you be able to provide a new link to the fix?

Thanks!
nielsengelen
Product Manager
Posts: 5619
Liked: 1177 times
Joined: Jul 15, 2013 11:09 am
Full Name: Niels Engelen
Contact:

Re: Installation of veeamsnap on Ubuntu 10.04.4

Post by nielsengelen » 1 person likes this post

I have sent u a private message with the link.
Personal blog: https://foonet.be
GitHub: https://github.com/nielsengelen
Post Reply

Who is online

Users browsing this forum: No registered users and 12 guests