I'm trying to set up an Ubuntu computer as a centralised storage for a few Windows 7 computers on my network.
I am creating a package that needs to depend on a package if another is installed, but needs a different dependency if no such package is installed. Is that possible using just the control file of the .deb, or are other tools needed? This package is actually meant for Ubuntu, so any tools unavailable in Ubuntu repositories can't be used.
I recently upgraded from Statler to Waldorf (and Wheezy) by changing my sources.list (and apt.conf and preferences) to the appropriated repos and doing a dist-upgrade. My network-manager (and the clipboard manager) now shows empty boxes instead of actual text. Everything else (xchat, the volume thing, and transmission) in the taskbar work fine.
Something I ran across in the wee hours of the morning this morning was that the software center samba package differs from the samba apt-get package. How do you in a direct way (as in from software center or some other direct method...not pre-install post-install package list diff-ing) determine what package/pseudo-package a software center line item pulls in?
I installed ubuntu inside windows 7 using VMware.
The package in question is samba-3.6.7. I've built the package successfully, but when trying to install it, it returns,
error: failed dependencies:
libtalloc.so.1 is needed by samba-3.6.7
I have no clue why this happens. libtalloc.so.1 is provided by my current samba package (which I am replacing), but this new samba provides libtalloc.so and libtalloc.so.2.
After downgrade from php 5.3 to 5.2 on CentOS 5, I can't find the usuel packages on the standard enabled repos. Missing php, mysql…
The I force the install with rpm-ivh on Jason repo for most of the packages. I can't install php-mysql package with this method.
Why yum install php-mysql gives:
No package php-mysql available.
Nothing to do.
am using fedora 17 with ubuntu and windows machines for educational purposes
i installed samba, disable SElinux, configure firewall to work with samba and i can access fedora samba shares but my fedora can't access other computer's samba shares with the graphic file manager only on terminal using this commands:
smbclient //192.168.1.4/Downloads
Enter itami's password:
smb: \>
its gr
This started for me, and then i noted it was downloading from distant repositories (de).I stopped it and changed the repos to local ones and then restarted. I remember gentoo having a package which found your closest repos and then set the config script to use them. I think that type of package would be an improvement for the script. I don´t know if debian even has one.